format quote icon
format-quote-outline-rounded from Material Symbols Light by Google · Outline Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- format-quote-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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.012 16.558l1.969-3.424q-.173.097-.404.135t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-1.4.954-2.354t2.354-.954q1.364 0 2.336.954t.971 2.347q0 .486-.118.906t-.336.793l-3.098 5.366q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5m8.769 0l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-1.42.954-2.363t2.354-.945q1.364 0 2.336.954t.971 2.347q0 .486-.118.906t-.335.793l-3.099 5.366q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5m-6.113-5.005q.64-.64.64-1.553t-.64-1.553t-1.552-.64q-.914 0-1.553.64q-.64.64-.64 1.553t.64 1.553t1.553.64t1.552-.64m8.77 0q.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-.64M8.117 10"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFormatQuoteOutlineRounded(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="m7.012 16.558l1.969-3.424q-.173.097-.404.135t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-1.4.954-2.354t2.354-.954q1.364 0 2.336.954t.971 2.347q0 .486-.118.906t-.336.793l-3.098 5.366q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5m8.769 0l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-1.42.954-2.363t2.354-.945q1.364 0 2.336.954t.971 2.347q0 .486-.118.906t-.335.793l-3.099 5.366q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5m-6.113-5.005q.64-.64.64-1.553t-.64-1.553t-1.552-.64q-.914 0-1.553.64q-.64.64-.64 1.553t.64 1.553t1.553.64t1.552-.64m8.77 0q.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-.64M8.117 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="m7.012 16.558l1.969-3.424q-.173.097-.404.135t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-1.4.954-2.354t2.354-.954q1.364 0 2.336.954t.971 2.347q0 .486-.118.906t-.336.793l-3.098 5.366q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5m8.769 0l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4 0-2.354-.972q-.954-.971-.954-2.336q0-1.42.954-2.363t2.354-.945q1.364 0 2.336.954t.971 2.347q0 .486-.118.906t-.335.793l-3.099 5.366q-.062.112-.175.181t-.25.069q-.288 0-.431-.25t-.003-.5m-6.113-5.005q.64-.64.64-1.553t-.64-1.553t-1.552-.64q-.914 0-1.553.64q-.64.64-.64 1.553t.64 1.553t1.553.64t1.552-.64m8.77 0q.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-.64M8.117 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%22m7.012%2016.558l1.969-3.424q-.173.097-.404.135t-.461.039q-1.4%200-2.354-.972q-.954-.971-.954-2.336q0-1.4.954-2.354t2.354-.954q1.364%200%202.336.954t.971%202.347q0%20.486-.118.906t-.336.793l-3.098%205.366q-.062.112-.175.181t-.25.069q-.288%200-.431-.25t-.003-.5m8.769%200l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4%200-2.354-.972q-.954-.971-.954-2.336q0-1.42.954-2.363t2.354-.945q1.364%200%202.336.954t.971%202.347q0%20.486-.118.906t-.335.793l-3.099%205.366q-.062.112-.175.181t-.25.069q-.288%200-.431-.25t-.003-.5m-6.113-5.005q.64-.64.64-1.553t-.64-1.553t-1.552-.64q-.914%200-1.553.64q-.64.64-.64%201.553t.64%201.553t1.553.64t1.552-.64m8.77%200q.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-.64M8.117%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%22m7.012%2016.558l1.969-3.424q-.173.097-.404.135t-.461.039q-1.4%200-2.354-.972q-.954-.971-.954-2.336q0-1.4.954-2.354t2.354-.954q1.364%200%202.336.954t.971%202.347q0%20.486-.118.906t-.336.793l-3.098%205.366q-.062.112-.175.181t-.25.069q-.288%200-.431-.25t-.003-.5m8.769%200l1.969-3.423q-.173.096-.404.134t-.461.039q-1.4%200-2.354-.972q-.954-.971-.954-2.336q0-1.42.954-2.363t2.354-.945q1.364%200%202.336.954t.971%202.347q0%20.486-.118.906t-.335.793l-3.099%205.366q-.062.112-.175.181t-.25.069q-.288%200-.431-.25t-.003-.5m-6.113-5.005q.64-.64.64-1.553t-.64-1.553t-1.552-.64q-.914%200-1.553.64q-.64.64-.64%201.553t.64%201.553t1.553.64t1.552-.64m8.77%200q.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-.64M8.117%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-outline-rounded.svg?color=%231a73e8&size=48