text direction vertical icon

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

Name
text-direction-vertical-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 direction vertical icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 3.75a.75.75 0 0 1 1.5 0v10.69l.72-.72a.75.75 0 0 1 1.06 1.06l-2 2a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l.72.72zm8 9a.75.75 0 0 1 1.5 0v1.69l.72-.72a.75.75 0 1 1 1.06 1.06l-2 2a.747.747 0 0 1-1.06 0l-2-2a.76.76 0 0 1 0-1.07a.75.75 0 0 1 1.06.01l.72.72zM13.5 3a.75.75 0 0 1 .696.471l3 7.5a.75.75 0 0 1-1.392.557L14.992 9.5h-2.984l-.812 2.028a.75.75 0 0 1-1.392-.556l3-7.5A.75.75 0 0 1 13.5 3m0 2.77L12.608 8h1.784z"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextDirectionVertical20Filled(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="M5 3.75a.75.75 0 0 1 1.5 0v10.69l.72-.72a.75.75 0 0 1 1.06 1.06l-2 2a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l.72.72zm8 9a.75.75 0 0 1 1.5 0v1.69l.72-.72a.75.75 0 1 1 1.06 1.06l-2 2a.747.747 0 0 1-1.06 0l-2-2a.76.76 0 0 1 0-1.07a.75.75 0 0 1 1.06.01l.72.72zM13.5 3a.75.75 0 0 1 .696.471l3 7.5a.75.75 0 0 1-1.392.557L14.992 9.5h-2.984l-.812 2.028a.75.75 0 0 1-1.392-.556l3-7.5A.75.75 0 0 1 13.5 3m0 2.77L12.608 8h1.784z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 3.75a.75.75 0 0 1 1.5 0v10.69l.72-.72a.75.75 0 0 1 1.06 1.06l-2 2a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l.72.72zm8 9a.75.75 0 0 1 1.5 0v1.69l.72-.72a.75.75 0 1 1 1.06 1.06l-2 2a.747.747 0 0 1-1.06 0l-2-2a.76.76 0 0 1 0-1.07a.75.75 0 0 1 1.06.01l.72.72zM13.5 3a.75.75 0 0 1 .696.471l3 7.5a.75.75 0 0 1-1.392.557L14.992 9.5h-2.984l-.812 2.028a.75.75 0 0 1-1.392-.556l3-7.5A.75.75 0 0 1 13.5 3m0 2.77L12.608 8h1.784z"/></svg>
</template>

CSS

.icon-text-direction-vertical-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%22M5%203.75a.75.75%200%200%201%201.5%200v10.69l.72-.72a.75.75%200%200%201%201.06%201.06l-2%202a.75.75%200%200%201-1.06%200l-2-2a.75.75%200%201%201%201.06-1.06l.72.72zm8%209a.75.75%200%200%201%201.5%200v1.69l.72-.72a.75.75%200%201%201%201.06%201.06l-2%202a.747.747%200%200%201-1.06%200l-2-2a.76.76%200%200%201%200-1.07a.75.75%200%200%201%201.06.01l.72.72zM13.5%203a.75.75%200%200%201%20.696.471l3%207.5a.75.75%200%200%201-1.392.557L14.992%209.5h-2.984l-.812%202.028a.75.75%200%200%201-1.392-.556l3-7.5A.75.75%200%200%201%2013.5%203m0%202.77L12.608%208h1.784z%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%22M5%203.75a.75.75%200%200%201%201.5%200v10.69l.72-.72a.75.75%200%200%201%201.06%201.06l-2%202a.75.75%200%200%201-1.06%200l-2-2a.75.75%200%201%201%201.06-1.06l.72.72zm8%209a.75.75%200%200%201%201.5%200v1.69l.72-.72a.75.75%200%201%201%201.06%201.06l-2%202a.747.747%200%200%201-1.06%200l-2-2a.76.76%200%200%201%200-1.07a.75.75%200%200%201%201.06.01l.72.72zM13.5%203a.75.75%200%200%201%20.696.471l3%207.5a.75.75%200%200%201-1.392.557L14.992%209.5h-2.984l-.812%202.028a.75.75%200%200%201-1.392-.556l3-7.5A.75.75%200%200%201%2013.5%203m0%202.77L12.608%208h1.784z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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