@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) • 3.09 kB
JavaScript
var x=Object.create;var{getPrototypeOf:B,defineProperty:k,getOwnPropertyNames:u,getOwnPropertyDescriptor:L}=Object,c=Object.prototype.hasOwnProperty;function m(r){return this[r]}var I,M,C=(r,e,t)=>{var s=r!=null&&typeof r==="object";if(s){var i=e?I??=new WeakMap:M??=new WeakMap,l=i.get(r);if(l)return l}t=r!=null?x(B(r)):{};let p=e||!r||!r.__esModule?k(t,"default",{value:r,enumerable:!0}):t;for(let a of u(r))if(!c.call(p,a))k(p,a,{get:m.bind(r,a),enumerable:!0});if(s)i.set(r,p);return p},f=(r)=>{var e=(h??=new WeakMap).get(r),t;if(e)return e;if(e=k({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var s of u(r))if(!c.call(e,s))k(e,s,{get:m.bind(r,s),enumerable:!(t=L(r,s))||t.enumerable})}return h.set(r,e),e},h;var W=(r)=>r;function y(r,e){this[r]=W.bind(null,e)}var g=(r,e)=>{for(var t in e)k(r,t,{get:e[t],enumerable:!0,configurable:!0,set:y.bind(e,t)})};var S={};g(S,{CentralIconBase:()=>d});module.exports=f(S);var n=C(require("react")),d=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:i=!0,style:l,mode:p="masked",maskId:a,...w})=>{let q=p!=="raw"&&!!a;return n.default.createElement("svg",{...w,"aria-hidden":i,role:i?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}},t&&!i&&n.default.createElement("title",null,t),q?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:a,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(#${a})`})):r)};var b={};g(b,{default:()=>P,IconStackedBarChart:()=>V});module.exports=f(b);var o=C(require("react"));var V=o.default.memo((r)=>{return o.default.createElement(d,{...r,ariaLabel:"stacked-bar-chart",maskId:"square-outlined-radius-0-stroke-2-IconStackedBarChart"},o.default.createElement("path",{d:"M3 19H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M4.5 16V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M9.5 16V13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M14.5 16V10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M19.5 16V13.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M19.5 10V8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M14.5 7V5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M9.5 9.5V7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.default.createElement("path",{d:"M4.5 10.5V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),P=V;
//# debugId=F5C1507205E3FBD864756E2164756E21