@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 • 953 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 3H14V20H21V21H3V3ZM4 4V15H13V4H4Z",fill:"currentColor"}),e.createElement("path",{d:"M21 7.01579L17.436 4.04578L16.7958 4.814L20 7.48417V16H17V10.25H16V17H21V7.01579Z",fill:"currentColor"})),g=c;export{c as IconChargingStation,g as default};
//# sourceMappingURL=index.mjs.map