Ukvcas Idv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ukvcas Idv 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/349032.svg" alt="Ukvcas Idv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349032.svg" alt="Ukvcas Idv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349032.svg" alt="Ukvcas Idv icon" :width="24" :height="24" />
CSS background
.icon-ukvcas-idv {
background-image: url('https://proicons.com/icon/349032.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="b" points="4.5 16.2 4.5 8.5 12.2 8.5"/><polyline class="b" points="35.8 8.5 43.5 8.5 43.5 16.2"/><polyline class="b" points="12.2 39.5 4.5 39.5 4.5 31.8"/><polyline class="b" points="43.5 31.8 43.5 39.5 35.8 39.5"/><line class="b" x1="12.2" y1="28.8" x2="15" y2="28.8"/><line class="b" x1="12.2" y1="19.2" x2="15" y2="19.2"/><line class="b" x1="13.6" y1="19.2" x2="13.6" y2="28.8"/><path class="b" d="M19.9,28.8v-9.6h1.6c2.6,0,4.8,2.2,4.8,4.8h0c0,2.6-2.2,4.8-4.8,4.8h-1.6Z"/><polyline class="b" points="35.8 19.2 32.7 28.8 29.5 19.2"/></svg>
Copied!