Mea Coop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mea 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/328982.svg" alt="Mea Coop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328982.svg" alt="Mea Coop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328982.svg" alt="Mea Coop icon" :width="24" :height="24" />
CSS background
.icon-mea-coop {
background-image: url('https://proicons.com/icon/328982.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-4"/><path class="b" d="M27.903,21.456c-.0006,2.1552-1.7478,3.902-3.903,3.902s-3.9024-1.7468-3.903-3.902c.0006-2.1552,1.7478-3.902,3.903-3.902s3.9024,1.7468,3.903,3.902"/><path class="b" d="M20.175,20.222c-.0512-.2555-.0773-.5154-.078-.776,0-2.1556,1.7474-3.903,3.903-3.903s3.903,1.7474,3.903,3.903h0c-.0006.2538-.0254.5069-.074.756"/><path class="b" d="M20.23,18.438c-.0874-.3303-.1321-.6704-.133-1.012.0006-2.1552,1.7478-3.902,3.903-3.902s3.9024,1.7468,3.903,3.902h0c-.0013.3389-.0456.6763-.132,1.004"/><path class="b" d="M20.23,16.419c-.0874-.3303-.1321-.6704-.133-1.012,0-2.1556,1.7474-3.903,3.903-3.903h0c2.1556,0,3.903,1.7474,3.903,3.903h0c-.0013.3389-.0456.6763-.132,1.004"/><path class="b" d="M20.23,14.4c-.0875-.3306-.1322-.671-.133-1.013.0006-2.1552,1.7478-3.902,3.903-3.902s3.9024,1.7468,3.903,3.902h0c-.0013.3389-.0456.6763-.132,1.004"/><path class="b" d="M20.23,12.38c-.0874-.3303-.1321-.6704-.133-1.012,0-2.1556,1.7474-3.903,3.903-3.903s3.903,1.7474,3.903,3.903h0c-.0013.3389-.0456.6763-.132,1.004M12.55,23.058l1.638-3.955c.256-.616.216-1.372-.577-1.704-.709-.297-1.338.22-1.575.79l-1.884,4.547c-.942,2.272.235,3.963,1.897,4.936l4.102,2.402c.635.371.685.977.42,1.594l-4.592,10.68"/><path class="b" d="M14.224,22.46l1.847-4.472c.254-.617.216-1.372-.578-1.705-.708-.297-1.338.22-1.574.79l-.118.285M21.449,42.5v-13.287c0-2.086-.069-2.919-3.035-4.451l-3.605-1.862c-1.057-.546-1.813-.45-2.26.158-.413.563-.503,1.489.486,2.038l2.276,1.265"/><path class="b" d="M15.997,22.984l1.38-3.547c.19-.489.162-1.088-.431-1.352-.53-.235-1,.175-1.177.627l-.088.225M17.233,24.152l1.1-2.921c.165-.44.159-1.025-.376-1.217-.427-.153-.807.052-.96.426M35.45,23.058l-1.638-3.955c-.256-.616-.216-1.372.577-1.704.709-.297,1.338.22,1.575.79l1.884,4.547c.942,2.272-.235,3.963-1.897,4.936l-4.102,2.402c-.635.371-.685.977-.42,1.594l4.592,10.68"/><path class="b" d="M33.776,22.46l-1.847-4.472c-.254-.617-.216-1.372.578-1.705.708-.297,1.338.22,1.574.79l.118.285M26.551,42.5v-13.287c0-2.086.069-2.919,3.035-4.451l3.605-1.862c1.057-.546,1.813-.45,2.26.158.413.563.503,1.489-.486,2.038l-2.276,1.265"/><path class="b" d="M32.003,22.984l-1.38-3.547c-.19-.489-.162-1.088.431-1.352.53-.235,1,.175,1.177.627l.088.225M30.767,24.152l-1.1-2.921c-.165-.44-.159-1.025.376-1.217.427-.153.807.052.96.426"/></svg>
Copied!