text grammar arrow right icon
text-grammar-arrow-right-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- text-grammar-arrow-right-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- text-change-next-24-regular
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
text-abc-underline-double-32-filledtext-add-20-filledtext-add-space-after-20-filledtext-add-space-before-20-filledtext-add-t-20-filledtext-align-center-16-filledtext-align-center-rotate-270-16-filledtext-align-center-rotate-90-16-filledtext-align-distributed-20-filledtext-align-distributed-evenly-20-filledtext-align-distributed-vertical-20-filledtext-align-justify-20-filledtext-align-justify-low-20-filledtext-align-justify-low-90-20-filledtext-align-justify-low-rotate-270-20-filledtext-align-justify-low-rotate-90-20-filledtext-align-justify-rotate-270-20-filledtext-align-justify-rotate-90-20-filledtext-align-left-16-filledtext-align-left-rotate-270-16-filledtext-align-left-rotate-90-16-filledtext-align-right-16-filledtext-align-right-rotate-270-16-filledtext-align-right-rotate-90-16-filled
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="M2.75 5h18.5a.75.75 0 0 1 .102 1.493l-.102.007H2.75a.75.75 0 0 1-.102-1.493zm18.5 4H2.75l-.102.007A.75.75 0 0 0 2.75 10.5h18.5l.102-.007A.75.75 0 0 0 21.25 9m-18.5 5.5h8.982A6.5 6.5 0 0 1 12.81 13H2.75l-.102.007A.75.75 0 0 0 2.75 14.5m0 2.5h8.269a6.6 6.6 0 0 0 .057 1.5H2.75a.75.75 0 0 1-.102-1.493zm9.25.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 FluentTextGrammarArrowRight24Regular(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="M2.75 5h18.5a.75.75 0 0 1 .102 1.493l-.102.007H2.75a.75.75 0 0 1-.102-1.493zm18.5 4H2.75l-.102.007A.75.75 0 0 0 2.75 10.5h18.5l.102-.007A.75.75 0 0 0 21.25 9m-18.5 5.5h8.982A6.5 6.5 0 0 1 12.81 13H2.75l-.102.007A.75.75 0 0 0 2.75 14.5m0 2.5h8.269a6.6 6.6 0 0 0 .057 1.5H2.75a.75.75 0 0 1-.102-1.493zm9.25.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="M2.75 5h18.5a.75.75 0 0 1 .102 1.493l-.102.007H2.75a.75.75 0 0 1-.102-1.493zm18.5 4H2.75l-.102.007A.75.75 0 0 0 2.75 10.5h18.5l.102-.007A.75.75 0 0 0 21.25 9m-18.5 5.5h8.982A6.5 6.5 0 0 1 12.81 13H2.75l-.102.007A.75.75 0 0 0 2.75 14.5m0 2.5h8.269a6.6 6.6 0 0 0 .057 1.5H2.75a.75.75 0 0 1-.102-1.493zm9.25.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-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.75%205h18.5a.75.75%200%200%201%20.102%201.493l-.102.007H2.75a.75.75%200%200%201-.102-1.493zm18.5%204H2.75l-.102.007A.75.75%200%200%200%202.75%2010.5h18.5l.102-.007A.75.75%200%200%200%2021.25%209m-18.5%205.5h8.982A6.5%206.5%200%200%201%2012.81%2013H2.75l-.102.007A.75.75%200%200%200%202.75%2014.5m0%202.5h8.269a6.6%206.6%200%200%200%20.057%201.5H2.75a.75.75%200%200%201-.102-1.493zm9.25.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%22M2.75%205h18.5a.75.75%200%200%201%20.102%201.493l-.102.007H2.75a.75.75%200%200%201-.102-1.493zm18.5%204H2.75l-.102.007A.75.75%200%200%200%202.75%2010.5h18.5l.102-.007A.75.75%200%200%200%2021.25%209m-18.5%205.5h8.982A6.5%206.5%200%200%201%2012.81%2013H2.75l-.102.007A.75.75%200%200%200%202.75%2014.5m0%202.5h8.269a6.6%206.6%200%200%200%20.057%201.5H2.75a.75.75%200%200%201-.102-1.493zm9.25.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-regular.svg?color=%231a73e8&size=48