screen lock rotation icon

screen-lock-rotation-sharp from Material Symbols Light by Google · Sharp · Apache-2.0 Free for personal and commercial use.

Name
screen-lock-rotation-sharp
Set
Material Symbols Light
Style
Sharp
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="M16.789 4.462h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-3.866 17.642q-2.266 0-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27h1q0 1.992.747 3.771t2.044 3.127t3.04 2.164t3.713.898l-3.451-3.452l.707-.708l5.016 5.015q-.502.093-.941.139t-.875.046m1.962-3.604L5.489 9.104l5.434-5.435l1.693 1.693v6.022h6.017l1.698 1.67zM15 9V4.462h1.02v-1q0-.749.51-1.259t1.258-.51t1.259.51q.51.51.51 1.259v1h.982V9z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightScreenLockRotationSharp(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="M16.789 4.462h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-3.866 17.642q-2.266 0-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27h1q0 1.992.747 3.771t2.044 3.127t3.04 2.164t3.713.898l-3.451-3.452l.707-.708l5.016 5.015q-.502.093-.941.139t-.875.046m1.962-3.604L5.489 9.104l5.434-5.435l1.693 1.693v6.022h6.017l1.698 1.67zM15 9V4.462h1.02v-1q0-.749.51-1.259t1.258-.51t1.259.51q.51.51.51 1.259v1h.982V9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.789 4.462h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-3.866 17.642q-2.266 0-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27h1q0 1.992.747 3.771t2.044 3.127t3.04 2.164t3.713.898l-3.451-3.452l.707-.708l5.016 5.015q-.502.093-.941.139t-.875.046m1.962-3.604L5.489 9.104l5.434-5.435l1.693 1.693v6.022h6.017l1.698 1.67zM15 9V4.462h1.02v-1q0-.749.51-1.259t1.258-.51t1.259.51q.51.51.51 1.259v1h.982V9z"/></svg>
</template>

CSS

.icon-screen-lock-rotation-sharp {
  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%22M16.789%204.462h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-3.866%2017.642q-2.266%200-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27h1q0%201.992.747%203.771t2.044%203.127t3.04%202.164t3.713.898l-3.451-3.452l.707-.708l5.016%205.015q-.502.093-.941.139t-.875.046m1.962-3.604L5.489%209.104l5.434-5.435l1.693%201.693v6.022h6.017l1.698%201.67zM15%209V4.462h1.02v-1q0-.749.51-1.259t1.258-.51t1.259.51q.51.51.51%201.259v1h.982V9z%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%22M16.789%204.462h2v-1q0-.426-.288-.713t-.713-.288t-.712.288t-.288.713zm-3.866%2017.642q-2.266%200-4.27-.863q-2.003-.864-3.503-2.364t-2.363-3.503t-.864-4.27h1q0%201.992.747%203.771t2.044%203.127t3.04%202.164t3.713.898l-3.451-3.452l.707-.708l5.016%205.015q-.502.093-.941.139t-.875.046m1.962-3.604L5.489%209.104l5.434-5.435l1.693%201.693v6.022h6.017l1.698%201.67zM15%209V4.462h1.02v-1q0-.749.51-1.259t1.258-.51t1.259.51q.51.51.51%201.259v1h.982V9z%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-sharp.svg?color=%231a73e8&size=48