package check icon
package-check from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- package-check
- 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-deliveredpackage-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 check 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="M20.492 7v5m-18-5v10.161c0 1.383 1.946 2.205 5.837 3.848c1.563.66 2.345.991 3.163.991V11.355"/><path d="M7.818 9.691L4.897 8.278C3.294 7.502 2.492 7.114 2.492 6.5s.802-1.002 2.405-1.778L7.818 3.31C9.621 2.436 10.523 2 11.492 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.413C13.362 10.564 12.461 11 11.491 11s-1.871-.436-3.674-1.309M5.492 12l2 1m9-9l-10 5m8 10s.875 0 1.75 2c0 0 2.78-5 5.25-6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPackageCheck(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="M20.492 7v5m-18-5v10.161c0 1.383 1.946 2.205 5.837 3.848c1.563.66 2.345.991 3.163.991V11.355"/><path d="M7.818 9.691L4.897 8.278C3.294 7.502 2.492 7.114 2.492 6.5s.802-1.002 2.405-1.778L7.818 3.31C9.621 2.436 10.523 2 11.492 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.413C13.362 10.564 12.461 11 11.491 11s-1.871-.436-3.674-1.309M5.492 12l2 1m9-9l-10 5m8 10s.875 0 1.75 2c0 0 2.78-5 5.25-6"/></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="M20.492 7v5m-18-5v10.161c0 1.383 1.946 2.205 5.837 3.848c1.563.66 2.345.991 3.163.991V11.355"/><path d="M7.818 9.691L4.897 8.278C3.294 7.502 2.492 7.114 2.492 6.5s.802-1.002 2.405-1.778L7.818 3.31C9.621 2.436 10.523 2 11.492 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.413C13.362 10.564 12.461 11 11.491 11s-1.871-.436-3.674-1.309M5.492 12l2 1m9-9l-10 5m8 10s.875 0 1.75 2c0 0 2.78-5 5.25-6"/></g></svg> </template>
CSS
.icon-package-check {
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%22M20.492%207v5m-18-5v10.161c0%201.383%201.946%202.205%205.837%203.848c1.563.66%202.345.991%203.163.991V11.355%22%2F%3E%3Cpath%20d%3D%22M7.818%209.691L4.897%208.278C3.294%207.502%202.492%207.114%202.492%206.5s.802-1.002%202.405-1.778L7.818%203.31C9.621%202.436%2010.523%202%2011.492%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.413C13.362%2010.564%2012.461%2011%2011.491%2011s-1.871-.436-3.674-1.309M5.492%2012l2%201m9-9l-10%205m8%2010s.875%200%201.75%202c0%200%202.78-5%205.25-6%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%22M20.492%207v5m-18-5v10.161c0%201.383%201.946%202.205%205.837%203.848c1.563.66%202.345.991%203.163.991V11.355%22%2F%3E%3Cpath%20d%3D%22M7.818%209.691L4.897%208.278C3.294%207.502%202.492%207.114%202.492%206.5s.802-1.002%202.405-1.778L7.818%203.31C9.621%202.436%2010.523%202%2011.492%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.413C13.362%2010.564%2012.461%2011%2011.491%2011s-1.871-.436-3.674-1.309M5.492%2012l2%201m9-9l-10%205m8%2010s.875%200%201.75%202c0%200%202.78-5%205.25-6%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-check.svg?color=%231a73e8&size=48