text header 3 lines icon

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

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

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text header 3 lines icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.298 3.766c.518-.554 1.014-.584 1.42-.449c.497.165.656.674.422 1.036c-.115.177-.284.278-.494.336a2 2 0 0 1-.504.06h-.092a.75.75 0 0 0 0 1.5l.092.001c.147.002.324.011.504.061c.21.058.379.159.494.336c.234.362.075.87-.422 1.036c-.406.135-.902.105-1.42-.45a.75.75 0 0 0-1.096 1.023c.925.993 2.037 1.166 2.989.85c1.293-.43 2.05-1.973 1.208-3.274a2.3 2.3 0 0 0-.262-.332q.14-.146.262-.332c.842-1.302.085-2.845-1.208-3.274c-.952-.317-2.064-.143-2.99.85a.75.75 0 1 0 1.097 1.022M2 16.248a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75m.75-4.748a.75.75 0 0 0 0 1.5h14.5a.75.75 0 0 0 0-1.5zm.75-8.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0v-2h2v1.996a.75.75 0 0 0 1.5 0V2.75a.75.75 0 1 0-1.5 0v2h-2z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextHeader3Lines20Filled(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="M9.298 3.766c.518-.554 1.014-.584 1.42-.449c.497.165.656.674.422 1.036c-.115.177-.284.278-.494.336a2 2 0 0 1-.504.06h-.092a.75.75 0 0 0 0 1.5l.092.001c.147.002.324.011.504.061c.21.058.379.159.494.336c.234.362.075.87-.422 1.036c-.406.135-.902.105-1.42-.45a.75.75 0 0 0-1.096 1.023c.925.993 2.037 1.166 2.989.85c1.293-.43 2.05-1.973 1.208-3.274a2.3 2.3 0 0 0-.262-.332q.14-.146.262-.332c.842-1.302.085-2.845-1.208-3.274c-.952-.317-2.064-.143-2.99.85a.75.75 0 1 0 1.097 1.022M2 16.248a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75m.75-4.748a.75.75 0 0 0 0 1.5h14.5a.75.75 0 0 0 0-1.5zm.75-8.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0v-2h2v1.996a.75.75 0 0 0 1.5 0V2.75a.75.75 0 1 0-1.5 0v2h-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.298 3.766c.518-.554 1.014-.584 1.42-.449c.497.165.656.674.422 1.036c-.115.177-.284.278-.494.336a2 2 0 0 1-.504.06h-.092a.75.75 0 0 0 0 1.5l.092.001c.147.002.324.011.504.061c.21.058.379.159.494.336c.234.362.075.87-.422 1.036c-.406.135-.902.105-1.42-.45a.75.75 0 0 0-1.096 1.023c.925.993 2.037 1.166 2.989.85c1.293-.43 2.05-1.973 1.208-3.274a2.3 2.3 0 0 0-.262-.332q.14-.146.262-.332c.842-1.302.085-2.845-1.208-3.274c-.952-.317-2.064-.143-2.99.85a.75.75 0 1 0 1.097 1.022M2 16.248a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75m.75-4.748a.75.75 0 0 0 0 1.5h14.5a.75.75 0 0 0 0-1.5zm.75-8.75a.75.75 0 0 0-1.5 0v5.5a.75.75 0 0 0 1.5 0v-2h2v1.996a.75.75 0 0 0 1.5 0V2.75a.75.75 0 1 0-1.5 0v2h-2z"/></svg>
</template>

CSS

.icon-text-header-3-lines-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%22M9.298%203.766c.518-.554%201.014-.584%201.42-.449c.497.165.656.674.422%201.036c-.115.177-.284.278-.494.336a2%202%200%200%201-.504.06h-.092a.75.75%200%200%200%200%201.5l.092.001c.147.002.324.011.504.061c.21.058.379.159.494.336c.234.362.075.87-.422%201.036c-.406.135-.902.105-1.42-.45a.75.75%200%200%200-1.096%201.023c.925.993%202.037%201.166%202.989.85c1.293-.43%202.05-1.973%201.208-3.274a2.3%202.3%200%200%200-.262-.332q.14-.146.262-.332c.842-1.302.085-2.845-1.208-3.274c-.952-.317-2.064-.143-2.99.85a.75.75%200%201%200%201.097%201.022M2%2016.248a.75.75%200%200%201%20.75-.75h14.5a.75.75%200%200%201%200%201.5H2.75a.75.75%200%200%201-.75-.75m.75-4.748a.75.75%200%200%200%200%201.5h14.5a.75.75%200%200%200%200-1.5zm.75-8.75a.75.75%200%200%200-1.5%200v5.5a.75.75%200%200%200%201.5%200v-2h2v1.996a.75.75%200%200%200%201.5%200V2.75a.75.75%200%201%200-1.5%200v2h-2z%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%22M9.298%203.766c.518-.554%201.014-.584%201.42-.449c.497.165.656.674.422%201.036c-.115.177-.284.278-.494.336a2%202%200%200%201-.504.06h-.092a.75.75%200%200%200%200%201.5l.092.001c.147.002.324.011.504.061c.21.058.379.159.494.336c.234.362.075.87-.422%201.036c-.406.135-.902.105-1.42-.45a.75.75%200%200%200-1.096%201.023c.925.993%202.037%201.166%202.989.85c1.293-.43%202.05-1.973%201.208-3.274a2.3%202.3%200%200%200-.262-.332q.14-.146.262-.332c.842-1.302.085-2.845-1.208-3.274c-.952-.317-2.064-.143-2.99.85a.75.75%200%201%200%201.097%201.022M2%2016.248a.75.75%200%200%201%20.75-.75h14.5a.75.75%200%200%201%200%201.5H2.75a.75.75%200%200%201-.75-.75m.75-4.748a.75.75%200%200%200%200%201.5h14.5a.75.75%200%200%200%200-1.5zm.75-8.75a.75.75%200%200%200-1.5%200v5.5a.75.75%200%200%200%201.5%200v-2h2v1.996a.75.75%200%200%200%201.5%200V2.75a.75.75%200%201%200-1.5%200v2h-2z%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-lines-20-filled.svg?color=%231a73e8&size=48