text aa icon

text-aa-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
text-aa-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the text aa icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M85.43 53.45a6 6 0 0 0-10.86 0l-64 136a6 6 0 1 0 10.86 5.11L38.63 158h82.74l17.2 36.55a6 6 0 1 0 10.86-5.11ZM44.28 146L80 70.09L115.72 146ZM200 98c-12.21 0-21.71 3.28-28.23 9.74a6 6 0 0 0 8.46 8.52c4.18-4.15 10.84-6.26 19.77-6.26c14.34 0 26 9.87 26 22v7.24a40.36 40.36 0 0 0-26-9.24c-20.95 0-38 15.25-38 34s17.05 34 38 34a40.36 40.36 0 0 0 26-9.24V192a6 6 0 0 0 12 0v-60c0-18.75-17-34-38-34m0 88c-14.34 0-26-9.87-26-22s11.66-22 26-22s26 9.87 26 22s-11.66 22-26 22"/></svg>

React

import type { SVGProps } from "react";

export function PhTextAaLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M85.43 53.45a6 6 0 0 0-10.86 0l-64 136a6 6 0 1 0 10.86 5.11L38.63 158h82.74l17.2 36.55a6 6 0 1 0 10.86-5.11ZM44.28 146L80 70.09L115.72 146ZM200 98c-12.21 0-21.71 3.28-28.23 9.74a6 6 0 0 0 8.46 8.52c4.18-4.15 10.84-6.26 19.77-6.26c14.34 0 26 9.87 26 22v7.24a40.36 40.36 0 0 0-26-9.24c-20.95 0-38 15.25-38 34s17.05 34 38 34a40.36 40.36 0 0 0 26-9.24V192a6 6 0 0 0 12 0v-60c0-18.75-17-34-38-34m0 88c-14.34 0-26-9.87-26-22s11.66-22 26-22s26 9.87 26 22s-11.66 22-26 22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M85.43 53.45a6 6 0 0 0-10.86 0l-64 136a6 6 0 1 0 10.86 5.11L38.63 158h82.74l17.2 36.55a6 6 0 1 0 10.86-5.11ZM44.28 146L80 70.09L115.72 146ZM200 98c-12.21 0-21.71 3.28-28.23 9.74a6 6 0 0 0 8.46 8.52c4.18-4.15 10.84-6.26 19.77-6.26c14.34 0 26 9.87 26 22v7.24a40.36 40.36 0 0 0-26-9.24c-20.95 0-38 15.25-38 34s17.05 34 38 34a40.36 40.36 0 0 0 26-9.24V192a6 6 0 0 0 12 0v-60c0-18.75-17-34-38-34m0 88c-14.34 0-26-9.87-26-22s11.66-22 26-22s26 9.87 26 22s-11.66 22-26 22"/></svg>
</template>

CSS

.icon-text-aa-light {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M85.43%2053.45a6%206%200%200%200-10.86%200l-64%20136a6%206%200%201%200%2010.86%205.11L38.63%20158h82.74l17.2%2036.55a6%206%200%201%200%2010.86-5.11ZM44.28%20146L80%2070.09L115.72%20146ZM200%2098c-12.21%200-21.71%203.28-28.23%209.74a6%206%200%200%200%208.46%208.52c4.18-4.15%2010.84-6.26%2019.77-6.26c14.34%200%2026%209.87%2026%2022v7.24a40.36%2040.36%200%200%200-26-9.24c-20.95%200-38%2015.25-38%2034s17.05%2034%2038%2034a40.36%2040.36%200%200%200%2026-9.24V192a6%206%200%200%200%2012%200v-60c0-18.75-17-34-38-34m0%2088c-14.34%200-26-9.87-26-22s11.66-22%2026-22s26%209.87%2026%2022s-11.66%2022-26%2022%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M85.43%2053.45a6%206%200%200%200-10.86%200l-64%20136a6%206%200%201%200%2010.86%205.11L38.63%20158h82.74l17.2%2036.55a6%206%200%201%200%2010.86-5.11ZM44.28%20146L80%2070.09L115.72%20146ZM200%2098c-12.21%200-21.71%203.28-28.23%209.74a6%206%200%200%200%208.46%208.52c4.18-4.15%2010.84-6.26%2019.77-6.26c14.34%200%2026%209.87%2026%2022v7.24a40.36%2040.36%200%200%200-26-9.24c-20.95%200-38%2015.25-38%2034s17.05%2034%2038%2034a40.36%2040.36%200%200%200%2026-9.24V192a6%206%200%200%200%2012%200v-60c0-18.75-17-34-38-34m0%2088c-14.34%200-26-9.87-26-22s11.66-22%2026-22s26%209.87%2026%2022s-11.66%2022-26%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/text-aa-light.svg?color=%231a73e8&size=48