format quote off icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More text icons from Material Symbols

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="M20.475 21.9q-.3.275-.7.288t-.7-.288l-8.45-8.45l-2.35 4.05q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1L8 14q-1.65 0-2.825-1.175T4 10q0-.675.213-1.275t.587-1.1l-2.7-2.7q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.5 20.5q.3.3.288.7t-.313.7M8 11.5q.15 0 .3-.025t.275-.075L6.6 9.425q-.05.125-.075.275T6.5 10q0 .625.438 1.063T8 11.5m10.063-.437q.437-.438.437-1.063t-.437-1.062T17 8.5t-1.062.438T15.5 10t.438 1.063T17 11.5t1.063-.437m-.588 3.587l-4-4q-.25-.25-.362-.55T13 9.475q0-.65.375-1.3T14.35 7q.525-.475 1.2-.738T17 6q1.65 0 2.825 1.175T21 10q0 .525-.137 1.038T20.45 12l-1.4 2.45q-.25.425-.737.488t-.838-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFormatQuoteOffOutlineRounded(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="M20.475 21.9q-.3.275-.7.288t-.7-.288l-8.45-8.45l-2.35 4.05q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1L8 14q-1.65 0-2.825-1.175T4 10q0-.675.213-1.275t.587-1.1l-2.7-2.7q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.5 20.5q.3.3.288.7t-.313.7M8 11.5q.15 0 .3-.025t.275-.075L6.6 9.425q-.05.125-.075.275T6.5 10q0 .625.438 1.063T8 11.5m10.063-.437q.437-.438.437-1.063t-.437-1.062T17 8.5t-1.062.438T15.5 10t.438 1.063T17 11.5t1.063-.437m-.588 3.587l-4-4q-.25-.25-.362-.55T13 9.475q0-.65.375-1.3T14.35 7q.525-.475 1.2-.738T17 6q1.65 0 2.825 1.175T21 10q0 .525-.137 1.038T20.45 12l-1.4 2.45q-.25.425-.737.488t-.838-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.475 21.9q-.3.275-.7.288t-.7-.288l-8.45-8.45l-2.35 4.05q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1L8 14q-1.65 0-2.825-1.175T4 10q0-.675.213-1.275t.587-1.1l-2.7-2.7q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.5 20.5q.3.3.288.7t-.313.7M8 11.5q.15 0 .3-.025t.275-.075L6.6 9.425q-.05.125-.075.275T6.5 10q0 .625.438 1.063T8 11.5m10.063-.437q.437-.438.437-1.063t-.437-1.062T17 8.5t-1.062.438T15.5 10t.438 1.063T17 11.5t1.063-.437m-.588 3.587l-4-4q-.25-.25-.362-.55T13 9.475q0-.65.375-1.3T14.35 7q.525-.475 1.2-.738T17 6q1.65 0 2.825 1.175T21 10q0 .525-.137 1.038T20.45 12l-1.4 2.45q-.25.425-.737.488t-.838-.288"/></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%22M20.475%2021.9q-.3.275-.7.288t-.7-.288l-8.45-8.45l-2.35%204.05q-.125.225-.35.363t-.5.137q-.575%200-.862-.5t-.013-1L8%2014q-1.65%200-2.825-1.175T4%2010q0-.675.213-1.275t.587-1.1l-2.7-2.7q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.5%2020.5q.3.3.288.7t-.313.7M8%2011.5q.15%200%20.3-.025t.275-.075L6.6%209.425q-.05.125-.075.275T6.5%2010q0%20.625.438%201.063T8%2011.5m10.063-.437q.437-.438.437-1.063t-.437-1.062T17%208.5t-1.062.438T15.5%2010t.438%201.063T17%2011.5t1.063-.437m-.588%203.587l-4-4q-.25-.25-.362-.55T13%209.475q0-.65.375-1.3T14.35%207q.525-.475%201.2-.738T17%206q1.65%200%202.825%201.175T21%2010q0%20.525-.137%201.038T20.45%2012l-1.4%202.45q-.25.425-.737.488t-.838-.288%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%22M20.475%2021.9q-.3.275-.7.288t-.7-.288l-8.45-8.45l-2.35%204.05q-.125.225-.35.363t-.5.137q-.575%200-.862-.5t-.013-1L8%2014q-1.65%200-2.825-1.175T4%2010q0-.675.213-1.275t.587-1.1l-2.7-2.7q-.275-.275-.275-.687t.275-.713q.3-.3.713-.3t.712.3L20.5%2020.5q.3.3.288.7t-.313.7M8%2011.5q.15%200%20.3-.025t.275-.075L6.6%209.425q-.05.125-.075.275T6.5%2010q0%20.625.438%201.063T8%2011.5m10.063-.437q.437-.438.437-1.063t-.437-1.062T17%208.5t-1.062.438T15.5%2010t.438%201.063T17%2011.5t1.063-.437m-.588%203.587l-4-4q-.25-.25-.362-.55T13%209.475q0-.65.375-1.3T14.35%207q.525-.475%201.2-.738T17%206q1.65%200%202.825%201.175T21%2010q0%20.525-.137%201.038T20.45%2012l-1.4%202.45q-.25.425-.737.488t-.838-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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