subscript icon
subscript from Font Awesome Solid by Dave Gandy · Solid · Editors · CC-BY-4.0 Attribution required.
- Name
- subscript
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Editors
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
subscriptBootstrap IconssubscriptFont Awesome 6 Solidsubscript-outlineFlowbite IconssubscriptHuge IconssubscriptJam IconssubscriptLine AwesomesubscriptLucidesubscriptMaterial SymbolssubscriptMaterial Symbols LightsubscriptRemix IconsubscriptTabler IconssubscriptTDesign Iconssubscript-outlineTeenyicons
More editors icons from Font Awesome Solid
Use the subscript icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 128c-17.7 0-32 14.3-32 32s14.3 32 32 32h15.3l89.6 128l-89.6 128H128c-17.7 0-32 14.3-32 32s14.3 32 32 32h32c10.4 0 20.2-5.1 26.2-13.6L272 375.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6h32c17.7 0 32-14.3 32-32s-14.3-32-32-32h-15.3l-89.6-128l89.6-128H416c17.7 0 32-14.3 32-32s-14.3-32-32-32h-32c-10.4 0-20.2 5.1-26.2 13.6L272 264.2l-85.8-122.6c-6-8.5-15.8-13.6-26.2-13.6zm448 256c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C489 425.5 500.3 432 512 432v80c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidSubscript(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 128c-17.7 0-32 14.3-32 32s14.3 32 32 32h15.3l89.6 128l-89.6 128H128c-17.7 0-32 14.3-32 32s14.3 32 32 32h32c10.4 0 20.2-5.1 26.2-13.6L272 375.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6h32c17.7 0 32-14.3 32-32s-14.3-32-32-32h-15.3l-89.6-128l89.6-128H416c17.7 0 32-14.3 32-32s-14.3-32-32-32h-32c-10.4 0-20.2 5.1-26.2 13.6L272 264.2l-85.8-122.6c-6-8.5-15.8-13.6-26.2-13.6zm448 256c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C489 425.5 500.3 432 512 432v80c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 128c-17.7 0-32 14.3-32 32s14.3 32 32 32h15.3l89.6 128l-89.6 128H128c-17.7 0-32 14.3-32 32s14.3 32 32 32h32c10.4 0 20.2-5.1 26.2-13.6L272 375.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6h32c17.7 0 32-14.3 32-32s-14.3-32-32-32h-15.3l-89.6-128l89.6-128H416c17.7 0 32-14.3 32-32s-14.3-32-32-32h-32c-10.4 0-20.2 5.1-26.2 13.6L272 264.2l-85.8-122.6c-6-8.5-15.8-13.6-26.2-13.6zm448 256c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C489 425.5 500.3 432 512 432v80c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32z"/></svg> </template>
CSS
.icon-subscript {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20128c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h15.3l89.6%20128l-89.6%20128H128c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h32c10.4%200%2020.2-5.1%2026.2-13.6L272%20375.8l85.8%20122.6c6%208.6%2015.8%2013.6%2026.2%2013.6h32c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-15.3l-89.6-128l89.6-128H416c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-32c-10.4%200-20.2%205.1-26.2%2013.6L272%20264.2l-85.8-122.6c-6-8.5-15.8-13.6-26.2-13.6zm448%20256c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32%2016c-15.8%207.9-22.2%2027.1-14.3%2042.9C489%20425.5%20500.3%20432%20512%20432v80c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h64c17.7%200%2032-14.3%2032-32s-14.3-32-32-32z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20128c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h15.3l89.6%20128l-89.6%20128H128c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h32c10.4%200%2020.2-5.1%2026.2-13.6L272%20375.8l85.8%20122.6c6%208.6%2015.8%2013.6%2026.2%2013.6h32c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-15.3l-89.6-128l89.6-128H416c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-32c-10.4%200-20.2%205.1-26.2%2013.6L272%20264.2l-85.8-122.6c-6-8.5-15.8-13.6-26.2-13.6zm448%20256c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32%2016c-15.8%207.9-22.2%2027.1-14.3%2042.9C489%20425.5%20500.3%20432%20512%20432v80c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h64c17.7%200%2032-14.3%2032-32s-14.3-32-32-32z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/subscript.svg?color=%231a73e8&size=48