Visual Recognition Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Visual Recognition 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/319246.svg" alt="Visual Recognition icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319246.svg" alt="Visual Recognition icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319246.svg" alt="Visual Recognition icon" :width="24" :height="24" />
CSS background
.icon-visual-recognition {
background-image: url('https://proicons.com/icon/319246.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>visual-recognition</title><circle cx="23" cy="12" r="2"/><path d="M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Visual Recognition in other icon packs
Copied!