@vela-ui/react
Version:
Vela UI React components
3 lines (2 loc) • 347 B
JavaScript
"use client"
import{jsx as o,jsxs as n}from"react/jsx-runtime";var t=e=>n("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",...e,children:[o("path",{d:"m7 15 5 5 5-5"}),o("path",{d:"m7 9 5-5 5 5"})]});export{t as a};