@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.09 kB
JavaScript
import t from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...C})=>s.createElement("svg",{...C,"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:a,...i}},n&&!e&&s.createElement("title",null,n),o);var l=o=>t.createElement(p,{...o,ariaLabel:"sim-card-1"},t.createElement("path",{d:"M9 13.5C9 12.6716 9.67157 12 10.5 12H13.5C14.3284 12 15 12.6716 15 13.5V15.5C15 16.3284 14.3284 17 13.5 17H10.5C9.67157 17 9 16.3284 9 15.5V13.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M5 6C5 4.34315 6.34315 3 8 3H12.3431C13.404 3 14.4214 3.42143 15.1716 4.17157L17.8284 6.82843C18.5786 7.57857 19 8.59599 19 9.65685V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V6Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=l;export{l as IconSimCard1,f as default};
//# sourceMappingURL=index.mjs.map