@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.6 kB
JavaScript
;var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(o,r)=>{for(var e in r)p(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!x.call(o,t)&&t!==e&&p(o,t,{get:()=>r[t],enumerable:!(n=f(r,t))||n.enumerable});return o};var i=(o,r,e)=>(e=o!=null?d(h(o)):{},l(r||!o||!o.__esModule?p(e,"default",{value:o,enumerable:!0}):e,o)),I=o=>l(p({},"__esModule",{value:!0}),o);var y={};B(y,{IconMoon:()=>C,default:()=>w});module.exports=I(y);var s=i(require("react"));var a=i(require("react")),m=({children:o,size:r=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:c,...u})=>a.default.createElement("svg",{...u,"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:n,...c}},e&&!t&&a.default.createElement("title",null,e),o);var C=o=>s.default.createElement(m,{...o,ariaLabel:"moon, dark-mode, night"},s.default.createElement("path",{d:"M20.9638 12.7674C19.8361 13.5447 18.4693 13.9998 16.9961 13.9998C13.1301 13.9998 9.99609 10.8657 9.99609 6.99975C9.99609 5.52667 10.4511 4.15987 11.2283 3.03223C6.61911 3.42277 3 7.28768 3 11.9979C3 16.9674 7.0286 20.996 11.9981 20.996C16.7084 20.996 20.5734 17.3767 20.9638 12.7674Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),w=C;0&&(module.exports={IconMoon});
//# sourceMappingURL=index.js.map