Irpc Coop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Irpc 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/327550.svg" alt="Irpc Coop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327550.svg" alt="Irpc Coop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327550.svg" alt="Irpc Coop icon" :width="24" :height="24" />
CSS background
.icon-irpc-coop {
background-image: url('https://proicons.com/icon/327550.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><path class="b" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4M25.792,26.36v6.294"/><path class="b" d="M23.964,26.36l-2.094,6.294-2.095-6.294M27.97,32.654v-6.294l4.189,6.294v-6.294M9.712,31.964c.388.502.874.69,1.55.69h.936c.871,0,1.577-.703,1.577-1.57v-.007c0-.867-.706-1.57-1.577-1.57h-1.032c-.8698.0028-1.5772-.7001-1.58-1.57,0-.0007,0-.0013,0-.002h0c0-.87.71-1.575,1.583-1.575h.93c.677,0,1.163.187,1.55.69M38.413,28.445c-.0028-1.1539-.9401-2.0872-2.094-2.085h0c-1.1539-.0022-2.0912.9311-2.094,2.085v2.124c.0028,1.1539.9401,2.0872,2.094,2.085h0c1.1539.0022,2.0912-.9311,2.094-2.085h-2.093M18.722,30.569h-2.802M15.227,32.653l2.094-6.293,2.094,6.293M22.97,21.64v-6.294h2.07c1.17,0,2.119.947,2.119,2.114-.0011,1.1686-.9494,2.1151-2.118,2.114-.0007,0-.0013,0-.002,0h-2.069M16.953,21.64v-6.293h2.07c1.17,0,2.119.946,2.119,2.113-.0011,1.1686-.9494,2.1151-2.118,2.114-.0003,0-.0007,0-.001,0h-2.07M19.023,19.574l2.07,2.064M33.113,19.53v.025c-.0028,1.1543-.9407,2.0878-2.095,2.085h0c-1.1539.0022-2.0912-.9311-2.094-2.085v-2.124c.0028-1.1539.9401-2.0872,2.094-2.085h0c1.1543-.0028,2.0922.9307,2.095,2.085h0v.026M14.887,15.346v6.294"/></svg>
Copied!