Usbvendevdatabase Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Usbvendevdatabase 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/349161.svg" alt="Usbvendevdatabase icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349161.svg" alt="Usbvendevdatabase icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349161.svg" alt="Usbvendevdatabase icon" :width="24" :height="24" />
CSS background
.icon-usbvendevdatabase {
background-image: url('https://proicons.com/icon/349161.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M18.6,17.1,6,20.3l8.4,12.1,12.7-5.1Z"/><path class="a" d="M14.4,32.4l-1.6,3.5,12.6-4.7,1.8-3.9"/><path class="a" d="M6,20.3,4.5,24.1l8.3,11.8"/><path class="a" d="M23.9,31.8a2.22,2.22,0,0,0,2.5,1.3l4.1-2c2-2.1,1.4-3.8.9-5.5L21.8,14.2l-4.5,1.2c-1.8.8-2,1.3-1.7,2.5"/><path class="a" d="M21.7,14.2l8.4-2.1a3.68,3.68,0,0,1,3,.5l7.6,7.1c.9,1.4,1.8,2.7-.4,5.7l-9.9,5.7"/><path class="a" d="M35.1,14.5,39.9,13l3.5,2.5.1,2.9L40.9,20"/><path class="a" d="M43.4,15.4l-4.7,2.4"/><path class="a" d="M41.2,20.7,30.7,25.1l-4,1.9"/><path class="a" d="M5.6,22.3l7.9,11.3"/><path class="a" d="M27.1,27.4c1.7,1.7.4,4.4-1.2,5.8"/><path class="a" d="M18.6,17.1c-.5-.8-1.1-1.5-1.9-1.5"/></svg>
Copied!