print disabled icon
print-disabled-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- print-disabled-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the print disabled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.479 20.9l-2.94-2.934H17v.419q0 .666-.475 1.14t-1.14.475h-6.77q-.666 0-1.14-.475T7 18.386V16H5.192q-.666 0-1.14-.475t-.475-1.14v-3.77q0-.85.577-1.424q.577-.576 1.423-.576h1.612L3.094 4.522q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166M8.615 19h6.77q.269 0 .442-.173t.173-.442v-.958l-2.965-2.965h-4.42q-.269 0-.442.173T8 15.077v3.308q0 .269.173.442t.443.173m11.807-4.577q0 .65-.463 1.114q-.463.463-1.114.463h-.034q-.213 0-.357-.155t-.143-.384q0-.195.132-.328t.329-.133h.035q.269 0 .442-.173t.173-.442v-3.77q0-.424-.285-.712t-.707-.288h-6.025q-.25 0-.375-.155t-.125-.341t.125-.345q.125-.158.375-.158h6.017q.85 0 1.425.574t.575 1.425zM4.577 10.615v3.77q0 .269.173.442t.442.173H7q.039-.633.502-1.085q.463-.453 1.114-.453h3.419L8.189 9.616H5.577q-.425 0-.712.287t-.288.713m11.423-2V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.98q-.25 0-.374-.156t-.125-.341t.125-.345t.375-.159h6.979q.666 0 1.14.475q.475.475.475 1.14v2.386zm1.616 3.5q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288m.815-2.5h.992h-7.017zm-13.854 0h3.612z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPrintDisabledOutlineRounded(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="m19.479 20.9l-2.94-2.934H17v.419q0 .666-.475 1.14t-1.14.475h-6.77q-.666 0-1.14-.475T7 18.386V16H5.192q-.666 0-1.14-.475t-.475-1.14v-3.77q0-.85.577-1.424q.577-.576 1.423-.576h1.612L3.094 4.522q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166M8.615 19h6.77q.269 0 .442-.173t.173-.442v-.958l-2.965-2.965h-4.42q-.269 0-.442.173T8 15.077v3.308q0 .269.173.442t.443.173m11.807-4.577q0 .65-.463 1.114q-.463.463-1.114.463h-.034q-.213 0-.357-.155t-.143-.384q0-.195.132-.328t.329-.133h.035q.269 0 .442-.173t.173-.442v-3.77q0-.424-.285-.712t-.707-.288h-6.025q-.25 0-.375-.155t-.125-.341t.125-.345q.125-.158.375-.158h6.017q.85 0 1.425.574t.575 1.425zM4.577 10.615v3.77q0 .269.173.442t.442.173H7q.039-.633.502-1.085q.463-.453 1.114-.453h3.419L8.189 9.616H5.577q-.425 0-.712.287t-.288.713m11.423-2V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.98q-.25 0-.374-.156t-.125-.341t.125-.345t.375-.159h6.979q.666 0 1.14.475q.475.475.475 1.14v2.386zm1.616 3.5q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288m.815-2.5h.992h-7.017zm-13.854 0h3.612z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.479 20.9l-2.94-2.934H17v.419q0 .666-.475 1.14t-1.14.475h-6.77q-.666 0-1.14-.475T7 18.386V16H5.192q-.666 0-1.14-.475t-.475-1.14v-3.77q0-.85.577-1.424q.577-.576 1.423-.576h1.612L3.094 4.522q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166M8.615 19h6.77q.269 0 .442-.173t.173-.442v-.958l-2.965-2.965h-4.42q-.269 0-.442.173T8 15.077v3.308q0 .269.173.442t.443.173m11.807-4.577q0 .65-.463 1.114q-.463.463-1.114.463h-.034q-.213 0-.357-.155t-.143-.384q0-.195.132-.328t.329-.133h.035q.269 0 .442-.173t.173-.442v-3.77q0-.424-.285-.712t-.707-.288h-6.025q-.25 0-.375-.155t-.125-.341t.125-.345q.125-.158.375-.158h6.017q.85 0 1.425.574t.575 1.425zM4.577 10.615v3.77q0 .269.173.442t.442.173H7q.039-.633.502-1.085q.463-.453 1.114-.453h3.419L8.189 9.616H5.577q-.425 0-.712.287t-.288.713m11.423-2V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.98q-.25 0-.374-.156t-.125-.341t.125-.345t.375-.159h6.979q.666 0 1.14.475q.475.475.475 1.14v2.386zm1.616 3.5q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288m.815-2.5h.992h-7.017zm-13.854 0h3.612z"/></svg> </template>
CSS
.icon-print-disabled-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%22m19.479%2020.9l-2.94-2.934H17v.419q0%20.666-.475%201.14t-1.14.475h-6.77q-.666%200-1.14-.475T7%2018.386V16H5.192q-.666%200-1.14-.475t-.475-1.14v-3.77q0-.85.577-1.424q.577-.576%201.423-.576h1.612L3.094%204.522q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166M8.615%2019h6.77q.269%200%20.442-.173t.173-.442v-.958l-2.965-2.965h-4.42q-.269%200-.442.173T8%2015.077v3.308q0%20.269.173.442t.443.173m11.807-4.577q0%20.65-.463%201.114q-.463.463-1.114.463h-.034q-.213%200-.357-.155t-.143-.384q0-.195.132-.328t.329-.133h.035q.269%200%20.442-.173t.173-.442v-3.77q0-.424-.285-.712t-.707-.288h-6.025q-.25%200-.375-.155t-.125-.341t.125-.345q.125-.158.375-.158h6.017q.85%200%201.425.574t.575%201.425zM4.577%2010.615v3.77q0%20.269.173.442t.442.173H7q.039-.633.502-1.085q.463-.453%201.114-.453h3.419L8.189%209.616H5.577q-.425%200-.712.287t-.288.713m11.423-2V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.98q-.25%200-.374-.156t-.125-.341t.125-.345t.375-.159h6.979q.666%200%201.14.475q.475.475.475%201.14v2.386zm1.616%203.5q.425%200%20.712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288m.815-2.5h.992h-7.017zm-13.854%200h3.612z%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%22m19.479%2020.9l-2.94-2.934H17v.419q0%20.666-.475%201.14t-1.14.475h-6.77q-.666%200-1.14-.475T7%2018.386V16H5.192q-.666%200-1.14-.475t-.475-1.14v-3.77q0-.85.577-1.424q.577-.576%201.423-.576h1.612L3.094%204.522q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166M8.615%2019h6.77q.269%200%20.442-.173t.173-.442v-.958l-2.965-2.965h-4.42q-.269%200-.442.173T8%2015.077v3.308q0%20.269.173.442t.443.173m11.807-4.577q0%20.65-.463%201.114q-.463.463-1.114.463h-.034q-.213%200-.357-.155t-.143-.384q0-.195.132-.328t.329-.133h.035q.269%200%20.442-.173t.173-.442v-3.77q0-.424-.285-.712t-.707-.288h-6.025q-.25%200-.375-.155t-.125-.341t.125-.345q.125-.158.375-.158h6.017q.85%200%201.425.574t.575%201.425zM4.577%2010.615v3.77q0%20.269.173.442t.442.173H7q.039-.633.502-1.085q.463-.453%201.114-.453h3.419L8.189%209.616H5.577q-.425%200-.712.287t-.288.713m11.423-2V6.23q0-.27-.173-.442q-.173-.173-.442-.173h-6.98q-.25%200-.374-.156t-.125-.341t.125-.345t.375-.159h6.979q.666%200%201.14.475q.475.475.475%201.14v2.386zm1.616%203.5q.425%200%20.712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288m.815-2.5h.992h-7.017zm-13.854%200h3.612z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/print-disabled-outline-rounded.svg?color=%231a73e8&size=48