scan-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
scan-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

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="M11.943 2.25h.114c2.073 0 3.705 0 4.98.171c1.31.176 2.354.545 3.175 1.367c.917.916 1.27 2.11 1.42 3.639a.75.75 0 1 1-1.493.146c-.137-1.396-.434-2.172-.987-2.725c-.497-.496-1.172-.786-2.314-.94c-1.164-.156-2.696-.158-4.838-.158s-3.674.002-4.838.158c-1.142.154-1.817.444-2.314.94c-.553.553-.85 1.329-.987 2.725a.75.75 0 0 1-1.493-.146c.15-1.529.503-2.723 1.42-3.64c.821-.82 1.866-1.19 3.174-1.366c1.276-.171 2.908-.171 4.981-.171M3.041 15.754a.75.75 0 0 1 .82.673c.137 1.396.434 2.172.987 2.725c.497.496 1.172.786 2.314.94c1.164.156 2.695.158 4.838.158s3.674-.002 4.838-.158c1.142-.154 1.817-.444 2.314-.94c.553-.553.85-1.329.987-2.725a.75.75 0 0 1 1.493.146c-.15 1.529-.503 2.723-1.42 3.64c-.821.82-1.866 1.19-3.174 1.366c-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.917-.916-1.27-2.11-1.42-3.639a.75.75 0 0 1 .673-.82M2.25 12a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75M11 12a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5A.75.75 0 0 1 11 12m-4.5 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5A.75.75 0 0 1 6.5 12m9 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1-.75-.75m4.25 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1-.75-.75"/></svg>

React

import type { SVGProps } from "react";

