scan person icon
scan-person-16 from Fluent UI System Color Icons by Microsoft Corporation · 16 · MIT Free for personal and commercial use.
- Name
- scan-person-16
- Set
- Fluent UI System Color Icons
- Style
- 16
- Viewbox
- 16×16
- License
- MIT
4 other variants in Fluent UI System Color Icons
The same icon in other sets
Related icons in Fluent UI System Color Icons
Use the scan person icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGOvOz7dsx)" d="M3 12.5A1.5 1.5 0 0 1 4.5 11h7a1.5 1.5 0 0 1 1.5 1.5V14H3z"/><path fill="url(#SVG2kYHIdTz)" d="M3 12.5A1.5 1.5 0 0 1 4.5 11h7a1.5 1.5 0 0 1 1.5 1.5V14H3z"/><path fill="url(#SVGUFe3NewA)" d="M10.75 6.75a2.75 2.75 0 1 0-5.5 0a2.75 2.75 0 0 0 5.5 0"/><path fill="url(#SVGe0Oxyc4T)" fill-rule="evenodd" d="M3.5 3a.5.5 0 0 0-.5.5V5a1 1 0 0 1-2 0V3.5A2.5 2.5 0 0 1 3.5 1H5a1 1 0 0 1 0 2zM10 2a1 1 0 0 1 1-1h1.5A2.5 2.5 0 0 1 15 3.5V5a1 1 0 1 1-2 0V3.5a.5.5 0 0 0-.5-.5H11a1 1 0 0 1-1-1m-8 8a1 1 0 0 1 1 1v1.5a.5.5 0 0 0 .5.5H5a1 1 0 1 1 0 2H3.5A2.5 2.5 0 0 1 1 12.5V11a1 1 0 0 1 1-1m12 0a1 1 0 0 1 1 1v1.5a2.5 2.5 0 0 1-2.5 2.5H11a1 1 0 1 1 0-2h1.5a.5.5 0 0 0 .5-.5V11a1 1 0 0 1 1-1" clip-rule="evenodd"/><defs><linearGradient id="SVGOvOz7dsx" x1="5.378" x2="5.995" y1="11.399" y2="14.682" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVG2kYHIdTz" x1="8" x2="8.851" y1="10.643" y2="15.941" gradientUnits="userSpaceOnUse"><stop stop-color="#885edb" stop-opacity="0"/><stop offset="1" stop-color="#e362f8"/></linearGradient><linearGradient id="SVGUFe3NewA" x1="6.558" x2="9.361" y1="4.731" y2="9.207" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGe0Oxyc4T" x1=".447" x2="11.425" y1="-.172" y2="17.561" gradientUnits="userSpaceOnUse"><stop offset=".015" stop-color="#3dcbff"/><stop offset="1" stop-color="#0094f0"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorScanPerson16(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGOvOz7dsx)" d="M3 12.5A1.5 1.5 0 0 1 4.5 11h7a1.5 1.5 0 0 1 1.5 1.5V14H3z"/><path fill="url(#SVG2kYHIdTz)" d="M3 12.5A1.5 1.5 0 0 1 4.5 11h7a1.5 1.5 0 0 1 1.5 1.5V14H3z"/><path fill="url(#SVGUFe3NewA)" d="M10.75 6.75a2.75 2.75 0 1 0-5.5 0a2.75 2.75 0 0 0 5.5 0"/><path fill="url(#SVGe0Oxyc4T)" fillRule="evenodd" d="M3.5 3a.5.5 0 0 0-.5.5V5a1 1 0 0 1-2 0V3.5A2.5 2.5 0 0 1 3.5 1H5a1 1 0 0 1 0 2zM10 2a1 1 0 0 1 1-1h1.5A2.5 2.5 0 0 1 15 3.5V5a1 1 0 1 1-2 0V3.5a.5.5 0 0 0-.5-.5H11a1 1 0 0 1-1-1m-8 8a1 1 0 0 1 1 1v1.5a.5.5 0 0 0 .5.5H5a1 1 0 1 1 0 2H3.5A2.5 2.5 0 0 1 1 12.5V11a1 1 0 0 1 1-1m12 0a1 1 0 0 1 1 1v1.5a2.5 2.5 0 0 1-2.5 2.5H11a1 1 0 1 1 0-2h1.5a.5.5 0 0 0 .5-.5V11a1 1 0 0 1 1-1" clipRule="evenodd"/><defs><linearGradient id="SVGOvOz7dsx" x1="5.378" x2="5.995" y1="11.399" y2="14.682" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient><linearGradient id="SVG2kYHIdTz" x1="8" x2="8.851" y1="10.643" y2="15.941" gradientUnits="userSpaceOnUse"><stop stopColor="#885edb" stopOpacity="0"/><stop offset="1" stopColor="#e362f8"/></linearGradient><linearGradient id="SVGUFe3NewA" x1="6.558" x2="9.361" y1="4.731" y2="9.207" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient><linearGradient id="SVGe0Oxyc4T" x1=".447" x2="11.425" y1="-.172" y2="17.561" gradientUnits="userSpaceOnUse"><stop offset=".015" stopColor="#3dcbff"/><stop offset="1" stopColor="#0094f0"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGOvOz7dsx)" d="M3 12.5A1.5 1.5 0 0 1 4.5 11h7a1.5 1.5 0 0 1 1.5 1.5V14H3z"/><path fill="url(#SVG2kYHIdTz)" d="M3 12.5A1.5 1.5 0 0 1 4.5 11h7a1.5 1.5 0 0 1 1.5 1.5V14H3z"/><path fill="url(#SVGUFe3NewA)" d="M10.75 6.75a2.75 2.75 0 1 0-5.5 0a2.75 2.75 0 0 0 5.5 0"/><path fill="url(#SVGe0Oxyc4T)" fill-rule="evenodd" d="M3.5 3a.5.5 0 0 0-.5.5V5a1 1 0 0 1-2 0V3.5A2.5 2.5 0 0 1 3.5 1H5a1 1 0 0 1 0 2zM10 2a1 1 0 0 1 1-1h1.5A2.5 2.5 0 0 1 15 3.5V5a1 1 0 1 1-2 0V3.5a.5.5 0 0 0-.5-.5H11a1 1 0 0 1-1-1m-8 8a1 1 0 0 1 1 1v1.5a.5.5 0 0 0 .5.5H5a1 1 0 1 1 0 2H3.5A2.5 2.5 0 0 1 1 12.5V11a1 1 0 0 1 1-1m12 0a1 1 0 0 1 1 1v1.5a2.5 2.5 0 0 1-2.5 2.5H11a1 1 0 1 1 0-2h1.5a.5.5 0 0 0 .5-.5V11a1 1 0 0 1 1-1" clip-rule="evenodd"/><defs><linearGradient id="SVGOvOz7dsx" x1="5.378" x2="5.995" y1="11.399" y2="14.682" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVG2kYHIdTz" x1="8" x2="8.851" y1="10.643" y2="15.941" gradientUnits="userSpaceOnUse"><stop stop-color="#885edb" stop-opacity="0"/><stop offset="1" stop-color="#e362f8"/></linearGradient><linearGradient id="SVGUFe3NewA" x1="6.558" x2="9.361" y1="4.731" y2="9.207" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGe0Oxyc4T" x1=".447" x2="11.425" y1="-.172" y2="17.561" gradientUnits="userSpaceOnUse"><stop offset=".015" stop-color="#3dcbff"/><stop offset="1" stop-color="#0094f0"/></linearGradient></defs></g></svg> </template>
CSS
.icon-scan-person-16 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGOvOz7dsx)%22%20d%3D%22M3%2012.5A1.5%201.5%200%200%201%204.5%2011h7a1.5%201.5%200%200%201%201.5%201.5V14H3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2kYHIdTz)%22%20d%3D%22M3%2012.5A1.5%201.5%200%200%201%204.5%2011h7a1.5%201.5%200%200%201%201.5%201.5V14H3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGUFe3NewA)%22%20d%3D%22M10.75%206.75a2.75%202.75%200%201%200-5.5%200a2.75%202.75%200%200%200%205.5%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGe0Oxyc4T)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.5%203a.5.5%200%200%200-.5.5V5a1%201%200%200%201-2%200V3.5A2.5%202.5%200%200%201%203.5%201H5a1%201%200%200%201%200%202zM10%202a1%201%200%200%201%201-1h1.5A2.5%202.5%200%200%201%2015%203.5V5a1%201%200%201%201-2%200V3.5a.5.5%200%200%200-.5-.5H11a1%201%200%200%201-1-1m-8%208a1%201%200%200%201%201%201v1.5a.5.5%200%200%200%20.5.5H5a1%201%200%201%201%200%202H3.5A2.5%202.5%200%200%201%201%2012.5V11a1%201%200%200%201%201-1m12%200a1%201%200%200%201%201%201v1.5a2.5%202.5%200%200%201-2.5%202.5H11a1%201%200%201%201%200-2h1.5a.5.5%200%200%200%20.5-.5V11a1%201%200%200%201%201-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGOvOz7dsx%22%20x1%3D%225.378%22%20x2%3D%225.995%22%20y1%3D%2211.399%22%20y2%3D%2214.682%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG2kYHIdTz%22%20x1%3D%228%22%20x2%3D%228.851%22%20y1%3D%2210.643%22%20y2%3D%2215.941%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23885edb%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e362f8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGUFe3NewA%22%20x1%3D%226.558%22%20x2%3D%229.361%22%20y1%3D%224.731%22%20y2%3D%229.207%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGe0Oxyc4T%22%20x1%3D%22.447%22%20x2%3D%2211.425%22%20y1%3D%22-.172%22%20y2%3D%2217.561%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.015%22%20stop-color%3D%22%233dcbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230094f0%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGOvOz7dsx)%22%20d%3D%22M3%2012.5A1.5%201.5%200%200%201%204.5%2011h7a1.5%201.5%200%200%201%201.5%201.5V14H3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2kYHIdTz)%22%20d%3D%22M3%2012.5A1.5%201.5%200%200%201%204.5%2011h7a1.5%201.5%200%200%201%201.5%201.5V14H3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGUFe3NewA)%22%20d%3D%22M10.75%206.75a2.75%202.75%200%201%200-5.5%200a2.75%202.75%200%200%200%205.5%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGe0Oxyc4T)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.5%203a.5.5%200%200%200-.5.5V5a1%201%200%200%201-2%200V3.5A2.5%202.5%200%200%201%203.5%201H5a1%201%200%200%201%200%202zM10%202a1%201%200%200%201%201-1h1.5A2.5%202.5%200%200%201%2015%203.5V5a1%201%200%201%201-2%200V3.5a.5.5%200%200%200-.5-.5H11a1%201%200%200%201-1-1m-8%208a1%201%200%200%201%201%201v1.5a.5.5%200%200%200%20.5.5H5a1%201%200%201%201%200%202H3.5A2.5%202.5%200%200%201%201%2012.5V11a1%201%200%200%201%201-1m12%200a1%201%200%200%201%201%201v1.5a2.5%202.5%200%200%201-2.5%202.5H11a1%201%200%201%201%200-2h1.5a.5.5%200%200%200%20.5-.5V11a1%201%200%200%201%201-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGOvOz7dsx%22%20x1%3D%225.378%22%20x2%3D%225.995%22%20y1%3D%2211.399%22%20y2%3D%2214.682%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG2kYHIdTz%22%20x1%3D%228%22%20x2%3D%228.851%22%20y1%3D%2210.643%22%20y2%3D%2215.941%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23885edb%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e362f8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGUFe3NewA%22%20x1%3D%226.558%22%20x2%3D%229.361%22%20y1%3D%224.731%22%20y2%3D%229.207%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGe0Oxyc4T%22%20x1%3D%22.447%22%20x2%3D%2211.425%22%20y1%3D%22-.172%22%20y2%3D%2217.561%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.015%22%20stop-color%3D%22%233dcbff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230094f0%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/scan-person-16.svg?color=%231a73e8&size=48