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

Name
mobile-hand-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More hardware icons from Material Symbols

Use the mobile hand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 20V4zm9.925 3q-.65 0-1.225-.262t-1-.738l-5.05-6.05l2.15-2.15l4.2 2.075V7h2l4 4v8q0 1.65-1.175 2.825T17 23zM4 22V2h13v5h-2V4H6v16h6.025l1.675 2zm7.213-15.288Q11.5 6.425 11.5 6t-.288-.712T10.5 5t-.712.288T9.5 6t.288.713T10.5 7t.713-.288M15.925 21H17q.825 0 1.413-.575T19 19v-7.1l-2-2v9.225l-5.3-2.675l3.45 4.2q.15.175.35.263t.425.087"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMobileHandOutlineSharp(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="M6 20V4zm9.925 3q-.65 0-1.225-.262t-1-.738l-5.05-6.05l2.15-2.15l4.2 2.075V7h2l4 4v8q0 1.65-1.175 2.825T17 23zM4 22V2h13v5h-2V4H6v16h6.025l1.675 2zm7.213-15.288Q11.5 6.425 11.5 6t-.288-.712T10.5 5t-.712.288T9.5 6t.288.713T10.5 7t.713-.288M15.925 21H17q.825 0 1.413-.575T19 19v-7.1l-2-2v9.225l-5.3-2.675l3.45 4.2q.15.175.35.263t.425.087"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 20V4zm9.925 3q-.65 0-1.225-.262t-1-.738l-5.05-6.05l2.15-2.15l4.2 2.075V7h2l4 4v8q0 1.65-1.175 2.825T17 23zM4 22V2h13v5h-2V4H6v16h6.025l1.675 2zm7.213-15.288Q11.5 6.425 11.5 6t-.288-.712T10.5 5t-.712.288T9.5 6t.288.713T10.5 7t.713-.288M15.925 21H17q.825 0 1.413-.575T19 19v-7.1l-2-2v9.225l-5.3-2.675l3.45 4.2q.15.175.35.263t.425.087"/></svg>
</template>

CSS

.icon-mobile-hand-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%22M6%2020V4zm9.925%203q-.65%200-1.225-.262t-1-.738l-5.05-6.05l2.15-2.15l4.2%202.075V7h2l4%204v8q0%201.65-1.175%202.825T17%2023zM4%2022V2h13v5h-2V4H6v16h6.025l1.675%202zm7.213-15.288Q11.5%206.425%2011.5%206t-.288-.712T10.5%205t-.712.288T9.5%206t.288.713T10.5%207t.713-.288M15.925%2021H17q.825%200%201.413-.575T19%2019v-7.1l-2-2v9.225l-5.3-2.675l3.45%204.2q.15.175.35.263t.425.087%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%22M6%2020V4zm9.925%203q-.65%200-1.225-.262t-1-.738l-5.05-6.05l2.15-2.15l4.2%202.075V7h2l4%204v8q0%201.65-1.175%202.825T17%2023zM4%2022V2h13v5h-2V4H6v16h6.025l1.675%202zm7.213-15.288Q11.5%206.425%2011.5%206t-.288-.712T10.5%205t-.712.288T9.5%206t.288.713T10.5%207t.713-.288M15.925%2021H17q.825%200%201.413-.575T19%2019v-7.1l-2-2v9.225l-5.3-2.675l3.45%204.2q.15.175.35.263t.425.087%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mobile-hand-outline-sharp.svg?color=%231a73e8&size=48

Mobile Hand outline sharp icon — Material Symbols · IconsDB