Spond Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Spond icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/333201.svg" alt="Spond icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333201.svg" alt="Spond icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333201.svg" alt="Spond icon" :width="24" :height="24" />
CSS background
.icon-spond {
background-image: url('https://proicons.com/icon/333201.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M2.5,24c.0844,3.3389,4.9482,7.2767,13.7642,9.8126,7.3455,2.1129,9.4691,4.2948,9.4691,7.8319,0,1.5136-.2939,2.6886-2.1827,3.8508"/><path class="b" d="M39.6683,38.7195c.3775-.5376.6039-1.2631.6039-2.0666,0-2.9203-2.3895-8.2795-16.2722-12.653S7.7278,14.2673,7.7278,11.347c0-.8035.2265-1.5289.6039-2.0666"/><path class="b" d="M45.5,24c-.0844-3.3389-4.9482-7.2767-13.7642-9.8126-7.3455-2.1129-9.4691-4.2948-9.4691-7.8319,0-1.5136.2939-2.6886,2.1827-3.8508"/></svg>
Spond in other icon packs
Copied!