UNPKG

@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 733 B
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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&&!o&&l.createElement("title",null,n),r);var m=r=>t.createElement(p,{...r,ariaLabel:"sim-card-1"},t.createElement("path",{d:"M9 17V12H15V17H9Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 22V2H14.7071L20 7.29289V22H4ZM8 11V18H16V11H8Z",fill:"currentColor"})),C=m;export{m as IconSimCard1,C as default}; //# sourceMappingURL=index.mjs.map