scan-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
scan-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

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 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3.328 12.22q-.12.18-.258.344l-.142.161l-3.944 5.211Q11.484 20 12 20a7.97 7.97 0 0 0 5.225-1.942zm-3.889 1.798l-6.358.001a8.03 8.03 0 0 0 3.817 3.357zm8.307-6.026l-4.28-.001l.066.13q.06.113.114.23l3.01 6.09A7.96 7.96 0 0 0 20 12a8 8 0 0 0-.254-2.008M5.042 8.05A7.96 7.96 0 0 0 4 12c0 .697.09 1.374.257 2.018h4.282l-.058-.088zM12 10c-.64 0-1.21.3-1.576.769l-.101.17a1 1 0 0 1-.089.126a2 2 0 0 0 3.165 2.364l.163-.214q.053-.07.116-.129A2 2 0 0 0 12 10m0-6c-2.204 0-4.2.891-5.647 2.333l2.164 3.699q.115-.204.252-.39l3.38-5.64zm2.283.33L12.09 7.992h6.834a8.02 8.02 0 0 0-4.64-3.66"/></svg>

React

import type { SVGProps } from "react";

export function FluentScan24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3.328 12.22q-.12.18-.258.344l-.142.161l-3.944 5.211Q11.484 20 12 20a7.97 7.97 0 0 0 5.225-1.942zm-3.889 1.798l-6.358.001a8.03 8.03 0 0 0 3.817 3.357zm8.307-6.026l-4.28-.001l.066.13q.06.113.114.23l3.01 6.09A7.96 7.96 0 0 0 20 12a8 8 0 0 0-.254-2.008M5.042 8.05A7.96 7.96 0 0 0 4 12c0 .697.09 1.374.257 2.018h4.282l-.058-.088zM12 10c-.64 0-1.21.3-1.576.769l-.101.17a1 1 0 0 1-.089.126a2 2 0 0 0 3.165 2.364l.163-.214q.053-.07.116-.129A2 2 0 0 0 12 10m0-6c-2.204 0-4.2.891-5.647 2.333l2.164 3.699q.115-.204.252-.39l3.38-5.64zm2.283.33L12.09 7.992h6.834a8.02 8.02 0 0 0-4.64-3.66"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3.328 12.22q-.12.18-.258.344l-.142.161l-3.944 5.211Q11.484 20 12 20a7.97 7.97 0 0 0 5.225-1.942zm-3.889 1.798l-6.358.001a8.03 8.03 0 0 0 3.817 3.357zm8.307-6.026l-4.28-.001l.066.13q.06.113.114.23l3.01 6.09A7.96 7.96 0 0 0 20 12a8 8 0 0 0-.254-2.008M5.042 8.05A7.96 7.96 0 0 0 4 12c0 .697.09 1.374.257 2.018h4.282l-.058-.088zM12 10c-.64 0-1.21.3-1.576.769l-.101.17a1 1 0 0 1-.089.126a2 2 0 0 0 3.165 2.364l.163-.214q.053-.07.116-.129A2 2 0 0 0 12 10m0-6c-2.204 0-4.2.891-5.647 2.333l2.164 3.699q.115-.204.252-.39l3.38-5.64zm2.283.33L12.09 7.992h6.834a8.02 8.02 0 0 0-4.64-3.66"/></svg>
</template>

CSS

.icon-scan-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m3.328%2012.22q-.12.18-.258.344l-.142.161l-3.944%205.211Q11.484%2020%2012%2020a7.97%207.97%200%200%200%205.225-1.942zm-3.889%201.798l-6.358.001a8.03%208.03%200%200%200%203.817%203.357zm8.307-6.026l-4.28-.001l.066.13q.06.113.114.23l3.01%206.09A7.96%207.96%200%200%200%2020%2012a8%208%200%200%200-.254-2.008M5.042%208.05A7.96%207.96%200%200%200%204%2012c0%20.697.09%201.374.257%202.018h4.282l-.058-.088zM12%2010c-.64%200-1.21.3-1.576.769l-.101.17a1%201%200%200%201-.089.126a2%202%200%200%200%203.165%202.364l.163-.214q.053-.07.116-.129A2%202%200%200%200%2012%2010m0-6c-2.204%200-4.2.891-5.647%202.333l2.164%203.699q.115-.204.252-.39l3.38-5.64zm2.283.33L12.09%207.992h6.834a8.02%208.02%200%200%200-4.64-3.66%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m3.328%2012.22q-.12.18-.258.344l-.142.161l-3.944%205.211Q11.484%2020%2012%2020a7.97%207.97%200%200%200%205.225-1.942zm-3.889%201.798l-6.358.001a8.03%208.03%200%200%200%203.817%203.357zm8.307-6.026l-4.28-.001l.066.13q.06.113.114.23l3.01%206.09A7.96%207.96%200%200%200%2020%2012a8%208%200%200%200-.254-2.008M5.042%208.05A7.96%207.96%200%200%200%204%2012c0%20.697.09%201.374.257%202.018h4.282l-.058-.088zM12%2010c-.64%200-1.21.3-1.576.769l-.101.17a1%201%200%200%201-.089.126a2%202%200%200%200%203.165%202.364l.163-.214q.053-.07.116-.129A2%202%200%200%200%2012%2010m0-6c-2.204%200-4.2.891-5.647%202.333l2.164%203.699q.115-.204.252-.39l3.38-5.64zm2.283.33L12.09%207.992h6.834a8.02%208.02%200%200%200-4.64-3.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/scan-24-filled.svg?color=%231a73e8&size=48