text rotation down icon

text-rotation-down-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
text-rotation-down-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
text-rotation-down-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the text rotation down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.308 18.354l1.196-1.196q.14-.14.344-.15t.364.15t.16.353t-.16.355l-1.839 1.838q-.242.242-.565.24q-.324-.004-.566-.24L3.398 17.87q-.146-.146-.153-.347t.159-.366q.165-.16.354-.163t.353.163l1.197 1.196V4.962q0-.214.143-.357t.357-.143t.356.143t.144.357zm6.684-4.065V9.646l-2.532-.934q-.14-.062-.223-.171t-.083-.27q0-.263.205-.391t.437-.05l9.373 3.56q.14.062.217.175t.076.258v.354q0 .146-.086.259t-.226.174l-9.36 3.482q-.232.074-.434-.051t-.202-.383q0-.16.076-.272t.236-.174zm.87-.331l5.28-1.908v-.1l-5.28-1.984z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTextRotationDownRounded(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="m6.308 18.354l1.196-1.196q.14-.14.344-.15t.364.15t.16.353t-.16.355l-1.839 1.838q-.242.242-.565.24q-.324-.004-.566-.24L3.398 17.87q-.146-.146-.153-.347t.159-.366q.165-.16.354-.163t.353.163l1.197 1.196V4.962q0-.214.143-.357t.357-.143t.356.143t.144.357zm6.684-4.065V9.646l-2.532-.934q-.14-.062-.223-.171t-.083-.27q0-.263.205-.391t.437-.05l9.373 3.56q.14.062.217.175t.076.258v.354q0 .146-.086.259t-.226.174l-9.36 3.482q-.232.074-.434-.051t-.202-.383q0-.16.076-.272t.236-.174zm.87-.331l5.28-1.908v-.1l-5.28-1.984z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.308 18.354l1.196-1.196q.14-.14.344-.15t.364.15t.16.353t-.16.355l-1.839 1.838q-.242.242-.565.24q-.324-.004-.566-.24L3.398 17.87q-.146-.146-.153-.347t.159-.366q.165-.16.354-.163t.353.163l1.197 1.196V4.962q0-.214.143-.357t.357-.143t.356.143t.144.357zm6.684-4.065V9.646l-2.532-.934q-.14-.062-.223-.171t-.083-.27q0-.263.205-.391t.437-.05l9.373 3.56q.14.062.217.175t.076.258v.354q0 .146-.086.259t-.226.174l-9.36 3.482q-.232.074-.434-.051t-.202-.383q0-.16.076-.272t.236-.174zm.87-.331l5.28-1.908v-.1l-5.28-1.984z"/></svg>
</template>

CSS

.icon-text-rotation-down-rounded {
  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%22m6.308%2018.354l1.196-1.196q.14-.14.344-.15t.364.15t.16.353t-.16.355l-1.839%201.838q-.242.242-.565.24q-.324-.004-.566-.24L3.398%2017.87q-.146-.146-.153-.347t.159-.366q.165-.16.354-.163t.353.163l1.197%201.196V4.962q0-.214.143-.357t.357-.143t.356.143t.144.357zm6.684-4.065V9.646l-2.532-.934q-.14-.062-.223-.171t-.083-.27q0-.263.205-.391t.437-.05l9.373%203.56q.14.062.217.175t.076.258v.354q0%20.146-.086.259t-.226.174l-9.36%203.482q-.232.074-.434-.051t-.202-.383q0-.16.076-.272t.236-.174zm.87-.331l5.28-1.908v-.1l-5.28-1.984z%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%22m6.308%2018.354l1.196-1.196q.14-.14.344-.15t.364.15t.16.353t-.16.355l-1.839%201.838q-.242.242-.565.24q-.324-.004-.566-.24L3.398%2017.87q-.146-.146-.153-.347t.159-.366q.165-.16.354-.163t.353.163l1.197%201.196V4.962q0-.214.143-.357t.357-.143t.356.143t.144.357zm6.684-4.065V9.646l-2.532-.934q-.14-.062-.223-.171t-.083-.27q0-.263.205-.391t.437-.05l9.373%203.56q.14.062.217.175t.076.258v.354q0%20.146-.086.259t-.226.174l-9.36%203.482q-.232.074-.434-.051t-.202-.383q0-.16.076-.272t.236-.174zm.87-.331l5.28-1.908v-.1l-5.28-1.984z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/text-rotation-down-rounded.svg?color=%231a73e8&size=48