screen lock rotation icon

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

Name
screen-lock-rotation-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Viewbox
24×24
License
Apache 2.0

4 other variants in Material Symbols Light

The same icon in other sets

Related icons in Material Symbols Light

Use the screen lock rotation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.889 9q-.35 0-.62-.27T15 8.112V5.35q0-.35.27-.62t.619-.268h.13v-1q0-.748.51-1.259q.512-.51 1.26-.51t1.258.51t.51 1.259v1h.132q.35 0 .6.269t.25.619v2.762q0 .35-.27.619T19.65 9zm.9-4.538h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-4.322 16.602L9.37 17.966q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l3.98 3.98q.224.224.134.492q-.089.268-.393.318q-.235.03-.446.043q-.21.013-.429.013q-2.267 0-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27q0-.213.144-.356t.357-.144t.356.144t.143.356q0 1.992.747 3.771t2.044 3.127t3.04 2.164t3.713.898m2.409-3.248q-.303 0-.598-.119q-.295-.118-.532-.335l-7.119-7.12q-.217-.236-.336-.532q-.118-.295-.118-.598q0-.324.118-.627t.336-.52l3.158-3.157q.236-.237.531-.349t.598-.111q.325 0 .628.111q.302.112.52.349l.752.751q.14.141.152.339q.013.198-.147.363q-.16.166-.354.169t-.36-.163l-.74-.74q-.173-.173-.442-.173t-.442.173L7.346 8.662q-.173.172-.173.442t.173.442l7.096 7.096q.174.174.443.174t.442-.174l3.135-3.134q.173-.173.173-.442q0-.27-.174-.443l-.657-.657q-.14-.141-.15-.345t.15-.363t.354-.16t.353.16l.67.669q.236.217.348.52t.112.627q0 .303-.112.598t-.348.532l-3.158 3.158q-.217.217-.52.335t-.627.119m-1.972-6.731"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightScreenLockRotationOutlineRounded(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="M15.889 9q-.35 0-.62-.27T15 8.112V5.35q0-.35.27-.62t.619-.268h.13v-1q0-.748.51-1.259q.512-.51 1.26-.51t1.258.51t.51 1.259v1h.132q.35 0 .6.269t.25.619v2.762q0 .35-.27.619T19.65 9zm.9-4.538h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-4.322 16.602L9.37 17.966q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l3.98 3.98q.224.224.134.492q-.089.268-.393.318q-.235.03-.446.043q-.21.013-.429.013q-2.267 0-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27q0-.213.144-.356t.357-.144t.356.144t.143.356q0 1.992.747 3.771t2.044 3.127t3.04 2.164t3.713.898m2.409-3.248q-.303 0-.598-.119q-.295-.118-.532-.335l-7.119-7.12q-.217-.236-.336-.532q-.118-.295-.118-.598q0-.324.118-.627t.336-.52l3.158-3.157q.236-.237.531-.349t.598-.111q.325 0 .628.111q.302.112.52.349l.752.751q.14.141.152.339q.013.198-.147.363q-.16.166-.354.169t-.36-.163l-.74-.74q-.173-.173-.442-.173t-.442.173L7.346 8.662q-.173.172-.173.442t.173.442l7.096 7.096q.174.174.443.174t.442-.174l3.135-3.134q.173-.173.173-.442q0-.27-.174-.443l-.657-.657q-.14-.141-.15-.345t.15-.363t.354-.16t.353.16l.67.669q.236.217.348.52t.112.627q0 .303-.112.598t-.348.532l-3.158 3.158q-.217.217-.52.335t-.627.119m-1.972-6.731"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.889 9q-.35 0-.62-.27T15 8.112V5.35q0-.35.27-.62t.619-.268h.13v-1q0-.748.51-1.259q.512-.51 1.26-.51t1.258.51t.51 1.259v1h.132q.35 0 .6.269t.25.619v2.762q0 .35-.27.619T19.65 9zm.9-4.538h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-4.322 16.602L9.37 17.966q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l3.98 3.98q.224.224.134.492q-.089.268-.393.318q-.235.03-.446.043q-.21.013-.429.013q-2.267 0-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27q0-.213.144-.356t.357-.144t.356.144t.143.356q0 1.992.747 3.771t2.044 3.127t3.04 2.164t3.713.898m2.409-3.248q-.303 0-.598-.119q-.295-.118-.532-.335l-7.119-7.12q-.217-.236-.336-.532q-.118-.295-.118-.598q0-.324.118-.627t.336-.52l3.158-3.157q.236-.237.531-.349t.598-.111q.325 0 .628.111q.302.112.52.349l.752.751q.14.141.152.339q.013.198-.147.363q-.16.166-.354.169t-.36-.163l-.74-.74q-.173-.173-.442-.173t-.442.173L7.346 8.662q-.173.172-.173.442t.173.442l7.096 7.096q.174.174.443.174t.442-.174l3.135-3.134q.173-.173.173-.442q0-.27-.174-.443l-.657-.657q-.14-.141-.15-.345t.15-.363t.354-.16t.353.16l.67.669q.236.217.348.52t.112.627q0 .303-.112.598t-.348.532l-3.158 3.158q-.217.217-.52.335t-.627.119m-1.972-6.731"/></svg>
</template>

