@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.84 kB
JavaScript
var h=Object.create;var{getPrototypeOf:w,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,f=Object.prototype.hasOwnProperty;function d(r){return this[r]}var L,P,g=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var n=t?L??=new WeakMap:P??=new WeakMap,s=n.get(r);if(s)return s}e=r!=null?h(w(r)):{};let a=t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let i of u(r))if(!f.call(a,i))p(a,i,{get:d.bind(r,i),enumerable:!0});if(o)n.set(r,a);return a},x=(r)=>{var t=(c??=new WeakMap).get(r),e;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of u(r))if(!f.call(t,o))p(t,o,{get:d.bind(r,o),enumerable:!(e=y(r,o))||e.enumerable})}return c.set(r,t),t},c;var b=(r)=>r;function k(r,t){this[r]=b.bind(null,t)}var B=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0,configurable:!0,set:k.bind(t,e)})};var v={};B(v,{CentralIconBase:()=>m});module.exports=x(v);var l=g(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:n=!0,style:s,...a})=>{return l.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:o,...s}},e&&!n&&l.default.createElement("title",null,e),r)};var G={};B(G,{default:()=>M,IconAnimation:()=>I});module.exports=x(G);var C=g(require("react"));var I=(r)=>{return C.default.createElement(m,{...r,ariaLabel:"animation"},C.default.createElement("path",{d:"M3 21L8 16M10 21L12.5 18.5M3 14L5.5 11.5M21 9C21 12.3137 18.3137 15 15 15C11.6863 15 9 12.3137 9 9C9 5.68629 11.6863 3 15 3C18.3137 3 21 5.68629 21 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},M=I;
//# debugId=87201357E0DCD2F364756E2164756E21