package x icon

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

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

The same icon in other sets

Related icons in Huge Icons

Use the package x 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="M10.992 22c-.818 0-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9 15V11.355m0 10.645c.617 0 1.12-.188 2-.563m7-14.437v5"/><path d="m15.992 15l3 3m0 0l3 3m-3-3l-3 3m3-3l3-3"/><path stroke-linejoin="round" d="M7.318 9.691L4.397 8.278C2.794 7.502 1.992 7.114 1.992 6.5s.802-1.002 2.405-1.778L7.318 3.31C9.121 2.436 10.023 2 10.992 2c.97 0 1.871.436 3.674 1.309l2.921 1.413c1.604.776 2.405 1.164 2.405 1.778s-.801 1.002-2.405 1.778l-2.92 1.413C12.862 10.564 11.961 11 10.991 11s-1.871-.436-3.674-1.309M4.992 12l2 1m9-9l-10 5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPackageX(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="M10.992 22c-.818 0-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9 15V11.355m0 10.645c.617 0 1.12-.188 2-.563m7-14.437v5"/><path d="m15.992 15l3 3m0 0l3 3m-3-3l-3 3m3-3l3-3"/><path strokeLinejoin="round" d="M7.318 9.691L4.397 8.278C2.794 7.502 1.992 7.114 1.992 6.5s.802-1.002 2.405-1.778L7.318 3.31C9.121 2.436 10.023 2 10.992 2c.97 0 1.871.436 3.674 1.309l2.921 1.413c1.604.776 2.405 1.164 2.405 1.778s-.801 1.002-2.405 1.778l-2.92 1.413C12.862 10.564 11.961 11 10.991 11s-1.871-.436-3.674-1.309M4.992 12l2 1m9-9l-10 5"/></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="M10.992 22c-.818 0-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9 15V11.355m0 10.645c.617 0 1.12-.188 2-.563m7-14.437v5"/><path d="m15.992 15l3 3m0 0l3 3m-3-3l-3 3m3-3l3-3"/><path stroke-linejoin="round" d="M7.318 9.691L4.397 8.278C2.794 7.502 1.992 7.114 1.992 6.5s.802-1.002 2.405-1.778L7.318 3.31C9.121 2.436 10.023 2 10.992 2c.97 0 1.871.436 3.674 1.309l2.921 1.413c1.604.776 2.405 1.164 2.405 1.778s-.801 1.002-2.405 1.778l-2.92 1.413C12.862 10.564 11.961 11 10.991 11s-1.871-.436-3.674-1.309M4.992 12l2 1m9-9l-10 5"/></g></svg>
</template>

CSS

.icon-package-x {
  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%22M10.992%2022c-.818%200-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9%2015V11.355m0%2010.645c.617%200%201.12-.188%202-.563m7-14.437v5%22%2F%3E%3Cpath%20d%3D%22m15.992%2015l3%203m0%200l3%203m-3-3l-3%203m3-3l3-3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.318%209.691L4.397%208.278C2.794%207.502%201.992%207.114%201.992%206.5s.802-1.002%202.405-1.778L7.318%203.31C9.121%202.436%2010.023%202%2010.992%202c.97%200%201.871.436%203.674%201.309l2.921%201.413c1.604.776%202.405%201.164%202.405%201.778s-.801%201.002-2.405%201.778l-2.92%201.413C12.862%2010.564%2011.961%2011%2010.991%2011s-1.871-.436-3.674-1.309M4.992%2012l2%201m9-9l-10%205%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%22M10.992%2022c-.818%200-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9%2015V11.355m0%2010.645c.617%200%201.12-.188%202-.563m7-14.437v5%22%2F%3E%3Cpath%20d%3D%22m15.992%2015l3%203m0%200l3%203m-3-3l-3%203m3-3l3-3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.318%209.691L4.397%208.278C2.794%207.502%201.992%207.114%201.992%206.5s.802-1.002%202.405-1.778L7.318%203.31C9.121%202.436%2010.023%202%2010.992%202c.97%200%201.871.436%203.674%201.309l2.921%201.413c1.604.776%202.405%201.164%202.405%201.778s-.801%201.002-2.405%201.778l-2.92%201.413C12.862%2010.564%2011.961%2011%2010.991%2011s-1.871-.436-3.674-1.309M4.992%2012l2%201m9-9l-10%205%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-x.svg?color=%231a73e8&size=48