text all caps icon

text-all-caps from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
text-all-caps
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the text all caps icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M10.571 21H5.43M8 3v18M8 3c-1.19 0-2.717.123-3.933.243c-.514.052-.771.077-1 .167a1.72 1.72 0 0 0-.998 1.076C2 4.715 2 4.976 2 5.5M8 3c.607 0 1.303.032 2 .08M18.57 21h-5.142m2.571-18v18m0-18c1.19 0 2.717.123 3.933.243c.515.052.772.077 1 .167c.473.188.855.599.998 1.076c.07.229.07.49.07 1.014M16 3c-.608 0-1.303.032-2 .08"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTextAllCaps(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M10.571 21H5.43M8 3v18M8 3c-1.19 0-2.717.123-3.933.243c-.514.052-.771.077-1 .167a1.72 1.72 0 0 0-.998 1.076C2 4.715 2 4.976 2 5.5M8 3c.607 0 1.303.032 2 .08M18.57 21h-5.142m2.571-18v18m0-18c1.19 0 2.717.123 3.933.243c.515.052.772.077 1 .167c.473.188.855.599.998 1.076c.07.229.07.49.07 1.014M16 3c-.608 0-1.303.032-2 .08"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M10.571 21H5.43M8 3v18M8 3c-1.19 0-2.717.123-3.933.243c-.514.052-.771.077-1 .167a1.72 1.72 0 0 0-.998 1.076C2 4.715 2 4.976 2 5.5M8 3c.607 0 1.303.032 2 .08M18.57 21h-5.142m2.571-18v18m0-18c1.19 0 2.717.123 3.933.243c.515.052.772.077 1 .167c.473.188.855.599.998 1.076c.07.229.07.49.07 1.014M16 3c-.608 0-1.303.032-2 .08"/></svg>
</template>

CSS

.icon-text-all-caps {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10.571%2021H5.43M8%203v18M8%203c-1.19%200-2.717.123-3.933.243c-.514.052-.771.077-1%20.167a1.72%201.72%200%200%200-.998%201.076C2%204.715%202%204.976%202%205.5M8%203c.607%200%201.303.032%202%20.08M18.57%2021h-5.142m2.571-18v18m0-18c1.19%200%202.717.123%203.933.243c.515.052.772.077%201%20.167c.473.188.855.599.998%201.076c.07.229.07.49.07%201.014M16%203c-.608%200-1.303.032-2%20.08%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10.571%2021H5.43M8%203v18M8%203c-1.19%200-2.717.123-3.933.243c-.514.052-.771.077-1%20.167a1.72%201.72%200%200%200-.998%201.076C2%204.715%202%204.976%202%205.5M8%203c.607%200%201.303.032%202%20.08M18.57%2021h-5.142m2.571-18v18m0-18c1.19%200%202.717.123%203.933.243c.515.052.772.077%201%20.167c.473.188.855.599.998%201.076c.07.229.07.49.07%201.014M16%203c-.608%200-1.303.032-2%20.08%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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