text direction rotate 315 right icon
text-direction-rotate-315-right-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- text-direction-rotate-315-right-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
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 direction rotate 315 right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8 2.75A.75.75 0 0 1 8.75 2h2.5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-.69L8.28 6.78a.75.75 0 1 1-1.06-1.06L9.44 3.5h-.69A.75.75 0 0 1 8 2.75M3.084 6.58A.75.75 0 0 0 2.08 7.584l4 8a.75.75 0 0 0 1.342-.671L6.33 12.73l1.901-1.902l2.184 1.092a.75.75 0 1 0 .67-1.341zm3.732 3.542l-1.195 1.195l-1.195-2.39zM14.75 8a.75.75 0 0 0 0 1.5h.69l-7.22 7.22a.75.75 0 1 0 1.061 1.06l7.22-7.22v.69a.75.75 0 0 0 1.5 0v-2.5a.75.75 0 0 0-.75-.75z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTextDirectionRotate315Right20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8 2.75A.75.75 0 0 1 8.75 2h2.5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-.69L8.28 6.78a.75.75 0 1 1-1.06-1.06L9.44 3.5h-.69A.75.75 0 0 1 8 2.75M3.084 6.58A.75.75 0 0 0 2.08 7.584l4 8a.75.75 0 0 0 1.342-.671L6.33 12.73l1.901-1.902l2.184 1.092a.75.75 0 1 0 .67-1.341zm3.732 3.542l-1.195 1.195l-1.195-2.39zM14.75 8a.75.75 0 0 0 0 1.5h.69l-7.22 7.22a.75.75 0 1 0 1.061 1.06l7.22-7.22v.69a.75.75 0 0 0 1.5 0v-2.5a.75.75 0 0 0-.75-.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8 2.75A.75.75 0 0 1 8.75 2h2.5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-1.5 0v-.69L8.28 6.78a.75.75 0 1 1-1.06-1.06L9.44 3.5h-.69A.75.75 0 0 1 8 2.75M3.084 6.58A.75.75 0 0 0 2.08 7.584l4 8a.75.75 0 0 0 1.342-.671L6.33 12.73l1.901-1.902l2.184 1.092a.75.75 0 1 0 .67-1.341zm3.732 3.542l-1.195 1.195l-1.195-2.39zM14.75 8a.75.75 0 0 0 0 1.5h.69l-7.22 7.22a.75.75 0 1 0 1.061 1.06l7.22-7.22v.69a.75.75 0 0 0 1.5 0v-2.5a.75.75 0 0 0-.75-.75z"/></svg> </template>
CSS
.icon-text-direction-rotate-315-right-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%20fill%3D%22currentColor%22%20d%3D%22M8%202.75A.75.75%200%200%201%208.75%202h2.5a.75.75%200%200%201%20.75.75v2.5a.75.75%200%200%201-1.5%200v-.69L8.28%206.78a.75.75%200%201%201-1.06-1.06L9.44%203.5h-.69A.75.75%200%200%201%208%202.75M3.084%206.58A.75.75%200%200%200%202.08%207.584l4%208a.75.75%200%200%200%201.342-.671L6.33%2012.73l1.901-1.902l2.184%201.092a.75.75%200%201%200%20.67-1.341zm3.732%203.542l-1.195%201.195l-1.195-2.39zM14.75%208a.75.75%200%200%200%200%201.5h.69l-7.22%207.22a.75.75%200%201%200%201.061%201.06l7.22-7.22v.69a.75.75%200%200%200%201.5%200v-2.5a.75.75%200%200%200-.75-.75z%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%20fill%3D%22currentColor%22%20d%3D%22M8%202.75A.75.75%200%200%201%208.75%202h2.5a.75.75%200%200%201%20.75.75v2.5a.75.75%200%200%201-1.5%200v-.69L8.28%206.78a.75.75%200%201%201-1.06-1.06L9.44%203.5h-.69A.75.75%200%200%201%208%202.75M3.084%206.58A.75.75%200%200%200%202.08%207.584l4%208a.75.75%200%200%200%201.342-.671L6.33%2012.73l1.901-1.902l2.184%201.092a.75.75%200%201%200%20.67-1.341zm3.732%203.542l-1.195%201.195l-1.195-2.39zM14.75%208a.75.75%200%200%200%200%201.5h.69l-7.22%207.22a.75.75%200%201%200%201.061%201.06l7.22-7.22v.69a.75.75%200%200%200%201.5%200v-2.5a.75.75%200%200%200-.75-.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-direction-rotate-315-right-20-filled.svg?color=%231a73e8&size=48