@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.89 kB
JavaScript
var B=Object.create;var{getPrototypeOf:I,defineProperty:a,getOwnPropertyNames:h,getOwnPropertyDescriptor:b}=Object,k=Object.prototype.hasOwnProperty;function u(e){return this[e]}var w,y,f=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?w??=new WeakMap:y??=new WeakMap,p=n.get(e);if(p)return p}o=e!=null?B(I(e)):{};let c=r||!e||!e.__esModule?a(o,"default",{value:e,enumerable:!0}):o;for(let l of h(e))if(!k.call(c,l))a(c,l,{get:u.bind(e,l),enumerable:!0});if(t)n.set(e,c);return c},d=(e)=>{var r=(C??=new WeakMap).get(e),o;if(r)return r;if(r=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of h(e))if(!k.call(r,t))a(r,t,{get:u.bind(e,t),enumerable:!(o=b(e,t))||o.enumerable})}return C.set(e,r),r},C;var P=(e)=>e;function L(e,r){this[e]=P.bind(null,r)}var x=(e,r)=>{for(var o in r)a(e,o,{get:r[o],enumerable:!0,configurable:!0,set:L.bind(r,o)})};var v={};x(v,{CentralIconBase:()=>i});module.exports=d(v);var s=f(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:p,...c})=>{return s.default.createElement("svg",{...c,"aria-hidden":n,role:n?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:t,...p}},o&&!n&&s.default.createElement("title",null,o),e)};var G={};x(G,{default:()=>S,IconCircleCheck:()=>g});module.exports=d(G);var m=f(require("react"));var g=(e)=>{return m.default.createElement(i,{...e,ariaLabel:"circle-check, check radio, circle, checkbox, check, checkmark, confirm"},m.default.createElement("path",{d:"M15 9.5L10.5 15L8.5 13M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},S=g;
//# debugId=0BB6D59148F2F4E664756E2164756E21