text grammar options icon

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

Name
text-grammar-options-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
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 16 16"><path d="M8.854 10.147a.5.5 0 0 1 0 .707l-3 2.996a.5.5 0 1 1-.707-.707l3-2.997a.5.5 0 0 1 .707 0zM4.876 12l-.436.435a1.498 1.498 0 0 0-.293.413L4.084 13H2.5a.5.5 0 0 1-.09-.992L2.5 12h2.376zM10.5 5a.5.5 0 0 1 .496.439l.09.734a2 2 0 0 0 1.741 1.74l.734.09a.5.5 0 0 1 0 .993l-.734.09a2 2 0 0 0-1.74 1.741l-.09.734a.5.5 0 0 1-.993 0l-.09-.734a2 2 0 0 0-1.741-1.74l-.734-.09a.5.5 0 0 1 0-.993l.734-.09a2 2 0 0 0 1.74-1.741l.09-.734A.5.5 0 0 1 10.5 5zM6.086 9c.13.369.4.674.752.846l.135.059l-.095.095H2.5a.5.5 0 0 1-.09-.992L2.5 9h3.586zM10.5 7.474c-.253.42-.606.773-1.026 1.026c.42.253.773.606 1.026 1.026c.253-.42.606-.773 1.026-1.026A3.007 3.007 0 0 1 10.5 7.474zM7.5 6a.5.5 0 0 1 .257.929l-.077.037L7.408 7H2.5a.5.5 0 0 1-.09-.992L2.5 6h5zm6-3a.5.5 0 0 1 .09.992L13.5 4h-11a.5.5 0 0 1-.09-.992L2.5 3h11z" fill="currentColor" fill-rule="nonzero"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextGrammarOptions16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path d="M8.854 10.147a.5.5 0 0 1 0 .707l-3 2.996a.5.5 0 1 1-.707-.707l3-2.997a.5.5 0 0 1 .707 0zM4.876 12l-.436.435a1.498 1.498 0 0 0-.293.413L4.084 13H2.5a.5.5 0 0 1-.09-.992L2.5 12h2.376zM10.5 5a.5.5 0 0 1 .496.439l.09.734a2 2 0 0 0 1.741 1.74l.734.09a.5.5 0 0 1 0 .993l-.734.09a2 2 0 0 0-1.74 1.741l-.09.734a.5.5 0 0 1-.993 0l-.09-.734a2 2 0 0 0-1.741-1.74l-.734-.09a.5.5 0 0 1 0-.993l.734-.09a2 2 0 0 0 1.74-1.741l.09-.734A.5.5 0 0 1 10.5 5zM6.086 9c.13.369.4.674.752.846l.135.059l-.095.095H2.5a.5.5 0 0 1-.09-.992L2.5 9h3.586zM10.5 7.474c-.253.42-.606.773-1.026 1.026c.42.253.773.606 1.026 1.026c.253-.42.606-.773 1.026-1.026A3.007 3.007 0 0 1 10.5 7.474zM7.5 6a.5.5 0 0 1 .257.929l-.077.037L7.408 7H2.5a.5.5 0 0 1-.09-.992L2.5 6h5zm6-3a.5.5 0 0 1 .09.992L13.5 4h-11a.5.5 0 0 1-.09-.992L2.5 3h11z" fill="currentColor" fillRule="nonzero"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path d="M8.854 10.147a.5.5 0 0 1 0 .707l-3 2.996a.5.5 0 1 1-.707-.707l3-2.997a.5.5 0 0 1 .707 0zM4.876 12l-.436.435a1.498 1.498 0 0 0-.293.413L4.084 13H2.5a.5.5 0 0 1-.09-.992L2.5 12h2.376zM10.5 5a.5.5 0 0 1 .496.439l.09.734a2 2 0 0 0 1.741 1.74l.734.09a.5.5 0 0 1 0 .993l-.734.09a2 2 0 0 0-1.74 1.741l-.09.734a.5.5 0 0 1-.993 0l-.09-.734a2 2 0 0 0-1.741-1.74l-.734-.09a.5.5 0 0 1 0-.993l.734-.09a2 2 0 0 0 1.74-1.741l.09-.734A.5.5 0 0 1 10.5 5zM6.086 9c.13.369.4.674.752.846l.135.059l-.095.095H2.5a.5.5 0 0 1-.09-.992L2.5 9h3.586zM10.5 7.474c-.253.42-.606.773-1.026 1.026c.42.253.773.606 1.026 1.026c.253-.42.606-.773 1.026-1.026A3.007 3.007 0 0 1 10.5 7.474zM7.5 6a.5.5 0 0 1 .257.929l-.077.037L7.408 7H2.5a.5.5 0 0 1-.09-.992L2.5 6h5zm6-3a.5.5 0 0 1 .09.992L13.5 4h-11a.5.5 0 0 1-.09-.992L2.5 3h11z" fill="currentColor" fill-rule="nonzero"/></svg>
</template>

