@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 • 2.18 kB
JavaScript
"use strict";var C=Object.create;var i=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!x.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=m(o,t))||s.enumerable});return r};var a=(r,o,e)=>(e=r!=null?C(f(r)):{},l(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),y=r=>l(i({},"__esModule",{value:!0}),r);var B={};L(B,{IconFrisbeeGolf:()=>d,default:()=>g});module.exports=y(B);var n=a(require("react"));var p=a(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:c,...k})=>p.default.createElement("svg",{...k,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...c}},e&&!t&&p.default.createElement("title",null,e),r);var d=r=>n.default.createElement(u,{...r,ariaLabel:"frisbee-golf"},n.default.createElement("path",{d:"M5.50057 16C3.26195 13.3286 2.44667 9.88197 2.67318 6.42727C2.76649 5.00405 4.02533 4 5.4516 4H12.5725C13.9884 4 15.2355 4.98976 15.3491 6.40108C15.5288 8.63165 15.3289 11.037 14.5005 13.002",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M3 16H7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("ellipse",{cx:"14",cy:"16.5",rx:"7",ry:"3.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("ellipse",{cx:"14",cy:"15",rx:"4.5",ry:"2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M6.99959 4C6.38733 7.25618 6.60122 11.0846 8.205 14M10.9996 4C11.5847 7.11169 11.4153 10.746 9.99951 13.6067",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=d;0&&(module.exports={IconFrisbeeGolf});
//# sourceMappingURL=index.js.map