package receive icon
package-receive from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- package-receive
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
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-pluspackage-processpackage-process-01package-receive-01package-removepackage-searchpackage-search-01package-sentpackage-sent-01
Use the package receive 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-.325-3.163-.974C4.946 19.41 3 18.602 3 17.243V7.745M12 22c.818 0 1.6-.325 3.163-.974C19.054 19.41 21 18.602 21 17.243V7.745M12 22v-9.831M3 7.745c0 .603.802.985 2.405 1.747l2.92 1.39C10.13 11.74 11.03 12.17 12 12.17M3 7.745c0-.604.802-.986 2.405-1.748L7.5 5M21 7.745c0 .603-.802.985-2.405 1.747l-2.92 1.39C13.87 11.74 12.97 12.17 12 12.17m9-4.424c0-.604-.802-.986-2.405-1.748L16.5 5M6 13.152l2 .983"/><path d="M12.004 2v7m0 0c.263.004.522-.18.714-.405L14 7.062M12.004 9c-.254-.003-.511-.186-.714-.405L10 7.062"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPackageReceive(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-.325-3.163-.974C4.946 19.41 3 18.602 3 17.243V7.745M12 22c.818 0 1.6-.325 3.163-.974C19.054 19.41 21 18.602 21 17.243V7.745M12 22v-9.831M3 7.745c0 .603.802.985 2.405 1.747l2.92 1.39C10.13 11.74 11.03 12.17 12 12.17M3 7.745c0-.604.802-.986 2.405-1.748L7.5 5M21 7.745c0 .603-.802.985-2.405 1.747l-2.92 1.39C13.87 11.74 12.97 12.17 12 12.17m9-4.424c0-.604-.802-.986-2.405-1.748L16.5 5M6 13.152l2 .983"/><path d="M12.004 2v7m0 0c.263.004.522-.18.714-.405L14 7.062M12.004 9c-.254-.003-.511-.186-.714-.405L10 7.062"/></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-.325-3.163-.974C4.946 19.41 3 18.602 3 17.243V7.745M12 22c.818 0 1.6-.325 3.163-.974C19.054 19.41 21 18.602 21 17.243V7.745M12 22v-9.831M3 7.745c0 .603.802.985 2.405 1.747l2.92 1.39C10.13 11.74 11.03 12.17 12 12.17M3 7.745c0-.604.802-.986 2.405-1.748L7.5 5M21 7.745c0 .603-.802.985-2.405 1.747l-2.92 1.39C13.87 11.74 12.97 12.17 12 12.17m9-4.424c0-.604-.802-.986-2.405-1.748L16.5 5M6 13.152l2 .983"/><path d="M12.004 2v7m0 0c.263.004.522-.18.714-.405L14 7.062M12.004 9c-.254-.003-.511-.186-.714-.405L10 7.062"/></g></svg> </template>
CSS
.icon-package-receive {
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-.325-3.163-.974C4.946%2019.41%203%2018.602%203%2017.243V7.745M12%2022c.818%200%201.6-.325%203.163-.974C19.054%2019.41%2021%2018.602%2021%2017.243V7.745M12%2022v-9.831M3%207.745c0%20.603.802.985%202.405%201.747l2.92%201.39C10.13%2011.74%2011.03%2012.17%2012%2012.17M3%207.745c0-.604.802-.986%202.405-1.748L7.5%205M21%207.745c0%20.603-.802.985-2.405%201.747l-2.92%201.39C13.87%2011.74%2012.97%2012.17%2012%2012.17m9-4.424c0-.604-.802-.986-2.405-1.748L16.5%205M6%2013.152l2%20.983%22%2F%3E%3Cpath%20d%3D%22M12.004%202v7m0%200c.263.004.522-.18.714-.405L14%207.062M12.004%209c-.254-.003-.511-.186-.714-.405L10%207.062%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-.325-3.163-.974C4.946%2019.41%203%2018.602%203%2017.243V7.745M12%2022c.818%200%201.6-.325%203.163-.974C19.054%2019.41%2021%2018.602%2021%2017.243V7.745M12%2022v-9.831M3%207.745c0%20.603.802.985%202.405%201.747l2.92%201.39C10.13%2011.74%2011.03%2012.17%2012%2012.17M3%207.745c0-.604.802-.986%202.405-1.748L7.5%205M21%207.745c0%20.603-.802.985-2.405%201.747l-2.92%201.39C13.87%2011.74%2012.97%2012.17%2012%2012.17m9-4.424c0-.604-.802-.986-2.405-1.748L16.5%205M6%2013.152l2%20.983%22%2F%3E%3Cpath%20d%3D%22M12.004%202v7m0%200c.263.004.522-.18.714-.405L14%207.062M12.004%209c-.254-.003-.511-.186-.714-.405L10%207.062%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-receive.svg?color=%231a73e8&size=48