UNPKG

@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 741 B
import s from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>s.createElement(p,{...r,ariaLabel:"usb-c, type-c"},s.createElement("path",{d:"M6 12H18M6 17H18C20.7614 17 23 14.7614 23 12C23 9.23858 20.7614 7 18 7H6C3.23858 7 1 9.23858 1 12C1 14.7614 3.23858 17 6 17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),g=C;export{C as IconUsbC,g as default}; //# sourceMappingURL=index.mjs.map