@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.
4 lines (2 loc) • 1.82 kB
JavaScript
var I=Object.create;var{getPrototypeOf:b,defineProperty:s,getOwnPropertyNames:C,getOwnPropertyDescriptor:h}=Object,V=Object.prototype.hasOwnProperty;function d(e){return this[e]}var w,y,f=(e,t,o)=>{var r=e!=null&&typeof e==="object";if(r){var n=t?w??=new WeakMap:y??=new WeakMap,p=n.get(e);if(p)return p}o=e!=null?I(b(e)):{};let a=t||!e||!e.__esModule?s(o,"default",{value:e,enumerable:!0}):o;for(let l of C(e))if(!V.call(a,l))s(a,l,{get:d.bind(e,l),enumerable:!0});if(r)n.set(e,a);return a},g=(e)=>{var t=(u??=new WeakMap).get(e),o;if(t)return t;if(t=s({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var r of C(e))if(!V.call(t,r))s(t,r,{get:d.bind(e,r),enumerable:!(o=h(e,r))||o.enumerable})}return u.set(e,t),t},u;var P=(e)=>e;function v(e,t){this[e]=P.bind(null,t)}var x=(e,t)=>{for(var o in t)s(e,o,{get:t[o],enumerable:!0,configurable:!0,set:v.bind(t,o)})};var k={};x(k,{CentralIconBase:()=>i});module.exports=g(k);var c=f(require("react")),i=({children:e,size:t=24,ariaLabel:o,color:r,ariaHidden:n=!0,style:p,...a})=>{return c.default.createElement("svg",{...a,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:r,...p}},o&&!n&&c.default.createElement("title",null,o),e)};var G={};x(G,{default:()=>M,IconUsb:()=>B});module.exports=g(G);var m=f(require("react"));var B=(e)=>{return m.default.createElement(i,{...e,ariaLabel:"usb, connection, connect, save, data"},m.default.createElement("path",{d:"M10 6V7M14 6V7M4 10H20V18C20 19.6569 18.6569 21 17 21H7C5.34315 21 4 19.6569 4 18V10ZM6 3H18V10H6V3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},M=B;
//# debugId=3AF10079BE5C2B9364756E2164756E21