Visual Recognition 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Visual Recognition 02 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/320959.svg" alt="Visual Recognition 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320959.svg" alt="Visual Recognition 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320959.svg" alt="Visual Recognition 02 icon" :width="24" :height="24" />
CSS background
.icon-visual-recognition-02 {
background-image: url('https://proicons.com/icon/320959.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="visual--recognition--02_00000031205901178976731840000016182860229136741763_" d="M30,30.36h-6v-0.72h5.64V24h0.721v6 C30.36,30.199,30.199,30.36,30,30.36z M8,30.36H2c-0.199,0-0.36-0.161-0.36-0.36v-6h0.72v5.64H8V30.36z M26,26.36H6 c-0.199,0-0.36-0.161-0.36-0.36V6c0-0.199,0.161-0.36,0.36-0.36h20c0.199,0,0.36,0.161,0.36,0.36v20 C26.36,26.199,26.199,26.36,26,26.36z M6.36,25.64h19.28v-3.49L22,18.509l-2.745,2.746c-0.141,0.141-0.369,0.141-0.51,0L13,15.509 l-6.64,6.64V25.64z M22,17.64c0.092,0,0.185,0.035,0.255,0.105l3.385,3.386V6.36H6.36v14.771l6.386-6.385 c0.141-0.141,0.368-0.141,0.509,0L19,20.491l2.745-2.746C21.815,17.675,21.908,17.64,22,17.64z M21,14.36 c-1.302,0-2.36-1.059-2.36-2.36S19.698,9.64,21,9.64s2.36,1.059,2.36,2.36S22.302,14.36,21,14.36z M21,10.36 c-0.904,0-1.64,0.736-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.736,1.64-1.64S21.904,10.36,21,10.36z M30.36,8h-0.72V2.36H24V1.64h6 c0.199,0,0.36,0.161,0.36,0.36V8z M2.36,8H1.64V2c0-0.199,0.161-0.36,0.36-0.36h6v0.72H2.36V8z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!