@vela-ui/react
Version:
Vela UI React components
3 lines (2 loc) • 816 B
JavaScript
"use client"
;var t=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var w=(o,e)=>{for(var n in e)t(o,n,{get:e[n],enumerable:!0})},h=(o,e,n,c)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of g(e))!l.call(o,r)&&r!==n&&t(o,r,{get:()=>e[r],enumerable:!(c=i(e,r))||c.enumerable});return o};var p=o=>h(t({},"__esModule",{value:!0}),o);var d={};w(d,{CircleIcon:()=>v});module.exports=p(d);var s=require("react/jsx-runtime"),v=o=>(0,s.jsx)("svg",{fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",width:"1em",height:"1em",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",...o,children:(0,s.jsx)("circle",{cx:"12",cy:"12",r:"10"})});0&&(module.exports={CircleIcon});