text quote opening icon
text-quote-opening-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- text-quote-opening-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M16.004 19a3 3 0 0 1-2.997-2.916L13 16c0-2.933 1.067-5.382 2.113-7.081a16 16 0 0 1 1.446-1.985a12 12 0 0 1 .664-.714l.011-.012l.004-.003l.001-.002a.75.75 0 0 1 1.027 1.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.355.414-.83 1.023-1.306 1.796a13 13 0 0 0-1.526 3.519A3 3 0 1 1 16.004 19m-8 0a3 3 0 0 1-2.997-2.916L5 16c0-2.933 1.067-5.382 2.113-7.081A16 16 0 0 1 8.56 6.934a12 12 0 0 1 .664-.714l.011-.012l.004-.003l.001-.002a.75.75 0 0 1 1.027 1.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.354.414-.83 1.023-1.306 1.796a13 13 0 0 0-1.526 3.519A3 3 0 1 1 8.004 19"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextQuoteOpening24Filled(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="M16.004 19a3 3 0 0 1-2.997-2.916L13 16c0-2.933 1.067-5.382 2.113-7.081a16 16 0 0 1 1.446-1.985a12 12 0 0 1 .664-.714l.011-.012l.004-.003l.001-.002a.75.75 0 0 1 1.027 1.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.355.414-.83 1.023-1.306 1.796a13 13 0 0 0-1.526 3.519A3 3 0 1 1 16.004 19m-8 0a3 3 0 0 1-2.997-2.916L5 16c0-2.933 1.067-5.382 2.113-7.081A16 16 0 0 1 8.56 6.934a12 12 0 0 1 .664-.714l.011-.012l.004-.003l.001-.002a.75.75 0 0 1 1.027 1.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.354.414-.83 1.023-1.306 1.796a13 13 0 0 0-1.526 3.519A3 3 0 1 1 8.004 19"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.004 19a3 3 0 0 1-2.997-2.916L13 16c0-2.933 1.067-5.382 2.113-7.081a16 16 0 0 1 1.446-1.985a12 12 0 0 1 .664-.714l.011-.012l.004-.003l.001-.002a.75.75 0 0 1 1.027 1.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.355.414-.83 1.023-1.306 1.796a13 13 0 0 0-1.526 3.519A3 3 0 1 1 16.004 19m-8 0a3 3 0 0 1-2.997-2.916L5 16c0-2.933 1.067-5.382 2.113-7.081A16 16 0 0 1 8.56 6.934a12 12 0 0 1 .664-.714l.011-.012l.004-.003l.001-.002a.75.75 0 0 1 1.027 1.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.354.414-.83 1.023-1.306 1.796a13 13 0 0 0-1.526 3.519A3 3 0 1 1 8.004 19"/></svg> </template>
CSS
.icon-text-quote-opening-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.004%2019a3%203%200%200%201-2.997-2.916L13%2016c0-2.933%201.067-5.382%202.113-7.081a16%2016%200%200%201%201.446-1.985a12%2012%200%200%201%20.664-.714l.011-.012l.004-.003l.001-.002a.75.75%200%200%201%201.027%201.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.355.414-.83%201.023-1.306%201.796a13%2013%200%200%200-1.526%203.519A3%203%200%201%201%2016.004%2019m-8%200a3%203%200%200%201-2.997-2.916L5%2016c0-2.933%201.067-5.382%202.113-7.081A16%2016%200%200%201%208.56%206.934a12%2012%200%200%201%20.664-.714l.011-.012l.004-.003l.001-.002a.75.75%200%200%201%201.027%201.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.354.414-.83%201.023-1.306%201.796a13%2013%200%200%200-1.526%203.519A3%203%200%201%201%208.004%2019%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%22M16.004%2019a3%203%200%200%201-2.997-2.916L13%2016c0-2.933%201.067-5.382%202.113-7.081a16%2016%200%200%201%201.446-1.985a12%2012%200%200%201%20.664-.714l.011-.012l.004-.003l.001-.002a.75.75%200%200%201%201.027%201.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.355.414-.83%201.023-1.306%201.796a13%2013%200%200%200-1.526%203.519A3%203%200%201%201%2016.004%2019m-8%200a3%203%200%200%201-2.997-2.916L5%2016c0-2.933%201.067-5.382%202.113-7.081A16%2016%200%200%201%208.56%206.934a12%2012%200%200%201%20.664-.714l.011-.012l.004-.003l.001-.002a.75.75%200%200%201%201.027%201.094l-.005.005l-.028.026l-.113.115c-.1.104-.246.26-.423.467c-.354.414-.83%201.023-1.306%201.796a13%2013%200%200%200-1.526%203.519A3%203%200%201%201%208.004%2019%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-24-filled.svg?color=%231a73e8&size=48