Coop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Coop 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/324014.svg" alt="Coop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324014.svg" alt="Coop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324014.svg" alt="Coop icon" :width="24" :height="24" />
CSS background
.icon-coop {
background-image: url('https://proicons.com/icon/324014.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;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="m29.4898,36.8827c-1.6857.7193-3.5412,1.1173-5.4898,1.1173-7.732,0-14-6.268-14-14s6.268-14,14-14,14,6.268,14,14c0,3.9583-1.6427,7.5329-4.2836,10.0793"/><path class="b" d="m35.4666,42.1889c-1.4875-7.3117-4.8379-21.7196-6.2088-26.8358,0,0-3.2356,9.0987-1.1645,17.3519.2075.8267.8824,3.2933.8824,3.2933.2605.9729,1.209,1.5959,2.2053,1.4485l3.1657-.5231"/><g><path class="b" d="m19.4676,16.2854c-.4916,1.8165-3.0866,10.4056-6.0029,26.4702"/><path class="b" d="m16.068,15.3423c-1.3925,4.7445-1.9,6.2797-2.0626,7.73-.3456,3.0821,2.7137,3.7329,2.7137,3.7329"/><path class="b" d="m22.8313,17.0298c-.8959,3.4458-1.5407,5.6487-2.0768,7.5362-.8359,2.9428-4.0354,2.2393-4.0354,2.2393"/></g></svg>
Coop in other icon packs
Copied!