text h two icon

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

Name
text-h-two-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the text h two 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 72v136H56a16 16 0 0 1-16-16V56h184a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 208a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.16-57.56a16 16 0 1 0-25.54-19.27a16.3 16.3 0 0 0-2.32 4.3a8 8 0 1 1-15.08-5.34a32 32 0 1 1 55.73 29.93L208 200h32a8 8 0 0 1 8 8M144 48a8 8 0 0 0-8 8v52H48V56a8 8 0 0 0-16 0v120a8 8 0 0 0 16 0v-52h88v52a8 8 0 0 0 16 0V56a8 8 0 0 0-8-8"/></g></svg>

React

import type { SVGProps } from "react";

export function PhTextHTwoDuotone(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 72v136H56a16 16 0 0 1-16-16V56h184a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 208a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.16-57.56a16 16 0 1 0-25.54-19.27a16.3 16.3 0 0 0-2.32 4.3a8 8 0 1 1-15.08-5.34a32 32 0 1 1 55.73 29.93L208 200h32a8 8 0 0 1 8 8M144 48a8 8 0 0 0-8 8v52H48V56a8 8 0 0 0-16 0v120a8 8 0 0 0 16 0v-52h88v52a8 8 0 0 0 16 0V56a8 8 0 0 0-8-8"/></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 72v136H56a16 16 0 0 1-16-16V56h184a16 16 0 0 1 16 16" opacity=".2"/><path d="M248 208a8 8 0 0 1-8 8h-48a8 8 0 0 1-6.4-12.8l43.16-57.56a16 16 0 1 0-25.54-19.27a16.3 16.3 0 0 0-2.32 4.3a8 8 0 1 1-15.08-5.34a32 32 0 1 1 55.73 29.93L208 200h32a8 8 0 0 1 8 8M144 48a8 8 0 0 0-8 8v52H48V56a8 8 0 0 0-16 0v120a8 8 0 0 0 16 0v-52h88v52a8 8 0 0 0 16 0V56a8 8 0 0 0-8-8"/></g></svg>
</template>

CSS

.icon-text-h-two-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%2072v136H56a16%2016%200%200%201-16-16V56h184a16%2016%200%200%201%2016%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M248%20208a8%208%200%200%201-8%208h-48a8%208%200%200%201-6.4-12.8l43.16-57.56a16%2016%200%201%200-25.54-19.27a16.3%2016.3%200%200%200-2.32%204.3a8%208%200%201%201-15.08-5.34a32%2032%200%201%201%2055.73%2029.93L208%20200h32a8%208%200%200%201%208%208M144%2048a8%208%200%200%200-8%208v52H48V56a8%208%200%200%200-16%200v120a8%208%200%200%200%2016%200v-52h88v52a8%208%200%200%200%2016%200V56a8%208%200%200%200-8-8%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%2072v136H56a16%2016%200%200%201-16-16V56h184a16%2016%200%200%201%2016%2016%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M248%20208a8%208%200%200%201-8%208h-48a8%208%200%200%201-6.4-12.8l43.16-57.56a16%2016%200%201%200-25.54-19.27a16.3%2016.3%200%200%200-2.32%204.3a8%208%200%201%201-15.08-5.34a32%2032%200%201%201%2055.73%2029.93L208%20200h32a8%208%200%200%201%208%208M144%2048a8%208%200%200%200-8%208v52H48V56a8%208%200%200%200-16%200v120a8%208%200%200%200%2016%200v-52h88v52a8%208%200%200%200%2016%200V56a8%208%200%200%200-8-8%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-h-two-duotone.svg?color=%231a73e8&size=48