format quote icon
format-quote-outline-rounded from Material Symbols by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- format-quote-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
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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.55 16.5L8 14q-1.65 0-2.825-1.175T4 10t1.175-2.825T8 6t2.825 1.175T12 10q0 .575-.137 1.063T11.45 12l-3.175 5.5q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1m9 0L17 14q-1.65 0-2.825-1.175T13 10t1.175-2.825T17 6t2.825 1.175T21 10q0 .575-.137 1.063T20.45 12l-3.175 5.5q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1m-6.488-5.437Q9.5 10.625 9.5 10t-.437-1.062T8 8.5t-1.062.438T6.5 10t.438 1.063T8 11.5t1.063-.437m9 0q.437-.438.437-1.063t-.437-1.062T17 8.5t-1.062.438T15.5 10t.438 1.063T17 11.5t1.063-.437M8 10"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFormatQuoteOutlineRounded(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="M6.55 16.5L8 14q-1.65 0-2.825-1.175T4 10t1.175-2.825T8 6t2.825 1.175T12 10q0 .575-.137 1.063T11.45 12l-3.175 5.5q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1m9 0L17 14q-1.65 0-2.825-1.175T13 10t1.175-2.825T17 6t2.825 1.175T21 10q0 .575-.137 1.063T20.45 12l-3.175 5.5q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1m-6.488-5.437Q9.5 10.625 9.5 10t-.437-1.062T8 8.5t-1.062.438T6.5 10t.438 1.063T8 11.5t1.063-.437m9 0q.437-.438.437-1.063t-.437-1.062T17 8.5t-1.062.438T15.5 10t.438 1.063T17 11.5t1.063-.437M8 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="M6.55 16.5L8 14q-1.65 0-2.825-1.175T4 10t1.175-2.825T8 6t2.825 1.175T12 10q0 .575-.137 1.063T11.45 12l-3.175 5.5q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1m9 0L17 14q-1.65 0-2.825-1.175T13 10t1.175-2.825T17 6t2.825 1.175T21 10q0 .575-.137 1.063T20.45 12l-3.175 5.5q-.125.225-.35.363t-.5.137q-.575 0-.862-.5t-.013-1m-6.488-5.437Q9.5 10.625 9.5 10t-.437-1.062T8 8.5t-1.062.438T6.5 10t.438 1.063T8 11.5t1.063-.437m9 0q.437-.438.437-1.063t-.437-1.062T17 8.5t-1.062.438T15.5 10t.438 1.063T17 11.5t1.063-.437M8 10"/></svg> </template>
CSS
.icon-format-quote-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%22M6.55%2016.5L8%2014q-1.65%200-2.825-1.175T4%2010t1.175-2.825T8%206t2.825%201.175T12%2010q0%20.575-.137%201.063T11.45%2012l-3.175%205.5q-.125.225-.35.363t-.5.137q-.575%200-.862-.5t-.013-1m9%200L17%2014q-1.65%200-2.825-1.175T13%2010t1.175-2.825T17%206t2.825%201.175T21%2010q0%20.575-.137%201.063T20.45%2012l-3.175%205.5q-.125.225-.35.363t-.5.137q-.575%200-.862-.5t-.013-1m-6.488-5.437Q9.5%2010.625%209.5%2010t-.437-1.062T8%208.5t-1.062.438T6.5%2010t.438%201.063T8%2011.5t1.063-.437m9%200q.437-.438.437-1.063t-.437-1.062T17%208.5t-1.062.438T15.5%2010t.438%201.063T17%2011.5t1.063-.437M8%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%22M6.55%2016.5L8%2014q-1.65%200-2.825-1.175T4%2010t1.175-2.825T8%206t2.825%201.175T12%2010q0%20.575-.137%201.063T11.45%2012l-3.175%205.5q-.125.225-.35.363t-.5.137q-.575%200-.862-.5t-.013-1m9%200L17%2014q-1.65%200-2.825-1.175T13%2010t1.175-2.825T17%206t2.825%201.175T21%2010q0%20.575-.137%201.063T20.45%2012l-3.175%205.5q-.125.225-.35.363t-.5.137q-.575%200-.862-.5t-.013-1m-6.488-5.437Q9.5%2010.625%209.5%2010t-.437-1.062T8%208.5t-1.062.438T6.5%2010t.438%201.063T8%2011.5t1.063-.437m9%200q.437-.438.437-1.063t-.437-1.062T17%208.5t-1.062.438T15.5%2010t.438%201.063T17%2011.5t1.063-.437M8%2010%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-outline-rounded.svg?color=%231a73e8&size=48