package open icon

package-open from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
package-open
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the package open icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 22c-.818 0-1.6-.335-3.163-1.006C4.946 19.324 3 18.49 3 17.085V7.747M12 22c.818 0 1.6-.335 3.163-1.006C19.054 19.324 21 18.49 21 17.085V7.747M12 22v-9.83m9-4.422c0 .603-.802.984-2.405 1.747l-2.92 1.39C13.87 11.741 12.97 12.17 12 12.17m9-4.423c0-.604-.802-.985-2.405-1.748M3 7.747c0 .604.802.986 2.405 1.748l2.92 1.39c1.804.857 2.705 1.286 3.675 1.286M3 7.748c0-.604.802-.985 2.405-1.748m.927 7.311l1.994.948"/><path d="M12 2v2m4-1l-1.5 2M8 3l1.5 2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPackageOpen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M12 22c-.818 0-1.6-.335-3.163-1.006C4.946 19.324 3 18.49 3 17.085V7.747M12 22c.818 0 1.6-.335 3.163-1.006C19.054 19.324 21 18.49 21 17.085V7.747M12 22v-9.83m9-4.422c0 .603-.802.984-2.405 1.747l-2.92 1.39C13.87 11.741 12.97 12.17 12 12.17m9-4.423c0-.604-.802-.985-2.405-1.748M3 7.747c0 .604.802.986 2.405 1.748l2.92 1.39c1.804.857 2.705 1.286 3.675 1.286M3 7.748c0-.604.802-.985 2.405-1.748m.927 7.311l1.994.948"/><path d="M12 2v2m4-1l-1.5 2M8 3l1.5 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 22c-.818 0-1.6-.335-3.163-1.006C4.946 19.324 3 18.49 3 17.085V7.747M12 22c.818 0 1.6-.335 3.163-1.006C19.054 19.324 21 18.49 21 17.085V7.747M12 22v-9.83m9-4.422c0 .603-.802.984-2.405 1.747l-2.92 1.39C13.87 11.741 12.97 12.17 12 12.17m9-4.423c0-.604-.802-.985-2.405-1.748M3 7.747c0 .604.802.986 2.405 1.748l2.92 1.39c1.804.857 2.705 1.286 3.675 1.286M3 7.748c0-.604.802-.985 2.405-1.748m.927 7.311l1.994.948"/><path d="M12 2v2m4-1l-1.5 2M8 3l1.5 2"/></g></svg>
</template>

CSS

.icon-package-open {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2022c-.818%200-1.6-.335-3.163-1.006C4.946%2019.324%203%2018.49%203%2017.085V7.747M12%2022c.818%200%201.6-.335%203.163-1.006C19.054%2019.324%2021%2018.49%2021%2017.085V7.747M12%2022v-9.83m9-4.422c0%20.603-.802.984-2.405%201.747l-2.92%201.39C13.87%2011.741%2012.97%2012.17%2012%2012.17m9-4.423c0-.604-.802-.985-2.405-1.748M3%207.747c0%20.604.802.986%202.405%201.748l2.92%201.39c1.804.857%202.705%201.286%203.675%201.286M3%207.748c0-.604.802-.985%202.405-1.748m.927%207.311l1.994.948%22%2F%3E%3Cpath%20d%3D%22M12%202v2m4-1l-1.5%202M8%203l1.5%202%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2022c-.818%200-1.6-.335-3.163-1.006C4.946%2019.324%203%2018.49%203%2017.085V7.747M12%2022c.818%200%201.6-.335%203.163-1.006C19.054%2019.324%2021%2018.49%2021%2017.085V7.747M12%2022v-9.83m9-4.422c0%20.603-.802.984-2.405%201.747l-2.92%201.39C13.87%2011.741%2012.97%2012.17%2012%2012.17m9-4.423c0-.604-.802-.985-2.405-1.748M3%207.747c0%20.604.802.986%202.405%201.748l2.92%201.39c1.804.857%202.705%201.286%203.675%201.286M3%207.748c0-.604.802-.985%202.405-1.748m.927%207.311l1.994.948%22%2F%3E%3Cpath%20d%3D%22M12%202v2m4-1l-1.5%202M8%203l1.5%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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