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

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

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the text font icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.877 2.017c.31 0 .588.19.7.48l1.561 4.048l-.804 2.07l-.035-.077l-.303-.788H3.758l-.304.788a.75.75 0 1 1-1.4-.54l2.123-5.501a.75.75 0 0 1 .7-.48m-.54 4.233h1.08l-.54-1.4zM10.2 4.486a.75.75 0 0 0-1.401 0L5.733 12.5a.75.75 0 0 0 .018 1.5h.454a1 1 0 0 0 .092 0l.955-.003a.75.75 0 0 0 .087-1.495l.383-1h3.555l.386 1.008a.75.75 0 0 0 .088 1.495L13.252 14a.75.75 0 0 0 .013-1.5l-.748-1.955a1 1 0 0 0-.047-.123zM10.703 10H8.295L9.5 6.853z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextFont16Filled(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="M4.877 2.017c.31 0 .588.19.7.48l1.561 4.048l-.804 2.07l-.035-.077l-.303-.788H3.758l-.304.788a.75.75 0 1 1-1.4-.54l2.123-5.501a.75.75 0 0 1 .7-.48m-.54 4.233h1.08l-.54-1.4zM10.2 4.486a.75.75 0 0 0-1.401 0L5.733 12.5a.75.75 0 0 0 .018 1.5h.454a1 1 0 0 0 .092 0l.955-.003a.75.75 0 0 0 .087-1.495l.383-1h3.555l.386 1.008a.75.75 0 0 0 .088 1.495L13.252 14a.75.75 0 0 0 .013-1.5l-.748-1.955a1 1 0 0 0-.047-.123zM10.703 10H8.295L9.5 6.853z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.877 2.017c.31 0 .588.19.7.48l1.561 4.048l-.804 2.07l-.035-.077l-.303-.788H3.758l-.304.788a.75.75 0 1 1-1.4-.54l2.123-5.501a.75.75 0 0 1 .7-.48m-.54 4.233h1.08l-.54-1.4zM10.2 4.486a.75.75 0 0 0-1.401 0L5.733 12.5a.75.75 0 0 0 .018 1.5h.454a1 1 0 0 0 .092 0l.955-.003a.75.75 0 0 0 .087-1.495l.383-1h3.555l.386 1.008a.75.75 0 0 0 .088 1.495L13.252 14a.75.75 0 0 0 .013-1.5l-.748-1.955a1 1 0 0 0-.047-.123zM10.703 10H8.295L9.5 6.853z"/></svg>
</template>

CSS

.icon-text-font-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%22M4.877%202.017c.31%200%20.588.19.7.48l1.561%204.048l-.804%202.07l-.035-.077l-.303-.788H3.758l-.304.788a.75.75%200%201%201-1.4-.54l2.123-5.501a.75.75%200%200%201%20.7-.48m-.54%204.233h1.08l-.54-1.4zM10.2%204.486a.75.75%200%200%200-1.401%200L5.733%2012.5a.75.75%200%200%200%20.018%201.5h.454a1%201%200%200%200%20.092%200l.955-.003a.75.75%200%200%200%20.087-1.495l.383-1h3.555l.386%201.008a.75.75%200%200%200%20.088%201.495L13.252%2014a.75.75%200%200%200%20.013-1.5l-.748-1.955a1%201%200%200%200-.047-.123zM10.703%2010H8.295L9.5%206.853z%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%22M4.877%202.017c.31%200%20.588.19.7.48l1.561%204.048l-.804%202.07l-.035-.077l-.303-.788H3.758l-.304.788a.75.75%200%201%201-1.4-.54l2.123-5.501a.75.75%200%200%201%20.7-.48m-.54%204.233h1.08l-.54-1.4zM10.2%204.486a.75.75%200%200%200-1.401%200L5.733%2012.5a.75.75%200%200%200%20.018%201.5h.454a1%201%200%200%200%20.092%200l.955-.003a.75.75%200%200%200%20.087-1.495l.383-1h3.555l.386%201.008a.75.75%200%200%200%20.088%201.495L13.252%2014a.75.75%200%200%200%20.013-1.5l-.748-1.955a1%201%200%200%200-.047-.123zM10.703%2010H8.295L9.5%206.853z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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