mobile rotate lock icon
mobile-rotate-lock-outline-sharp from Material Symbols Light by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- mobile-rotate-lock-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the mobile rotate lock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.442 9.539V5h1.02V4q0-.748.51-1.259t1.259-.51t1.258.51T21 4v1h.98v4.539zM18.231 5h2V4q0-.425-.288-.712T19.231 3t-.713.288t-.287.712zm-4.27 14.396L4.567 10L10 4.566l9.396 9.395zm0-1.415l4.02-4.02L10 5.982L5.98 10zM12 23q-2.269 0-4.274-.86q-2.005-.859-3.506-2.36t-2.36-3.506T1 12h1q0 2.006.744 3.785q.744 1.778 2.028 3.117T7.8 21.057t3.744.903l-3.452-3.452l.708-.708l5.016 5.016q-.458.073-.906.128Q12.465 23 12 23M9.418 10.139q.29 0 .483-.201t.193-.469q0-.29-.193-.484t-.488-.193q-.272 0-.469.193t-.196.489q0 .272.201.468q.2.196.469.196"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMobileRotateLockOutlineSharp(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.442 9.539V5h1.02V4q0-.748.51-1.259t1.259-.51t1.258.51T21 4v1h.98v4.539zM18.231 5h2V4q0-.425-.288-.712T19.231 3t-.713.288t-.287.712zm-4.27 14.396L4.567 10L10 4.566l9.396 9.395zm0-1.415l4.02-4.02L10 5.982L5.98 10zM12 23q-2.269 0-4.274-.86q-2.005-.859-3.506-2.36t-2.36-3.506T1 12h1q0 2.006.744 3.785q.744 1.778 2.028 3.117T7.8 21.057t3.744.903l-3.452-3.452l.708-.708l5.016 5.016q-.458.073-.906.128Q12.465 23 12 23M9.418 10.139q.29 0 .483-.201t.193-.469q0-.29-.193-.484t-.488-.193q-.272 0-.469.193t-.196.489q0 .272.201.468q.2.196.469.196"/></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.442 9.539V5h1.02V4q0-.748.51-1.259t1.259-.51t1.258.51T21 4v1h.98v4.539zM18.231 5h2V4q0-.425-.288-.712T19.231 3t-.713.288t-.287.712zm-4.27 14.396L4.567 10L10 4.566l9.396 9.395zm0-1.415l4.02-4.02L10 5.982L5.98 10zM12 23q-2.269 0-4.274-.86q-2.005-.859-3.506-2.36t-2.36-3.506T1 12h1q0 2.006.744 3.785q.744 1.778 2.028 3.117T7.8 21.057t3.744.903l-3.452-3.452l.708-.708l5.016 5.016q-.458.073-.906.128Q12.465 23 12 23M9.418 10.139q.29 0 .483-.201t.193-.469q0-.29-.193-.484t-.488-.193q-.272 0-.469.193t-.196.489q0 .272.201.468q.2.196.469.196"/></svg> </template>
CSS
.icon-mobile-rotate-lock-outline-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.442%209.539V5h1.02V4q0-.748.51-1.259t1.259-.51t1.258.51T21%204v1h.98v4.539zM18.231%205h2V4q0-.425-.288-.712T19.231%203t-.713.288t-.287.712zm-4.27%2014.396L4.567%2010L10%204.566l9.396%209.395zm0-1.415l4.02-4.02L10%205.982L5.98%2010zM12%2023q-2.269%200-4.274-.86q-2.005-.859-3.506-2.36t-2.36-3.506T1%2012h1q0%202.006.744%203.785q.744%201.778%202.028%203.117T7.8%2021.057t3.744.903l-3.452-3.452l.708-.708l5.016%205.016q-.458.073-.906.128Q12.465%2023%2012%2023M9.418%2010.139q.29%200%20.483-.201t.193-.469q0-.29-.193-.484t-.488-.193q-.272%200-.469.193t-.196.489q0%20.272.201.468q.2.196.469.196%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.442%209.539V5h1.02V4q0-.748.51-1.259t1.259-.51t1.258.51T21%204v1h.98v4.539zM18.231%205h2V4q0-.425-.288-.712T19.231%203t-.713.288t-.287.712zm-4.27%2014.396L4.567%2010L10%204.566l9.396%209.395zm0-1.415l4.02-4.02L10%205.982L5.98%2010zM12%2023q-2.269%200-4.274-.86q-2.005-.859-3.506-2.36t-2.36-3.506T1%2012h1q0%202.006.744%203.785q.744%201.778%202.028%203.117T7.8%2021.057t3.744.903l-3.452-3.452l.708-.708l5.016%205.016q-.458.073-.906.128Q12.465%2023%2012%2023M9.418%2010.139q.29%200%20.483-.201t.193-.469q0-.29-.193-.484t-.488-.193q-.272%200-.469.193t-.196.489q0%20.272.201.468q.2.196.469.196%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mobile-rotate-lock-outline-sharp.svg?color=%231a73e8&size=48