@vela-ui/react
Version:
Vela UI React components
3 lines (2 loc) • 842 B
JavaScript
"use client"
;var s=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var g=(o,e)=>{for(var r in e)s(o,r,{get:e[r],enumerable:!0})},w=(o,e,r,h)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of p(e))!d.call(o,t)&&t!==r&&s(o,t,{get:()=>e[t],enumerable:!(h=i(e,t))||h.enumerable});return o};var l=o=>w(s({},"__esModule",{value:!0}),o);var c={};g(c,{CloseIcon:()=>v});module.exports=l(c);var n=require("react/jsx-runtime"),v=o=>(0,n.jsxs)("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,n.jsx)("path",{d:"M18 6 6 18"}),(0,n.jsx)("path",{d:"m6 6 12 12"})]});0&&(module.exports={CloseIcon});