@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.28 kB
JavaScript
var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:V}=Object,f=Object.prototype.hasOwnProperty;function g(t){return this[t]}var b,P,y=(t,r,e)=>{var o=t!=null&&typeof t==="object";if(o){var a=r?b??=new WeakMap:P??=new WeakMap,i=a.get(t);if(i)return i}e=t!=null?B(I(t)):{};let l=r||!t||!t.__esModule?p(e,"default",{value:t,enumerable:!0}):e;for(let s of u(t))if(!f.call(l,s))p(l,s,{get:g.bind(t,s),enumerable:!0});if(o)a.set(t,l);return l},c=(t)=>{var r=(h??=new WeakMap).get(t),e;if(r)return r;if(r=p({},"__esModule",{value:!0}),t&&typeof t==="object"||typeof t==="function"){for(var o of u(t))if(!f.call(r,o))p(r,o,{get:g.bind(t,o),enumerable:!(e=V(t,o))||e.enumerable})}return h.set(t,r),r},h;var S=(t)=>t;function v(t,r){this[t]=S.bind(null,r)}var k=(t,r)=>{for(var e in r)p(t,e,{get:r[e],enumerable:!0,configurable:!0,set:v.bind(r,e)})};var E={};k(E,{CentralIconBase:()=>d});module.exports=c(E);var n=y(require("react")),d=({children:t,size:r=24,ariaLabel:e,color:o,ariaHidden:a=!0,style:i,mode:l="masked",maskId:s,...C})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...C,"aria-hidden":a,role:a?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...i}},e&&!a&&n.default.createElement("title",null,e),x?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"}},t)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};var G={};k(G,{default:()=>H,IconBatteryEmpty:()=>w});module.exports=c(G);var m=y(require("react"));var w=m.default.memo((t)=>{return m.default.createElement(d,{...t,ariaLabel:"battery-empty, power",maskId:"square-outlined-radius-0-stroke-2-IconBatteryEmpty"},m.default.createElement("path",{d:"M2 6H19V18H2V6Z",stroke:"currentColor",strokeWidth:"2"}),m.default.createElement("path",{d:"M19 9H22V15H19V9Z",stroke:"currentColor",strokeWidth:"2"}))}),H=w;
//# debugId=C7A2492686C0DCE564756E2164756E21