Pceemu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pceemu 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/345631.svg" alt="Pceemu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345631.svg" alt="Pceemu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345631.svg" alt="Pceemu icon" :width="24" :height="24" />
CSS background
.icon-pceemu {
background-image: url('https://proicons.com/icon/345631.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>.p{stroke-width:1px;}.p,.q{stroke-linejoin:round;}.p,.q,.r{fill:none;stroke:#fff;stroke-linecap:round;}.r{stroke-miterlimit:2.0457;stroke-width:1px;}</style></defs><g id="b"><path id="c" class="q" d="M17.9548,19.5543v-6.0215s1.2853-.0563,6.0452-.0563,6.0452.0563,6.0452.0563v6.0215s.3218,6.8926-6.0452,6.8926-6.0452-6.8926-6.0452-6.8926Z"/><path id="d" class="q" d="M17.9548,14.8226s-2.6432.1028-5.5684.3316c-1.0343.0809-2.7098.2402-3.7358.3961-1.2607.1917-2.4262.4315-3.3285.6378-1.0113.2312-1.822,1.2982-1.822,2.3361v13.7213c0,1.0378.8391,1.9426,1.8758,1.9907,2.3893.1109,7.3822.2672,16.7493.2858,1.0355.0021,2.7163.0021,3.7541,0,9.3699-.0187,14.3621-.1751,16.7493-.286,1.0343-.0481,1.8715-.9526,1.8715-1.9905v-13.7213c0-1.0378-.811-2.1049-1.8226-2.3362-.9024-.2063-2.0679-.4461-3.3285-.6378-1.0256-.1559-2.7012-.3152-3.7359-.3961-2.925-.2288-5.5677-.3315-5.5677-.3315"/><circle id="e" class="p" cx="9.4971" cy="27.5521" r="3.0191"/><path id="f" class="q" d="M36.9255,32.17l-12.9255.0045-12.9255-.0045c1.9733-.6772,3.3035-2.5309,3.3081-4.6181,0-2.698-2.1871-4.8852-4.8852-4.8852-1.0319.0041-2.036.335-2.8712.94l-.0029-5.4479h11.3314M30.0452,18.159h11.3315l-.0029,5.4479v3.2045"/><path id="g" class="q" d="M42.3286,29.0669c0,1.7163-1.3696,3.1076-3.0591,3.1076h-6.1181c-1.6895,0-3.0591-1.3913-3.0591-3.1076s1.3696-3.1076,3.0591-3.1076h6.1181c1.6895,0,3.0591,1.3913,3.0591,3.1076Z"/><circle id="h" class="p" cx="33.2" cy="29.0669" r="1.4834"/><circle id="i" class="p" cx="39.221" cy="29.0669" r="1.4834"/><g id="j"><path id="k" class="r" d="M9.4971,29.0961v-3.0881"/><path id="l" class="r" d="M7.953,27.5521h3.0881"/></g><g id="m"><path id="n" class="q" d="M20.2314,29.1098h1.6334"/><path id="o" class="q" d="M25.3031,29.1098h1.6334"/></g></g></svg>
Copied!