store remove 02 icon
store-remove-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- store-remove-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the store remove 02 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 d="M2.997 10.494v4.503c0 2.83 0 4.245.879 5.124c.878.88 2.293.88 5.121.88h3.5m8.5-10.507v2.502m-14 3.994h4m5-.992l3 3.002m0 0l3 3.001m-3-3.001l-3 3.001m3-3.001l3-3.002"/><path stroke-linejoin="round" d="M17.795 2.001L6.149 2.03c-1.738-.085-2.184 1.187-2.184 1.81c0 .556-.075 1.367-1.14 2.891c-1.066 1.524-.986 1.977-.385 3.032c.498.876 1.766 1.218 2.428 1.276A2.983 2.983 0 0 0 7.99 8.147c1.042 3.045 4.005 3.045 5.325 2.697c1.323-.349 2.456-1.598 2.723-2.697c.156 1.366.63 2.163 2.027 2.711c1.448.568 2.694-.3 3.319-.856s1.026-1.79-.088-3.146c-.768-.936-1.089-1.817-1.194-2.73c-.06-.53-.114-1.099-.506-1.46c-.572-.53-1.393-.69-1.801-.665"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsStoreRemove02(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 d="M2.997 10.494v4.503c0 2.83 0 4.245.879 5.124c.878.88 2.293.88 5.121.88h3.5m8.5-10.507v2.502m-14 3.994h4m5-.992l3 3.002m0 0l3 3.001m-3-3.001l-3 3.001m3-3.001l3-3.002"/><path strokeLinejoin="round" d="M17.795 2.001L6.149 2.03c-1.738-.085-2.184 1.187-2.184 1.81c0 .556-.075 1.367-1.14 2.891c-1.066 1.524-.986 1.977-.385 3.032c.498.876 1.766 1.218 2.428 1.276A2.983 2.983 0 0 0 7.99 8.147c1.042 3.045 4.005 3.045 5.325 2.697c1.323-.349 2.456-1.598 2.723-2.697c.156 1.366.63 2.163 2.027 2.711c1.448.568 2.694-.3 3.319-.856s1.026-1.79-.088-3.146c-.768-.936-1.089-1.817-1.194-2.73c-.06-.53-.114-1.099-.506-1.46c-.572-.53-1.393-.69-1.801-.665"/></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 d="M2.997 10.494v4.503c0 2.83 0 4.245.879 5.124c.878.88 2.293.88 5.121.88h3.5m8.5-10.507v2.502m-14 3.994h4m5-.992l3 3.002m0 0l3 3.001m-3-3.001l-3 3.001m3-3.001l3-3.002"/><path stroke-linejoin="round" d="M17.795 2.001L6.149 2.03c-1.738-.085-2.184 1.187-2.184 1.81c0 .556-.075 1.367-1.14 2.891c-1.066 1.524-.986 1.977-.385 3.032c.498.876 1.766 1.218 2.428 1.276A2.983 2.983 0 0 0 7.99 8.147c1.042 3.045 4.005 3.045 5.325 2.697c1.323-.349 2.456-1.598 2.723-2.697c.156 1.366.63 2.163 2.027 2.711c1.448.568 2.694-.3 3.319-.856s1.026-1.79-.088-3.146c-.768-.936-1.089-1.817-1.194-2.73c-.06-.53-.114-1.099-.506-1.46c-.572-.53-1.393-.69-1.801-.665"/></g></svg> </template>
CSS
.icon-store-remove-02 {
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%20d%3D%22M2.997%2010.494v4.503c0%202.83%200%204.245.879%205.124c.878.88%202.293.88%205.121.88h3.5m8.5-10.507v2.502m-14%203.994h4m5-.992l3%203.002m0%200l3%203.001m-3-3.001l-3%203.001m3-3.001l3-3.002%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.795%202.001L6.149%202.03c-1.738-.085-2.184%201.187-2.184%201.81c0%20.556-.075%201.367-1.14%202.891c-1.066%201.524-.986%201.977-.385%203.032c.498.876%201.766%201.218%202.428%201.276A2.983%202.983%200%200%200%207.99%208.147c1.042%203.045%204.005%203.045%205.325%202.697c1.323-.349%202.456-1.598%202.723-2.697c.156%201.366.63%202.163%202.027%202.711c1.448.568%202.694-.3%203.319-.856s1.026-1.79-.088-3.146c-.768-.936-1.089-1.817-1.194-2.73c-.06-.53-.114-1.099-.506-1.46c-.572-.53-1.393-.69-1.801-.665%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%20d%3D%22M2.997%2010.494v4.503c0%202.83%200%204.245.879%205.124c.878.88%202.293.88%205.121.88h3.5m8.5-10.507v2.502m-14%203.994h4m5-.992l3%203.002m0%200l3%203.001m-3-3.001l-3%203.001m3-3.001l3-3.002%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.795%202.001L6.149%202.03c-1.738-.085-2.184%201.187-2.184%201.81c0%20.556-.075%201.367-1.14%202.891c-1.066%201.524-.986%201.977-.385%203.032c.498.876%201.766%201.218%202.428%201.276A2.983%202.983%200%200%200%207.99%208.147c1.042%203.045%204.005%203.045%205.325%202.697c1.323-.349%202.456-1.598%202.723-2.697c.156%201.366.63%202.163%202.027%202.711c1.448.568%202.694-.3%203.319-.856s1.026-1.79-.088-3.146c-.768-.936-1.089-1.817-1.194-2.73c-.06-.53-.114-1.099-.506-1.46c-.572-.53-1.393-.69-1.801-.665%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/store-remove-02.svg?color=%231a73e8&size=48