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

Name
text-header-3-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text header 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.751 3.5c2.04 0 3.75 1.593 3.75 3.625c0 1.184-.582 2.217-1.47 2.875c.888.658 1.468 1.692 1.468 2.875c0 2.032-1.71 3.625-3.75 3.625c-1.613 0-3.208-1.004-3.71-2.514a.75.75 0 0 1 1.423-.473c.27.81 1.223 1.487 2.287 1.487c1.273 0 2.25-.981 2.25-2.125s-.977-2.125-2.25-2.125h-1a.75.75 0 0 1 0-1.5h1.002c1.273 0 2.25-.981 2.25-2.125S16.024 5 14.751 5c-1.064 0-2.02.677-2.29 1.486a.75.75 0 0 1-1.423-.474c.503-1.51 2.1-2.512 3.713-2.512M9.25 4a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-1.5 0V10.5h-5v4.75a.75.75 0 0 1-1.5 0V4.75a.75.75 0 0 1 1.5 0V9h5V4.75A.75.75 0 0 1 9.25 4"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextHeader320Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.751 3.5c2.04 0 3.75 1.593 3.75 3.625c0 1.184-.582 2.217-1.47 2.875c.888.658 1.468 1.692 1.468 2.875c0 2.032-1.71 3.625-3.75 3.625c-1.613 0-3.208-1.004-3.71-2.514a.75.75 0 0 1 1.423-.473c.27.81 1.223 1.487 2.287 1.487c1.273 0 2.25-.981 2.25-2.125s-.977-2.125-2.25-2.125h-1a.75.75 0 0 1 0-1.5h1.002c1.273 0 2.25-.981 2.25-2.125S16.024 5 14.751 5c-1.064 0-2.02.677-2.29 1.486a.75.75 0 0 1-1.423-.474c.503-1.51 2.1-2.512 3.713-2.512M9.25 4a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-1.5 0V10.5h-5v4.75a.75.75 0 0 1-1.5 0V4.75a.75.75 0 0 1 1.5 0V9h5V4.75A.75.75 0 0 1 9.25 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.751 3.5c2.04 0 3.75 1.593 3.75 3.625c0 1.184-.582 2.217-1.47 2.875c.888.658 1.468 1.692 1.468 2.875c0 2.032-1.71 3.625-3.75 3.625c-1.613 0-3.208-1.004-3.71-2.514a.75.75 0 0 1 1.423-.473c.27.81 1.223 1.487 2.287 1.487c1.273 0 2.25-.981 2.25-2.125s-.977-2.125-2.25-2.125h-1a.75.75 0 0 1 0-1.5h1.002c1.273 0 2.25-.981 2.25-2.125S16.024 5 14.751 5c-1.064 0-2.02.677-2.29 1.486a.75.75 0 0 1-1.423-.474c.503-1.51 2.1-2.512 3.713-2.512M9.25 4a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-1.5 0V10.5h-5v4.75a.75.75 0 0 1-1.5 0V4.75a.75.75 0 0 1 1.5 0V9h5V4.75A.75.75 0 0 1 9.25 4"/></svg>
</template>

CSS

.icon-text-header-3-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.751%203.5c2.04%200%203.75%201.593%203.75%203.625c0%201.184-.582%202.217-1.47%202.875c.888.658%201.468%201.692%201.468%202.875c0%202.032-1.71%203.625-3.75%203.625c-1.613%200-3.208-1.004-3.71-2.514a.75.75%200%200%201%201.423-.473c.27.81%201.223%201.487%202.287%201.487c1.273%200%202.25-.981%202.25-2.125s-.977-2.125-2.25-2.125h-1a.75.75%200%200%201%200-1.5h1.002c1.273%200%202.25-.981%202.25-2.125S16.024%205%2014.751%205c-1.064%200-2.02.677-2.29%201.486a.75.75%200%200%201-1.423-.474c.503-1.51%202.1-2.512%203.713-2.512M9.25%204a.75.75%200%200%201%20.75.75v10.5a.75.75%200%200%201-1.5%200V10.5h-5v4.75a.75.75%200%200%201-1.5%200V4.75a.75.75%200%200%201%201.5%200V9h5V4.75A.75.75%200%200%201%209.25%204%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.751%203.5c2.04%200%203.75%201.593%203.75%203.625c0%201.184-.582%202.217-1.47%202.875c.888.658%201.468%201.692%201.468%202.875c0%202.032-1.71%203.625-3.75%203.625c-1.613%200-3.208-1.004-3.71-2.514a.75.75%200%200%201%201.423-.473c.27.81%201.223%201.487%202.287%201.487c1.273%200%202.25-.981%202.25-2.125s-.977-2.125-2.25-2.125h-1a.75.75%200%200%201%200-1.5h1.002c1.273%200%202.25-.981%202.25-2.125S16.024%205%2014.751%205c-1.064%200-2.02.677-2.29%201.486a.75.75%200%200%201-1.423-.474c.503-1.51%202.1-2.512%203.713-2.512M9.25%204a.75.75%200%200%201%20.75.75v10.5a.75.75%200%200%201-1.5%200V10.5h-5v4.75a.75.75%200%200%201-1.5%200V4.75a.75.75%200%200%201%201.5%200V9h5V4.75A.75.75%200%200%201%209.25%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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