@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.74 kB
JavaScript
var V=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:m,getOwnPropertyDescriptor:B}=Object,u=Object.prototype.hasOwnProperty;function c(r){return this[r]}var W,q,f=(r,e,t)=>{var o=r!=null&&typeof r==="object";if(o){var l=e?W??=new WeakMap:q??=new WeakMap,h=l.get(r);if(h)return h}t=r!=null?V(y(r)):{};let i=e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let a of m(r))if(!u.call(i,a))p(i,a,{get:c.bind(r,a),enumerable:!0});if(o)l.set(r,i);return i},C=(r)=>{var e=(k??=new WeakMap).get(r),t;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of m(r))if(!u.call(e,o))p(e,o,{get:c.bind(r,o),enumerable:!(t=B(r,o))||t.enumerable})}return k.set(r,e),e},k;var L=(r)=>r;function M(r,e){this[r]=L.bind(null,e)}var g=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0,configurable:!0,set:M.bind(e,t)})};var P={};g(P,{CentralIconBase:()=>d});module.exports=C(P);var s=f(require("react")),d=({children:r,size:e=24,ariaLabel:t,color:o,ariaHidden:l=!0,style:h,mode:i="masked",maskId:a,...x})=>{let I=i!=="raw"&&!!a;return s.default.createElement("svg",{...x,"aria-hidden":l,role:l?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,...h}},t&&!l&&s.default.createElement("title",null,t),I?s.default.createElement(s.default.Fragment,null,s.default.createElement("mask",{id:a,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),s.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),s.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${a})`})):r)};var b={};g(b,{default:()=>S,IconChartWaterfall:()=>w});module.exports=C(b);var n=f(require("react"));var w=n.default.memo((r)=>{return n.default.createElement(d,{...r,ariaLabel:"chart-waterfall",maskId:"square-outlined-radius-0-stroke-2-IconChartWaterfall"},n.default.createElement("path",{d:"M3 19H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4 14V12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 12V10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M16 9V6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M20 14V5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8 12V7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=w;
//# debugId=982867B9CD929F8D64756E2164756E21