Co Op Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Co Op 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/323855.svg" alt="Co Op icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323855.svg" alt="Co Op icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323855.svg" alt="Co Op icon" :width="24" :height="24" />
CSS background
.icon-co-op {
background-image: url('https://proicons.com/icon/323855.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 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="a"><circle class="c" cx="24" cy="24" r="21.5"/></g><g id="b"><g><rect class="c" x="26.1462" y="12" width="7.5" height="9.9375" rx="3.75" ry="3.75"/><rect class="c" x="14.3538" y="25" width="7.5" height="9.9375" rx="3.75" ry="3.75"/><path class="c" d="m21.36,20.0487c-.6464,1.1285-1.8625,1.8888-3.2562,1.8888h0c-2.0711,0-3.75-1.6789-3.75-3.75v-2.4375c0-2.0711,1.6789-3.75,3.75-3.75h0c1.391,0,2.6051.7574,3.2525,1.8823"/><path class="c" d="m26.1462,40v-11.25c0-2.0711,1.6789-3.75,3.75-3.75h0c2.0711,0,3.75,1.6789,3.75,3.75v2.4375c0,2.0711-1.6789,3.75-3.75,3.75h-1.5668"/></g></g></svg>
Co Op in other icon packs
Copied!