@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.45 kB
JavaScript
;var u=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!x.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(n=B(o,t))||n.enumerable});return r};var m=(r,o,e)=>(e=r!=null?u(h(r)):{},l(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),V=r=>l(p({},"__esModule",{value:!0}),r);var k={};I(k,{IconShoppingBagBookmark2:()=>c,default:()=>b});module.exports=V(k);var s=m(require("react"));var a=m(require("react")),i=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:g,...C})=>a.default.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...g}},e&&!t&&a.default.createElement("title",null,e),r);var c=r=>s.default.createElement(i,{...r,ariaLabel:"shopping-bag-bookmark-2"},s.default.createElement("path",{d:"M15 8V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V8M11 21H4.5L6.5 8H17.5L17.9615 11M20 15H15V21L17.5 19.5L20 21V15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),b=c;0&&(module.exports={IconShoppingBagBookmark2});
//# sourceMappingURL=index.js.map