Ideme Vlakom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ideme Vlakom 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/327306.svg" alt="Ideme Vlakom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327306.svg" alt="Ideme Vlakom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327306.svg" alt="Ideme Vlakom icon" :width="24" :height="24" />
CSS background
.icon-ideme-vlakom {
background-image: url('https://proicons.com/icon/327306.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="M36.4798,37.0748c4.1951-2.4163,7.0201-6.9514,7.0202-12.1476-.0001-7.7331-6.2568-14.0019-13.9749-14.0021-2.5946-.0005-5.1381.7228-7.3457,2.0887"/><path id="c" class="e" d="M17.4685,17.8442c-1.2566,2.1481-1.9187,4.5931-1.9182,7.083,0,5.1962,2.8251,9.7313,7.0202,12.1476"/><path id="d" class="e" d="M4.5,15.1385l32.4896,6.7792-6-6.5873-26.4895-.1919Z"/></svg>
Copied!