CSS

.icon-screen-lock-rotation-outline-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%22M15.889%209q-.35%200-.62-.27T15%208.112V5.35q0-.35.27-.62t.619-.268h.13v-1q0-.748.51-1.259q.512-.51%201.26-.51t1.258.51t.51%201.259v1h.132q.35%200%20.6.269t.25.619v2.762q0%20.35-.27.619T19.65%209zm.9-4.538h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-4.322%2016.602L9.37%2017.966q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l3.98%203.98q.224.224.134.492q-.089.268-.393.318q-.235.03-.446.043q-.21.013-.429.013q-2.267%200-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27q0-.213.144-.356t.357-.144t.356.144t.143.356q0%201.992.747%203.771t2.044%203.127t3.04%202.164t3.713.898m2.409-3.248q-.303%200-.598-.119q-.295-.118-.532-.335l-7.119-7.12q-.217-.236-.336-.532q-.118-.295-.118-.598q0-.324.118-.627t.336-.52l3.158-3.157q.236-.237.531-.349t.598-.111q.325%200%20.628.111q.302.112.52.349l.752.751q.14.141.152.339q.013.198-.147.363q-.16.166-.354.169t-.36-.163l-.74-.74q-.173-.173-.442-.173t-.442.173L7.346%208.662q-.173.172-.173.442t.173.442l7.096%207.096q.174.174.443.174t.442-.174l3.135-3.134q.173-.173.173-.442q0-.27-.174-.443l-.657-.657q-.14-.141-.15-.345t.15-.363t.354-.16t.353.16l.67.669q.236.217.348.52t.112.627q0%20.303-.112.598t-.348.532l-3.158%203.158q-.217.217-.52.335t-.627.119m-1.972-6.731%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%22M15.889%209q-.35%200-.62-.27T15%208.112V5.35q0-.35.27-.62t.619-.268h.13v-1q0-.748.51-1.259q.512-.51%201.26-.51t1.258.51t.51%201.259v1h.132q.35%200%20.6.269t.25.619v2.762q0%20.35-.27.619T19.65%209zm.9-4.538h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-4.322%2016.602L9.37%2017.966q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l3.98%203.98q.224.224.134.492q-.089.268-.393.318q-.235.03-.446.043q-.21.013-.429.013q-2.267%200-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27q0-.213.144-.356t.357-.144t.356.144t.143.356q0%201.992.747%203.771t2.044%203.127t3.04%202.164t3.713.898m2.409-3.248q-.303%200-.598-.119q-.295-.118-.532-.335l-7.119-7.12q-.217-.236-.336-.532q-.118-.295-.118-.598q0-.324.118-.627t.336-.52l3.158-3.157q.236-.237.531-.349t.598-.111q.325%200%20.628.111q.302.112.52.349l.752.751q.14.141.152.339q.013.198-.147.363q-.16.166-.354.169t-.36-.163l-.74-.74q-.173-.173-.442-.173t-.442.173L7.346%208.662q-.173.172-.173.442t.173.442l7.096%207.096q.174.174.443.174t.442-.174l3.135-3.134q.173-.173.173-.442q0-.27-.174-.443l-.657-.657q-.14-.141-.15-.345t.15-.363t.354-.16t.353.16l.67.669q.236.217.348.52t.112.627q0%20.303-.112.598t-.348.532l-3.158%203.158q-.217.217-.52.335t-.627.119m-1.972-6.731%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-lock-rotation-outline-rounded.svg?color=%231a73e8&size=48