Sharechat Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sharechat 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/347204.svg" alt="Sharechat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347204.svg" alt="Sharechat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347204.svg" alt="Sharechat icon" :width="24" :height="24" />
CSS background
.icon-sharechat {
background-image: url('https://proicons.com/icon/347204.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M23.8429,24.1811l7.2118-7.2108M29.5148,5.0697l-5.5788,5.5788M10.9373,11.2765l19.5514,19.5514-6.8268,6.8258M17.1211,6.0326c2.8269,1.59,7.9028,4.9099,13.9326,10.9367M5.6805,17.4373c1.587,2.8249,4.9129,7.9198,10.9667,13.9736,6.0098,6.0098,11.0737,9.3297,13.9106,10.9307M10.9383,11.2765c-3.3239,3.4699-7.5668,7.9278-7.4198,12.7236-.148,4.7949,4.0959,9.2527,7.4178,12.7226,4.2659,4.2659,8.2238,6.9788,11.6957,7.6058,5.3188,1.136,10.3047-3.6089,14.1076-7.2498,3.8279-3.8269,6.4058-7.4058,7.3478-10.6097l.001-.004c.279-.781.407-1.6.395-2.4499.0197-.8437-.1142-1.684-.395-2.4799l-.001-.004c-.942-3.2039-3.5199-6.7828-7.3478-10.6107-3.8019-3.6399-8.7877-8.3828-14.1046-7.2498-3.4739.627-7.4318,3.3399-11.6987,7.6058h.002Z"/></svg>
Sharechat in other icon packs
Copied!