text grammar wand icon

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

Name
text-grammar-wand-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text grammar wand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17h7.522l-2 2H3a1 1 0 0 1-.117-1.993zm0-2h7.848a1.75 1.75 0 0 1-.775-2H3l-.117.007A1 1 0 0 0 3 15m0-8h18l.117-.007A1 1 0 0 0 21 5H3l-.117.007A1 1 0 0 0 3 7m9.72 9.216a.75.75 0 1 1 1.06 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06zM3 9h10a1 1 0 0 1 .117 1.993L13 11H3a1 1 0 0 1-.117-1.993zm13.5-1a.75.75 0 0 1 .744.658l.14 1.13a3.25 3.25 0 0 0 2.828 2.829l1.13.139a.75.75 0 0 1 0 1.488l-1.13.14a3.25 3.25 0 0 0-2.829 2.828l-.139 1.13a.75.75 0 0 1-1.488 0l-.14-1.13a3.25 3.25 0 0 0-2.828-2.829l-1.13-.139a.75.75 0 0 1 0-1.488l1.13-.14a3.25 3.25 0 0 0 2.829-2.828l.139-1.13A.75.75 0 0 1 16.5 8"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextGrammarWand24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17h7.522l-2 2H3a1 1 0 0 1-.117-1.993zm0-2h7.848a1.75 1.75 0 0 1-.775-2H3l-.117.007A1 1 0 0 0 3 15m0-8h18l.117-.007A1 1 0 0 0 21 5H3l-.117.007A1 1 0 0 0 3 7m9.72 9.216a.75.75 0 1 1 1.06 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06zM3 9h10a1 1 0 0 1 .117 1.993L13 11H3a1 1 0 0 1-.117-1.993zm13.5-1a.75.75 0 0 1 .744.658l.14 1.13a3.25 3.25 0 0 0 2.828 2.829l1.13.139a.75.75 0 0 1 0 1.488l-1.13.14a3.25 3.25 0 0 0-2.829 2.828l-.139 1.13a.75.75 0 0 1-1.488 0l-.14-1.13a3.25 3.25 0 0 0-2.828-2.829l-1.13-.139a.75.75 0 0 1 0-1.488l1.13-.14a3.25 3.25 0 0 0 2.829-2.828l.139-1.13A.75.75 0 0 1 16.5 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 17h7.522l-2 2H3a1 1 0 0 1-.117-1.993zm0-2h7.848a1.75 1.75 0 0 1-.775-2H3l-.117.007A1 1 0 0 0 3 15m0-8h18l.117-.007A1 1 0 0 0 21 5H3l-.117.007A1 1 0 0 0 3 7m9.72 9.216a.75.75 0 1 1 1.06 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06zM3 9h10a1 1 0 0 1 .117 1.993L13 11H3a1 1 0 0 1-.117-1.993zm13.5-1a.75.75 0 0 1 .744.658l.14 1.13a3.25 3.25 0 0 0 2.828 2.829l1.13.139a.75.75 0 0 1 0 1.488l-1.13.14a3.25 3.25 0 0 0-2.829 2.828l-.139 1.13a.75.75 0 0 1-1.488 0l-.14-1.13a3.25 3.25 0 0 0-2.828-2.829l-1.13-.139a.75.75 0 0 1 0-1.488l1.13-.14a3.25 3.25 0 0 0 2.829-2.828l.139-1.13A.75.75 0 0 1 16.5 8"/></svg>
</template>

CSS

.icon-text-grammar-wand-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2017h7.522l-2%202H3a1%201%200%200%201-.117-1.993zm0-2h7.848a1.75%201.75%200%200%201-.775-2H3l-.117.007A1%201%200%200%200%203%2015m0-8h18l.117-.007A1%201%200%200%200%2021%205H3l-.117.007A1%201%200%200%200%203%207m9.72%209.216a.75.75%200%201%201%201.06%201.06l-4.5%204.5a.75.75%200%201%201-1.06-1.06zM3%209h10a1%201%200%200%201%20.117%201.993L13%2011H3a1%201%200%200%201-.117-1.993zm13.5-1a.75.75%200%200%201%20.744.658l.14%201.13a3.25%203.25%200%200%200%202.828%202.829l1.13.139a.75.75%200%200%201%200%201.488l-1.13.14a3.25%203.25%200%200%200-2.829%202.828l-.139%201.13a.75.75%200%200%201-1.488%200l-.14-1.13a3.25%203.25%200%200%200-2.828-2.829l-1.13-.139a.75.75%200%200%201%200-1.488l1.13-.14a3.25%203.25%200%200%200%202.829-2.828l.139-1.13A.75.75%200%200%201%2016.5%208%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2017h7.522l-2%202H3a1%201%200%200%201-.117-1.993zm0-2h7.848a1.75%201.75%200%200%201-.775-2H3l-.117.007A1%201%200%200%200%203%2015m0-8h18l.117-.007A1%201%200%200%200%2021%205H3l-.117.007A1%201%200%200%200%203%207m9.72%209.216a.75.75%200%201%201%201.06%201.06l-4.5%204.5a.75.75%200%201%201-1.06-1.06zM3%209h10a1%201%200%200%201%20.117%201.993L13%2011H3a1%201%200%200%201-.117-1.993zm13.5-1a.75.75%200%200%201%20.744.658l.14%201.13a3.25%203.25%200%200%200%202.828%202.829l1.13.139a.75.75%200%200%201%200%201.488l-1.13.14a3.25%203.25%200%200%200-2.829%202.828l-.139%201.13a.75.75%200%200%201-1.488%200l-.14-1.13a3.25%203.25%200%200%200-2.828-2.829l-1.13-.139a.75.75%200%200%201%200-1.488l1.13-.14a3.25%203.25%200%200%200%202.829-2.828l.139-1.13A.75.75%200%200%201%2016.5%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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