@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 • 886 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),e);var i=e=>p.createElement(a,{...e,ariaLabel:"sd-card, memory-stick"},p.createElement("path",{d:"M9 7V9M13 7V9M8 3H14C15.6569 3 17 4.34315 17 6V7.09167C17 7.68395 17.1753 8.26297 17.5038 8.75577L18.4962 10.2442C18.8247 10.737 19 11.3161 19 11.9083V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V6C5 4.34315 6.34315 3 8 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconSdCard,f as default};
//# sourceMappingURL=index.mjs.map