package delivered icon
package-delivered from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- package-delivered
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
package-01package-02package-03package-04package-addpackage-checkpackage-delivered-01package-dimensions-01package-dimensions-02package-minuspackage-movingpackage-moving-01package-openpackage-out-of-stockpackage-pluspackage-processpackage-process-01package-receivepackage-receive-01package-removepackage-searchpackage-search-01package-sentpackage-sent-01
Use the package delivered 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="M21 7v5M3 7v10.161c0 1.383 1.946 2.205 5.837 3.848C10.4 21.67 11.182 22 12 22V11.355M15 19s.875 0 1.75 2c0 0 2.78-5 5.25-6"/><path d="M8.326 9.691L5.405 8.278C3.802 7.502 3 7.114 3 6.5s.802-1.002 2.405-1.778l2.92-1.413C10.13 2.436 11.03 2 12 2s1.871.436 3.674 1.309l2.921 1.413C20.198 5.498 21 5.886 21 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C13.87 10.564 12.97 11 12 11s-1.871-.436-3.674-1.309M6 12l2 1m9-9L7 9"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPackageDelivered(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="M21 7v5M3 7v10.161c0 1.383 1.946 2.205 5.837 3.848C10.4 21.67 11.182 22 12 22V11.355M15 19s.875 0 1.75 2c0 0 2.78-5 5.25-6"/><path d="M8.326 9.691L5.405 8.278C3.802 7.502 3 7.114 3 6.5s.802-1.002 2.405-1.778l2.92-1.413C10.13 2.436 11.03 2 12 2s1.871.436 3.674 1.309l2.921 1.413C20.198 5.498 21 5.886 21 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C13.87 10.564 12.97 11 12 11s-1.871-.436-3.674-1.309M6 12l2 1m9-9L7 9"/></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="M21 7v5M3 7v10.161c0 1.383 1.946 2.205 5.837 3.848C10.4 21.67 11.182 22 12 22V11.355M15 19s.875 0 1.75 2c0 0 2.78-5 5.25-6"/><path d="M8.326 9.691L5.405 8.278C3.802 7.502 3 7.114 3 6.5s.802-1.002 2.405-1.778l2.92-1.413C10.13 2.436 11.03 2 12 2s1.871.436 3.674 1.309l2.921 1.413C20.198 5.498 21 5.886 21 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C13.87 10.564 12.97 11 12 11s-1.871-.436-3.674-1.309M6 12l2 1m9-9L7 9"/></g></svg> </template>
CSS
.icon-package-delivered {
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%22M21%207v5M3%207v10.161c0%201.383%201.946%202.205%205.837%203.848C10.4%2021.67%2011.182%2022%2012%2022V11.355M15%2019s.875%200%201.75%202c0%200%202.78-5%205.25-6%22%2F%3E%3Cpath%20d%3D%22M8.326%209.691L5.405%208.278C3.802%207.502%203%207.114%203%206.5s.802-1.002%202.405-1.778l2.92-1.413C10.13%202.436%2011.03%202%2012%202s1.871.436%203.674%201.309l2.921%201.413C20.198%205.498%2021%205.886%2021%206.5s-.802%201.002-2.405%201.778l-2.92%201.413C13.87%2010.564%2012.97%2011%2012%2011s-1.871-.436-3.674-1.309M6%2012l2%201m9-9L7%209%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%22M21%207v5M3%207v10.161c0%201.383%201.946%202.205%205.837%203.848C10.4%2021.67%2011.182%2022%2012%2022V11.355M15%2019s.875%200%201.75%202c0%200%202.78-5%205.25-6%22%2F%3E%3Cpath%20d%3D%22M8.326%209.691L5.405%208.278C3.802%207.502%203%207.114%203%206.5s.802-1.002%202.405-1.778l2.92-1.413C10.13%202.436%2011.03%202%2012%202s1.871.436%203.674%201.309l2.921%201.413C20.198%205.498%2021%205.886%2021%206.5s-.802%201.002-2.405%201.778l-2.92%201.413C13.87%2010.564%2012.97%2011%2012%2011s-1.871-.436-3.674-1.309M6%2012l2%201m9-9L7%209%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-delivered.svg?color=%231a73e8&size=48