@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.49 kB
JavaScript
;var h=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},l=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of f(t))!d.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(n=u(t,e))||n.enumerable});return r};var i=(r,t,o)=>(o=r!=null?h(B(r)):{},l(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),I=r=>l(p({},"__esModule",{value:!0}),r);var b={};x(b,{IconShoppingBag4:()=>m,default:()=>V});module.exports=I(b);var a=i(require("react"));var s=i(require("react")),C=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:c,...g})=>s.default.createElement("svg",{...g,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},o&&!e&&s.default.createElement("title",null,o),r);var m=r=>a.default.createElement(C,{...r,ariaLabel:"shopping-bag-4"},a.default.createElement("path",{d:"M4 8H20V17C20 18.6569 18.6569 20 17 20H7C5.34315 20 4 18.6569 4 17V8Z",stroke:"currentColor",strokeWidth:"2"}),a.default.createElement("path",{d:"M8 8V7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7V8",stroke:"currentColor",strokeWidth:"2"})),V=m;0&&(module.exports={IconShoppingBag4});
//# sourceMappingURL=index.js.map