@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 • 764 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:V,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"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:V,...a}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"chip, esim"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H21V21H3V3ZM8.5 19.5V18H7V19.5H4.5V4.5H7V6H8.5V4.5H11.25V6H12.75V4.5H15.5V6H17V4.5H19.5V19.5H17V18H15.5V19.5H12.75V18H11.25V19.5H8.5ZM7 8H17V16H7V8Z",fill:"currentColor"})),u=i;export{i as IconChip,u as default};
//# sourceMappingURL=index.mjs.map