Canli Doviz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Canli Doviz 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/337985.svg" alt="Canli Doviz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337985.svg" alt="Canli Doviz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337985.svg" alt="Canli Doviz icon" :width="24" :height="24" />
CSS background
.icon-canli-doviz {
background-image: url('https://proicons.com/icon/337985.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><path class="b" d="m23.9402,8.9886c-1.2364-.0044-2.2364-1.0079-2.2364-2.2443,0-1.2333.9951-2.2355,2.2283-2.2442h9.218c1.2394,0,2.2443,1.0048,2.2443,2.2443v9.202c0,1.2394-1.0048,2.2443-2.2443,2.2443s-2.2443-1.0048-2.2443-2.2443v-2.5742l-13.0085,13.0085c-.5813.5813-1.3696.9078-2.1917.9078-1.7118,0-3.0995-1.3877-3.0995-3.0995,0-.8221.3266-1.6104.9078-2.1917l13.0085-13.0085h-2.5742"/><path class="b" d="m24.0598,39.0114c1.2364.0044,2.2364,1.0079,2.2364,2.2443,0,1.2333-.9951,2.2355-2.2283,2.2442h-9.218c-1.2394,0-2.2443-1.0047-2.2443-2.2443v-9.202c0-1.2394,1.0048-2.2443,2.2443-2.2443s2.2443,1.0048,2.2443,2.2443v2.5742l13.0085-13.0085c.5813-.5813,1.3696-.9078,2.1917-.9078,1.7118,0,3.0995,1.3877,3.0995,3.0995,0,.8221-.3266,1.6104-.9078,2.1917l-13.0085,13.0085h2.5742"/></svg>
Copied!