text h six icon

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

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

5 other variants in Phosphor

Related icons in Phosphor

Use the text h six icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M212 146a34.5 34.5 0 0 0-5.6.47l18.75-31.39a6 6 0 0 0-10.3-6.16l-32.25 54l-.22.41A34 34 0 1 0 212 146m0 56a22 22 0 1 1 22-22a22 22 0 0 1-22 22M150 56v120a6 6 0 0 1-12 0v-54H46v54a6 6 0 0 1-12 0V56a6 6 0 0 1 12 0v54h92V56a6 6 0 0 1 12 0"/></svg>

React

import type { SVGProps } from "react";

export function PhTextHSixLight(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="M212 146a34.5 34.5 0 0 0-5.6.47l18.75-31.39a6 6 0 0 0-10.3-6.16l-32.25 54l-.22.41A34 34 0 1 0 212 146m0 56a22 22 0 1 1 22-22a22 22 0 0 1-22 22M150 56v120a6 6 0 0 1-12 0v-54H46v54a6 6 0 0 1-12 0V56a6 6 0 0 1 12 0v54h92V56a6 6 0 0 1 12 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M212 146a34.5 34.5 0 0 0-5.6.47l18.75-31.39a6 6 0 0 0-10.3-6.16l-32.25 54l-.22.41A34 34 0 1 0 212 146m0 56a22 22 0 1 1 22-22a22 22 0 0 1-22 22M150 56v120a6 6 0 0 1-12 0v-54H46v54a6 6 0 0 1-12 0V56a6 6 0 0 1 12 0v54h92V56a6 6 0 0 1 12 0"/></svg>
</template>

CSS

.icon-text-h-six-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%22M212%20146a34.5%2034.5%200%200%200-5.6.47l18.75-31.39a6%206%200%200%200-10.3-6.16l-32.25%2054l-.22.41A34%2034%200%201%200%20212%20146m0%2056a22%2022%200%201%201%2022-22a22%2022%200%200%201-22%2022M150%2056v120a6%206%200%200%201-12%200v-54H46v54a6%206%200%200%201-12%200V56a6%206%200%200%201%2012%200v54h92V56a6%206%200%200%201%2012%200%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%22M212%20146a34.5%2034.5%200%200%200-5.6.47l18.75-31.39a6%206%200%200%200-10.3-6.16l-32.25%2054l-.22.41A34%2034%200%201%200%20212%20146m0%2056a22%2022%200%201%201%2022-22a22%2022%200%200%201-22%2022M150%2056v120a6%206%200%200%201-12%200v-54H46v54a6%206%200%200%201-12%200V56a6%206%200%200%201%2012%200v54h92V56a6%206%200%200%201%2012%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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