package minus icon

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

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

The same icon in other sets

Related icons in Huge Icons

Use the package minus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.992 22V11.355m0 10.645c-.818 0-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9 15c.79 0 1.545-.307 3-.922m6-6.806V7M7.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 5m16 9h-7"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPackageMinus(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M10.992 22V11.355m0 10.645c-.818 0-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9 15c.79 0 1.545-.307 3-.922m6-6.806V7M7.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 5m16 9h-7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.992 22V11.355m0 10.645c-.818 0-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9 15c.79 0 1.545-.307 3-.922m6-6.806V7M7.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 5m16 9h-7"/></svg>
</template>

CSS

.icon-package-minus {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10.992%2022V11.355m0%2010.645c-.818%200-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9%2015c.79%200%201.545-.307%203-.922m6-6.806V7M7.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%205m16%209h-7%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M10.992%2022V11.355m0%2010.645c-.818%200-1.6-.33-3.163-.99c-3.891-1.644-5.837-2.466-5.837-3.849V7m9%2015c.79%200%201.545-.307%203-.922m6-6.806V7M7.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%205m16%209h-7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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