read aloud icon
read-aloud-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- read-aloud-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
8 other variants in Fluent UI System Icons
Use the read aloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.044 1.498a.75.75 0 0 1 .958-.454c.214.09.001 0 .001 0h.001l.003.001l.005.003l.015.005a2 2 0 0 1 .19.08c.118.056.28.138.47.253c.379.23.876.596 1.37 1.143C14.057 3.636 15 5.44 15 8.249a.75.75 0 0 1-1.5 0c0-2.44-.807-3.885-1.556-4.715a4.7 4.7 0 0 0-1.036-.865a3 3 0 0 0-.401-.209l-.014-.005a.75.75 0 0 1-.45-.957M7.198 3.475a.75.75 0 0 0-1.395 0l-3.75 9.5a.75.75 0 0 0 1.395.55l.898-2.275h4.308l.898 2.275a.75.75 0 1 0 1.396-.55zm.864 6.275H4.938L6.5 5.793zm2.668-6.076a.75.75 0 0 0-.962 1.15l.006.006l.034.03q.049.045.139.136c.12.123.28.304.44.53c.327.463.613 1.063.613 1.724a.75.75 0 0 0 1.5 0c0-1.088-.464-1.989-.887-2.588a6 6 0 0 0-.853-.962l-.02-.017l-.006-.005l-.002-.002zm-.962 1.15l.001.002Z"/></svg>
React
import type { SVGProps } from "react";
export function FluentReadAloud16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.044 1.498a.75.75 0 0 1 .958-.454c.214.09.001 0 .001 0h.001l.003.001l.005.003l.015.005a2 2 0 0 1 .19.08c.118.056.28.138.47.253c.379.23.876.596 1.37 1.143C14.057 3.636 15 5.44 15 8.249a.75.75 0 0 1-1.5 0c0-2.44-.807-3.885-1.556-4.715a4.7 4.7 0 0 0-1.036-.865a3 3 0 0 0-.401-.209l-.014-.005a.75.75 0 0 1-.45-.957M7.198 3.475a.75.75 0 0 0-1.395 0l-3.75 9.5a.75.75 0 0 0 1.395.55l.898-2.275h4.308l.898 2.275a.75.75 0 1 0 1.396-.55zm.864 6.275H4.938L6.5 5.793zm2.668-6.076a.75.75 0 0 0-.962 1.15l.006.006l.034.03q.049.045.139.136c.12.123.28.304.44.53c.327.463.613 1.063.613 1.724a.75.75 0 0 0 1.5 0c0-1.088-.464-1.989-.887-2.588a6 6 0 0 0-.853-.962l-.02-.017l-.006-.005l-.002-.002zm-.962 1.15l.001.002Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.044 1.498a.75.75 0 0 1 .958-.454c.214.09.001 0 .001 0h.001l.003.001l.005.003l.015.005a2 2 0 0 1 .19.08c.118.056.28.138.47.253c.379.23.876.596 1.37 1.143C14.057 3.636 15 5.44 15 8.249a.75.75 0 0 1-1.5 0c0-2.44-.807-3.885-1.556-4.715a4.7 4.7 0 0 0-1.036-.865a3 3 0 0 0-.401-.209l-.014-.005a.75.75 0 0 1-.45-.957M7.198 3.475a.75.75 0 0 0-1.395 0l-3.75 9.5a.75.75 0 0 0 1.395.55l.898-2.275h4.308l.898 2.275a.75.75 0 1 0 1.396-.55zm.864 6.275H4.938L6.5 5.793zm2.668-6.076a.75.75 0 0 0-.962 1.15l.006.006l.034.03q.049.045.139.136c.12.123.28.304.44.53c.327.463.613 1.063.613 1.724a.75.75 0 0 0 1.5 0c0-1.088-.464-1.989-.887-2.588a6 6 0 0 0-.853-.962l-.02-.017l-.006-.005l-.002-.002zm-.962 1.15l.001.002Z"/></svg> </template>
CSS
.icon-read-aloud-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.044%201.498a.75.75%200%200%201%20.958-.454c.214.09.001%200%20.001%200h.001l.003.001l.005.003l.015.005a2%202%200%200%201%20.19.08c.118.056.28.138.47.253c.379.23.876.596%201.37%201.143C14.057%203.636%2015%205.44%2015%208.249a.75.75%200%200%201-1.5%200c0-2.44-.807-3.885-1.556-4.715a4.7%204.7%200%200%200-1.036-.865a3%203%200%200%200-.401-.209l-.014-.005a.75.75%200%200%201-.45-.957M7.198%203.475a.75.75%200%200%200-1.395%200l-3.75%209.5a.75.75%200%200%200%201.395.55l.898-2.275h4.308l.898%202.275a.75.75%200%201%200%201.396-.55zm.864%206.275H4.938L6.5%205.793zm2.668-6.076a.75.75%200%200%200-.962%201.15l.006.006l.034.03q.049.045.139.136c.12.123.28.304.44.53c.327.463.613%201.063.613%201.724a.75.75%200%200%200%201.5%200c0-1.088-.464-1.989-.887-2.588a6%206%200%200%200-.853-.962l-.02-.017l-.006-.005l-.002-.002zm-.962%201.15l.001.002Z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.044%201.498a.75.75%200%200%201%20.958-.454c.214.09.001%200%20.001%200h.001l.003.001l.005.003l.015.005a2%202%200%200%201%20.19.08c.118.056.28.138.47.253c.379.23.876.596%201.37%201.143C14.057%203.636%2015%205.44%2015%208.249a.75.75%200%200%201-1.5%200c0-2.44-.807-3.885-1.556-4.715a4.7%204.7%200%200%200-1.036-.865a3%203%200%200%200-.401-.209l-.014-.005a.75.75%200%200%201-.45-.957M7.198%203.475a.75.75%200%200%200-1.395%200l-3.75%209.5a.75.75%200%200%200%201.395.55l.898-2.275h4.308l.898%202.275a.75.75%200%201%200%201.396-.55zm.864%206.275H4.938L6.5%205.793zm2.668-6.076a.75.75%200%200%200-.962%201.15l.006.006l.034.03q.049.045.139.136c.12.123.28.304.44.53c.327.463.613%201.063.613%201.724a.75.75%200%200%200%201.5%200c0-1.088-.464-1.989-.887-2.588a6%206%200%200%200-.853-.962l-.02-.017l-.006-.005l-.002-.002zm-.962%201.15l.001.002Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/read-aloud-16-filled.svg?color=%231a73e8&size=48