mobile hand left off icon
mobile-hand-left-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- mobile-hand-left-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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 hand left off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 16.72l-1-1V4.615q0-.27-.173-.443T17.385 4H9.538q-.269 0-.442.173t-.173.443v2.026l-1-1V4.616q0-.672.472-1.144T9.54 3h7.846q.67 0 1.143.472q.472.472.472 1.144zm2.194 5.707q-.165.16-.353.163q-.189.002-.355-.163l-1.959-1.96q-.2.24-.495.387q-.295.146-.647.146h-6.893l.81-1h5.892q.173 0 .318-.087t.22-.24l-3.459-3.465l-3.934 4.984q-.33.418-.818.623q-.488.204-1.023.204H7.5q-1.458 0-2.479-1.021T4 18.519v-8q0-.935.442-1.704t1.19-1.242L1.978 3.912q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16L21.2 21.719q.146.147.153.345t-.159.363M14.001 7.078q.23-.23.23-.54T14 6t-.54-.23q-.309 0-.539.23t-.23.54t.23.539q.23.23.54.23t.539-.23m-6.5 13.94h.979q.34 0 .646-.135q.306-.136.514-.407l3.777-4.815l-.135-.135l-5.358 2.31v-7.98l-1.56-1.559q-.613.316-.988.905Q5 9.793 5 10.519v8q0 1.043.732 1.772q.731.728 1.768.728m1.423-4.721l3.79-1.639l-3.79-3.801z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMobileHandLeftOffOutlineRounded(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="m19 16.72l-1-1V4.615q0-.27-.173-.443T17.385 4H9.538q-.269 0-.442.173t-.173.443v2.026l-1-1V4.616q0-.672.472-1.144T9.54 3h7.846q.67 0 1.143.472q.472.472.472 1.144zm2.194 5.707q-.165.16-.353.163q-.189.002-.355-.163l-1.959-1.96q-.2.24-.495.387q-.295.146-.647.146h-6.893l.81-1h5.892q.173 0 .318-.087t.22-.24l-3.459-3.465l-3.934 4.984q-.33.418-.818.623q-.488.204-1.023.204H7.5q-1.458 0-2.479-1.021T4 18.519v-8q0-.935.442-1.704t1.19-1.242L1.978 3.912q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16L21.2 21.719q.146.147.153.345t-.159.363M14.001 7.078q.23-.23.23-.54T14 6t-.54-.23q-.309 0-.539.23t-.23.54t.23.539q.23.23.54.23t.539-.23m-6.5 13.94h.979q.34 0 .646-.135q.306-.136.514-.407l3.777-4.815l-.135-.135l-5.358 2.31v-7.98l-1.56-1.559q-.613.316-.988.905Q5 9.793 5 10.519v8q0 1.043.732 1.772q.731.728 1.768.728m1.423-4.721l3.79-1.639l-3.79-3.801z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 16.72l-1-1V4.615q0-.27-.173-.443T17.385 4H9.538q-.269 0-.442.173t-.173.443v2.026l-1-1V4.616q0-.672.472-1.144T9.54 3h7.846q.67 0 1.143.472q.472.472.472 1.144zm2.194 5.707q-.165.16-.353.163q-.189.002-.355-.163l-1.959-1.96q-.2.24-.495.387q-.295.146-.647.146h-6.893l.81-1h5.892q.173 0 .318-.087t.22-.24l-3.459-3.465l-3.934 4.984q-.33.418-.818.623q-.488.204-1.023.204H7.5q-1.458 0-2.479-1.021T4 18.519v-8q0-.935.442-1.704t1.19-1.242L1.978 3.912q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16L21.2 21.719q.146.147.153.345t-.159.363M14.001 7.078q.23-.23.23-.54T14 6t-.54-.23q-.309 0-.539.23t-.23.54t.23.539q.23.23.54.23t.539-.23m-6.5 13.94h.979q.34 0 .646-.135q.306-.136.514-.407l3.777-4.815l-.135-.135l-5.358 2.31v-7.98l-1.56-1.559q-.613.316-.988.905Q5 9.793 5 10.519v8q0 1.043.732 1.772q.731.728 1.768.728m1.423-4.721l3.79-1.639l-3.79-3.801z"/></svg> </template>
CSS
.icon-mobile-hand-left-off-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%22m19%2016.72l-1-1V4.615q0-.27-.173-.443T17.385%204H9.538q-.269%200-.442.173t-.173.443v2.026l-1-1V4.616q0-.672.472-1.144T9.54%203h7.846q.67%200%201.143.472q.472.472.472%201.144zm2.194%205.707q-.165.16-.353.163q-.189.002-.355-.163l-1.959-1.96q-.2.24-.495.387q-.295.146-.647.146h-6.893l.81-1h5.892q.173%200%20.318-.087t.22-.24l-3.459-3.465l-3.934%204.984q-.33.418-.818.623q-.488.204-1.023.204H7.5q-1.458%200-2.479-1.021T4%2018.519v-8q0-.935.442-1.704t1.19-1.242L1.978%203.912q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16L21.2%2021.719q.146.147.153.345t-.159.363M14.001%207.078q.23-.23.23-.54T14%206t-.54-.23q-.309%200-.539.23t-.23.54t.23.539q.23.23.54.23t.539-.23m-6.5%2013.94h.979q.34%200%20.646-.135q.306-.136.514-.407l3.777-4.815l-.135-.135l-5.358%202.31v-7.98l-1.56-1.559q-.613.316-.988.905Q5%209.793%205%2010.519v8q0%201.043.732%201.772q.731.728%201.768.728m1.423-4.721l3.79-1.639l-3.79-3.801z%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%22m19%2016.72l-1-1V4.615q0-.27-.173-.443T17.385%204H9.538q-.269%200-.442.173t-.173.443v2.026l-1-1V4.616q0-.672.472-1.144T9.54%203h7.846q.67%200%201.143.472q.472.472.472%201.144zm2.194%205.707q-.165.16-.353.163q-.189.002-.355-.163l-1.959-1.96q-.2.24-.495.387q-.295.146-.647.146h-6.893l.81-1h5.892q.173%200%20.318-.087t.22-.24l-3.459-3.465l-3.934%204.984q-.33.418-.818.623q-.488.204-1.023.204H7.5q-1.458%200-2.479-1.021T4%2018.519v-8q0-.935.442-1.704t1.19-1.242L1.978%203.912q-.14-.14-.153-.342t.153-.366q.16-.16.354-.16t.354.16L21.2%2021.719q.146.147.153.345t-.159.363M14.001%207.078q.23-.23.23-.54T14%206t-.54-.23q-.309%200-.539.23t-.23.54t.23.539q.23.23.54.23t.539-.23m-6.5%2013.94h.979q.34%200%20.646-.135q.306-.136.514-.407l3.777-4.815l-.135-.135l-5.358%202.31v-7.98l-1.56-1.559q-.613.316-.988.905Q5%209.793%205%2010.519v8q0%201.043.732%201.772q.731.728%201.768.728m1.423-4.721l3.79-1.639l-3.79-3.801z%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-hand-left-off-outline-rounded.svg?color=%231a73e8&size=48