Ngpemu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ngpemu 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/344742.svg" alt="Ngpemu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344742.svg" alt="Ngpemu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344742.svg" alt="Ngpemu icon" :width="24" :height="24" />
CSS background
.icon-ngpemu {
background-image: url('https://proicons.com/icon/344742.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>.l{stroke-width:1px;}.l,.m,.n,.o,.p{fill:none;stroke:#fff;}.l,.m,.n,.p{stroke-linejoin:round;}.m,.n,.o{stroke-width:1px;}.m,.o,.p{stroke-linecap:round;}.q{fill:#fff;stroke-width:0px;}.o{stroke-miterlimit:4.0812;}.p{stroke-width:1px;}</style></defs><path id="b" class="n" d="M13.4222,11.4779c-4.6179,0-7.6135.0317-8.7678.1915-1.1543.1598-1.1543,1.0184-1.1543,1.4309v18.0468c0,2.2216.2009,4.004,5.3043,4.4905,5.1034.4865,7.161.8845,15.1957.8845s10.0924-.398,15.1957-.8846c5.1034-.4866,5.3043-2.2689,5.3043-4.4905V13.1002c0-.4125,0-1.271-1.1543-1.4309-1.1543-.1598-4.1499-.1915-8.7678-.1915H13.4222Z"/><circle id="c" class="m" cx="8.8043" cy="22.3119" r="3.4239"/><path id="d" class="l" d="M17.7057,16.9787v12.055h12.5886v-12.055h-12.5886Z"/><circle id="e" class="p" cx="8.8043" cy="22.3119" r="1.6179"/><path id="f" class="o" d="M5.6446,16.1095h1.9928"/><circle id="g" class="m" cx="37.0826" cy="22.3119" r="1.3056"/><circle id="h" class="m" cx="40.5651" cy="19.5369" r="1.1834"/><circle id="i" class="q" cx="40.8846" cy="14.4677" r=".75"/><circle id="j" class="q" cx="10.779" cy="16.1095" r=".75"/><path id="k" class="l" d="M31.9764,14.4396c.7532,0,.6834.5562.6834,1.4022s.0698,13.9015.0698,14.5258.5378,1.1871-8.7296,1.1871-8.7296-.5628-8.7296-1.1871.0698-13.6797.0698-14.5258-.0698-1.4022.6834-1.4022h15.9527Z"/></svg>
Copied!