Droidupnp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Droidupnp 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/339335.svg" alt="Droidupnp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339335.svg" alt="Droidupnp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339335.svg" alt="Droidupnp icon" :width="24" :height="24" />
CSS background
.icon-droidupnp {
background-image: url('https://proicons.com/icon/339335.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="m5.5,32.5c5.5228,0,10,4.4772,10,10"/><path id="c" class="n" d="m5.5,27.5c8.2843,0,15,6.7157,15,15"/><path id="d" class="n" d="m5.5,21.5c11.598,0,21,9.402,21,21"/><path id="e" class="n" d="m5.5,16.5c14.3594,0,26,11.6406,26,26"/><path id="f" class="n" d="m5.5,10.5c17.6731,0,32,14.3269,32,32"/><path id="g" class="n" d="m5.5,5.5c20.4345,0,37,16.5655,37,37"/><path id="h" class="n" d="m15.5,42.5h5"/><path id="i" class="n" d="m26.5,42.5h5"/><path id="j" class="n" d="m37.5,42.5h5"/><path id="k" class="n" d="m5.5,5.5v5"/><path id="l" class="n" d="m5.5,16.5v5"/><path id="m" class="n" d="m5.5,27.5v5"/></svg>
Copied!