@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.65 kB
JavaScript
var L=Object.create;var{getPrototypeOf:b,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var B,V,C=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var i=o?B??=new WeakMap:V??=new WeakMap,m=i.get(r);if(m)return m}e=r!=null?L(b(r)):{};let p=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let a of u(r))if(!k.call(p,a))l(p,a,{get:c.bind(r,a),enumerable:!0});if(t)i.set(r,p);return p},f=(r)=>{var o=(d??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!k.call(o,t))l(o,t,{get:c.bind(r,t),enumerable:!(e=y(r,t))||e.enumerable})}return d.set(r,o),o},d;var q=(r)=>r;function P(r,o){this[r]=q.bind(null,o)}var g=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var M={};g(M,{CentralIconBase:()=>h});module.exports=f(M);var s=C(require("react")),h=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:i=!0,style:m,mode:p="masked",maskId:a,...w})=>{let I=p!=="raw"&&!!a;return s.default.createElement("svg",{...w,"aria-hidden":i,role:i?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:t,...m}},e&&!i&&s.default.createElement("title",null,e),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 S={};g(S,{default:()=>W,IconComboChartAxis:()=>x});module.exports=f(S);var n=C(require("react"));var x=n.default.memo((r)=>{return n.default.createElement(h,{...r,ariaLabel:"combo-chart-axis",maskId:"square-outlined-radius-0-stroke-2-IconComboChartAxis"},n.default.createElement("path",{d:"M4 4V20H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M4.5 11L8.5 8L13 9L19 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M8 13V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M13 14V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M18 12V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),W=x;
//# debugId=681A664B0BFA35EE64756E2164756E21