@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.
2 lines • 1.4 kB
JavaScript
;var y=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(t,r)=>{for(var e in r)p(t,e,{get:r[e],enumerable:!0})},l=(t,r,e,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of h(r))!d.call(t,o)&&o!==e&&p(t,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return t};var m=(t,r,e)=>(e=t!=null?y(B(t)):{},l(r||!t||!t.__esModule?p(e,"default",{value:t,enumerable:!0}):e,t)),x=t=>l(p({},"__esModule",{value:!0}),t);var V={};g(V,{IconBatteryEmpty:()=>c,default:()=>I});module.exports=x(V);var a=m(require("react"));var s=m(require("react")),i=({children:t,size:r=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:C,...u})=>s.default.createElement("svg",{...u,"aria-hidden":o,role:o?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:n,...C}},e&&!o&&s.default.createElement("title",null,e),t);var c=t=>a.default.createElement(i,{...t,ariaLabel:"battery-empty, power"},a.default.createElement("path",{d:"M2 6H19V18H2V6Z",stroke:"currentColor",strokeWidth:"2"}),a.default.createElement("path",{d:"M19 9H22V15H19V9Z",stroke:"currentColor",strokeWidth:"2"})),I=c;0&&(module.exports={IconBatteryEmpty});
//# sourceMappingURL=index.js.map