text header 1 lines icon

text-header-1-lines-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
text-header-1-lines-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text header 1 lines icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.664 3.33h-.002l-.001.001zM1.75 2a.75.75 0 0 1 .75.75v1.5h2V2.751a.75.75 0 0 1 1.5 0v4.496a.75.75 0 1 1-1.5 0V5.75h-2v1.5a.75.75 0 1 1-1.5 0v-4.5A.75.75 0 0 1 1.75 2M1 13.248a.75.75 0 0 1 .75-.75h12.5a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1-.75-.75M1.75 9.5a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5zm7.672-7.48a.75.75 0 0 1 .578.73v4.5a.75.75 0 1 1-1.5 0V4.579a3 3 0 0 1-.156.087l-.005.003l-.002.001h-.002a.75.75 0 0 1-.674-1.339h.001l.002-.001l.01-.006l.07-.04a2.6 2.6 0 0 0 .43-.335l.003-.002a2 2 0 0 0 .402-.532a.75.75 0 0 1 .843-.395"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextHeader1Lines16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.664 3.33h-.002l-.001.001zM1.75 2a.75.75 0 0 1 .75.75v1.5h2V2.751a.75.75 0 0 1 1.5 0v4.496a.75.75 0 1 1-1.5 0V5.75h-2v1.5a.75.75 0 1 1-1.5 0v-4.5A.75.75 0 0 1 1.75 2M1 13.248a.75.75 0 0 1 .75-.75h12.5a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1-.75-.75M1.75 9.5a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5zm7.672-7.48a.75.75 0 0 1 .578.73v4.5a.75.75 0 1 1-1.5 0V4.579a3 3 0 0 1-.156.087l-.005.003l-.002.001h-.002a.75.75 0 0 1-.674-1.339h.001l.002-.001l.01-.006l.07-.04a2.6 2.6 0 0 0 .43-.335l.003-.002a2 2 0 0 0 .402-.532a.75.75 0 0 1 .843-.395"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.664 3.33h-.002l-.001.001zM1.75 2a.75.75 0 0 1 .75.75v1.5h2V2.751a.75.75 0 0 1 1.5 0v4.496a.75.75 0 1 1-1.5 0V5.75h-2v1.5a.75.75 0 1 1-1.5 0v-4.5A.75.75 0 0 1 1.75 2M1 13.248a.75.75 0 0 1 .75-.75h12.5a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1-.75-.75M1.75 9.5a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5zm7.672-7.48a.75.75 0 0 1 .578.73v4.5a.75.75 0 1 1-1.5 0V4.579a3 3 0 0 1-.156.087l-.005.003l-.002.001h-.002a.75.75 0 0 1-.674-1.339h.001l.002-.001l.01-.006l.07-.04a2.6 2.6 0 0 0 .43-.335l.003-.002a2 2 0 0 0 .402-.532a.75.75 0 0 1 .843-.395"/></svg>
</template>

CSS

.icon-text-header-1-lines-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.664%203.33h-.002l-.001.001zM1.75%202a.75.75%200%200%201%20.75.75v1.5h2V2.751a.75.75%200%200%201%201.5%200v4.496a.75.75%200%201%201-1.5%200V5.75h-2v1.5a.75.75%200%201%201-1.5%200v-4.5A.75.75%200%200%201%201.75%202M1%2013.248a.75.75%200%200%201%20.75-.75h12.5a.75.75%200%200%201%200%201.5H1.75a.75.75%200%200%201-.75-.75M1.75%209.5a.75.75%200%200%200%200%201.5h12.5a.75.75%200%200%200%200-1.5zm7.672-7.48a.75.75%200%200%201%20.578.73v4.5a.75.75%200%201%201-1.5%200V4.579a3%203%200%200%201-.156.087l-.005.003l-.002.001h-.002a.75.75%200%200%201-.674-1.339h.001l.002-.001l.01-.006l.07-.04a2.6%202.6%200%200%200%20.43-.335l.003-.002a2%202%200%200%200%20.402-.532a.75.75%200%200%201%20.843-.395%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.664%203.33h-.002l-.001.001zM1.75%202a.75.75%200%200%201%20.75.75v1.5h2V2.751a.75.75%200%200%201%201.5%200v4.496a.75.75%200%201%201-1.5%200V5.75h-2v1.5a.75.75%200%201%201-1.5%200v-4.5A.75.75%200%200%201%201.75%202M1%2013.248a.75.75%200%200%201%20.75-.75h12.5a.75.75%200%200%201%200%201.5H1.75a.75.75%200%200%201-.75-.75M1.75%209.5a.75.75%200%200%200%200%201.5h12.5a.75.75%200%200%200%200-1.5zm7.672-7.48a.75.75%200%200%201%20.578.73v4.5a.75.75%200%201%201-1.5%200V4.579a3%203%200%200%201-.156.087l-.005.003l-.002.001h-.002a.75.75%200%200%201-.674-1.339h.001l.002-.001l.01-.006l.07-.04a2.6%202.6%200%200%200%20.43-.335l.003-.002a2%202%200%200%200%20.402-.532a.75.75%200%200%201%20.843-.395%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-header-1-lines-16-filled.svg?color=%231a73e8&size=48