package moving icon

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

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

Related icons in Huge Icons

Use the package moving 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-linejoin="round" stroke-width="1.5"><path d="M13 22c-.818 0-1.6-.341-3.163-1.024C8.012 20.18 6.616 19.57 5.647 19H2m11 3c.818 0 1.6-.341 3.163-1.024C20.054 19.278 22 18.43 22 17V6.5M13 22V11M4 6.5v3"/><path d="M9.326 9.691L6.405 8.278C4.802 7.502 4 7.114 4 6.5s.802-1.002 2.405-1.778l2.92-1.413C11.13 2.436 12.03 2 13 2s1.871.436 3.674 1.309l2.921 1.413C21.198 5.498 22 5.886 22 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C14.87 10.564 13.97 11 13 11s-1.871-.436-3.674-1.309m8.811-5.675L7.867 8.985M2 13h3m-3 3h3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPackageMoving(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M13 22c-.818 0-1.6-.341-3.163-1.024C8.012 20.18 6.616 19.57 5.647 19H2m11 3c.818 0 1.6-.341 3.163-1.024C20.054 19.278 22 18.43 22 17V6.5M13 22V11M4 6.5v3"/><path d="M9.326 9.691L6.405 8.278C4.802 7.502 4 7.114 4 6.5s.802-1.002 2.405-1.778l2.92-1.413C11.13 2.436 12.03 2 13 2s1.871.436 3.674 1.309l2.921 1.413C21.198 5.498 22 5.886 22 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C14.87 10.564 13.97 11 13 11s-1.871-.436-3.674-1.309m8.811-5.675L7.867 8.985M2 13h3m-3 3h3"/></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-linejoin="round" stroke-width="1.5"><path d="M13 22c-.818 0-1.6-.341-3.163-1.024C8.012 20.18 6.616 19.57 5.647 19H2m11 3c.818 0 1.6-.341 3.163-1.024C20.054 19.278 22 18.43 22 17V6.5M13 22V11M4 6.5v3"/><path d="M9.326 9.691L6.405 8.278C4.802 7.502 4 7.114 4 6.5s.802-1.002 2.405-1.778l2.92-1.413C11.13 2.436 12.03 2 13 2s1.871.436 3.674 1.309l2.921 1.413C21.198 5.498 22 5.886 22 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C14.87 10.564 13.97 11 13 11s-1.871-.436-3.674-1.309m8.811-5.675L7.867 8.985M2 13h3m-3 3h3"/></g></svg>
</template>

CSS

.icon-package-moving {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%2022c-.818%200-1.6-.341-3.163-1.024C8.012%2020.18%206.616%2019.57%205.647%2019H2m11%203c.818%200%201.6-.341%203.163-1.024C20.054%2019.278%2022%2018.43%2022%2017V6.5M13%2022V11M4%206.5v3%22%2F%3E%3Cpath%20d%3D%22M9.326%209.691L6.405%208.278C4.802%207.502%204%207.114%204%206.5s.802-1.002%202.405-1.778l2.92-1.413C11.13%202.436%2012.03%202%2013%202s1.871.436%203.674%201.309l2.921%201.413C21.198%205.498%2022%205.886%2022%206.5s-.802%201.002-2.405%201.778l-2.92%201.413C14.87%2010.564%2013.97%2011%2013%2011s-1.871-.436-3.674-1.309m8.811-5.675L7.867%208.985M2%2013h3m-3%203h3%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%2022c-.818%200-1.6-.341-3.163-1.024C8.012%2020.18%206.616%2019.57%205.647%2019H2m11%203c.818%200%201.6-.341%203.163-1.024C20.054%2019.278%2022%2018.43%2022%2017V6.5M13%2022V11M4%206.5v3%22%2F%3E%3Cpath%20d%3D%22M9.326%209.691L6.405%208.278C4.802%207.502%204%207.114%204%206.5s.802-1.002%202.405-1.778l2.92-1.413C11.13%202.436%2012.03%202%2013%202s1.871.436%203.674%201.309l2.921%201.413C21.198%205.498%2022%205.886%2022%206.5s-.802%201.002-2.405%201.778l-2.92%201.413C14.87%2010.564%2013.97%2011%2013%2011s-1.871-.436-3.674-1.309m8.811-5.675L7.867%208.985M2%2013h3m-3%203h3%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-moving.svg?color=%231a73e8&size=48