mobile-hand-left-outline-sharp from Material Symbols Light by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
mobile-hand-left-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

Use the mobile hand left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 20v-8.963v1.7V4zM7.5 22.02q-1.458 0-2.479-1.022Q4 19.977 4 18.519v-8l3.5-3.5h1.423v9.279l5.085-2.19l1.111 1.054l-4.78 6.03q-.33.418-.818.623q-.488.204-1.023.204zM10.492 21l.81-1H18V4H8.923v3.02h-1V3H19v18zm3.509-13.922q.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-.407l4.007-5.104l-5.723 2.464v-9.61h-.192L5 10.957v7.562q0 1.043.732 1.772q.731.728 1.768.728"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMobileHandLeftOutlineSharp(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="M18 20v-8.963v1.7V4zM7.5 22.02q-1.458 0-2.479-1.022Q4 19.977 4 18.519v-8l3.5-3.5h1.423v9.279l5.085-2.19l1.111 1.054l-4.78 6.03q-.33.418-.818.623q-.488.204-1.023.204zM10.492 21l.81-1H18V4H8.923v3.02h-1V3H19v18zm3.509-13.922q.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-.407l4.007-5.104l-5.723 2.464v-9.61h-.192L5 10.957v7.562q0 1.043.732 1.772q.731.728 1.768.728"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 20v-8.963v1.7V4zM7.5 22.02q-1.458 0-2.479-1.022Q4 19.977 4 18.519v-8l3.5-3.5h1.423v9.279l5.085-2.19l1.111 1.054l-4.78 6.03q-.33.418-.818.623q-.488.204-1.023.204zM10.492 21l.81-1H18V4H8.923v3.02h-1V3H19v18zm3.509-13.922q.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-.407l4.007-5.104l-5.723 2.464v-9.61h-.192L5 10.957v7.562q0 1.043.732 1.772q.731.728 1.768.728"/></svg>
</template>

CSS

.icon-mobile-hand-left-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%22M18%2020v-8.963v1.7V4zM7.5%2022.02q-1.458%200-2.479-1.022Q4%2019.977%204%2018.519v-8l3.5-3.5h1.423v9.279l5.085-2.19l1.111%201.054l-4.78%206.03q-.33.418-.818.623q-.488.204-1.023.204zM10.492%2021l.81-1H18V4H8.923v3.02h-1V3H19v18zm3.509-13.922q.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-.407l4.007-5.104l-5.723%202.464v-9.61h-.192L5%2010.957v7.562q0%201.043.732%201.772q.731.728%201.768.728%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%22M18%2020v-8.963v1.7V4zM7.5%2022.02q-1.458%200-2.479-1.022Q4%2019.977%204%2018.519v-8l3.5-3.5h1.423v9.279l5.085-2.19l1.111%201.054l-4.78%206.03q-.33.418-.818.623q-.488.204-1.023.204zM10.492%2021l.81-1H18V4H8.923v3.02h-1V3H19v18zm3.509-13.922q.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-.407l4.007-5.104l-5.723%202.464v-9.61h-.192L5%2010.957v7.562q0%201.043.732%201.772q.731.728%201.768.728%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-outline-sharp.svg?color=%231a73e8&size=48