@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 792 B
JavaScript
import o from"react";import p from"react";var a=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...i})=>p.createElement("svg",{...i,"aria-hidden":e,role:e?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:s,...l}},n&&!e&&p.createElement("title",null,n),t);var m=t=>o.createElement(a,{...t,ariaLabel:"sim-card-1"},o.createElement("path",{d:"M8.75 11.75H15.25V17.25H8.75V11.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),o.createElement("path",{d:"M4.75 2.75H14.25L19.25 7.75V21.25H4.75V2.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),f=m;export{m as IconSimCard1,f as default};
//# sourceMappingURL=index.mjs.map