text rotation angleup icon

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

Name
text-rotation-angleup-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
text-rotation-angleup-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 angleup icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.467 10.67l-9.446 9.446q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354L18.76 9.96h-1.716q-.213 0-.356-.143t-.144-.357t.144-.356t.356-.144h2.616q.348 0 .578.23t.23.578v2.615q0 .214-.144.357t-.357.143t-.356-.143t-.144-.357zm-11.565.738l1.129 2.427q.067.134.04.281q-.029.148-.132.251q-.177.177-.425.128t-.352-.281L4.073 5.09q-.067-.141-.046-.272q.021-.13.125-.234l.25-.25q.104-.104.234-.135t.272.037l9.11 4.157q.232.104.268.352t-.134.42q-.104.103-.244.134q-.14.03-.3-.037l-2.421-1.14zm-.404-.858l2.83-2.82l-5.08-2.388l-.07.07z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTextRotationAngleupRounded(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="m19.467 10.67l-9.446 9.446q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354L18.76 9.96h-1.716q-.213 0-.356-.143t-.144-.357t.144-.356t.356-.144h2.616q.348 0 .578.23t.23.578v2.615q0 .214-.144.357t-.357.143t-.356-.143t-.144-.357zm-11.565.738l1.129 2.427q.067.134.04.281q-.029.148-.132.251q-.177.177-.425.128t-.352-.281L4.073 5.09q-.067-.141-.046-.272q.021-.13.125-.234l.25-.25q.104-.104.234-.135t.272.037l9.11 4.157q.232.104.268.352t-.134.42q-.104.103-.244.134q-.14.03-.3-.037l-2.421-1.14zm-.404-.858l2.83-2.82l-5.08-2.388l-.07.07z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.467 10.67l-9.446 9.446q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354L18.76 9.96h-1.716q-.213 0-.356-.143t-.144-.357t.144-.356t.356-.144h2.616q.348 0 .578.23t.23.578v2.615q0 .214-.144.357t-.357.143t-.356-.143t-.144-.357zm-11.565.738l1.129 2.427q.067.134.04.281q-.029.148-.132.251q-.177.177-.425.128t-.352-.281L4.073 5.09q-.067-.141-.046-.272q.021-.13.125-.234l.25-.25q.104-.104.234-.135t.272.037l9.11 4.157q.232.104.268.352t-.134.42q-.104.103-.244.134q-.14.03-.3-.037l-2.421-1.14zm-.404-.858l2.83-2.82l-5.08-2.388l-.07.07z"/></svg>
</template>

CSS

.icon-text-rotation-angleup-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%22m19.467%2010.67l-9.446%209.446q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354L18.76%209.96h-1.716q-.213%200-.356-.143t-.144-.357t.144-.356t.356-.144h2.616q.348%200%20.578.23t.23.578v2.615q0%20.214-.144.357t-.357.143t-.356-.143t-.144-.357zm-11.565.738l1.129%202.427q.067.134.04.281q-.029.148-.132.251q-.177.177-.425.128t-.352-.281L4.073%205.09q-.067-.141-.046-.272q.021-.13.125-.234l.25-.25q.104-.104.234-.135t.272.037l9.11%204.157q.232.104.268.352t-.134.42q-.104.103-.244.134q-.14.03-.3-.037l-2.421-1.14zm-.404-.858l2.83-2.82l-5.08-2.388l-.07.07z%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%22m19.467%2010.67l-9.446%209.446q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354L18.76%209.96h-1.716q-.213%200-.356-.143t-.144-.357t.144-.356t.356-.144h2.616q.348%200%20.578.23t.23.578v2.615q0%20.214-.144.357t-.357.143t-.356-.143t-.144-.357zm-11.565.738l1.129%202.427q.067.134.04.281q-.029.148-.132.251q-.177.177-.425.128t-.352-.281L4.073%205.09q-.067-.141-.046-.272q.021-.13.125-.234l.25-.25q.104-.104.234-.135t.272.037l9.11%204.157q.232.104.268.352t-.134.42q-.104.103-.244.134q-.14.03-.3-.037l-2.421-1.14zm-.404-.858l2.83-2.82l-5.08-2.388l-.07.07z%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-angleup-rounded.svg?color=%231a73e8&size=48