package plus icon
package-plus from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- package-plus
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
package-01package-02package-03package-04package-addpackage-checkpackage-deliveredpackage-delivered-01package-dimensions-01package-dimensions-02package-minuspackage-movingpackage-moving-01package-openpackage-out-of-stockpackage-processpackage-process-01package-receivepackage-receive-01package-removepackage-searchpackage-search-01package-sentpackage-sent-01
Use the package plus 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.725 0 1.293-.26 2.5-.777M19.992 7v4"/><path d="M14.992 17.5h7m-3.5 3.5v-7"/><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 HugeiconsPackagePlus(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.725 0 1.293-.26 2.5-.777M19.992 7v4"/><path d="M14.992 17.5h7m-3.5 3.5v-7"/><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.725 0 1.293-.26 2.5-.777M19.992 7v4"/><path d="M14.992 17.5h7m-3.5 3.5v-7"/><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-plus {
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.725%200%201.293-.26%202.5-.777M19.992%207v4%22%2F%3E%3Cpath%20d%3D%22M14.992%2017.5h7m-3.5%203.5v-7%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.725%200%201.293-.26%202.5-.777M19.992%207v4%22%2F%3E%3Cpath%20d%3D%22M14.992%2017.5h7m-3.5%203.5v-7%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-plus.svg?color=%231a73e8&size=48