Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md format quote
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFormatQuoteIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M18.62 18h-5.24l2-4H13V6h8v7.24L18.62 18zm-2-2h.76L19 12.76V8h-4v4h3.62l-2 4zm-8 2H3.38l2-4H3V6h8v7.24L8.62 18zm-2-2h.76L9 12.76V8H5v4h3.62l-2 4z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.37 KB
Tags
block quotecitationcitation formatclosing quotecommentcontentdialoguedocdocumentdouble quotesediteditingeditoreditorialformatformat quoteopening quoteparagraphpunctuationquotationquotation markquotequote marksquote symbolreferencesheetspeechspreadsheettexttext formattingtypetypographywriting
Compare Alternatives
See how other libraries approach this concept.