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

Name
print-disabled-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 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 .67-.472 1.143q-.472.472-1.143.472h-6.77q-.67 0-1.143-.472Q7 19.056 7 18.385V16H5.192q-.67 0-1.143-.472q-.472-.472-.472-1.144v-3.768q0-.852.577-1.426t1.423-.574h1.612L3.094 4.52q-.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.173m2.811-10.385h6.996q.846 0 1.423.577t.577 1.423v4.314q0 .482-.337.777t-.778.294q-.218 0-.448-.09t-.439-.3zm-.77-.769L8.8 5.99q-.379-.38-.174-.876q.205-.498.745-.498h6.014q.67 0 1.143.472Q17 5.56 17 6.232v.846q0 .31-.23.54t-.54.23zm6.959 4.27q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPrintDisabledRounded(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 .67-.472 1.143q-.472.472-1.143.472h-6.77q-.67 0-1.143-.472Q7 19.056 7 18.385V16H5.192q-.67 0-1.143-.472q-.472-.472-.472-1.144v-3.768q0-.852.577-1.426t1.423-.574h1.612L3.094 4.52q-.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.173m2.811-10.385h6.996q.846 0 1.423.577t.577 1.423v4.314q0 .482-.337.777t-.778.294q-.218 0-.448-.09t-.439-.3zm-.77-.769L8.8 5.99q-.379-.38-.174-.876q.205-.498.745-.498h6.014q.67 0 1.143.472Q17 5.56 17 6.232v.846q0 .31-.23.54t-.54.23zm6.959 4.27q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288"/></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 .67-.472 1.143q-.472.472-1.143.472h-6.77q-.67 0-1.143-.472Q7 19.056 7 18.385V16H5.192q-.67 0-1.143-.472q-.472-.472-.472-1.144v-3.768q0-.852.577-1.426t1.423-.574h1.612L3.094 4.52q-.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.173m2.811-10.385h6.996q.846 0 1.423.577t.577 1.423v4.314q0 .482-.337.777t-.778.294q-.218 0-.448-.09t-.439-.3zm-.77-.769L8.8 5.99q-.379-.38-.174-.876q.205-.498.745-.498h6.014q.67 0 1.143.472Q17 5.56 17 6.232v.846q0 .31-.23.54t-.54.23zm6.959 4.27q.425 0 .712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288"/></svg>
</template>

CSS

.icon-print-disabled-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.67-.472%201.143q-.472.472-1.143.472h-6.77q-.67%200-1.143-.472Q7%2019.056%207%2018.385V16H5.192q-.67%200-1.143-.472q-.472-.472-.472-1.144v-3.768q0-.852.577-1.426t1.423-.574h1.612L3.094%204.52q-.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.173m2.811-10.385h6.996q.846%200%201.423.577t.577%201.423v4.314q0%20.482-.337.777t-.778.294q-.218%200-.448-.09t-.439-.3zm-.77-.769L8.8%205.99q-.379-.38-.174-.876q.205-.498.745-.498h6.014q.67%200%201.143.472Q17%205.56%2017%206.232v.846q0%20.31-.23.54t-.54.23zm6.959%204.27q.425%200%20.712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288%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.67-.472%201.143q-.472.472-1.143.472h-6.77q-.67%200-1.143-.472Q7%2019.056%207%2018.385V16H5.192q-.67%200-1.143-.472q-.472-.472-.472-1.144v-3.768q0-.852.577-1.426t1.423-.574h1.612L3.094%204.52q-.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.173m2.811-10.385h6.996q.846%200%201.423.577t.577%201.423v4.314q0%20.482-.337.777t-.778.294q-.218%200-.448-.09t-.439-.3zm-.77-.769L8.8%205.99q-.379-.38-.174-.876q.205-.498.745-.498h6.014q.67%200%201.143.472Q17%205.56%2017%206.232v.846q0%20.31-.23.54t-.54.23zm6.959%204.27q.425%200%20.712-.288t.288-.712t-.288-.713t-.712-.288t-.713.288t-.287.713t.287.712t.713.288%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-rounded.svg?color=%231a73e8&size=48