Crowdsource Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Crowdsource 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/338686.svg" alt="Crowdsource icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338686.svg" alt="Crowdsource icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338686.svg" alt="Crowdsource icon" :width="24" :height="24" />
CSS background
.icon-crowdsource {
background-image: url('https://proicons.com/icon/338686.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="23.9799" cy="10.8167" r="2.8083"/><circle class="b" cx="23.9799" cy="22.6739" r="2.8083"/><circle class="b" cx="16.4911" cy="16.8493" r="2.8083"/><circle class="b" cx="31.4686" cy="16.8493" r="2.8083"/><path class="b" d="m19.2994,39.5235v-7.8008c-.208-1.0401-.312-2.7043-1.1441-4.0564-2.3922-3.7444-7.4887-7.3847-10.297-10.401-1.5602-1.7682-4.4724.9361-2.9123,2.6003l4.4724,6.0326c3.3283,4.6805-1.3521,9.5689,9.881,13.6253Z"/><path class="b" d="m28.6603,39.5235v-7.8008c.208-1.0401.312-2.7043,1.1441-4.0564,2.3922-3.7444,7.4887-7.3847,10.297-10.401,1.5602-1.7682,4.5765.9361,2.9123,2.7043l-4.4724,6.0326c-3.3283,4.5765,1.3521,9.4649-9.881,13.5213Z"/><path class="b" d="m19.2994,31.9308c-.104-4.3684,9.2569-4.5765,9.3609-.208"/><path class="b" d="m19.2994,39.5235c2.9123.6241,6.0326.6241,9.3609,0"/></svg>
Crowdsource in other icon packs
Copied!