@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.
4 lines (2 loc) • 2.34 kB
JavaScript
var I=Object.create;var{getPrototypeOf:y,defineProperty:i,getOwnPropertyNames:c,getOwnPropertyDescriptor:b}=Object,h=Object.prototype.hasOwnProperty;function k(r){return this[r]}var P,V,f=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var a=e?P??=new WeakMap:V??=new WeakMap,m=a.get(r);if(m)return m}t=r!=null?I(y(r)):{};let l=e||!r||!r.__esModule?i(t,"default",{value:r,enumerable:!0}):t;for(let s of c(r))if(!h.call(l,s))i(l,s,{get:k.bind(r,s),enumerable:!0});if(o)a.set(r,l);return l},g=(r)=>{var e=(d??=new WeakMap).get(r),t;if(e)return e;if(e=i({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of c(r))if(!h.call(e,o))i(e,o,{get:k.bind(r,o),enumerable:!(t=b(r,o))||t.enumerable})}return d.set(r,e),e},d;var L=(r)=>r;function S(r,e){this[r]=L.bind(null,e)}var C=(r,e)=>{for(var t in e)i(r,t,{get:e[t],enumerable:!0,configurable:!0,set:S.bind(e,t)})};var v={};C(v,{CentralIconBase:()=>u});module.exports=g(v);var n=f(require("react")),u=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:a=!0,style:m,mode:l="masked",maskId:s,...x})=>{let B=l!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":a,role:a?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:o,...m}},t&&!a&&n.default.createElement("title",null,t),B?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var G={};C(G,{default:()=>H,IconBucket:()=>w});module.exports=g(G);var p=f(require("react"));var w=p.default.memo((r)=>{return p.default.createElement(u,{...r,ariaLabel:"bucket, trash, can",maskId:"square-outlined-radius-0-stroke-2-IconBucket"},p.default.createElement("path",{d:"M4.49667 7.99805L5.99997 20H18L19.5033 7.99805H4.49667Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),p.default.createElement("path",{d:"M3 4H21V8H3V4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),H=w;
//# debugId=F482C189545F551B64756E2164756E21