scan delete icon
scan-delete-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- scan-delete-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the scan delete icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 4v4zv16zm.616 17q-.691 0-1.153-.462T5 19.385V4.615q0-.69.463-1.152T6.616 3h7.213q.323 0 .628.13t.522.349L18.52 7.02q.217.218.348.522t.131.628v4.006q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V8h-2.962q-.44 0-.739-.299T14 6.961V4H6.616q-.231 0-.424.192T6 4.615v14.77q0 .23.192.423t.423.192h5.835q.214 0 .357.143t.143.357t-.143.357t-.357.143zM18 18.79l-1.766 1.74q-.14.141-.331.135q-.191-.007-.337-.153q-.141-.14-.141-.345q0-.203.14-.344l1.747-1.746l-1.766-1.765q-.14-.14-.13-.345q.009-.203.15-.344t.343-.14q.204 0 .345.14L18 17.389l1.766-1.766q.14-.14.34-.133t.348.152q.14.14.14.335t-.14.335l-1.74 1.765l1.74 1.765q.14.14.133.342q-.006.2-.153.347q-.14.14-.334.14t-.334-.14z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightScanDeleteOutlineRounded(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="M6 4v4zv16zm.616 17q-.691 0-1.153-.462T5 19.385V4.615q0-.69.463-1.152T6.616 3h7.213q.323 0 .628.13t.522.349L18.52 7.02q.217.218.348.522t.131.628v4.006q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V8h-2.962q-.44 0-.739-.299T14 6.961V4H6.616q-.231 0-.424.192T6 4.615v14.77q0 .23.192.423t.423.192h5.835q.214 0 .357.143t.143.357t-.143.357t-.357.143zM18 18.79l-1.766 1.74q-.14.141-.331.135q-.191-.007-.337-.153q-.141-.14-.141-.345q0-.203.14-.344l1.747-1.746l-1.766-1.765q-.14-.14-.13-.345q.009-.203.15-.344t.343-.14q.204 0 .345.14L18 17.389l1.766-1.766q.14-.14.34-.133t.348.152q.14.14.14.335t-.14.335l-1.74 1.765l1.74 1.765q.14.14.133.342q-.006.2-.153.347q-.14.14-.334.14t-.334-.14z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 4v4zv16zm.616 17q-.691 0-1.153-.462T5 19.385V4.615q0-.69.463-1.152T6.616 3h7.213q.323 0 .628.13t.522.349L18.52 7.02q.217.218.348.522t.131.628v4.006q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V8h-2.962q-.44 0-.739-.299T14 6.961V4H6.616q-.231 0-.424.192T6 4.615v14.77q0 .23.192.423t.423.192h5.835q.214 0 .357.143t.143.357t-.143.357t-.357.143zM18 18.79l-1.766 1.74q-.14.141-.331.135q-.191-.007-.337-.153q-.141-.14-.141-.345q0-.203.14-.344l1.747-1.746l-1.766-1.765q-.14-.14-.13-.345q.009-.203.15-.344t.343-.14q.204 0 .345.14L18 17.389l1.766-1.766q.14-.14.34-.133t.348.152q.14.14.14.335t-.14.335l-1.74 1.765l1.74 1.765q.14.14.133.342q-.006.2-.153.347q-.14.14-.334.14t-.334-.14z"/></svg> </template>
CSS
.icon-scan-delete-outline-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%22M6%204v4zv16zm.616%2017q-.691%200-1.153-.462T5%2019.385V4.615q0-.69.463-1.152T6.616%203h7.213q.323%200%20.628.13t.522.349L18.52%207.02q.217.218.348.522t.131.628v4.006q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357V8h-2.962q-.44%200-.739-.299T14%206.961V4H6.616q-.231%200-.424.192T6%204.615v14.77q0%20.23.192.423t.423.192h5.835q.214%200%20.357.143t.143.357t-.143.357t-.357.143zM18%2018.79l-1.766%201.74q-.14.141-.331.135q-.191-.007-.337-.153q-.141-.14-.141-.345q0-.203.14-.344l1.747-1.746l-1.766-1.765q-.14-.14-.13-.345q.009-.203.15-.344t.343-.14q.204%200%20.345.14L18%2017.389l1.766-1.766q.14-.14.34-.133t.348.152q.14.14.14.335t-.14.335l-1.74%201.765l1.74%201.765q.14.14.133.342q-.006.2-.153.347q-.14.14-.334.14t-.334-.14z%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%22M6%204v4zv16zm.616%2017q-.691%200-1.153-.462T5%2019.385V4.615q0-.69.463-1.152T6.616%203h7.213q.323%200%20.628.13t.522.349L18.52%207.02q.217.218.348.522t.131.628v4.006q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357V8h-2.962q-.44%200-.739-.299T14%206.961V4H6.616q-.231%200-.424.192T6%204.615v14.77q0%20.23.192.423t.423.192h5.835q.214%200%20.357.143t.143.357t-.143.357t-.357.143zM18%2018.79l-1.766%201.74q-.14.141-.331.135q-.191-.007-.337-.153q-.141-.14-.141-.345q0-.203.14-.344l1.747-1.746l-1.766-1.765q-.14-.14-.13-.345q.009-.203.15-.344t.343-.14q.204%200%20.345.14L18%2017.389l1.766-1.766q.14-.14.34-.133t.348.152q.14.14.14.335t-.14.335l-1.74%201.765l1.74%201.765q.14.14.133.342q-.006.2-.153.347q-.14.14-.334.14t-.334-.14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/scan-delete-outline-rounded.svg?color=%231a73e8&size=48