format quote off icon
format-quote-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- format-quote-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
3 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 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.725 20.443q-.165.155-.354.158t-.354-.162l-8.296-8.297l-2.85 4.916q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1l-2.47-2.47q-.14-.14-.15-.34q-.009-.201.146-.367q.17-.165.361-.165t.357.165l15.456 15.456q.146.146.153.344t-.159.368m-11.61-8.25q.535 0 .993-.256t.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-.64m-1.347 2.713l-3.019-3.02q-.28-.284-.406-.624q-.126-.341-.126-.724q0-.534.22-1.07q.222-.534.63-.982q.448-.532 1.098-.843t1.398-.31q1.364 0 2.336.971q.971.972.971 2.336q0 .44-.118.87t-.336.822l-1.38 2.393q-.212.348-.594.41t-.674-.23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFormatQuoteOffOutlineRounded(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.725 20.443q-.165.155-.354.158t-.354-.162l-8.296-8.297l-2.85 4.916q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1l-2.47-2.47q-.14-.14-.15-.34q-.009-.201.146-.367q.17-.165.361-.165t.357.165l15.456 15.456q.146.146.153.344t-.159.368m-11.61-8.25q.535 0 .993-.256t.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-.64m-1.347 2.713l-3.019-3.02q-.28-.284-.406-.624q-.126-.341-.126-.724q0-.534.22-1.07q.222-.534.63-.982q.448-.532 1.098-.843t1.398-.31q1.364 0 2.336.971q.971.972.971 2.336q0 .44-.118.87t-.336.822l-1.38 2.393q-.212.348-.594.41t-.674-.23"/></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.725 20.443q-.165.155-.354.158t-.354-.162l-8.296-8.297l-2.85 4.916q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1l-2.47-2.47q-.14-.14-.15-.34q-.009-.201.146-.367q.17-.165.361-.165t.357.165l15.456 15.456q.146.146.153.344t-.159.368m-11.61-8.25q.535 0 .993-.256t.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-.64m-1.347 2.713l-3.019-3.02q-.28-.284-.406-.624q-.126-.341-.126-.724q0-.534.22-1.07q.222-.534.63-.982q.448-.532 1.098-.843t1.398-.31q1.364 0 2.336.971q.971.972.971 2.336q0 .44-.118.87t-.336.822l-1.38 2.393q-.212.348-.594.41t-.674-.23"/></svg> </template>
CSS
.icon-format-quote-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%22M19.725%2020.443q-.165.155-.354.158t-.354-.162l-8.296-8.297l-2.85%204.916q-.062.112-.175.181t-.25.069q-.288%200-.431-.25t-.003-.5l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4%200-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1l-2.47-2.47q-.14-.14-.15-.34q-.009-.201.146-.367q.17-.165.361-.165t.357.165l15.456%2015.456q.146.146.153.344t-.159.368m-11.61-8.25q.535%200%20.993-.256t.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-.64m-1.347%202.713l-3.019-3.02q-.28-.284-.406-.624q-.126-.341-.126-.724q0-.534.22-1.07q.222-.534.63-.982q.448-.532%201.098-.843t1.398-.31q1.364%200%202.336.971q.971.972.971%202.336q0%20.44-.118.87t-.336.822l-1.38%202.393q-.212.348-.594.41t-.674-.23%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.725%2020.443q-.165.155-.354.158t-.354-.162l-8.296-8.297l-2.85%204.916q-.062.112-.175.181t-.25.069q-.288%200-.431-.25t-.003-.5l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4%200-2.354-.972q-.954-.971-.954-2.336q0-.79.328-1.448t.895-1.1l-2.47-2.47q-.14-.14-.15-.34q-.009-.201.146-.367q.17-.165.361-.165t.357.165l15.456%2015.456q.146.146.153.344t-.159.368m-11.61-8.25q.535%200%20.993-.256t.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-.64m-1.347%202.713l-3.019-3.02q-.28-.284-.406-.624q-.126-.341-.126-.724q0-.534.22-1.07q.222-.534.63-.982q.448-.532%201.098-.843t1.398-.31q1.364%200%202.336.971q.971.972.971%202.336q0%20.44-.118.87t-.336.822l-1.38%202.393q-.212.348-.594.41t-.674-.23%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-rounded.svg?color=%231a73e8&size=48