Vndirect Dstock Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vndirect Dstock 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/349409.svg" alt="Vndirect Dstock icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349409.svg" alt="Vndirect Dstock icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349409.svg" alt="Vndirect Dstock icon" :width="24" :height="24" />
CSS background
.icon-vndirect-dstock {
background-image: url('https://proicons.com/icon/349409.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><path class="c" d="m9.858,27.123c.4906.6387,1.1057.8765,1.9615.8765h1.1844c1.1022,0,1.9957-.8935,1.9957-1.9957v-.0086c0-1.1022-.8935-1.9957-1.9957-1.9957h-1.3065c-1.1034,0-1.9978-.8945-1.9978-1.9978h0c0-1.1058.8964-2.0022,2.0022-2.0022h1.1779c.8558,0,1.4709.2379,1.9615.8765"/><line class="c" x1="16.45" y1="20" x2="21.75" y2="20"/><line class="c" x1="19.1" y1="28" x2="19.1" y2="20"/><path class="c" d="m25.85,28c-1.4636,0-2.65-1.1864-2.65-2.65v-2.7c0-1.4636,1.1864-2.65,2.65-2.65s2.65,1.1864,2.65,2.65v2.7c0,1.4636-1.1864,2.65-2.65,2.65Z"/><path class="c" d="m35.25,25.317v.0328c0,1.4636-1.1864,2.65-2.65,2.65s-2.65-1.1864-2.65-2.65v-2.7c0-1.4636,1.1864-2.65,2.65-2.65h0c1.4636,0,2.65,1.1864,2.65,2.65v.0328"/><line class="c" x1="36.7" y1="20" x2="36.7" y2="28"/><polyline class="c" points="41 28 37.71 24 41 20.027"/><line class="c" x1="37.706" y1="24" x2="36.7" y2="24"/></g><g><path class="c" d="m20.613,29.4024c-1.5469,3.6914-5.2031,6.2226-9.7031,6.2226h-5.5V12.125h5.5c4.5,0,8.1562,2.5312,9.7031,6.2226"/><path class="c" d="m26.2702,29.644c-1.261,5.9111-5.5349,11.481-12.21,11.481H5.3101"/><path class="c" d="m5.5599,6.875h8.5c6.738,0,11.0854,5.3204,12.2893,11.4801"/></g></svg>
Copied!