screen rotation up icon

screen-rotation-up-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
screen-rotation-up-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
screen-rotation-up-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the screen rotation up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.887 19H8.5q-.633 0-1.066-.434Q7 18.133 7 17.5V9.846q0-.219.156-.36t.344-.14q.214 0 .357.146q.143.147.143.36v7.533q0 .269.173.442t.443.173h6.251l-1.97-1.99q-.068-.074-.105-.172t-.036-.182q0-.104.036-.183q.037-.079.104-.152q.073-.073.155-.11t.186-.036t.202.036t.17.11l2.614 2.613q.13.131.187.268q.055.136.055.298q0 .142-.056.288q-.055.146-.186.277l-2.62 2.62q-.072.073-.158.11q-.086.036-.19.036q-.084 0-.185-.04q-.1-.039-.174-.112t-.11-.171t-.036-.183q0-.104.037-.192t.11-.162zM17 6.5v7.673q0 .22-.156.36t-.344.14q-.213 0-.357-.146q-.143-.146-.143-.36V6.616q0-.27-.173-.443T15.385 6H9.133l1.97 1.99q.141.14.141.342t-.14.347q-.146.165-.357.156q-.21-.01-.357-.156L7.778 6.066q-.13-.131-.186-.277T7.535 5.5q0-.161.056-.298q.055-.136.186-.267l2.62-2.62q.165-.165.353-.162q.189.003.354.168q.16.165.162.354t-.162.354L9.114 5H15.5q.633 0 1.066.434Q17 5.867 17 6.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightScreenRotationUpRounded(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="M14.887 19H8.5q-.633 0-1.066-.434Q7 18.133 7 17.5V9.846q0-.219.156-.36t.344-.14q.214 0 .357.146q.143.147.143.36v7.533q0 .269.173.442t.443.173h6.251l-1.97-1.99q-.068-.074-.105-.172t-.036-.182q0-.104.036-.183q.037-.079.104-.152q.073-.073.155-.11t.186-.036t.202.036t.17.11l2.614 2.613q.13.131.187.268q.055.136.055.298q0 .142-.056.288q-.055.146-.186.277l-2.62 2.62q-.072.073-.158.11q-.086.036-.19.036q-.084 0-.185-.04q-.1-.039-.174-.112t-.11-.171t-.036-.183q0-.104.037-.192t.11-.162zM17 6.5v7.673q0 .22-.156.36t-.344.14q-.213 0-.357-.146q-.143-.146-.143-.36V6.616q0-.27-.173-.443T15.385 6H9.133l1.97 1.99q.141.14.141.342t-.14.347q-.146.165-.357.156q-.21-.01-.357-.156L7.778 6.066q-.13-.131-.186-.277T7.535 5.5q0-.161.056-.298q.055-.136.186-.267l2.62-2.62q.165-.165.353-.162q.189.003.354.168q.16.165.162.354t-.162.354L9.114 5H15.5q.633 0 1.066.434Q17 5.867 17 6.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.887 19H8.5q-.633 0-1.066-.434Q7 18.133 7 17.5V9.846q0-.219.156-.36t.344-.14q.214 0 .357.146q.143.147.143.36v7.533q0 .269.173.442t.443.173h6.251l-1.97-1.99q-.068-.074-.105-.172t-.036-.182q0-.104.036-.183q.037-.079.104-.152q.073-.073.155-.11t.186-.036t.202.036t.17.11l2.614 2.613q.13.131.187.268q.055.136.055.298q0 .142-.056.288q-.055.146-.186.277l-2.62 2.62q-.072.073-.158.11q-.086.036-.19.036q-.084 0-.185-.04q-.1-.039-.174-.112t-.11-.171t-.036-.183q0-.104.037-.192t.11-.162zM17 6.5v7.673q0 .22-.156.36t-.344.14q-.213 0-.357-.146q-.143-.146-.143-.36V6.616q0-.27-.173-.443T15.385 6H9.133l1.97 1.99q.141.14.141.342t-.14.347q-.146.165-.357.156q-.21-.01-.357-.156L7.778 6.066q-.13-.131-.186-.277T7.535 5.5q0-.161.056-.298q.055-.136.186-.267l2.62-2.62q.165-.165.353-.162q.189.003.354.168q.16.165.162.354t-.162.354L9.114 5H15.5q.633 0 1.066.434Q17 5.867 17 6.5"/></svg>
</template>

CSS

.icon-screen-rotation-up-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%22M14.887%2019H8.5q-.633%200-1.066-.434Q7%2018.133%207%2017.5V9.846q0-.219.156-.36t.344-.14q.214%200%20.357.146q.143.147.143.36v7.533q0%20.269.173.442t.443.173h6.251l-1.97-1.99q-.068-.074-.105-.172t-.036-.182q0-.104.036-.183q.037-.079.104-.152q.073-.073.155-.11t.186-.036t.202.036t.17.11l2.614%202.613q.13.131.187.268q.055.136.055.298q0%20.142-.056.288q-.055.146-.186.277l-2.62%202.62q-.072.073-.158.11q-.086.036-.19.036q-.084%200-.185-.04q-.1-.039-.174-.112t-.11-.171t-.036-.183q0-.104.037-.192t.11-.162zM17%206.5v7.673q0%20.22-.156.36t-.344.14q-.213%200-.357-.146q-.143-.146-.143-.36V6.616q0-.27-.173-.443T15.385%206H9.133l1.97%201.99q.141.14.141.342t-.14.347q-.146.165-.357.156q-.21-.01-.357-.156L7.778%206.066q-.13-.131-.186-.277T7.535%205.5q0-.161.056-.298q.055-.136.186-.267l2.62-2.62q.165-.165.353-.162q.189.003.354.168q.16.165.162.354t-.162.354L9.114%205H15.5q.633%200%201.066.434Q17%205.867%2017%206.5%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%22M14.887%2019H8.5q-.633%200-1.066-.434Q7%2018.133%207%2017.5V9.846q0-.219.156-.36t.344-.14q.214%200%20.357.146q.143.147.143.36v7.533q0%20.269.173.442t.443.173h6.251l-1.97-1.99q-.068-.074-.105-.172t-.036-.182q0-.104.036-.183q.037-.079.104-.152q.073-.073.155-.11t.186-.036t.202.036t.17.11l2.614%202.613q.13.131.187.268q.055.136.055.298q0%20.142-.056.288q-.055.146-.186.277l-2.62%202.62q-.072.073-.158.11q-.086.036-.19.036q-.084%200-.185-.04q-.1-.039-.174-.112t-.11-.171t-.036-.183q0-.104.037-.192t.11-.162zM17%206.5v7.673q0%20.22-.156.36t-.344.14q-.213%200-.357-.146q-.143-.146-.143-.36V6.616q0-.27-.173-.443T15.385%206H9.133l1.97%201.99q.141.14.141.342t-.14.347q-.146.165-.357.156q-.21-.01-.357-.156L7.778%206.066q-.13-.131-.186-.277T7.535%205.5q0-.161.056-.298q.055-.136.186-.267l2.62-2.62q.165-.165.353-.162q.189.003.354.168q.16.165.162.354t-.162.354L9.114%205H15.5q.633%200%201.066.434Q17%205.867%2017%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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