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

Name
format-quote-off-outline
Set
Material Symbols Light
Style
Outline
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
format-quote-off-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the format quote 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.371 20.792l-8.65-8.65l-2.99 5.166H6.585l2.396-4.173q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1L3.208 4.629l.708-.713l16.169 16.169zm-1.548-5.794l-4.092-4.092q-.077-.223-.115-.443T13.577 10q0-1.42.954-2.363t2.353-.945q1.365 0 2.337.954q.971.954.971 2.347q0 .486-.118.906t-.336.793zm-9.707-2.806q.534 0 .992-.255t.736-.671L6.85 8.27q-.415.279-.671.737T5.923 10q0 .914.64 1.553q.639.64 1.553.64m10.322-.64q.639-.64.639-1.553t-.64-1.553t-1.553-.64t-1.552.64q-.64.64-.64 1.553t.64 1.553t1.552.64q.914 0 1.553-.64M16.885 10"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFormatQuoteOffOutline(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.371 20.792l-8.65-8.65l-2.99 5.166H6.585l2.396-4.173q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1L3.208 4.629l.708-.713l16.169 16.169zm-1.548-5.794l-4.092-4.092q-.077-.223-.115-.443T13.577 10q0-1.42.954-2.363t2.353-.945q1.365 0 2.337.954q.971.954.971 2.347q0 .486-.118.906t-.336.793zm-9.707-2.806q.534 0 .992-.255t.736-.671L6.85 8.27q-.415.279-.671.737T5.923 10q0 .914.64 1.553q.639.64 1.553.64m10.322-.64q.639-.64.639-1.553t-.64-1.553t-1.553-.64t-1.552.64q-.64.64-.64 1.553t.64 1.553t1.552.64q.914 0 1.553-.64M16.885 10"/></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.371 20.792l-8.65-8.65l-2.99 5.166H6.585l2.396-4.173q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1L3.208 4.629l.708-.713l16.169 16.169zm-1.548-5.794l-4.092-4.092q-.077-.223-.115-.443T13.577 10q0-1.42.954-2.363t2.353-.945q1.365 0 2.337.954q.971.954.971 2.347q0 .486-.118.906t-.336.793zm-9.707-2.806q.534 0 .992-.255t.736-.671L6.85 8.27q-.415.279-.671.737T5.923 10q0 .914.64 1.553q.639.64 1.553.64m10.322-.64q.639-.64.639-1.553t-.64-1.553t-1.553-.64t-1.552.64q-.64.64-.64 1.553t.64 1.553t1.552.64q.914 0 1.553-.64M16.885 10"/></svg>
</template>

CSS

.icon-format-quote-off-outline {
  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.371%2020.792l-8.65-8.65l-2.99%205.166H6.585l2.396-4.173q-.173.096-.404.134t-.461.039q-1.4%200-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1L3.208%204.629l.708-.713l16.169%2016.169zm-1.548-5.794l-4.092-4.092q-.077-.223-.115-.443T13.577%2010q0-1.42.954-2.363t2.353-.945q1.365%200%202.337.954q.971.954.971%202.347q0%20.486-.118.906t-.336.793zm-9.707-2.806q.534%200%20.992-.255t.736-.671L6.85%208.27q-.415.279-.671.737T5.923%2010q0%20.914.64%201.553q.639.64%201.553.64m10.322-.64q.639-.64.639-1.553t-.64-1.553t-1.553-.64t-1.552.64q-.64.64-.64%201.553t.64%201.553t1.552.64q.914%200%201.553-.64M16.885%2010%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.371%2020.792l-8.65-8.65l-2.99%205.166H6.585l2.396-4.173q-.173.096-.404.134t-.461.039q-1.4%200-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1L3.208%204.629l.708-.713l16.169%2016.169zm-1.548-5.794l-4.092-4.092q-.077-.223-.115-.443T13.577%2010q0-1.42.954-2.363t2.353-.945q1.365%200%202.337.954q.971.954.971%202.347q0%20.486-.118.906t-.336.793zm-9.707-2.806q.534%200%20.992-.255t.736-.671L6.85%208.27q-.415.279-.671.737T5.923%2010q0%20.914.64%201.553q.639.64%201.553.64m10.322-.64q.639-.64.639-1.553t-.64-1.553t-1.553-.64t-1.552.64q-.64.64-.64%201.553t.64%201.553t1.552.64q.914%200%201.553-.64M16.885%2010%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-quote-off-outline.svg?color=%231a73e8&size=48