@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.31 kB
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:i,...a})=>l.createElement("svg",{...a,"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:C,...i}},n&&!t&&l.createElement("title",null,n),r);var s=r=>o.createElement(p,{...r,ariaLabel:"nintendo-switch"},o.createElement("path",{d:"M9 8.25C9 9.2165 8.2165 10 7.25 10C6.2835 10 5.5 9.2165 5.5 8.25C5.5 7.2835 6.2835 6.5 7.25 6.5C8.2165 6.5 9 7.2835 9 8.25Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 7.25C3 4.90279 4.90279 3 7.25 3H11.5V21H7.25C4.90279 21 3 19.0972 3 16.75V7.25ZM7.25 4.5C5.73122 4.5 4.5 5.73122 4.5 7.25V16.75C4.5 18.2688 5.73122 19.5 7.25 19.5H10V4.5H7.25Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.75 3C19.0972 3 21 4.90279 21 7.25V16.75C21 19.0972 19.0972 21 16.75 21H12.5V3H16.75ZM18.5 13C18.5 13.9665 17.7165 14.75 16.75 14.75C15.7835 14.75 15 13.9665 15 13C15 12.0335 15.7835 11.25 16.75 11.25C17.7165 11.25 18.5 12.0335 18.5 13Z",fill:"currentColor"})),m=s;export{s as IconNintendoSwitch,m as default};
//# sourceMappingURL=index.mjs.map