text grammar options icon

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

Name
text-grammar-options-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 grammar options icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M11.853 13.147a.5.5 0 0 1 0 .707l-4 3.996a.5.5 0 0 1-.706-.707l3.999-3.997a.5.5 0 0 1 .707 0zm-2.475.353L7.876 15H2.75a.75.75 0 0 1 0-1.5h6.628zM14 7a.5.5 0 0 1 .48.358l.016.08l.098.792a2.5 2.5 0 0 0 2.007 2.15l.169.026l.791.098a.5.5 0 0 1 .081.975l-.08.017l-.793.098A2.5 2.5 0 0 0 14.62 13.6l-.026.168l-.098.792a.5.5 0 0 1-.975.081l-.017-.08l-.098-.792a2.5 2.5 0 0 0-2.007-2.15l-.168-.026l-.792-.098a.5.5 0 0 1-.081-.975l.08-.017l.792-.098A2.5 2.5 0 0 0 13.38 8.4l.026-.169l.098-.791A.5.5 0 0 1 14 7zm-4.9 3.5a1.497 1.497 0 0 0 .189 1.381l.094.119H2.75a.75.75 0 0 1-.102-1.493l.102-.007H9.1zm2.15-3a.75.75 0 0 1 .102 1.493L11.25 9h-8.5a.75.75 0 0 1-.102-1.493L2.75 7.5h8.5zm6-3a.75.75 0 0 1 .102 1.493L17.25 6H2.75a.75.75 0 0 1-.102-1.493L2.75 4.5h14.5z" fill="currentColor" fill-rule="nonzero"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextGrammarOptions20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M11.853 13.147a.5.5 0 0 1 0 .707l-4 3.996a.5.5 0 0 1-.706-.707l3.999-3.997a.5.5 0 0 1 .707 0zm-2.475.353L7.876 15H2.75a.75.75 0 0 1 0-1.5h6.628zM14 7a.5.5 0 0 1 .48.358l.016.08l.098.792a2.5 2.5 0 0 0 2.007 2.15l.169.026l.791.098a.5.5 0 0 1 .081.975l-.08.017l-.793.098A2.5 2.5 0 0 0 14.62 13.6l-.026.168l-.098.792a.5.5 0 0 1-.975.081l-.017-.08l-.098-.792a2.5 2.5 0 0 0-2.007-2.15l-.168-.026l-.792-.098a.5.5 0 0 1-.081-.975l.08-.017l.792-.098A2.5 2.5 0 0 0 13.38 8.4l.026-.169l.098-.791A.5.5 0 0 1 14 7zm-4.9 3.5a1.497 1.497 0 0 0 .189 1.381l.094.119H2.75a.75.75 0 0 1-.102-1.493l.102-.007H9.1zm2.15-3a.75.75 0 0 1 .102 1.493L11.25 9h-8.5a.75.75 0 0 1-.102-1.493L2.75 7.5h8.5zm6-3a.75.75 0 0 1 .102 1.493L17.25 6H2.75a.75.75 0 0 1-.102-1.493L2.75 4.5h14.5z" fill="currentColor" fillRule="nonzero"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M11.853 13.147a.5.5 0 0 1 0 .707l-4 3.996a.5.5 0 0 1-.706-.707l3.999-3.997a.5.5 0 0 1 .707 0zm-2.475.353L7.876 15H2.75a.75.75 0 0 1 0-1.5h6.628zM14 7a.5.5 0 0 1 .48.358l.016.08l.098.792a2.5 2.5 0 0 0 2.007 2.15l.169.026l.791.098a.5.5 0 0 1 .081.975l-.08.017l-.793.098A2.5 2.5 0 0 0 14.62 13.6l-.026.168l-.098.792a.5.5 0 0 1-.975.081l-.017-.08l-.098-.792a2.5 2.5 0 0 0-2.007-2.15l-.168-.026l-.792-.098a.5.5 0 0 1-.081-.975l.08-.017l.792-.098A2.5 2.5 0 0 0 13.38 8.4l.026-.169l.098-.791A.5.5 0 0 1 14 7zm-4.9 3.5a1.497 1.497 0 0 0 .189 1.381l.094.119H2.75a.75.75 0 0 1-.102-1.493l.102-.007H9.1zm2.15-3a.75.75 0 0 1 .102 1.493L11.25 9h-8.5a.75.75 0 0 1-.102-1.493L2.75 7.5h8.5zm6-3a.75.75 0 0 1 .102 1.493L17.25 6H2.75a.75.75 0 0 1-.102-1.493L2.75 4.5h14.5z" fill="currentColor" fill-rule="nonzero"/></svg>
</template>

CSS

.icon-text-grammar-options-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%20d%3D%22M11.853%2013.147a.5.5%200%200%201%200%20.707l-4%203.996a.5.5%200%200%201-.706-.707l3.999-3.997a.5.5%200%200%201%20.707%200zm-2.475.353L7.876%2015H2.75a.75.75%200%200%201%200-1.5h6.628zM14%207a.5.5%200%200%201%20.48.358l.016.08l.098.792a2.5%202.5%200%200%200%202.007%202.15l.169.026l.791.098a.5.5%200%200%201%20.081.975l-.08.017l-.793.098A2.5%202.5%200%200%200%2014.62%2013.6l-.026.168l-.098.792a.5.5%200%200%201-.975.081l-.017-.08l-.098-.792a2.5%202.5%200%200%200-2.007-2.15l-.168-.026l-.792-.098a.5.5%200%200%201-.081-.975l.08-.017l.792-.098A2.5%202.5%200%200%200%2013.38%208.4l.026-.169l.098-.791A.5.5%200%200%201%2014%207zm-4.9%203.5a1.497%201.497%200%200%200%20.189%201.381l.094.119H2.75a.75.75%200%200%201-.102-1.493l.102-.007H9.1zm2.15-3a.75.75%200%200%201%20.102%201.493L11.25%209h-8.5a.75.75%200%200%201-.102-1.493L2.75%207.5h8.5zm6-3a.75.75%200%200%201%20.102%201.493L17.25%206H2.75a.75.75%200%200%201-.102-1.493L2.75%204.5h14.5z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%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%20d%3D%22M11.853%2013.147a.5.5%200%200%201%200%20.707l-4%203.996a.5.5%200%200%201-.706-.707l3.999-3.997a.5.5%200%200%201%20.707%200zm-2.475.353L7.876%2015H2.75a.75.75%200%200%201%200-1.5h6.628zM14%207a.5.5%200%200%201%20.48.358l.016.08l.098.792a2.5%202.5%200%200%200%202.007%202.15l.169.026l.791.098a.5.5%200%200%201%20.081.975l-.08.017l-.793.098A2.5%202.5%200%200%200%2014.62%2013.6l-.026.168l-.098.792a.5.5%200%200%201-.975.081l-.017-.08l-.098-.792a2.5%202.5%200%200%200-2.007-2.15l-.168-.026l-.792-.098a.5.5%200%200%201-.081-.975l.08-.017l.792-.098A2.5%202.5%200%200%200%2013.38%208.4l.026-.169l.098-.791A.5.5%200%200%201%2014%207zm-4.9%203.5a1.497%201.497%200%200%200%20.189%201.381l.094.119H2.75a.75.75%200%200%201-.102-1.493l.102-.007H9.1zm2.15-3a.75.75%200%200%201%20.102%201.493L11.25%209h-8.5a.75.75%200%200%201-.102-1.493L2.75%207.5h8.5zm6-3a.75.75%200%200%201%20.102%201.493L17.25%206H2.75a.75.75%200%200%201-.102-1.493L2.75%204.5h14.5z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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