hand-package from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
hand-package
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the hand package icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.154 12.02q-.687 0-1.151-.465q-.464-.464-.464-1.151v-5.02q0-.666.464-1.14q.464-.475 1.15-.475h6.232v8.25zm7.23 0V3.77h3q.672 0 1.144.474T21 5.384v5.02q0 .687-.475 1.15q-.474.465-1.14.465zM7.77 20.037V13.02h7.993q.27 0 .464.142t.274.36t.047.44q-.033.224-.231.391l-1.399 1.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99 4.175q-.512.43-1.123.649q-.612.218-1.273.238zM3.808 21q-.343 0-.576-.232T3 20.192v-6.384q0-.33.232-.569T3.808 13h2.961v7.192q0 .343-.24.576q-.238.232-.567.232z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHandPackage(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="M9.154 12.02q-.687 0-1.151-.465q-.464-.464-.464-1.151v-5.02q0-.666.464-1.14q.464-.475 1.15-.475h6.232v8.25zm7.23 0V3.77h3q.672 0 1.144.474T21 5.384v5.02q0 .687-.475 1.15q-.474.465-1.14.465zM7.77 20.037V13.02h7.993q.27 0 .464.142t.274.36t.047.44q-.033.224-.231.391l-1.399 1.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99 4.175q-.512.43-1.123.649q-.612.218-1.273.238zM3.808 21q-.343 0-.576-.232T3 20.192v-6.384q0-.33.232-.569T3.808 13h2.961v7.192q0 .343-.24.576q-.238.232-.567.232z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.154 12.02q-.687 0-1.151-.465q-.464-.464-.464-1.151v-5.02q0-.666.464-1.14q.464-.475 1.15-.475h6.232v8.25zm7.23 0V3.77h3q.672 0 1.144.474T21 5.384v5.02q0 .687-.475 1.15q-.474.465-1.14.465zM7.77 20.037V13.02h7.993q.27 0 .464.142t.274.36t.047.44q-.033.224-.231.391l-1.399 1.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99 4.175q-.512.43-1.123.649q-.612.218-1.273.238zM3.808 21q-.343 0-.576-.232T3 20.192v-6.384q0-.33.232-.569T3.808 13h2.961v7.192q0 .343-.24.576q-.238.232-.567.232z"/></svg>
</template>

CSS

.icon-hand-package {
  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%22M9.154%2012.02q-.687%200-1.151-.465q-.464-.464-.464-1.151v-5.02q0-.666.464-1.14q.464-.475%201.15-.475h6.232v8.25zm7.23%200V3.77h3q.672%200%201.144.474T21%205.384v5.02q0%20.687-.475%201.15q-.474.465-1.14.465zM7.77%2020.037V13.02h7.993q.27%200%20.464.142t.274.36t.047.44q-.033.224-.231.391l-1.399%201.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99%204.175q-.512.43-1.123.649q-.612.218-1.273.238zM3.808%2021q-.343%200-.576-.232T3%2020.192v-6.384q0-.33.232-.569T3.808%2013h2.961v7.192q0%20.343-.24.576q-.238.232-.567.232z%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%22M9.154%2012.02q-.687%200-1.151-.465q-.464-.464-.464-1.151v-5.02q0-.666.464-1.14q.464-.475%201.15-.475h6.232v8.25zm7.23%200V3.77h3q.672%200%201.144.474T21%205.384v5.02q0%20.687-.475%201.15q-.474.465-1.14.465zM7.77%2020.037V13.02h7.993q.27%200%20.464.142t.274.36t.047.44q-.033.224-.231.391l-1.399%201.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99%204.175q-.512.43-1.123.649q-.612.218-1.273.238zM3.808%2021q-.343%200-.576-.232T3%2020.192v-6.384q0-.33.232-.569T3.808%2013h2.961v7.192q0%20.343-.24.576q-.238.232-.567.232z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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