screen rotation alt icon

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.444 20.246L6.533 14.36q-.074-.081-.11-.175q-.036-.095-.036-.186q0-.182.13-.34q.131-.159.361-.159q.103 0 .199.037t.17.11l5.91 5.91q.174.193.443.184q.27-.01.442-.183l5.308-5.308h-2.812q-.212 0-.356-.144t-.143-.357t.143-.356t.357-.143h3.692q.343 0 .575.232t.233.576v3.692q0 .213-.145.356t-.356.144t-.356-.144t-.143-.356v-2.812l-5.308 5.308q-.221.22-.513.34t-.614.12q-.302 0-.608-.12q-.307-.12-.552-.34M3.77 10.731q-.343 0-.575-.232t-.232-.576V6.231q0-.213.144-.356t.356-.144t.356.144t.144.356v2.811L9.27 3.735q.243-.24.547-.35t.608-.11q.324 0 .617.11t.515.35l5.911 5.886q.074.081.11.175t.036.186q0 .182-.13.34q-.131.159-.362.159q-.102 0-.198-.037t-.17-.11l-5.91-5.911q-.174-.192-.443-.182q-.27.009-.442.182L4.65 9.731h2.812q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightScreenRotationAltRounded(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="M12.444 20.246L6.533 14.36q-.074-.081-.11-.175q-.036-.095-.036-.186q0-.182.13-.34q.131-.159.361-.159q.103 0 .199.037t.17.11l5.91 5.91q.174.193.443.184q.27-.01.442-.183l5.308-5.308h-2.812q-.212 0-.356-.144t-.143-.357t.143-.356t.357-.143h3.692q.343 0 .575.232t.233.576v3.692q0 .213-.145.356t-.356.144t-.356-.144t-.143-.356v-2.812l-5.308 5.308q-.221.22-.513.34t-.614.12q-.302 0-.608-.12q-.307-.12-.552-.34M3.77 10.731q-.343 0-.575-.232t-.232-.576V6.231q0-.213.144-.356t.356-.144t.356.144t.144.356v2.811L9.27 3.735q.243-.24.547-.35t.608-.11q.324 0 .617.11t.515.35l5.911 5.886q.074.081.11.175t.036.186q0 .182-.13.34q-.131.159-.362.159q-.102 0-.198-.037t-.17-.11l-5.91-5.911q-.174-.192-.443-.182q-.27.009-.442.182L4.65 9.731h2.812q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.444 20.246L6.533 14.36q-.074-.081-.11-.175q-.036-.095-.036-.186q0-.182.13-.34q.131-.159.361-.159q.103 0 .199.037t.17.11l5.91 5.91q.174.193.443.184q.27-.01.442-.183l5.308-5.308h-2.812q-.212 0-.356-.144t-.143-.357t.143-.356t.357-.143h3.692q.343 0 .575.232t.233.576v3.692q0 .213-.145.356t-.356.144t-.356-.144t-.143-.356v-2.812l-5.308 5.308q-.221.22-.513.34t-.614.12q-.302 0-.608-.12q-.307-.12-.552-.34M3.77 10.731q-.343 0-.575-.232t-.232-.576V6.231q0-.213.144-.356t.356-.144t.356.144t.144.356v2.811L9.27 3.735q.243-.24.547-.35t.608-.11q.324 0 .617.11t.515.35l5.911 5.886q.074.081.11.175t.036.186q0 .182-.13.34q-.131.159-.362.159q-.102 0-.198-.037t-.17-.11l-5.91-5.911q-.174-.192-.443-.182q-.27.009-.442.182L4.65 9.731h2.812q.212 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
</template>

CSS

.icon-screen-rotation-alt-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%22M12.444%2020.246L6.533%2014.36q-.074-.081-.11-.175q-.036-.095-.036-.186q0-.182.13-.34q.131-.159.361-.159q.103%200%20.199.037t.17.11l5.91%205.91q.174.193.443.184q.27-.01.442-.183l5.308-5.308h-2.812q-.212%200-.356-.144t-.143-.357t.143-.356t.357-.143h3.692q.343%200%20.575.232t.233.576v3.692q0%20.213-.145.356t-.356.144t-.356-.144t-.143-.356v-2.812l-5.308%205.308q-.221.22-.513.34t-.614.12q-.302%200-.608-.12q-.307-.12-.552-.34M3.77%2010.731q-.343%200-.575-.232t-.232-.576V6.231q0-.213.144-.356t.356-.144t.356.144t.144.356v2.811L9.27%203.735q.243-.24.547-.35t.608-.11q.324%200%20.617.11t.515.35l5.911%205.886q.074.081.11.175t.036.186q0%20.182-.13.34q-.131.159-.362.159q-.102%200-.198-.037t-.17-.11l-5.91-5.911q-.174-.192-.443-.182q-.27.009-.442.182L4.65%209.731h2.812q.212%200%20.356.144t.144.357t-.144.356t-.356.143z%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%22M12.444%2020.246L6.533%2014.36q-.074-.081-.11-.175q-.036-.095-.036-.186q0-.182.13-.34q.131-.159.361-.159q.103%200%20.199.037t.17.11l5.91%205.91q.174.193.443.184q.27-.01.442-.183l5.308-5.308h-2.812q-.212%200-.356-.144t-.143-.357t.143-.356t.357-.143h3.692q.343%200%20.575.232t.233.576v3.692q0%20.213-.145.356t-.356.144t-.356-.144t-.143-.356v-2.812l-5.308%205.308q-.221.22-.513.34t-.614.12q-.302%200-.608-.12q-.307-.12-.552-.34M3.77%2010.731q-.343%200-.575-.232t-.232-.576V6.231q0-.213.144-.356t.356-.144t.356.144t.144.356v2.811L9.27%203.735q.243-.24.547-.35t.608-.11q.324%200%20.617.11t.515.35l5.911%205.886q.074.081.11.175t.036.186q0%20.182-.13.34q-.131.159-.362.159q-.102%200-.198-.037t-.17-.11l-5.91-5.911q-.174-.192-.443-.182q-.27.009-.442.182L4.65%209.731h2.812q.212%200%20.356.144t.144.357t-.144.356t-.356.143z%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-alt-rounded.svg?color=%231a73e8&size=48