format paint off icon
format-paint-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- format-paint-off-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 format paint off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.663 6.818q-.144-.143-.144-.356V5H7.811l-.888-.889q.17-.065.347-.088Q7.448 4 7.635 4h10.557q.349 0 .578.23t.23.578v8.384q0 .612-.398 1.054t-1.03.514l-.972-.972h.746q.27 0 .462-.173t.192-.423v-1.73h-3.727l-1-1H18V5h-1.634v3.212q0 .213-.144.356q-.143.144-.357.144q-.213 0-.356-.144t-.143-.356V5h-1.847v1.462q0 .213-.143.356t-.357.144t-.356-.144M10.962 21q-.421 0-.711-.29q-.29-.289-.29-.71v-5.212H6.635q-.69 0-1.162-.462Q5 13.863 5 13.192V6.427L3.094 4.521q-.146-.146-.153-.347t.159-.366t.357-.166t.356.166l16.38 16.384q.145.146.155.344t-.156.364q-.165.165-.356.165q-.192 0-.357-.165l-5.46-5.454V20q0 .421-.29.71q-.288.29-.71.29zm-4.327-7.212h5.727l-2.328-2.327H6v1.731q0 .25.183.424q.183.173.452.173M6 10.462h3.035L6 7.427zm6.362 3.327H6zm4.238 0H18z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFormatPaintOffOutlineRounded(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="M12.663 6.818q-.144-.143-.144-.356V5H7.811l-.888-.889q.17-.065.347-.088Q7.448 4 7.635 4h10.557q.349 0 .578.23t.23.578v8.384q0 .612-.398 1.054t-1.03.514l-.972-.972h.746q.27 0 .462-.173t.192-.423v-1.73h-3.727l-1-1H18V5h-1.634v3.212q0 .213-.144.356q-.143.144-.357.144q-.213 0-.356-.144t-.143-.356V5h-1.847v1.462q0 .213-.143.356t-.357.144t-.356-.144M10.962 21q-.421 0-.711-.29q-.29-.289-.29-.71v-5.212H6.635q-.69 0-1.162-.462Q5 13.863 5 13.192V6.427L3.094 4.521q-.146-.146-.153-.347t.159-.366t.357-.166t.356.166l16.38 16.384q.145.146.155.344t-.156.364q-.165.165-.356.165q-.192 0-.357-.165l-5.46-5.454V20q0 .421-.29.71q-.288.29-.71.29zm-4.327-7.212h5.727l-2.328-2.327H6v1.731q0 .25.183.424q.183.173.452.173M6 10.462h3.035L6 7.427zm6.362 3.327H6zm4.238 0H18z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.663 6.818q-.144-.143-.144-.356V5H7.811l-.888-.889q.17-.065.347-.088Q7.448 4 7.635 4h10.557q.349 0 .578.23t.23.578v8.384q0 .612-.398 1.054t-1.03.514l-.972-.972h.746q.27 0 .462-.173t.192-.423v-1.73h-3.727l-1-1H18V5h-1.634v3.212q0 .213-.144.356q-.143.144-.357.144q-.213 0-.356-.144t-.143-.356V5h-1.847v1.462q0 .213-.143.356t-.357.144t-.356-.144M10.962 21q-.421 0-.711-.29q-.29-.289-.29-.71v-5.212H6.635q-.69 0-1.162-.462Q5 13.863 5 13.192V6.427L3.094 4.521q-.146-.146-.153-.347t.159-.366t.357-.166t.356.166l16.38 16.384q.145.146.155.344t-.156.364q-.165.165-.356.165q-.192 0-.357-.165l-5.46-5.454V20q0 .421-.29.71q-.288.29-.71.29zm-4.327-7.212h5.727l-2.328-2.327H6v1.731q0 .25.183.424q.183.173.452.173M6 10.462h3.035L6 7.427zm6.362 3.327H6zm4.238 0H18z"/></svg> </template>
CSS
.icon-format-paint-off-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%22M12.663%206.818q-.144-.143-.144-.356V5H7.811l-.888-.889q.17-.065.347-.088Q7.448%204%207.635%204h10.557q.349%200%20.578.23t.23.578v8.384q0%20.612-.398%201.054t-1.03.514l-.972-.972h.746q.27%200%20.462-.173t.192-.423v-1.73h-3.727l-1-1H18V5h-1.634v3.212q0%20.213-.144.356q-.143.144-.357.144q-.213%200-.356-.144t-.143-.356V5h-1.847v1.462q0%20.213-.143.356t-.357.144t-.356-.144M10.962%2021q-.421%200-.711-.29q-.29-.289-.29-.71v-5.212H6.635q-.69%200-1.162-.462Q5%2013.863%205%2013.192V6.427L3.094%204.521q-.146-.146-.153-.347t.159-.366t.357-.166t.356.166l16.38%2016.384q.145.146.155.344t-.156.364q-.165.165-.356.165q-.192%200-.357-.165l-5.46-5.454V20q0%20.421-.29.71q-.288.29-.71.29zm-4.327-7.212h5.727l-2.328-2.327H6v1.731q0%20.25.183.424q.183.173.452.173M6%2010.462h3.035L6%207.427zm6.362%203.327H6zm4.238%200H18z%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%22M12.663%206.818q-.144-.143-.144-.356V5H7.811l-.888-.889q.17-.065.347-.088Q7.448%204%207.635%204h10.557q.349%200%20.578.23t.23.578v8.384q0%20.612-.398%201.054t-1.03.514l-.972-.972h.746q.27%200%20.462-.173t.192-.423v-1.73h-3.727l-1-1H18V5h-1.634v3.212q0%20.213-.144.356q-.143.144-.357.144q-.213%200-.356-.144t-.143-.356V5h-1.847v1.462q0%20.213-.143.356t-.357.144t-.356-.144M10.962%2021q-.421%200-.711-.29q-.29-.289-.29-.71v-5.212H6.635q-.69%200-1.162-.462Q5%2013.863%205%2013.192V6.427L3.094%204.521q-.146-.146-.153-.347t.159-.366t.357-.166t.356.166l16.38%2016.384q.145.146.155.344t-.156.364q-.165.165-.356.165q-.192%200-.357-.165l-5.46-5.454V20q0%20.421-.29.71q-.288.29-.71.29zm-4.327-7.212h5.727l-2.328-2.327H6v1.731q0%20.25.183.424q.183.173.452.173M6%2010.462h3.035L6%207.427zm6.362%203.327H6zm4.238%200H18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/format-paint-off-outline-rounded.svg?color=%231a73e8&size=48