text subscript icon
text-subscript-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- text-subscript-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
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 subscript icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.488 4.43a.75.75 0 0 1 .082 1.058L10.988 12l5.032 5.871a3.9 3.9 0 0 0-.682 1.51L10 13.151l-5.43 6.336a.75.75 0 0 1-1.14-.976L9.013 12L3.431 5.488a.75.75 0 0 1 1.139-.976L10 10.848l5.43-6.336a.75.75 0 0 1 1.058-.081m1.262 11.093c0-.528.444-1.023.986-1.023c.407 0 .735.19.893.434c.136.21.218.566-.093 1.095c-.15.255-.376.482-.682.724c-.152.12-.316.237-.493.363l-.074.052c-.152.107-.315.222-.472.34c-.744.56-1.565 1.346-1.565 2.742c0 .414.336.75.75.75h3.451a.75.75 0 0 0 0-1.5h-2.513c.16-.282.423-.525.779-.793c.137-.103.279-.203.432-.312l.078-.054c.178-.127.37-.264.557-.41c.372-.295.76-.658 1.045-1.142c.557-.948.546-1.921.058-2.672C20.42 13.4 19.59 13 18.736 13c-1.478 0-2.486 1.278-2.486 2.523a.75.75 0 0 0 1.5 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextSubscript24Regular(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.488 4.43a.75.75 0 0 1 .082 1.058L10.988 12l5.032 5.871a3.9 3.9 0 0 0-.682 1.51L10 13.151l-5.43 6.336a.75.75 0 0 1-1.14-.976L9.013 12L3.431 5.488a.75.75 0 0 1 1.139-.976L10 10.848l5.43-6.336a.75.75 0 0 1 1.058-.081m1.262 11.093c0-.528.444-1.023.986-1.023c.407 0 .735.19.893.434c.136.21.218.566-.093 1.095c-.15.255-.376.482-.682.724c-.152.12-.316.237-.493.363l-.074.052c-.152.107-.315.222-.472.34c-.744.56-1.565 1.346-1.565 2.742c0 .414.336.75.75.75h3.451a.75.75 0 0 0 0-1.5h-2.513c.16-.282.423-.525.779-.793c.137-.103.279-.203.432-.312l.078-.054c.178-.127.37-.264.557-.41c.372-.295.76-.658 1.045-1.142c.557-.948.546-1.921.058-2.672C20.42 13.4 19.59 13 18.736 13c-1.478 0-2.486 1.278-2.486 2.523a.75.75 0 0 0 1.5 0"/></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.488 4.43a.75.75 0 0 1 .082 1.058L10.988 12l5.032 5.871a3.9 3.9 0 0 0-.682 1.51L10 13.151l-5.43 6.336a.75.75 0 0 1-1.14-.976L9.013 12L3.431 5.488a.75.75 0 0 1 1.139-.976L10 10.848l5.43-6.336a.75.75 0 0 1 1.058-.081m1.262 11.093c0-.528.444-1.023.986-1.023c.407 0 .735.19.893.434c.136.21.218.566-.093 1.095c-.15.255-.376.482-.682.724c-.152.12-.316.237-.493.363l-.074.052c-.152.107-.315.222-.472.34c-.744.56-1.565 1.346-1.565 2.742c0 .414.336.75.75.75h3.451a.75.75 0 0 0 0-1.5h-2.513c.16-.282.423-.525.779-.793c.137-.103.279-.203.432-.312l.078-.054c.178-.127.37-.264.557-.41c.372-.295.76-.658 1.045-1.142c.557-.948.546-1.921.058-2.672C20.42 13.4 19.59 13 18.736 13c-1.478 0-2.486 1.278-2.486 2.523a.75.75 0 0 0 1.5 0"/></svg> </template>
CSS
.icon-text-subscript-24-regular {
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.488%204.43a.75.75%200%200%201%20.082%201.058L10.988%2012l5.032%205.871a3.9%203.9%200%200%200-.682%201.51L10%2013.151l-5.43%206.336a.75.75%200%200%201-1.14-.976L9.013%2012L3.431%205.488a.75.75%200%200%201%201.139-.976L10%2010.848l5.43-6.336a.75.75%200%200%201%201.058-.081m1.262%2011.093c0-.528.444-1.023.986-1.023c.407%200%20.735.19.893.434c.136.21.218.566-.093%201.095c-.15.255-.376.482-.682.724c-.152.12-.316.237-.493.363l-.074.052c-.152.107-.315.222-.472.34c-.744.56-1.565%201.346-1.565%202.742c0%20.414.336.75.75.75h3.451a.75.75%200%200%200%200-1.5h-2.513c.16-.282.423-.525.779-.793c.137-.103.279-.203.432-.312l.078-.054c.178-.127.37-.264.557-.41c.372-.295.76-.658%201.045-1.142c.557-.948.546-1.921.058-2.672C20.42%2013.4%2019.59%2013%2018.736%2013c-1.478%200-2.486%201.278-2.486%202.523a.75.75%200%200%200%201.5%200%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.488%204.43a.75.75%200%200%201%20.082%201.058L10.988%2012l5.032%205.871a3.9%203.9%200%200%200-.682%201.51L10%2013.151l-5.43%206.336a.75.75%200%200%201-1.14-.976L9.013%2012L3.431%205.488a.75.75%200%200%201%201.139-.976L10%2010.848l5.43-6.336a.75.75%200%200%201%201.058-.081m1.262%2011.093c0-.528.444-1.023.986-1.023c.407%200%20.735.19.893.434c.136.21.218.566-.093%201.095c-.15.255-.376.482-.682.724c-.152.12-.316.237-.493.363l-.074.052c-.152.107-.315.222-.472.34c-.744.56-1.565%201.346-1.565%202.742c0%20.414.336.75.75.75h3.451a.75.75%200%200%200%200-1.5h-2.513c.16-.282.423-.525.779-.793c.137-.103.279-.203.432-.312l.078-.054c.178-.127.37-.264.557-.41c.372-.295.76-.658%201.045-1.142c.557-.948.546-1.921.058-2.672C20.42%2013.4%2019.59%2013%2018.736%2013c-1.478%200-2.486%201.278-2.486%202.523a.75.75%200%200%200%201.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-subscript-24-regular.svg?color=%231a73e8&size=48