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

Name
text-subscript-16-regular
Set
Fluent UI System Icons
Style
16 Regular
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.168 3.126a.5.5 0 0 1 .706.042L6.5 7.248l3.626-4.08a.5.5 0 0 1 .748.664L7.169 8l2.848 3.204A3 3 0 0 0 10 11.5c0 .474.22.896.562 1.17a4 4 0 0 0-.186.314a.5.5 0 0 1-.25-.152L6.5 8.752l-3.626 4.08a.5.5 0 1 1-.748-.664L5.831 8L2.126 3.832a.5.5 0 0 1 .042-.706M12 11.5a.5.5 0 0 1 1 0c0 .259-.082.391-.19.499c-.1.101-.206.168-.35.259q-.104.064-.24.156C11.357 13 11 13.77 11 14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 0-1h-1.394c.11-.252.316-.515.675-.758q.053-.036.129-.083c.174-.11.421-.267.607-.452c.283-.283.483-.666.483-1.207a1.5 1.5 0 0 0-3 0a.5.5 0 0 0 1 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextSubscript16Regular(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.168 3.126a.5.5 0 0 1 .706.042L6.5 7.248l3.626-4.08a.5.5 0 0 1 .748.664L7.169 8l2.848 3.204A3 3 0 0 0 10 11.5c0 .474.22.896.562 1.17a4 4 0 0 0-.186.314a.5.5 0 0 1-.25-.152L6.5 8.752l-3.626 4.08a.5.5 0 1 1-.748-.664L5.831 8L2.126 3.832a.5.5 0 0 1 .042-.706M12 11.5a.5.5 0 0 1 1 0c0 .259-.082.391-.19.499c-.1.101-.206.168-.35.259q-.104.064-.24.156C11.357 13 11 13.77 11 14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 0-1h-1.394c.11-.252.316-.515.675-.758q.053-.036.129-.083c.174-.11.421-.267.607-.452c.283-.283.483-.666.483-1.207a1.5 1.5 0 0 0-3 0a.5.5 0 0 0 1 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.168 3.126a.5.5 0 0 1 .706.042L6.5 7.248l3.626-4.08a.5.5 0 0 1 .748.664L7.169 8l2.848 3.204A3 3 0 0 0 10 11.5c0 .474.22.896.562 1.17a4 4 0 0 0-.186.314a.5.5 0 0 1-.25-.152L6.5 8.752l-3.626 4.08a.5.5 0 1 1-.748-.664L5.831 8L2.126 3.832a.5.5 0 0 1 .042-.706M12 11.5a.5.5 0 0 1 1 0c0 .259-.082.391-.19.499c-.1.101-.206.168-.35.259q-.104.064-.24.156C11.357 13 11 13.77 11 14.5a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 0-1h-1.394c.11-.252.316-.515.675-.758q.053-.036.129-.083c.174-.11.421-.267.607-.452c.283-.283.483-.666.483-1.207a1.5 1.5 0 0 0-3 0a.5.5 0 0 0 1 0"/></svg>
</template>

CSS

.icon-text-subscript-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.168%203.126a.5.5%200%200%201%20.706.042L6.5%207.248l3.626-4.08a.5.5%200%200%201%20.748.664L7.169%208l2.848%203.204A3%203%200%200%200%2010%2011.5c0%20.474.22.896.562%201.17a4%204%200%200%200-.186.314a.5.5%200%200%201-.25-.152L6.5%208.752l-3.626%204.08a.5.5%200%201%201-.748-.664L5.831%208L2.126%203.832a.5.5%200%200%201%20.042-.706M12%2011.5a.5.5%200%200%201%201%200c0%20.259-.082.391-.19.499c-.1.101-.206.168-.35.259q-.104.064-.24.156C11.357%2013%2011%2013.77%2011%2014.5a.5.5%200%200%200%20.5.5h2a.5.5%200%200%200%200-1h-1.394c.11-.252.316-.515.675-.758q.053-.036.129-.083c.174-.11.421-.267.607-.452c.283-.283.483-.666.483-1.207a1.5%201.5%200%200%200-3%200a.5.5%200%200%200%201%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.168%203.126a.5.5%200%200%201%20.706.042L6.5%207.248l3.626-4.08a.5.5%200%200%201%20.748.664L7.169%208l2.848%203.204A3%203%200%200%200%2010%2011.5c0%20.474.22.896.562%201.17a4%204%200%200%200-.186.314a.5.5%200%200%201-.25-.152L6.5%208.752l-3.626%204.08a.5.5%200%201%201-.748-.664L5.831%208L2.126%203.832a.5.5%200%200%201%20.042-.706M12%2011.5a.5.5%200%200%201%201%200c0%20.259-.082.391-.19.499c-.1.101-.206.168-.35.259q-.104.064-.24.156C11.357%2013%2011%2013.77%2011%2014.5a.5.5%200%200%200%20.5.5h2a.5.5%200%200%200%200-1h-1.394c.11-.252.316-.515.675-.758q.053-.036.129-.083c.174-.11.421-.267.607-.452c.283-.283.483-.666.483-1.207a1.5%201.5%200%200%200-3%200a.5.5%200%200%200%201%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-regular.svg?color=%231a73e8&size=48