text grammar lightning icon

text-grammar-lightning-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
text-grammar-lightning-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text grammar lightning icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M2.004 6.75a.75.75 0 0 1 .75-.75H25.25a.75.75 0 0 1 0 1.5H2.755a.75.75 0 0 1-.75-.75m0 5a.75.75 0 0 1 .75-.75H25.25a.75.75 0 0 1 0 1.5H2.755a.75.75 0 0 1-.75-.75m.75 4.25a.75.75 0 0 0 0 1.5h12.981l.71-1.5zm11.331 5a1.5 1.5 0 0 0 .296 1.5H2.754a.75.75 0 0 1 0-1.5zm4.732-7h6.328a.5.5 0 0 1 .436.745L23.751 18h1.514a.75.75 0 0 1 .569 1.24l-6.416 7.452c-.522.606-1.499.052-1.246-.707L19.5 22h-4a.5.5 0 0 1-.451-.714l3.316-7a.5.5 0 0 1 .452-.286"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextGrammarLightning28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M2.004 6.75a.75.75 0 0 1 .75-.75H25.25a.75.75 0 0 1 0 1.5H2.755a.75.75 0 0 1-.75-.75m0 5a.75.75 0 0 1 .75-.75H25.25a.75.75 0 0 1 0 1.5H2.755a.75.75 0 0 1-.75-.75m.75 4.25a.75.75 0 0 0 0 1.5h12.981l.71-1.5zm11.331 5a1.5 1.5 0 0 0 .296 1.5H2.754a.75.75 0 0 1 0-1.5zm4.732-7h6.328a.5.5 0 0 1 .436.745L23.751 18h1.514a.75.75 0 0 1 .569 1.24l-6.416 7.452c-.522.606-1.499.052-1.246-.707L19.5 22h-4a.5.5 0 0 1-.451-.714l3.316-7a.5.5 0 0 1 .452-.286"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M2.004 6.75a.75.75 0 0 1 .75-.75H25.25a.75.75 0 0 1 0 1.5H2.755a.75.75 0 0 1-.75-.75m0 5a.75.75 0 0 1 .75-.75H25.25a.75.75 0 0 1 0 1.5H2.755a.75.75 0 0 1-.75-.75m.75 4.25a.75.75 0 0 0 0 1.5h12.981l.71-1.5zm11.331 5a1.5 1.5 0 0 0 .296 1.5H2.754a.75.75 0 0 1 0-1.5zm4.732-7h6.328a.5.5 0 0 1 .436.745L23.751 18h1.514a.75.75 0 0 1 .569 1.24l-6.416 7.452c-.522.606-1.499.052-1.246-.707L19.5 22h-4a.5.5 0 0 1-.451-.714l3.316-7a.5.5 0 0 1 .452-.286"/></svg>
</template>

CSS

.icon-text-grammar-lightning-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.004%206.75a.75.75%200%200%201%20.75-.75H25.25a.75.75%200%200%201%200%201.5H2.755a.75.75%200%200%201-.75-.75m0%205a.75.75%200%200%201%20.75-.75H25.25a.75.75%200%200%201%200%201.5H2.755a.75.75%200%200%201-.75-.75m.75%204.25a.75.75%200%200%200%200%201.5h12.981l.71-1.5zm11.331%205a1.5%201.5%200%200%200%20.296%201.5H2.754a.75.75%200%200%201%200-1.5zm4.732-7h6.328a.5.5%200%200%201%20.436.745L23.751%2018h1.514a.75.75%200%200%201%20.569%201.24l-6.416%207.452c-.522.606-1.499.052-1.246-.707L19.5%2022h-4a.5.5%200%200%201-.451-.714l3.316-7a.5.5%200%200%201%20.452-.286%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.004%206.75a.75.75%200%200%201%20.75-.75H25.25a.75.75%200%200%201%200%201.5H2.755a.75.75%200%200%201-.75-.75m0%205a.75.75%200%200%201%20.75-.75H25.25a.75.75%200%200%201%200%201.5H2.755a.75.75%200%200%201-.75-.75m.75%204.25a.75.75%200%200%200%200%201.5h12.981l.71-1.5zm11.331%205a1.5%201.5%200%200%200%20.296%201.5H2.754a.75.75%200%200%201%200-1.5zm4.732-7h6.328a.5.5%200%200%201%20.436.745L23.751%2018h1.514a.75.75%200%200%201%20.569%201.24l-6.416%207.452c-.522.606-1.499.052-1.246-.707L19.5%2022h-4a.5.5%200%200%201-.451-.714l3.316-7a.5.5%200%200%201%20.452-.286%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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