text rotation angleup icon

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

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

1 other variant in Material Symbols

The same icon in other sets

More text icons from Material Symbols

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.025 12.4l-8.6 8.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l8.6-8.6h-.6q-.425 0-.712-.287T16.025 10t.288-.712t.712-.288h3q.425 0 .713.288t.287.712v3q0 .425-.287.713t-.713.287t-.712-.288t-.288-.712zm-10.7-.3l.975 2.1q.125.25.088.513t-.238.462q-.35.35-.8.263t-.65-.513l-4.05-8.95q-.125-.275-.075-.55t.25-.475l.5-.5q.2-.2.475-.25t.55.075l8.975 4.1q.425.2.5.65t-.25.775q-.2.2-.475.25t-.55-.075L11.475 8.95zm-.75-1.55l2.35-2.3l-4.35-2.1l-.05.05z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTextRotationAngleupRounded(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.025 12.4l-8.6 8.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l8.6-8.6h-.6q-.425 0-.712-.287T16.025 10t.288-.712t.712-.288h3q.425 0 .713.288t.287.712v3q0 .425-.287.713t-.713.287t-.712-.288t-.288-.712zm-10.7-.3l.975 2.1q.125.25.088.513t-.238.462q-.35.35-.8.263t-.65-.513l-4.05-8.95q-.125-.275-.075-.55t.25-.475l.5-.5q.2-.2.475-.25t.55.075l8.975 4.1q.425.2.5.65t-.25.775q-.2.2-.475.25t-.55-.075L11.475 8.95zm-.75-1.55l2.35-2.3l-4.35-2.1l-.05.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="m19.025 12.4l-8.6 8.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l8.6-8.6h-.6q-.425 0-.712-.287T16.025 10t.288-.712t.712-.288h3q.425 0 .713.288t.287.712v3q0 .425-.287.713t-.713.287t-.712-.288t-.288-.712zm-10.7-.3l.975 2.1q.125.25.088.513t-.238.462q-.35.35-.8.263t-.65-.513l-4.05-8.95q-.125-.275-.075-.55t.25-.475l.5-.5q.2-.2.475-.25t.55.075l8.975 4.1q.425.2.5.65t-.25.775q-.2.2-.475.25t-.55-.075L11.475 8.95zm-.75-1.55l2.35-2.3l-4.35-2.1l-.05.05z"/></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.025%2012.4l-8.6%208.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l8.6-8.6h-.6q-.425%200-.712-.287T16.025%2010t.288-.712t.712-.288h3q.425%200%20.713.288t.287.712v3q0%20.425-.287.713t-.713.287t-.712-.288t-.288-.712zm-10.7-.3l.975%202.1q.125.25.088.513t-.238.462q-.35.35-.8.263t-.65-.513l-4.05-8.95q-.125-.275-.075-.55t.25-.475l.5-.5q.2-.2.475-.25t.55.075l8.975%204.1q.425.2.5.65t-.25.775q-.2.2-.475.25t-.55-.075L11.475%208.95zm-.75-1.55l2.35-2.3l-4.35-2.1l-.05.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%22m19.025%2012.4l-8.6%208.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l8.6-8.6h-.6q-.425%200-.712-.287T16.025%2010t.288-.712t.712-.288h3q.425%200%20.713.288t.287.712v3q0%20.425-.287.713t-.713.287t-.712-.288t-.288-.712zm-10.7-.3l.975%202.1q.125.25.088.513t-.238.462q-.35.35-.8.263t-.65-.513l-4.05-8.95q-.125-.275-.075-.55t.25-.475l.5-.5q.2-.2.475-.25t.55.075l8.975%204.1q.425.2.5.65t-.25.775q-.2.2-.475.25t-.55-.075L11.475%208.95zm-.75-1.55l2.35-2.3l-4.35-2.1l-.05.05z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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