text grammar arrow right icon

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

Name
text-grammar-arrow-right-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT
Aliases
text-change-next-24-filled

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text grammar arrow right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 5h18a1 1 0 0 1 .117 1.993L21 7H3a1 1 0 0 1-.117-1.993zm0 6a1 1 0 0 1-.117-1.993L3 9h18a1 1 0 0 1 .117 1.993L21 11zm0 4h8.498a6.5 6.5 0 0 1 1.312-2H3l-.117.007A1 1 0 0 0 3 15m0 2h8.019a6.6 6.6 0 0 0 .155 2H3a1 1 0 0 1-.117-1.993zm9 .5a5.5 5.5 0 1 0 11 0a5.5 5.5 0 0 0-11 0m6.35 2.854l-.07.057a.5.5 0 0 1-.637-.057l-.058-.07a.5.5 0 0 1 .058-.638L19.289 18H14.5l-.09-.008A.5.5 0 0 1 14 17.5l.008-.09A.5.5 0 0 1 14.5 17h4.789l-1.646-1.646l-.058-.07a.5.5 0 0 1 .765-.638l2.516 2.517l.05.066l.035.061l.029.08l.014.086l-.002.11l-.019.085l-.023.059l-.044.077l-.04.05z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextGrammarArrowRight24Filled(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 5h18a1 1 0 0 1 .117 1.993L21 7H3a1 1 0 0 1-.117-1.993zm0 6a1 1 0 0 1-.117-1.993L3 9h18a1 1 0 0 1 .117 1.993L21 11zm0 4h8.498a6.5 6.5 0 0 1 1.312-2H3l-.117.007A1 1 0 0 0 3 15m0 2h8.019a6.6 6.6 0 0 0 .155 2H3a1 1 0 0 1-.117-1.993zm9 .5a5.5 5.5 0 1 0 11 0a5.5 5.5 0 0 0-11 0m6.35 2.854l-.07.057a.5.5 0 0 1-.637-.057l-.058-.07a.5.5 0 0 1 .058-.638L19.289 18H14.5l-.09-.008A.5.5 0 0 1 14 17.5l.008-.09A.5.5 0 0 1 14.5 17h4.789l-1.646-1.646l-.058-.07a.5.5 0 0 1 .765-.638l2.516 2.517l.05.066l.035.061l.029.08l.014.086l-.002.11l-.019.085l-.023.059l-.044.077l-.04.05z"/></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 5h18a1 1 0 0 1 .117 1.993L21 7H3a1 1 0 0 1-.117-1.993zm0 6a1 1 0 0 1-.117-1.993L3 9h18a1 1 0 0 1 .117 1.993L21 11zm0 4h8.498a6.5 6.5 0 0 1 1.312-2H3l-.117.007A1 1 0 0 0 3 15m0 2h8.019a6.6 6.6 0 0 0 .155 2H3a1 1 0 0 1-.117-1.993zm9 .5a5.5 5.5 0 1 0 11 0a5.5 5.5 0 0 0-11 0m6.35 2.854l-.07.057a.5.5 0 0 1-.637-.057l-.058-.07a.5.5 0 0 1 .058-.638L19.289 18H14.5l-.09-.008A.5.5 0 0 1 14 17.5l.008-.09A.5.5 0 0 1 14.5 17h4.789l-1.646-1.646l-.058-.07a.5.5 0 0 1 .765-.638l2.516 2.517l.05.066l.035.061l.029.08l.014.086l-.002.11l-.019.085l-.023.059l-.044.077l-.04.05z"/></svg>
</template>

CSS

.icon-text-grammar-arrow-right-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%205h18a1%201%200%200%201%20.117%201.993L21%207H3a1%201%200%200%201-.117-1.993zm0%206a1%201%200%200%201-.117-1.993L3%209h18a1%201%200%200%201%20.117%201.993L21%2011zm0%204h8.498a6.5%206.5%200%200%201%201.312-2H3l-.117.007A1%201%200%200%200%203%2015m0%202h8.019a6.6%206.6%200%200%200%20.155%202H3a1%201%200%200%201-.117-1.993zm9%20.5a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%200%200-11%200m6.35%202.854l-.07.057a.5.5%200%200%201-.637-.057l-.058-.07a.5.5%200%200%201%20.058-.638L19.289%2018H14.5l-.09-.008A.5.5%200%200%201%2014%2017.5l.008-.09A.5.5%200%200%201%2014.5%2017h4.789l-1.646-1.646l-.058-.07a.5.5%200%200%201%20.765-.638l2.516%202.517l.05.066l.035.061l.029.08l.014.086l-.002.11l-.019.085l-.023.059l-.044.077l-.04.05z%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%205h18a1%201%200%200%201%20.117%201.993L21%207H3a1%201%200%200%201-.117-1.993zm0%206a1%201%200%200%201-.117-1.993L3%209h18a1%201%200%200%201%20.117%201.993L21%2011zm0%204h8.498a6.5%206.5%200%200%201%201.312-2H3l-.117.007A1%201%200%200%200%203%2015m0%202h8.019a6.6%206.6%200%200%200%20.155%202H3a1%201%200%200%201-.117-1.993zm9%20.5a5.5%205.5%200%201%200%2011%200a5.5%205.5%200%200%200-11%200m6.35%202.854l-.07.057a.5.5%200%200%201-.637-.057l-.058-.07a.5.5%200%200%201%20.058-.638L19.289%2018H14.5l-.09-.008A.5.5%200%200%201%2014%2017.5l.008-.09A.5.5%200%200%201%2014.5%2017h4.789l-1.646-1.646l-.058-.07a.5.5%200%200%201%20.765-.638l2.516%202.517l.05.066l.035.061l.029.08l.014.086l-.002.11l-.019.085l-.023.059l-.044.077l-.04.05z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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