Flare Social Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Flare Social Alt 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/340500.svg" alt="Flare Social Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340500.svg" alt="Flare Social Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340500.svg" alt="Flare Social Alt icon" :width="24" :height="24" />
CSS background
.icon-flare-social-alt {
background-image: url('https://proicons.com/icon/340500.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"><path d="M14.4536,39.5458c-4.3205-4.3205-5.2005-11.004-2.1454-16.296.7201-1.3078,2.1658-4.083,3.2012-5.1184-.8128,3.0334.2994,6.3868,1.2902,6.9588-1.643-6.1319,7.1395-8.3883,3.8513-16.308,7.7248,3.6045,11.059,9.4671,9.2987,16.036.7242-2.7027,3.6783-3.059,3.0531-5.7202,1.7221,1.7221,3.1522,4.1067,4.0368,7.4082,1.5814,5.902-.9984,12.13-6.29,15.185-5.2916,3.0552-11.975,2.1752-16.296-2.1454h.0001Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M21.3196,20.0868c2.0031-1.5252.2507-4.7893,1.7487-7.3841,5.0522,5.0522,5.7936,9.0746,5.7936,14.99.7585-1.3138,3.5706-.7364,3.5706-4.4873,1.1184,1.9372,2.0671,3.3382,2.0671,7.2945,0,3.7513-2.0013,7.2176-5.25,9.0933s-7.2513,1.8756-10.5,0-5.25-5.342-5.25-9.0933c0-2.645.1672-6.4614.3999-6.9844,1.6401.9468,1.5311,4.5952,4.1,5.5878-1.2266-4.5778,2.5143-8.403,3.3201-9.0166h0Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M19.0846,36.3328c-1.6701-2.3852-1.2864-5.6252.7726-7.6841,2.8769-2.8769,3.3247-6.0399,2.8549-6.6815,2.9807,2.9807,7.768,6.994,4.6144,11.826,2.165-.7307,2.2485-2.455,2.2485-2.455.7536,2.8125-.4008,5.7602-3.0398,6.9909-2.639,1.2307-5.7805.3889-7.4506-1.9963Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M31.2966,16.1508c-.0095-3.4655-2.9878-3.0077-2.7628-7.0198.8516,3.1783,5.0161,3.117,2.7628,7.0198Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M17.8846,15.2728c-.7868-1.7915,2.7466-4.2826-.3099-7.574.6521,2.4944-2.1409,4.6202.3099,7.574Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M23.2716,4.4998c0,1.9877,2.3551,1.9059,2.3551,3.8959" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!