format-paint-off-outline-sharp from Material Symbols Light by Google · Outline Sharp · Text · Apache-2.0 Free for personal and commercial use.

Name
format-paint-off-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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

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="M19 4v10.76h-1.429l-.971-.972H18v-2.327h-3.727l-1-1H18V5h-1.634v3.712h-1V5h-1.847v1.962h-1V5H7.811l-.888-.889q.17-.065.345-.088Q7.444 4 7.635 4zm.833 17.26l-5.814-5.814V21H9.962v-6.212H5V6.427l-2.26-2.26l.714-.713l17.092 17.092zM6 13.787h6.362l-2.328-2.327H6zm0-3.327h3.035L6 7.427zm6.362 3.327H6zm4.238 0H18z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFormatPaintOffOutlineSharp(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 4v10.76h-1.429l-.971-.972H18v-2.327h-3.727l-1-1H18V5h-1.634v3.712h-1V5h-1.847v1.962h-1V5H7.811l-.888-.889q.17-.065.345-.088Q7.444 4 7.635 4zm.833 17.26l-5.814-5.814V21H9.962v-6.212H5V6.427l-2.26-2.26l.714-.713l17.092 17.092zM6 13.787h6.362l-2.328-2.327H6zm0-3.327h3.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="M19 4v10.76h-1.429l-.971-.972H18v-2.327h-3.727l-1-1H18V5h-1.634v3.712h-1V5h-1.847v1.962h-1V5H7.811l-.888-.889q.17-.065.345-.088Q7.444 4 7.635 4zm.833 17.26l-5.814-5.814V21H9.962v-6.212H5V6.427l-2.26-2.26l.714-.713l17.092 17.092zM6 13.787h6.362l-2.328-2.327H6zm0-3.327h3.035L6 7.427zm6.362 3.327H6zm4.238 0H18z"/></svg>
</template>

CSS

.icon-format-paint-off-outline-sharp {
  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%204v10.76h-1.429l-.971-.972H18v-2.327h-3.727l-1-1H18V5h-1.634v3.712h-1V5h-1.847v1.962h-1V5H7.811l-.888-.889q.17-.065.345-.088Q7.444%204%207.635%204zm.833%2017.26l-5.814-5.814V21H9.962v-6.212H5V6.427l-2.26-2.26l.714-.713l17.092%2017.092zM6%2013.787h6.362l-2.328-2.327H6zm0-3.327h3.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%22M19%204v10.76h-1.429l-.971-.972H18v-2.327h-3.727l-1-1H18V5h-1.634v3.712h-1V5h-1.847v1.962h-1V5H7.811l-.888-.889q.17-.065.345-.088Q7.444%204%207.635%204zm.833%2017.26l-5.814-5.814V21H9.962v-6.212H5V6.427l-2.26-2.26l.714-.713l17.092%2017.092zM6%2013.787h6.362l-2.328-2.327H6zm0-3.327h3.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-sharp.svg?color=%231a73e8&size=48