text aa icon
text-aa-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- text-aa-bold
- Set
- Phosphor
- Style
- Bold
- 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="M90.86 50.89a12 12 0 0 0-21.72 0l-64 136a12 12 0 0 0 21.71 10.22L42.44 164h75.12l15.58 33.11a12 12 0 0 0 21.72-10.22ZM53.74 140L80 84.18L106.27 140ZM200 84c-13.85 0-24.77 3.86-32.45 11.48a12 12 0 1 0 16.9 17c3-3 8.26-4.52 15.55-4.52c11 0 20 7.18 20 16v4.39a47.3 47.3 0 0 0-20-4.35c-24.26 0-44 17.94-44 40s19.74 40 44 40a47.2 47.2 0 0 0 22-5.38a12 12 0 0 0 22-6.62v-68c0-22.06-19.74-40-44-40m0 96c-11 0-20-7.18-20-16s9-16 20-16s20 7.18 20 16s-9 16-20 16"/></svg>
React
import type { SVGProps } from "react";
export function PhTextAaBold(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="M90.86 50.89a12 12 0 0 0-21.72 0l-64 136a12 12 0 0 0 21.71 10.22L42.44 164h75.12l15.58 33.11a12 12 0 0 0 21.72-10.22ZM53.74 140L80 84.18L106.27 140ZM200 84c-13.85 0-24.77 3.86-32.45 11.48a12 12 0 1 0 16.9 17c3-3 8.26-4.52 15.55-4.52c11 0 20 7.18 20 16v4.39a47.3 47.3 0 0 0-20-4.35c-24.26 0-44 17.94-44 40s19.74 40 44 40a47.2 47.2 0 0 0 22-5.38a12 12 0 0 0 22-6.62v-68c0-22.06-19.74-40-44-40m0 96c-11 0-20-7.18-20-16s9-16 20-16s20 7.18 20 16s-9 16-20 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M90.86 50.89a12 12 0 0 0-21.72 0l-64 136a12 12 0 0 0 21.71 10.22L42.44 164h75.12l15.58 33.11a12 12 0 0 0 21.72-10.22ZM53.74 140L80 84.18L106.27 140ZM200 84c-13.85 0-24.77 3.86-32.45 11.48a12 12 0 1 0 16.9 17c3-3 8.26-4.52 15.55-4.52c11 0 20 7.18 20 16v4.39a47.3 47.3 0 0 0-20-4.35c-24.26 0-44 17.94-44 40s19.74 40 44 40a47.2 47.2 0 0 0 22-5.38a12 12 0 0 0 22-6.62v-68c0-22.06-19.74-40-44-40m0 96c-11 0-20-7.18-20-16s9-16 20-16s20 7.18 20 16s-9 16-20 16"/></svg> </template>
CSS
.icon-text-aa-bold {
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%22M90.86%2050.89a12%2012%200%200%200-21.72%200l-64%20136a12%2012%200%200%200%2021.71%2010.22L42.44%20164h75.12l15.58%2033.11a12%2012%200%200%200%2021.72-10.22ZM53.74%20140L80%2084.18L106.27%20140ZM200%2084c-13.85%200-24.77%203.86-32.45%2011.48a12%2012%200%201%200%2016.9%2017c3-3%208.26-4.52%2015.55-4.52c11%200%2020%207.18%2020%2016v4.39a47.3%2047.3%200%200%200-20-4.35c-24.26%200-44%2017.94-44%2040s19.74%2040%2044%2040a47.2%2047.2%200%200%200%2022-5.38a12%2012%200%200%200%2022-6.62v-68c0-22.06-19.74-40-44-40m0%2096c-11%200-20-7.18-20-16s9-16%2020-16s20%207.18%2020%2016s-9%2016-20%2016%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%22M90.86%2050.89a12%2012%200%200%200-21.72%200l-64%20136a12%2012%200%200%200%2021.71%2010.22L42.44%20164h75.12l15.58%2033.11a12%2012%200%200%200%2021.72-10.22ZM53.74%20140L80%2084.18L106.27%20140ZM200%2084c-13.85%200-24.77%203.86-32.45%2011.48a12%2012%200%201%200%2016.9%2017c3-3%208.26-4.52%2015.55-4.52c11%200%2020%207.18%2020%2016v4.39a47.3%2047.3%200%200%200-20-4.35c-24.26%200-44%2017.94-44%2040s19.74%2040%2044%2040a47.2%2047.2%200%200%200%2022-5.38a12%2012%200%200%200%2022-6.62v-68c0-22.06-19.74-40-44-40m0%2096c-11%200-20-7.18-20-16s9-16%2020-16s20%207.18%2020%2016s-9%2016-20%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/text-aa-bold.svg?color=%231a73e8&size=48