@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 966 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 C=r=>o.createElement(p,{...r,ariaLabel:"battery-loading, power"},o.createElement("path",{d:"M1 5H12.125L7.1 11.7C6.98637 11.8515 6.96809 12.0542 7.05279 12.2236C7.13748 12.393 7.31061 12.5 7.5 12.5H12.5L7.625 19H1V5Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 19H8.875L13.9 12.3C14.0136 12.1485 14.0319 11.9458 13.9472 11.7764C13.8625 11.607 13.6894 11.5 13.5 11.5H8.5L13.375 5H20V8H23V16H20V19ZM20 15H22V9H20V15Z",fill:"currentColor"})),u=C;export{C as IconBatteryLoading,u as default};
//# sourceMappingURL=index.mjs.map