package remove icon
package-remove from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- package-remove
- 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-receivepackage-receive-01package-searchpackage-search-01package-sentpackage-sent-01
Use the package remove 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="M11 22c-.818 0-1.6-.33-3.163-.99C3.946 19.366 2 18.543 2 17.16V7m9 15V11.355M11 22c.617 0 1.12-.188 2-.563M20 7v5"/><path d="m16 15l3 3m0 0l3 3m-3-3l-3 3m3-3l3-3"/><path stroke-linejoin="round" d="M7.326 9.691L4.405 8.278C2.802 7.502 2 7.114 2 6.5s.802-1.002 2.405-1.778l2.92-1.413C9.13 2.436 10.03 2 11 2s1.871.436 3.674 1.309l2.921 1.413C19.198 5.498 20 5.886 20 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C12.87 10.564 11.97 11 11 11s-1.871-.436-3.674-1.309M5 12l2 1m9-9L6 9"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPackageRemove(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="M11 22c-.818 0-1.6-.33-3.163-.99C3.946 19.366 2 18.543 2 17.16V7m9 15V11.355M11 22c.617 0 1.12-.188 2-.563M20 7v5"/><path d="m16 15l3 3m0 0l3 3m-3-3l-3 3m3-3l3-3"/><path strokeLinejoin="round" d="M7.326 9.691L4.405 8.278C2.802 7.502 2 7.114 2 6.5s.802-1.002 2.405-1.778l2.92-1.413C9.13 2.436 10.03 2 11 2s1.871.436 3.674 1.309l2.921 1.413C19.198 5.498 20 5.886 20 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C12.87 10.564 11.97 11 11 11s-1.871-.436-3.674-1.309M5 12l2 1m9-9L6 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-width="1.5"><path stroke-linejoin="round" d="M11 22c-.818 0-1.6-.33-3.163-.99C3.946 19.366 2 18.543 2 17.16V7m9 15V11.355M11 22c.617 0 1.12-.188 2-.563M20 7v5"/><path d="m16 15l3 3m0 0l3 3m-3-3l-3 3m3-3l3-3"/><path stroke-linejoin="round" d="M7.326 9.691L4.405 8.278C2.802 7.502 2 7.114 2 6.5s.802-1.002 2.405-1.778l2.92-1.413C9.13 2.436 10.03 2 11 2s1.871.436 3.674 1.309l2.921 1.413C19.198 5.498 20 5.886 20 6.5s-.802 1.002-2.405 1.778l-2.92 1.413C12.87 10.564 11.97 11 11 11s-1.871-.436-3.674-1.309M5 12l2 1m9-9L6 9"/></g></svg> </template>
CSS
.icon-package-remove {
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%22M11%2022c-.818%200-1.6-.33-3.163-.99C3.946%2019.366%202%2018.543%202%2017.16V7m9%2015V11.355M11%2022c.617%200%201.12-.188%202-.563M20%207v5%22%2F%3E%3Cpath%20d%3D%22m16%2015l3%203m0%200l3%203m-3-3l-3%203m3-3l3-3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.326%209.691L4.405%208.278C2.802%207.502%202%207.114%202%206.5s.802-1.002%202.405-1.778l2.92-1.413C9.13%202.436%2010.03%202%2011%202s1.871.436%203.674%201.309l2.921%201.413C19.198%205.498%2020%205.886%2020%206.5s-.802%201.002-2.405%201.778l-2.92%201.413C12.87%2010.564%2011.97%2011%2011%2011s-1.871-.436-3.674-1.309M5%2012l2%201m9-9L6%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2022c-.818%200-1.6-.33-3.163-.99C3.946%2019.366%202%2018.543%202%2017.16V7m9%2015V11.355M11%2022c.617%200%201.12-.188%202-.563M20%207v5%22%2F%3E%3Cpath%20d%3D%22m16%2015l3%203m0%200l3%203m-3-3l-3%203m3-3l3-3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.326%209.691L4.405%208.278C2.802%207.502%202%207.114%202%206.5s.802-1.002%202.405-1.778l2.92-1.413C9.13%202.436%2010.03%202%2011%202s1.871.436%203.674%201.309l2.921%201.413C19.198%205.498%2020%205.886%2020%206.5s-.802%201.002-2.405%201.778l-2.92%201.413C12.87%2010.564%2011.97%2011%2011%2011s-1.871-.436-3.674-1.309M5%2012l2%201m9-9L6%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-remove.svg?color=%231a73e8&size=48