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

Name
hand-package-rounded
Set
Material Symbols Light
Style
Rounded
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.465zm-8.615 8v-7h7.993q.27 0 .464.142t.274.36t.047.44t-.231.39l-1.399 1.206h-3.82q-.2 0-.331.138q-.131.139-.131.343q0 .2.126.33t.33.131h3.55q.282 0 .555-.093q.272-.094.495-.28l1.686-1.438q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99 4.175q-.512.43-1.124.649t-1.272.218zM3.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 MaterialSymbolsLightHandPackageRounded(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.465zm-8.615 8v-7h7.993q.27 0 .464.142t.274.36t.047.44t-.231.39l-1.399 1.206h-3.82q-.2 0-.331.138q-.131.139-.131.343q0 .2.126.33t.33.131h3.55q.282 0 .555-.093q.272-.094.495-.28l1.686-1.438q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99 4.175q-.512.43-1.124.649t-1.272.218zM3.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.465zm-8.615 8v-7h7.993q.27 0 .464.142t.274.36t.047.44t-.231.39l-1.399 1.206h-3.82q-.2 0-.331.138q-.131.139-.131.343q0 .2.126.33t.33.131h3.55q.282 0 .555-.093q.272-.094.495-.28l1.686-1.438q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99 4.175q-.512.43-1.124.649t-1.272.218zM3.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-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%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.465zm-8.615%208v-7h7.993q.27%200%20.464.142t.274.36t.047.44t-.231.39l-1.399%201.206h-3.82q-.2%200-.331.138q-.131.139-.131.343q0%20.2.126.33t.33.131h3.55q.282%200%20.555-.093q.272-.094.495-.28l1.686-1.438q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99%204.175q-.512.43-1.124.649t-1.272.218zM3.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.465zm-8.615%208v-7h7.993q.27%200%20.464.142t.274.36t.047.44t-.231.39l-1.399%201.206h-3.82q-.2%200-.331.138q-.131.139-.131.343q0%20.2.126.33t.33.131h3.55q.282%200%20.555-.093q.272-.094.495-.28l1.686-1.438q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-4.99%204.175q-.512.43-1.124.649t-1.272.218zM3.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-rounded.svg?color=%231a73e8&size=48