Face Id Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Face Id 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/340217.svg" alt="Face Id icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340217.svg" alt="Face Id icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340217.svg" alt="Face Id icon" :width="24" :height="24" />
CSS background
.icon-face-id {
background-image: url('https://proicons.com/icon/340217.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M14,5.5h-4.5c-2.2091,0-4,1.7909-4,4v4.5"/><path class="c" d="M42.5,14v-4.5c0-2.2091-1.7909-4-4-4h-4.5"/><path class="c" d="M34,42.5h4.5c2.2091,0,4-1.7909,4-4v-4.5"/><path class="c" d="M5.5,34v4.5c0,2.2091,1.7909,4,4,4h4.5"/><line class="c" x1="16.2812" y1="20.0625" x2="16.2812" y2="16.5"/><line class="c" x1="31.7188" y1="20.0625" x2="31.7188" y2="16.5"/><path class="c" d="M21.625,28.375h1.1875c1.3117,0,2.375-1.0633,2.375-2.375v-9.5"/><path class="c" d="M31.125,32.273c-1.9362,2.5662-4.8917,3.227-7.125,3.227-2.2333,0-5.1888-.6608-7.125-3.227"/></svg>
Face Id in other icon packs
Copied!