format paint off icon

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

Name
format-paint-off-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More text icons from Material Symbols

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.288 6.713Q12 6.425 12 6V5H7.85l-1.6-1.6q.4-.2.838-.3T8 3h11q.425 0 .713.287T20 4v10q0 .65-.35 1.15t-.925.725L16.85 14H18v-2h-3.15l-2-2H18V5h-1v3q0 .425-.288.713T16 9t-.712-.288T15 8V5h-1v1q0 .425-.288.713T13 7t-.712-.288M11 22q-.825 0-1.412-.587T9 20v-4H6q-.825 0-1.412-.587T4 14V6.85L2.075 4.925q-.3-.3-.288-.712T2.1 3.5t.713-.3t.712.3l16.975 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3L15 17.85V20q0 .825-.587 1.413T13 22zm-5-8h5.15l-2-2H6zm0-4h1.15L6 8.85zm5.15 4H6zm5.7 0H18z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFormatPaintOffOutlineRounded(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.288 6.713Q12 6.425 12 6V5H7.85l-1.6-1.6q.4-.2.838-.3T8 3h11q.425 0 .713.287T20 4v10q0 .65-.35 1.15t-.925.725L16.85 14H18v-2h-3.15l-2-2H18V5h-1v3q0 .425-.288.713T16 9t-.712-.288T15 8V5h-1v1q0 .425-.288.713T13 7t-.712-.288M11 22q-.825 0-1.412-.587T9 20v-4H6q-.825 0-1.412-.587T4 14V6.85L2.075 4.925q-.3-.3-.288-.712T2.1 3.5t.713-.3t.712.3l16.975 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3L15 17.85V20q0 .825-.587 1.413T13 22zm-5-8h5.15l-2-2H6zm0-4h1.15L6 8.85zm5.15 4H6zm5.7 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.288 6.713Q12 6.425 12 6V5H7.85l-1.6-1.6q.4-.2.838-.3T8 3h11q.425 0 .713.287T20 4v10q0 .65-.35 1.15t-.925.725L16.85 14H18v-2h-3.15l-2-2H18V5h-1v3q0 .425-.288.713T16 9t-.712-.288T15 8V5h-1v1q0 .425-.288.713T13 7t-.712-.288M11 22q-.825 0-1.412-.587T9 20v-4H6q-.825 0-1.412-.587T4 14V6.85L2.075 4.925q-.3-.3-.288-.712T2.1 3.5t.713-.3t.712.3l16.975 17q.3.3.3.7t-.3.7t-.712.3t-.713-.3L15 17.85V20q0 .825-.587 1.413T13 22zm-5-8h5.15l-2-2H6zm0-4h1.15L6 8.85zm5.15 4H6zm5.7 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.288%206.713Q12%206.425%2012%206V5H7.85l-1.6-1.6q.4-.2.838-.3T8%203h11q.425%200%20.713.287T20%204v10q0%20.65-.35%201.15t-.925.725L16.85%2014H18v-2h-3.15l-2-2H18V5h-1v3q0%20.425-.288.713T16%209t-.712-.288T15%208V5h-1v1q0%20.425-.288.713T13%207t-.712-.288M11%2022q-.825%200-1.412-.587T9%2020v-4H6q-.825%200-1.412-.587T4%2014V6.85L2.075%204.925q-.3-.3-.288-.712T2.1%203.5t.713-.3t.712.3l16.975%2017q.3.3.3.7t-.3.7t-.712.3t-.713-.3L15%2017.85V20q0%20.825-.587%201.413T13%2022zm-5-8h5.15l-2-2H6zm0-4h1.15L6%208.85zm5.15%204H6zm5.7%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.288%206.713Q12%206.425%2012%206V5H7.85l-1.6-1.6q.4-.2.838-.3T8%203h11q.425%200%20.713.287T20%204v10q0%20.65-.35%201.15t-.925.725L16.85%2014H18v-2h-3.15l-2-2H18V5h-1v3q0%20.425-.288.713T16%209t-.712-.288T15%208V5h-1v1q0%20.425-.288.713T13%207t-.712-.288M11%2022q-.825%200-1.412-.587T9%2020v-4H6q-.825%200-1.412-.587T4%2014V6.85L2.075%204.925q-.3-.3-.288-.712T2.1%203.5t.713-.3t.712.3l16.975%2017q.3.3.3.7t-.3.7t-.712.3t-.713-.3L15%2017.85V20q0%20.825-.587%201.413T13%2022zm-5-8h5.15l-2-2H6zm0-4h1.15L6%208.85zm5.15%204H6zm5.7%200H18z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/format-paint-off-outline-rounded.svg?color=%231a73e8&size=48