text header 3 lines caret icon
text-header-3-lines-caret-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- text-header-3-lines-caret-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
text-abc-underline-double-32-filledtext-add-20-filledtext-add-space-after-20-filledtext-add-space-before-20-filledtext-add-t-20-filledtext-align-center-16-filledtext-align-center-rotate-270-16-filledtext-align-center-rotate-90-16-filledtext-align-distributed-20-filledtext-align-distributed-evenly-20-filledtext-align-distributed-vertical-20-filledtext-align-justify-20-filledtext-align-justify-low-20-filledtext-align-justify-low-90-20-filledtext-align-justify-low-rotate-270-20-filledtext-align-justify-low-rotate-90-20-filledtext-align-justify-rotate-270-20-filledtext-align-justify-rotate-90-20-filledtext-align-left-16-filledtext-align-left-rotate-270-16-filledtext-align-left-rotate-90-16-filledtext-align-right-16-filledtext-align-right-rotate-270-16-filledtext-align-right-rotate-90-16-filled
Use the text header 3 lines caret 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.022m4.753.697c.103-.28.346-.463.616-.463h2.666c.27 0 .513.183.616.463a.82.82 0 0 1-.144.817l-1.334 1.5a.616.616 0 0 1-.942 0l-1.334-1.5a.82.82 0 0 1-.144-.817M2 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 FluentTextHeader3LinesCaret20Filled(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.022m4.753.697c.103-.28.346-.463.616-.463h2.666c.27 0 .513.183.616.463a.82.82 0 0 1-.144.817l-1.334 1.5a.616.616 0 0 1-.942 0l-1.334-1.5a.82.82 0 0 1-.144-.817M2 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.022m4.753.697c.103-.28.346-.463.616-.463h2.666c.27 0 .513.183.616.463a.82.82 0 0 1-.144.817l-1.334 1.5a.616.616 0 0 1-.942 0l-1.334-1.5a.82.82 0 0 1-.144-.817M2 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-caret-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.022m4.753.697c.103-.28.346-.463.616-.463h2.666c.27%200%20.513.183.616.463a.82.82%200%200%201-.144.817l-1.334%201.5a.616.616%200%200%201-.942%200l-1.334-1.5a.82.82%200%200%201-.144-.817M2%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.022m4.753.697c.103-.28.346-.463.616-.463h2.666c.27%200%20.513.183.616.463a.82.82%200%200%201-.144.817l-1.334%201.5a.616.616%200%200%201-.942%200l-1.334-1.5a.82.82%200%200%201-.144-.817M2%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-caret-20-filled.svg?color=%231a73e8&size=48