text superscript icon

text-superscript-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
text-superscript-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 superscript 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 64v120a16 16 0 0 1-16 16H40V64a16 16 0 0 1 16-16h168a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 144a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.17-57.55a16 16 0 1 0-27.86-15a8 8 0 0 1-15.09-5.33a32 32 0 1 1 55.74 29.92L208 136h32a8 8 0 0 1 8 8m-98.76-70a8 8 0 0 0-11.29.8L92 127.79l-45.95-53A8 8 0 0 0 34 85.24L81.41 140L34 194.76a8 8 0 0 0 12.1 10.48l46-53l45.95 53a8 8 0 1 0 12.1-10.48L102.59 140l47.46-54.76a8 8 0 0 0-.81-11.24"/></g></svg>

React

import type { SVGProps } from "react";

export function PhTextSuperscriptDuotone(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 64v120a16 16 0 0 1-16 16H40V64a16 16 0 0 1 16-16h168a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 144a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.17-57.55a16 16 0 1 0-27.86-15a8 8 0 0 1-15.09-5.33a32 32 0 1 1 55.74 29.92L208 136h32a8 8 0 0 1 8 8m-98.76-70a8 8 0 0 0-11.29.8L92 127.79l-45.95-53A8 8 0 0 0 34 85.24L81.41 140L34 194.76a8 8 0 0 0 12.1 10.48l46-53l45.95 53a8 8 0 1 0 12.1-10.48L102.59 140l47.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 64v120a16 16 0 0 1-16 16H40V64a16 16 0 0 1 16-16h168a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 144a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.17-57.55a16 16 0 1 0-27.86-15a8 8 0 0 1-15.09-5.33a32 32 0 1 1 55.74 29.92L208 136h32a8 8 0 0 1 8 8m-98.76-70a8 8 0 0 0-11.29.8L92 127.79l-45.95-53A8 8 0 0 0 34 85.24L81.41 140L34 194.76a8 8 0 0 0 12.1 10.48l46-53l45.95 53a8 8 0 1 0 12.1-10.48L102.59 140l47.46-54.76a8 8 0 0 0-.81-11.24"/></g></svg>
</template>

CSS

.icon-text-superscript-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%2064v120a16%2016%200%200%201-16%2016H40V64a16%2016%200%200%201%2016-16h168a16%2016%200%200%201%2016%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M248%20144a8%208%200%200%201-8%208h-48a8%208%200%200%201-6.4-12.8l43.17-57.55a16%2016%200%201%200-27.86-15a8%208%200%200%201-15.09-5.33a32%2032%200%201%201%2055.74%2029.92L208%20136h32a8%208%200%200%201%208%208m-98.76-70a8%208%200%200%200-11.29.8L92%20127.79l-45.95-53A8%208%200%200%200%2034%2085.24L81.41%20140L34%20194.76a8%208%200%200%200%2012.1%2010.48l46-53l45.95%2053a8%208%200%201%200%2012.1-10.48L102.59%20140l47.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%2064v120a16%2016%200%200%201-16%2016H40V64a16%2016%200%200%201%2016-16h168a16%2016%200%200%201%2016%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M248%20144a8%208%200%200%201-8%208h-48a8%208%200%200%201-6.4-12.8l43.17-57.55a16%2016%200%201%200-27.86-15a8%208%200%200%201-15.09-5.33a32%2032%200%201%201%2055.74%2029.92L208%20136h32a8%208%200%200%201%208%208m-98.76-70a8%208%200%200%200-11.29.8L92%20127.79l-45.95-53A8%208%200%200%200%2034%2085.24L81.41%20140L34%20194.76a8%208%200%200%200%2012.1%2010.48l46-53l45.95%2053a8%208%200%201%200%2012.1-10.48L102.59%20140l47.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-superscript-duotone.svg?color=%231a73e8&size=48