CSS

.icon-text-grammar-options-16-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%2016%2016%22%3E%3Cpath%20d%3D%22M8.854%2010.147a.5.5%200%200%201%200%20.707l-3%202.996a.5.5%200%201%201-.707-.707l3-2.997a.5.5%200%200%201%20.707%200zM4.876%2012l-.436.435a1.498%201.498%200%200%200-.293.413L4.084%2013H2.5a.5.5%200%200%201-.09-.992L2.5%2012h2.376zM10.5%205a.5.5%200%200%201%20.496.439l.09.734a2%202%200%200%200%201.741%201.74l.734.09a.5.5%200%200%201%200%20.993l-.734.09a2%202%200%200%200-1.74%201.741l-.09.734a.5.5%200%200%201-.993%200l-.09-.734a2%202%200%200%200-1.741-1.74l-.734-.09a.5.5%200%200%201%200-.993l.734-.09a2%202%200%200%200%201.74-1.741l.09-.734A.5.5%200%200%201%2010.5%205zM6.086%209c.13.369.4.674.752.846l.135.059l-.095.095H2.5a.5.5%200%200%201-.09-.992L2.5%209h3.586zM10.5%207.474c-.253.42-.606.773-1.026%201.026c.42.253.773.606%201.026%201.026c.253-.42.606-.773%201.026-1.026A3.007%203.007%200%200%201%2010.5%207.474zM7.5%206a.5.5%200%200%201%20.257.929l-.077.037L7.408%207H2.5a.5.5%200%200%201-.09-.992L2.5%206h5zm6-3a.5.5%200%200%201%20.09.992L13.5%204h-11a.5.5%200%200%201-.09-.992L2.5%203h11z%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%2016%2016%22%3E%3Cpath%20d%3D%22M8.854%2010.147a.5.5%200%200%201%200%20.707l-3%202.996a.5.5%200%201%201-.707-.707l3-2.997a.5.5%200%200%201%20.707%200zM4.876%2012l-.436.435a1.498%201.498%200%200%200-.293.413L4.084%2013H2.5a.5.5%200%200%201-.09-.992L2.5%2012h2.376zM10.5%205a.5.5%200%200%201%20.496.439l.09.734a2%202%200%200%200%201.741%201.74l.734.09a.5.5%200%200%201%200%20.993l-.734.09a2%202%200%200%200-1.74%201.741l-.09.734a.5.5%200%200%201-.993%200l-.09-.734a2%202%200%200%200-1.741-1.74l-.734-.09a.5.5%200%200%201%200-.993l.734-.09a2%202%200%200%200%201.74-1.741l.09-.734A.5.5%200%200%201%2010.5%205zM6.086%209c.13.369.4.674.752.846l.135.059l-.095.095H2.5a.5.5%200%200%201-.09-.992L2.5%209h3.586zM10.5%207.474c-.253.42-.606.773-1.026%201.026c.42.253.773.606%201.026%201.026c.253-.42.606-.773%201.026-1.026A3.007%203.007%200%200%201%2010.5%207.474zM7.5%206a.5.5%200%200%201%20.257.929l-.077.037L7.408%207H2.5a.5.5%200%200%201-.09-.992L2.5%206h5zm6-3a.5.5%200%200%201%20.09.992L13.5%204h-11a.5.5%200%200%201-.09-.992L2.5%203h11z%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-16-regular.svg?color=%231a73e8&size=48