text quote opening icon
text-quote-opening-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- text-quote-opening-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
9 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
text-abc-underline-double-32-filledtext-add-20-filledtext-add-space-after-20-filledtext-add-space-before-20-filledtext-add-t-20-filledtext-align-center-16-filledtext-align-center-rotate-270-16-filledtext-align-center-rotate-90-16-filledtext-align-distributed-20-filledtext-align-distributed-evenly-20-filledtext-align-distributed-vertical-20-filledtext-align-justify-20-filledtext-align-justify-low-20-filledtext-align-justify-low-90-20-filledtext-align-justify-low-rotate-270-20-filledtext-align-justify-low-rotate-90-20-filledtext-align-justify-rotate-270-20-filledtext-align-justify-rotate-90-20-filledtext-align-left-16-filledtext-align-left-rotate-270-16-filledtext-align-left-rotate-90-16-filledtext-align-right-16-filledtext-align-right-rotate-270-16-filledtext-align-right-rotate-90-16-filled
Use the text quote opening icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 27a4.5 4.5 0 0 1-4.5-4.5c0-5.453 1.562-9.265 3.161-11.731a15.2 15.2 0 0 1 2.21-2.702c.305-.292.563-.51.75-.659q.142-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1 1 0 0 1 1.11 1.663h.003l-.004.002l-.034.024a9 9 0 0 0-.765.653a13.2 13.2 0 0 0-1.916 2.346c-1 1.543-2.017 3.739-2.518 6.708A4.5 4.5 0 1 1 22.5 27m-13 0A4.5 4.5 0 0 1 5 22.5c0-5.453 1.562-9.265 3.161-11.731a15.2 15.2 0 0 1 2.21-2.702c.305-.292.563-.51.75-.659q.141-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1 1 0 0 1 1.11 1.663h.003l-.004.002l-.034.024a9 9 0 0 0-.765.653a13.2 13.2 0 0 0-1.916 2.346c-1 1.543-2.017 3.739-2.518 6.708A4.5 4.5 0 1 1 9.5 27"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextQuoteOpening32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 27a4.5 4.5 0 0 1-4.5-4.5c0-5.453 1.562-9.265 3.161-11.731a15.2 15.2 0 0 1 2.21-2.702c.305-.292.563-.51.75-.659q.142-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1 1 0 0 1 1.11 1.663h.003l-.004.002l-.034.024a9 9 0 0 0-.765.653a13.2 13.2 0 0 0-1.916 2.346c-1 1.543-2.017 3.739-2.518 6.708A4.5 4.5 0 1 1 22.5 27m-13 0A4.5 4.5 0 0 1 5 22.5c0-5.453 1.562-9.265 3.161-11.731a15.2 15.2 0 0 1 2.21-2.702c.305-.292.563-.51.75-.659q.141-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1 1 0 0 1 1.11 1.663h.003l-.004.002l-.034.024a9 9 0 0 0-.765.653a13.2 13.2 0 0 0-1.916 2.346c-1 1.543-2.017 3.739-2.518 6.708A4.5 4.5 0 1 1 9.5 27"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 27a4.5 4.5 0 0 1-4.5-4.5c0-5.453 1.562-9.265 3.161-11.731a15.2 15.2 0 0 1 2.21-2.702c.305-.292.563-.51.75-.659q.142-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1 1 0 0 1 1.11 1.663h.003l-.004.002l-.034.024a9 9 0 0 0-.765.653a13.2 13.2 0 0 0-1.916 2.346c-1 1.543-2.017 3.739-2.518 6.708A4.5 4.5 0 1 1 22.5 27m-13 0A4.5 4.5 0 0 1 5 22.5c0-5.453 1.562-9.265 3.161-11.731a15.2 15.2 0 0 1 2.21-2.702c.305-.292.563-.51.75-.659q.141-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1 1 0 0 1 1.11 1.663h.003l-.004.002l-.034.024a9 9 0 0 0-.765.653a13.2 13.2 0 0 0-1.916 2.346c-1 1.543-2.017 3.739-2.518 6.708A4.5 4.5 0 1 1 9.5 27"/></svg> </template>
CSS
.icon-text-quote-opening-32-filled {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.5%2027a4.5%204.5%200%200%201-4.5-4.5c0-5.453%201.562-9.265%203.161-11.731a15.2%2015.2%200%200%201%202.21-2.702c.305-.292.563-.51.75-.659q.142-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1%201%200%200%201%201.11%201.663h.003l-.004.002l-.034.024a9%209%200%200%200-.765.653a13.2%2013.2%200%200%200-1.916%202.346c-1%201.543-2.017%203.739-2.518%206.708A4.5%204.5%200%201%201%2022.5%2027m-13%200A4.5%204.5%200%200%201%205%2022.5c0-5.453%201.562-9.265%203.161-11.731a15.2%2015.2%200%200%201%202.21-2.702c.305-.292.563-.51.75-.659q.141-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1%201%200%200%201%201.11%201.663h.003l-.004.002l-.034.024a9%209%200%200%200-.765.653a13.2%2013.2%200%200%200-1.916%202.346c-1%201.543-2.017%203.739-2.518%206.708A4.5%204.5%200%201%201%209.5%2027%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.5%2027a4.5%204.5%200%200%201-4.5-4.5c0-5.453%201.562-9.265%203.161-11.731a15.2%2015.2%200%200%201%202.21-2.702c.305-.292.563-.51.75-.659q.142-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1%201%200%200%201%201.11%201.663h.003l-.004.002l-.034.024a9%209%200%200%200-.765.653a13.2%2013.2%200%200%200-1.916%202.346c-1%201.543-2.017%203.739-2.518%206.708A4.5%204.5%200%201%201%2022.5%2027m-13%200A4.5%204.5%200%200%201%205%2022.5c0-5.453%201.562-9.265%203.161-11.731a15.2%2015.2%200%200%201%202.21-2.702c.305-.292.563-.51.75-.659q.141-.11.225-.17q.06-.044.087-.062l.007-.005l.003-.001l.002-.002a1%201%200%200%201%201.11%201.663h.003l-.004.002l-.034.024a9%209%200%200%200-.765.653a13.2%2013.2%200%200%200-1.916%202.346c-1%201.543-2.017%203.739-2.518%206.708A4.5%204.5%200%201%201%209.5%2027%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-quote-opening-32-filled.svg?color=%231a73e8&size=48