@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 801 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?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:a,...s}},n&&!t&&l.createElement("title",null,n),r);var m=r=>o.createElement(p,{...r,ariaLabel:"battery-loading, power"},o.createElement("path",{d:"M1 5H11.8125L6 12.75H12L7.3125 19H1V5Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 19H9.1875L15 11.25H9L13.6875 5H20V8H23V16H20V19ZM20 14.5H21.5V9.5H20V14.5Z",fill:"currentColor"})),C=m;export{m as IconBatteryLoading,C as default};
//# sourceMappingURL=index.mjs.map