Opencvmanager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Opencvmanager 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/345246.svg" alt="Opencvmanager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345246.svg" alt="Opencvmanager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345246.svg" alt="Opencvmanager icon" :width="24" :height="24" />
CSS background
.icon-opencvmanager {
background-image: url('https://proicons.com/icon/345246.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="M19.14,22.2a8.93,8.93,0,1,1,9.7.06"/><path class="a" d="M22.36,33.28a8.93,8.93,0,1,1-4.71-7.88"/><path class="a" d="M39.41,25.77a8.93,8.93,0,1,1-9.59-.06"/><path class="a" d="M21.72,18.05A4.2,4.2,0,1,1,26.44,18"/><path class="a" d="M17.63,33.28a4.2,4.2,0,1,1-2.22-3.7"/><path class="a" d="M37,29.93a4.15,4.15,0,1,1-4.84-.06"/><path class="a" d="M21.72,18.05,19.14,22.2"/><path class="a" d="M17.65,25.4l-2.24,4.18"/><path class="a" d="M28.84,22.26,26.44,18"/><path class="a" d="M29.82,25.71l2.37,4.16"/><path class="a" d="M37,29.93l2.38-4.16"/><path class="a" d="M22.31,33.28H17.68"/></svg>
Copied!