@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 926 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!r&&n.createElement("title",null,o),t);var m=t=>a.createElement(p,{...t,ariaLabel:"shopping-bag-edit-2"},a.createElement("path",{d:"M10.75 21.25H4.25L6.25 7.75H17.75L18.4898 12.7437M15.25 7.75V6C15.25 4.20507 13.7949 2.75 12 2.75C10.2051 2.75 8.75 4.20507 8.75 6V7.75M13.75 19.9166V22.2499H16.0833L19.8333 18.4999C20.4777 17.8556 20.4777 16.8109 19.8333 16.1666C19.189 15.5223 18.1443 15.5223 17.5 16.1666L13.75 19.9166Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=m;export{m as IconShoppingBagEdit2,f as default};
//# sourceMappingURL=index.mjs.map