The New Denpa Man Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The The New Denpa Man 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/348446.svg" alt="The New Denpa Man icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348446.svg" alt="The New Denpa Man icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348446.svg" alt="The New Denpa Man icon" :width="24" :height="24" />
CSS background
.icon-the-new-denpa-man {
background-image: url('https://proicons.com/icon/348446.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"><rect x="5.5" y="5.4985" width="37" height="37" rx="4" ry="4" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M15.437,42.5015c-4.4702-2.3206-7.437-6.5102-7.437-11.753,0-8.1462,7.1635-15.35,16-15.35s16,7.2038,16,15.35c0,5.2425-2.9668,9.432-7.437,11.753" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24,15.3985v-1.9" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M20.176,42.5005c-4.4712-1.1029-7.6757-4.1854-7.6757-8.6404,0-2.4382.5713-4.5127,1.5682-6.1952" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M33.911,27.6725c1.0096,1.6888,1.5888,3.7645,1.5888,6.1873,0,4.455-3.2045,7.5375-7.6757,8.6404" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M23.79,21.1605c-4.7184.0312-9.392,2.0524-10.66,6.1562.8047.403,2.2844.7231,4.1162.9492.8885-1.1427,2.5287-4.0879,2.5287-4.0879,0,0-.2476,2.6594.2387,4.3418,5.4911.3557,12.375.0248,14.827-1.2031-1.2673-4.1021-6.1833-6.1884-11.051-6.1562h.0004Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M14.832,27.8645s.9147-2.807,2.6866-3.6704" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M32.388,28.0495s-1.4481-2.237-3.2078-3.679" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M19.175,38.0515c.8612.2307,8.6287.2553,9.65,0" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24,11.2485c.7885-1.4278-2.0295-2.7668-2.25,0,0,.8744.5066,1.6696,1.2991,2.0392s1.7273.2465,2.3972-.3156c.6698-.5621.9534-1.4613.7271-2.3059-.6722-3.0253-3.0537-4.1748-5.1715-3.9417-1.5493.1705.477,2.2911.477,2.2911-1.2157,0-2.2067,1.5518.2712,2.233" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M24.897,8.1291c.6353-.6089.9955-1.1034,2.1152-.9827.8191.0883-.2522,1.1866-.2522,1.1866.9051.0322,1.1357,1.1502-.8619,1.4186" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M23.7,34.4495h.6" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M16.754,35.9825h.8001" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M30.746,35.9865h.8001" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!