text subscript icon
text-subscript-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- text-subscript-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the text subscript icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 72v136H56a16 16 0 0 1-16-16V56h184a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 208a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.17-57.56a16 16 0 1 0-27.86-15a8 8 0 0 1-15.09-5.34a32.2 32.2 0 0 1 4.63-8.59a32 32 0 0 1 51.11 38.52L208 200h32a8 8 0 0 1 8 8M149.24 50a8 8 0 0 0-11.29.81L92 103.78l-45.95-53A8 8 0 0 0 34 61.24L81.41 116L34 170.76a8 8 0 0 0 12.1 10.48l46-53l45.95 53a8 8 0 1 0 12.1-10.48L102.59 116l47.46-54.76a8 8 0 0 0-.81-11.24"/></g></svg>
React
import type { SVGProps } from "react";
export function PhTextSubscriptDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 72v136H56a16 16 0 0 1-16-16V56h184a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 208a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.17-57.56a16 16 0 1 0-27.86-15a8 8 0 0 1-15.09-5.34a32.2 32.2 0 0 1 4.63-8.59a32 32 0 0 1 51.11 38.52L208 200h32a8 8 0 0 1 8 8M149.24 50a8 8 0 0 0-11.29.81L92 103.78l-45.95-53A8 8 0 0 0 34 61.24L81.41 116L34 170.76a8 8 0 0 0 12.1 10.48l46-53l45.95 53a8 8 0 1 0 12.1-10.48L102.59 116l47.46-54.76a8 8 0 0 0-.81-11.24"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 72v136H56a16 16 0 0 1-16-16V56h184a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 208a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.17-57.56a16 16 0 1 0-27.86-15a8 8 0 0 1-15.09-5.34a32.2 32.2 0 0 1 4.63-8.59a32 32 0 0 1 51.11 38.52L208 200h32a8 8 0 0 1 8 8M149.24 50a8 8 0 0 0-11.29.81L92 103.78l-45.95-53A8 8 0 0 0 34 61.24L81.41 116L34 170.76a8 8 0 0 0 12.1 10.48l46-53l45.95 53a8 8 0 1 0 12.1-10.48L102.59 116l47.46-54.76a8 8 0 0 0-.81-11.24"/></g></svg> </template>
CSS
.icon-text-subscript-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2072v136H56a16%2016%200%200%201-16-16V56h184a16%2016%200%200%201%2016%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M248%20208a8%208%200%200%201-8%208h-48a8%208%200%200%201-6.4-12.8l43.17-57.56a16%2016%200%201%200-27.86-15a8%208%200%200%201-15.09-5.34a32.2%2032.2%200%200%201%204.63-8.59a32%2032%200%200%201%2051.11%2038.52L208%20200h32a8%208%200%200%201%208%208M149.24%2050a8%208%200%200%200-11.29.81L92%20103.78l-45.95-53A8%208%200%200%200%2034%2061.24L81.41%20116L34%20170.76a8%208%200%200%200%2012.1%2010.48l46-53l45.95%2053a8%208%200%201%200%2012.1-10.48L102.59%20116l47.46-54.76a8%208%200%200%200-.81-11.24%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%2072v136H56a16%2016%200%200%201-16-16V56h184a16%2016%200%200%201%2016%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M248%20208a8%208%200%200%201-8%208h-48a8%208%200%200%201-6.4-12.8l43.17-57.56a16%2016%200%201%200-27.86-15a8%208%200%200%201-15.09-5.34a32.2%2032.2%200%200%201%204.63-8.59a32%2032%200%200%201%2051.11%2038.52L208%20200h32a8%208%200%200%201%208%208M149.24%2050a8%208%200%200%200-11.29.81L92%20103.78l-45.95-53A8%208%200%200%200%2034%2061.24L81.41%20116L34%20170.76a8%208%200%200%200%2012.1%2010.48l46-53l45.95%2053a8%208%200%201%200%2012.1-10.48L102.59%20116l47.46-54.76a8%208%200%200%200-.81-11.24%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/text-subscript-duotone.svg?color=%231a73e8&size=48