UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 1.44 kB
"use strict";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:"M1.75 5.75H19.25V18.25H1.75V5.75Z",stroke:"currentColor",strokeWidth:"1.5"}),a.default.createElement("path",{d:"M19.25 8.75H22.25V15.25H19.25V8.75Z",stroke:"currentColor",strokeWidth:"1.5"})),I=c;0&&(module.exports={IconBatteryEmpty}); //# sourceMappingURL=index.js.map