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

Name
hand-package-sharp
Set
Material Symbols Light
Style
Sharp
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="M7.539 12.02V3.77h7.846v8.25zm8.846 0V3.77H21v8.25zm-8.616 8v-7h7.993q.27 0 .464.142t.274.36t.047.44t-.231.39l-1.399 1.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-6.038 5.042zM3 21v-8h3.77v8z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHandPackageSharp(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="M7.539 12.02V3.77h7.846v8.25zm8.846 0V3.77H21v8.25zm-8.616 8v-7h7.993q.27 0 .464.142t.274.36t.047.44t-.231.39l-1.399 1.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-6.038 5.042zM3 21v-8h3.77v8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.539 12.02V3.77h7.846v8.25zm8.846 0V3.77H21v8.25zm-8.616 8v-7h7.993q.27 0 .464.142t.274.36t.047.44t-.231.39l-1.399 1.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-6.038 5.042zM3 21v-8h3.77v8z"/></svg>
</template>

CSS

.icon-hand-package-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%22M7.539%2012.02V3.77h7.846v8.25zm8.846%200V3.77H21v8.25zm-8.616%208v-7h7.993q.27%200%20.464.142t.274.36t.047.44t-.231.39l-1.399%201.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-6.038%205.042zM3%2021v-8h3.77v8z%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%22M7.539%2012.02V3.77h7.846v8.25zm8.846%200V3.77H21v8.25zm-8.616%208v-7h7.993q.27%200%20.464.142t.274.36t.047.44t-.231.39l-1.399%201.206h-4.282v.942h4.596l2.146-1.811q.435-.362.941-.52t1.03-.113t.993.272t.826.649l-6.038%205.042zM3%2021v-8h3.77v8z%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-sharp.svg?color=%231a73e8&size=48