Didapinche Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Didapinche 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/339060.svg" alt="Didapinche icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339060.svg" alt="Didapinche icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339060.svg" alt="Didapinche icon" :width="24" :height="24" />
CSS background
.icon-didapinche {
background-image: url('https://proicons.com/icon/339060.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>.u{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="u" d="M4.5,16.8479h3.9161v14.8908h-3.9161v-14.8908Z"/><path id="c" class="u" d="M30.4276,32.8116l-.0004-15.9639h-4.0851v14.5275c0,.9202-.5406,1.5277-1.4369,1.5277h-3.1292v-11.4205c0-.2786-.2243-.5029-.5028-.5029h-9.5098c-.2786,0-.5028.2243-.5028.5029v11.4205"/><g id="d"><path id="e" class="u" d="M10.8692,16.3188h11.311"/><path id="f" class="u" d="M16.5247,15.2071v1.1127"/></g><g id="g"><path id="h" class="u" d="M12.811,18.7108l.6079,2.2689"/><path id="i" class="u" d="M20.2256,18.7108l-.6079,2.2689"/></g><g id="j"><path id="k" class="u" d="M18.9531,27.8857v3.586c0,.2786-.2243.5029-.5028.5029h-3.8511c-.2786,0-.5028-.2243-.5028-.5029v-3.586h4.8567Z"/><path id="l" class="u" d="M16.5247,23.0716v4.8144"/><path id="m" class="u" d="M19.2416,24.6351h-5.4336"/></g><g id="n"><path id="o" class="u" d="M41.6621,27.8409v4.4569c0,.2786-.2243.5029-.5028.5029h-6.5127c-.2786,0-.5028-.2243-.5028-.5029v-4.4569h7.5183Z"/><path id="p" class="u" d="M32.6175,16.2742h10.5709"/><path id="q" class="u" d="M34.3395,15.0971v2.719"/><path id="r" class="u" d="M41.4665,15.0971v2.719"/><path id="s" class="u" d="M35.7064,24.5656h4.3932"/><path id="t" class="u" d="M32.306,24.6945c1.776-1.3112,3.9997-3.6257,5.5598-5.8809l.0373.0374.0373-.0374c1.56,2.2552,3.7837,4.5697,5.5598,5.8809"/></g></svg>
Copied!