text-subscript-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
text-subscript-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the text subscript icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.002 2.94a.75.75 0 0 1 1.059.062L6.5 6.872l3.44-3.87a.75.75 0 0 1 1.12.996L7.504 8l2.374 2.67a2.8 2.8 0 0 0-.127.83c0 .472.187.9.49 1.214a4 4 0 0 0-.195.382a1 1 0 0 1-.106-.098L6.5 9.128l-3.44 3.87a.75.75 0 1 1-1.12-.996L5.496 8L1.939 3.998a.75.75 0 0 1 .063-1.059M12.25 11.5a.25.25 0 1 1 .5 0c0 .11-.019.172-.034.207a.4.4 0 0 1-.082.115c-.046.046-.11.096-.208.161l-.146.094l-.013.008l-.188.122c-.925.628-1.329 1.473-1.329 2.293c0 .414.336.75.75.75h2a.75.75 0 0 0 0-1.5h-.933a2 2 0 0 1 .457-.367c.171-.108.46-.29.67-.5c.327-.326.556-.77.556-1.383a1.75 1.75 0 1 0-3.5 0a.75.75 0 0 0 1.5 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextSubscript16Filled(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="M2.002 2.94a.75.75 0 0 1 1.059.062L6.5 6.872l3.44-3.87a.75.75 0 0 1 1.12.996L7.504 8l2.374 2.67a2.8 2.8 0 0 0-.127.83c0 .472.187.9.49 1.214a4 4 0 0 0-.195.382a1 1 0 0 1-.106-.098L6.5 9.128l-3.44 3.87a.75.75 0 1 1-1.12-.996L5.496 8L1.939 3.998a.75.75 0 0 1 .063-1.059M12.25 11.5a.25.25 0 1 1 .5 0c0 .11-.019.172-.034.207a.4.4 0 0 1-.082.115c-.046.046-.11.096-.208.161l-.146.094l-.013.008l-.188.122c-.925.628-1.329 1.473-1.329 2.293c0 .414.336.75.75.75h2a.75.75 0 0 0 0-1.5h-.933a2 2 0 0 1 .457-.367c.171-.108.46-.29.67-.5c.327-.326.556-.77.556-1.383a1.75 1.75 0 1 0-3.5 0a.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 16 16"><path fill="currentColor" d="M2.002 2.94a.75.75 0 0 1 1.059.062L6.5 6.872l3.44-3.87a.75.75 0 0 1 1.12.996L7.504 8l2.374 2.67a2.8 2.8 0 0 0-.127.83c0 .472.187.9.49 1.214a4 4 0 0 0-.195.382a1 1 0 0 1-.106-.098L6.5 9.128l-3.44 3.87a.75.75 0 1 1-1.12-.996L5.496 8L1.939 3.998a.75.75 0 0 1 .063-1.059M12.25 11.5a.25.25 0 1 1 .5 0c0 .11-.019.172-.034.207a.4.4 0 0 1-.082.115c-.046.046-.11.096-.208.161l-.146.094l-.013.008l-.188.122c-.925.628-1.329 1.473-1.329 2.293c0 .414.336.75.75.75h2a.75.75 0 0 0 0-1.5h-.933a2 2 0 0 1 .457-.367c.171-.108.46-.29.67-.5c.327-.326.556-.77.556-1.383a1.75 1.75 0 1 0-3.5 0a.75.75 0 0 0 1.5 0"/></svg>
</template>

CSS

.icon-text-subscript-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%22M2.002%202.94a.75.75%200%200%201%201.059.062L6.5%206.872l3.44-3.87a.75.75%200%200%201%201.12.996L7.504%208l2.374%202.67a2.8%202.8%200%200%200-.127.83c0%20.472.187.9.49%201.214a4%204%200%200%200-.195.382a1%201%200%200%201-.106-.098L6.5%209.128l-3.44%203.87a.75.75%200%201%201-1.12-.996L5.496%208L1.939%203.998a.75.75%200%200%201%20.063-1.059M12.25%2011.5a.25.25%200%201%201%20.5%200c0%20.11-.019.172-.034.207a.4.4%200%200%201-.082.115c-.046.046-.11.096-.208.161l-.146.094l-.013.008l-.188.122c-.925.628-1.329%201.473-1.329%202.293c0%20.414.336.75.75.75h2a.75.75%200%200%200%200-1.5h-.933a2%202%200%200%201%20.457-.367c.171-.108.46-.29.67-.5c.327-.326.556-.77.556-1.383a1.75%201.75%200%201%200-3.5%200a.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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.002%202.94a.75.75%200%200%201%201.059.062L6.5%206.872l3.44-3.87a.75.75%200%200%201%201.12.996L7.504%208l2.374%202.67a2.8%202.8%200%200%200-.127.83c0%20.472.187.9.49%201.214a4%204%200%200%200-.195.382a1%201%200%200%201-.106-.098L6.5%209.128l-3.44%203.87a.75.75%200%201%201-1.12-.996L5.496%208L1.939%203.998a.75.75%200%200%201%20.063-1.059M12.25%2011.5a.25.25%200%201%201%20.5%200c0%20.11-.019.172-.034.207a.4.4%200%200%201-.082.115c-.046.046-.11.096-.208.161l-.146.094l-.013.008l-.188.122c-.925.628-1.329%201.473-1.329%202.293c0%20.414.336.75.75.75h2a.75.75%200%200%200%200-1.5h-.933a2%202%200%200%201%20.457-.367c.171-.108.46-.29.67-.5c.327-.326.556-.77.556-1.383a1.75%201.75%200%201%200-3.5%200a.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-16-filled.svg?color=%231a73e8&size=48