@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 • 970 B
JavaScript
import e from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...s})=>l.createElement("svg",{...s,"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:a,...i}},n&&!o&&l.createElement("title",null,n),t);var c=t=>e.createElement(p,{...t,ariaLabel:"charging-station, electric-current, power, e-charge"},e.createElement("path",{d:"M9.21429 6.28577L6 10.2143H7.78571V12.7143L11 8.78577H9.21429V6.28577Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H14V19.5H21V21H3V3ZM4.5 4.5V14H12.5V4.5H4.5Z",fill:"currentColor"}),e.createElement("path",{d:"M21 6.89875L17.154 3.69373L16.1937 4.84606L19.5 7.60131V15.5H17.5V10H16V17H21V6.89875Z",fill:"currentColor"})),g=c;export{c as IconChargingStation,g as default};
//# sourceMappingURL=index.mjs.map