Google Lens Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Lens 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/341216.svg" alt="Google Lens icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341216.svg" alt="Google Lens icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341216.svg" alt="Google Lens icon" :width="24" :height="24" />
CSS background
.icon-google-lens {
background-image: url('https://proicons.com/icon/341216.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><circle class="b" cx="36.3513" cy="36.3333" r="4.1111"/><circle class="b" cx="24.018" cy="26.0556" r="6.1667"/><path class="b" d="m5.5,34.0722c0,4.6533,3.7745,8.4278,8.4278,8.4278h10.0722v-4.1111l-10.3035-.0257c-2.2611,0-4.0854-2.1044-4.0854-4.5993v-4.625h-4.1111v4.9333Z"/><path class="b" d="m34.2778,13.7222c2.2611,0,4.1111,2.1301,4.1111,4.625v7.7083h4.1111v-8.0167c0-4.6533-3.7745-8.4278-8.4278-8.4278h-2.8778"/><path class="b" d="m28.1111,5.5h-8.2222l-3.0833,4.1111h-2.8778c-4.6533,0-8.4278,3.7745-8.4278,8.4278v4.9333h4.1111v-4.625c0-2.4949,1.85-4.625,4.1111-4.625h20.5556l-6.1667-8.2222Z"/></svg>
Google Lens in other icon packs
Copied!