export function MynauiScanSolid(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="M11.943 2.25h.114c2.073 0 3.705 0 4.98.171c1.31.176 2.354.545 3.175 1.367c.917.916 1.27 2.11 1.42 3.639a.75.75 0 1 1-1.493.146c-.137-1.396-.434-2.172-.987-2.725c-.497-.496-1.172-.786-2.314-.94c-1.164-.156-2.696-.158-4.838-.158s-3.674.002-4.838.158c-1.142.154-1.817.444-2.314.94c-.553.553-.85 1.329-.987 2.725a.75.75 0 0 1-1.493-.146c.15-1.529.503-2.723 1.42-3.64c.821-.82 1.866-1.19 3.174-1.366c1.276-.171 2.908-.171 4.981-.171M3.041 15.754a.75.75 0 0 1 .82.673c.137 1.396.434 2.172.987 2.725c.497.496 1.172.786 2.314.94c1.164.156 2.695.158 4.838.158s3.674-.002 4.838-.158c1.142-.154 1.817-.444 2.314-.94c.553-.553.85-1.329.987-2.725a.75.75 0 0 1 1.493.146c-.15 1.529-.503 2.723-1.42 3.64c-.821.82-1.866 1.19-3.174 1.366c-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.917-.916-1.27-2.11-1.42-3.639a.75.75 0 0 1 .673-.82M2.25 12a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75M11 12a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5A.75.75 0 0 1 11 12m-4.5 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5A.75.75 0 0 1 6.5 12m9 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1-.75-.75m4.25 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1-.75-.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.943 2.25h.114c2.073 0 3.705 0 4.98.171c1.31.176 2.354.545 3.175 1.367c.917.916 1.27 2.11 1.42 3.639a.75.75 0 1 1-1.493.146c-.137-1.396-.434-2.172-.987-2.725c-.497-.496-1.172-.786-2.314-.94c-1.164-.156-2.696-.158-4.838-.158s-3.674.002-4.838.158c-1.142.154-1.817.444-2.314.94c-.553.553-.85 1.329-.987 2.725a.75.75 0 0 1-1.493-.146c.15-1.529.503-2.723 1.42-3.64c.821-.82 1.866-1.19 3.174-1.366c1.276-.171 2.908-.171 4.981-.171M3.041 15.754a.75.75 0 0 1 .82.673c.137 1.396.434 2.172.987 2.725c.497.496 1.172.786 2.314.94c1.164.156 2.695.158 4.838.158s3.674-.002 4.838-.158c1.142-.154 1.817-.444 2.314-.94c.553-.553.85-1.329.987-2.725a.75.75 0 0 1 1.493.146c-.15 1.529-.503 2.723-1.42 3.64c-.821.82-1.866 1.19-3.174 1.366c-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.917-.916-1.27-2.11-1.42-3.639a.75.75 0 0 1 .673-.82M2.25 12a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75M11 12a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5A.75.75 0 0 1 11 12m-4.5 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5A.75.75 0 0 1 6.5 12m9 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1-.75-.75m4.25 0a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1-.75-.75"/></svg>
</template>

CSS

.icon-scan-solid {
  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%22M11.943%202.25h.114c2.073%200%203.705%200%204.98.171c1.31.176%202.354.545%203.175%201.367c.917.916%201.27%202.11%201.42%203.639a.75.75%200%201%201-1.493.146c-.137-1.396-.434-2.172-.987-2.725c-.497-.496-1.172-.786-2.314-.94c-1.164-.156-2.696-.158-4.838-.158s-3.674.002-4.838.158c-1.142.154-1.817.444-2.314.94c-.553.553-.85%201.329-.987%202.725a.75.75%200%200%201-1.493-.146c.15-1.529.503-2.723%201.42-3.64c.821-.82%201.866-1.19%203.174-1.366c1.276-.171%202.908-.171%204.981-.171M3.041%2015.754a.75.75%200%200%201%20.82.673c.137%201.396.434%202.172.987%202.725c.497.496%201.172.786%202.314.94c1.164.156%202.695.158%204.838.158s3.674-.002%204.838-.158c1.142-.154%201.817-.444%202.314-.94c.553-.553.85-1.329.987-2.725a.75.75%200%200%201%201.493.146c-.15%201.529-.503%202.723-1.42%203.64c-.821.82-1.866%201.19-3.174%201.366c-1.276.171-2.908.171-4.981.171h-.114c-2.073%200-3.705%200-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.917-.916-1.27-2.11-1.42-3.639a.75.75%200%200%201%20.673-.82M2.25%2012a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5H3a.75.75%200%200%201-.75-.75M11%2012a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5h-.5A.75.75%200%200%201%2011%2012m-4.5%200a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5h-.5A.75.75%200%200%201%206.5%2012m9%200a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5h-.5a.75.75%200%200%201-.75-.75m4.25%200a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5h-.5a.75.75%200%200%201-.75-.75%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%22M11.943%202.25h.114c2.073%200%203.705%200%204.98.171c1.31.176%202.354.545%203.175%201.367c.917.916%201.27%202.11%201.42%203.639a.75.75%200%201%201-1.493.146c-.137-1.396-.434-2.172-.987-2.725c-.497-.496-1.172-.786-2.314-.94c-1.164-.156-2.696-.158-4.838-.158s-3.674.002-4.838.158c-1.142.154-1.817.444-2.314.94c-.553.553-.85%201.329-.987%202.725a.75.75%200%200%201-1.493-.146c.15-1.529.503-2.723%201.42-3.64c.821-.82%201.866-1.19%203.174-1.366c1.276-.171%202.908-.171%204.981-.171M3.041%2015.754a.75.75%200%200%201%20.82.673c.137%201.396.434%202.172.987%202.725c.497.496%201.172.786%202.314.94c1.164.156%202.695.158%204.838.158s3.674-.002%204.838-.158c1.142-.154%201.817-.444%202.314-.94c.553-.553.85-1.329.987-2.725a.75.75%200%200%201%201.493.146c-.15%201.529-.503%202.723-1.42%203.64c-.821.82-1.866%201.19-3.174%201.366c-1.276.171-2.908.171-4.981.171h-.114c-2.073%200-3.705%200-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.917-.916-1.27-2.11-1.42-3.639a.75.75%200%200%201%20.673-.82M2.25%2012a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5H3a.75.75%200%200%201-.75-.75M11%2012a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5h-.5A.75.75%200%200%201%2011%2012m-4.5%200a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5h-.5A.75.75%200%200%201%206.5%2012m9%200a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5h-.5a.75.75%200%200%201-.75-.75m4.25%200a.75.75%200%200%201%20.75-.75h.5a.75.75%200%200%201%200%201.5h-.5a.75.75%200%200%201-.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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