Anwb Eropuit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Anwb Eropuit 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/336415.svg" alt="Anwb Eropuit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336415.svg" alt="Anwb Eropuit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336415.svg" alt="Anwb Eropuit icon" :width="24" :height="24" />
CSS background
.icon-anwb-eropuit {
background-image: url('https://proicons.com/icon/336415.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M24.0563,21.7702c.36.4583,1.0872.2969,1.2496-.2628.6064-2.0898,2.6902-4.0233,2.3062-5.6615-.466-1.9882-2.7959-5.7781-1.3669-7.611,1.429-1.8328,9.5991-3.6036,11.5252-2.2678,1.926,1.3358.3417,1.895,1.4911,2.7959s2.4852.932,2.4541,2.2678-1.6465,2.6095-1.5222,3.9142-.3728,2.6095-2.6716,3.4793c-2.2988.8698,2.7337,2.1746,2.7959,4.1938s-2.7027,1.8018-2.8269,2.7027-.5902,3.1997-3.7589,4.1006-.7145,3.1065-.8077,4.3491-.497.7766-.466,1.6465,1.0428.9941.9719,1.7396-1.5,1.1805-1.1893,1.926,1.9882,3.3861-2.4541,3.4172c-4.4423.0311-2.2988-3.5104-1.5533-4.4734s-1.8639-2.361-4.1317-2.0814-3.6657-2.1435-5.25-1.9571-7.3624,4.8772-10.9349,4.5666c-3.5725-.3107-.6834-4.1938,2.9201-3.9453-4.8151-1.429-3.7278-4.9083,2.2678-3.2929-2.858-1.8639-2.392-4.287,2.4231-3.0444-2.9823-1.895-.8388-4.784,1.9882-6.5858,2.8269-1.8018-1.3047-7.3624-.2175-10.0651,1.0873-2.7027,2.4852-4.5976,3.6346-2.4541,1.1494,2.1435.2175,4.5207.2175,4.5207,3.0444.2323,4.0385,1.7234,1.7396,4.9231,0,1.3452.5886,2.4244,1.166,3.1595Z"/></svg>
Copied!