scanner-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
scanner-rounded
Set
Material Symbols Light
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the scanner icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.985 13L5.296 8.404q-.188-.073-.277-.246q-.088-.173-.015-.362q.073-.188.256-.287q.182-.098.37-.025L18.609 12.2q.73.277 1.061.854t.33 1.215v3.115q0 .691-.462 1.153T18.384 19H5.616q-.691 0-1.153-.462T4 17.384v-2.768q0-.691.463-1.153T5.616 13zm-7.331 3.5H17q.214 0 .357-.143T17.5 16t-.143-.357T17 15.5h-6.346q-.213 0-.357.143q-.143.143-.143.357t.143.357t.357.143m-3.105.049q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightScannerRounded(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="M17.985 13L5.296 8.404q-.188-.073-.277-.246q-.088-.173-.015-.362q.073-.188.256-.287q.182-.098.37-.025L18.609 12.2q.73.277 1.061.854t.33 1.215v3.115q0 .691-.462 1.153T18.384 19H5.616q-.691 0-1.153-.462T4 17.384v-2.768q0-.691.463-1.153T5.616 13zm-7.331 3.5H17q.214 0 .357-.143T17.5 16t-.143-.357T17 15.5h-6.346q-.213 0-.357.143q-.143.143-.143.357t.143.357t.357.143m-3.105.049q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.985 13L5.296 8.404q-.188-.073-.277-.246q-.088-.173-.015-.362q.073-.188.256-.287q.182-.098.37-.025L18.609 12.2q.73.277 1.061.854t.33 1.215v3.115q0 .691-.462 1.153T18.384 19H5.616q-.691 0-1.153-.462T4 17.384v-2.768q0-.691.463-1.153T5.616 13zm-7.331 3.5H17q.214 0 .357-.143T17.5 16t-.143-.357T17 15.5h-6.346q-.213 0-.357.143q-.143.143-.143.357t.143.357t.357.143m-3.105.049q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22"/></svg>
</template>

CSS

.icon-scanner-rounded {
  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%22M17.985%2013L5.296%208.404q-.188-.073-.277-.246q-.088-.173-.015-.362q.073-.188.256-.287q.182-.098.37-.025L18.609%2012.2q.73.277%201.061.854t.33%201.215v3.115q0%20.691-.462%201.153T18.384%2019H5.616q-.691%200-1.153-.462T4%2017.384v-2.768q0-.691.463-1.153T5.616%2013zm-7.331%203.5H17q.214%200%20.357-.143T17.5%2016t-.143-.357T17%2015.5h-6.346q-.213%200-.357.143q-.143.143-.143.357t.143.357t.357.143m-3.105.049q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22%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%22M17.985%2013L5.296%208.404q-.188-.073-.277-.246q-.088-.173-.015-.362q.073-.188.256-.287q.182-.098.37-.025L18.609%2012.2q.73.277%201.061.854t.33%201.215v3.115q0%20.691-.462%201.153T18.384%2019H5.616q-.691%200-1.153-.462T4%2017.384v-2.768q0-.691.463-1.153T5.616%2013zm-7.331%203.5H17q.214%200%20.357-.143T17.5%2016t-.143-.357T17%2015.5h-6.346q-.213%200-.357.143q-.143.143-.143.357t.143.357t.357.143m-3.105.049q.22-.22.22-.549t-.22-.549t-.549-.22t-.549.22t-.22.549t.22.549t.549.22t.549-.22%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/scanner-rounded.svg?color=%231a73e8&size=48