scan icon
scan-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- scan-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
scan-outlinedAnt Design IconsscanBoxIcons v2scanCarbonscancss.ggscanHuge IconsscanIconParkscanIconPark OutlinescanIonIconsscanLucidescanMage IconsscanMaterial SymbolsscanMaterial Symbols Lightscan-fillMingCute IconscanMyna UI IconsscanPhosphorscan-fillRemix IconscanSimple IconsscanTabler IconsscanTDesign Iconsscan-outlineTeenyicons
Related icons in Fluent UI System Icons
Use the scan icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.94 4.7a4.48 4.48 0 0 1 2.766-1.19L5.979 6.5zm-.977 1.31L5.69 9H3.612a4.5 4.5 0 0 1 .351-2.991M7.133 8.5l-.006-.011a1 1 0 0 1 .007-.989l.007-.013a1 1 0 0 1 1.725.013l.007.011a1 1 0 0 1-.007.989l-.007.013A1 1 0 0 1 7.134 8.5m1.156-3l1.04-1.8a4.5 4.5 0 0 1 2.413 1.8zM10.31 7h2.08a4.5 4.5 0 0 1-.352 2.991zm-.288 2.5l1.039 1.8a4.48 4.48 0 0 1-2.766 1.19zm-2.31 1l-1.04 1.8a4.5 4.5 0 0 1-2.413-1.8zM8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentScan16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.94 4.7a4.48 4.48 0 0 1 2.766-1.19L5.979 6.5zm-.977 1.31L5.69 9H3.612a4.5 4.5 0 0 1 .351-2.991M7.133 8.5l-.006-.011a1 1 0 0 1 .007-.989l.007-.013a1 1 0 0 1 1.725.013l.007.011a1 1 0 0 1-.007.989l-.007.013A1 1 0 0 1 7.134 8.5m1.156-3l1.04-1.8a4.5 4.5 0 0 1 2.413 1.8zM10.31 7h2.08a4.5 4.5 0 0 1-.352 2.991zm-.288 2.5l1.039 1.8a4.48 4.48 0 0 1-2.766 1.19zm-2.31 1l-1.04 1.8a4.5 4.5 0 0 1-2.413-1.8zM8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.94 4.7a4.48 4.48 0 0 1 2.766-1.19L5.979 6.5zm-.977 1.31L5.69 9H3.612a4.5 4.5 0 0 1 .351-2.991M7.133 8.5l-.006-.011a1 1 0 0 1 .007-.989l.007-.013a1 1 0 0 1 1.725.013l.007.011a1 1 0 0 1-.007.989l-.007.013A1 1 0 0 1 7.134 8.5m1.156-3l1.04-1.8a4.5 4.5 0 0 1 2.413 1.8zM10.31 7h2.08a4.5 4.5 0 0 1-.352 2.991zm-.288 2.5l1.039 1.8a4.48 4.48 0 0 1-2.766 1.19zm-2.31 1l-1.04 1.8a4.5 4.5 0 0 1-2.413-1.8zM8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2"/></svg> </template>
CSS
.icon-scan-16-filled {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.94%204.7a4.48%204.48%200%200%201%202.766-1.19L5.979%206.5zm-.977%201.31L5.69%209H3.612a4.5%204.5%200%200%201%20.351-2.991M7.133%208.5l-.006-.011a1%201%200%200%201%20.007-.989l.007-.013a1%201%200%200%201%201.725.013l.007.011a1%201%200%200%201-.007.989l-.007.013A1%201%200%200%201%207.134%208.5m1.156-3l1.04-1.8a4.5%204.5%200%200%201%202.413%201.8zM10.31%207h2.08a4.5%204.5%200%200%201-.352%202.991zm-.288%202.5l1.039%201.8a4.48%204.48%200%200%201-2.766%201.19zm-2.31%201l-1.04%201.8a4.5%204.5%200%200%201-2.413-1.8zM8%202a6%206%200%201%200%200%2012A6%206%200%200%200%208%202%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.94%204.7a4.48%204.48%200%200%201%202.766-1.19L5.979%206.5zm-.977%201.31L5.69%209H3.612a4.5%204.5%200%200%201%20.351-2.991M7.133%208.5l-.006-.011a1%201%200%200%201%20.007-.989l.007-.013a1%201%200%200%201%201.725.013l.007.011a1%201%200%200%201-.007.989l-.007.013A1%201%200%200%201%207.134%208.5m1.156-3l1.04-1.8a4.5%204.5%200%200%201%202.413%201.8zM10.31%207h2.08a4.5%204.5%200%200%201-.352%202.991zm-.288%202.5l1.039%201.8a4.48%204.48%200%200%201-2.766%201.19zm-2.31%201l-1.04%201.8a4.5%204.5%200%200%201-2.413-1.8zM8%202a6%206%200%201%200%200%2012A6%206%200%200%200%208%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/scan-16-filled.svg?color=%231a73e8&size=48