sate-lib
Version:
A lightweight and modular React component library designed for modern web interfaces. **SATE Lib** powers the [sate.menu](https://sate.menu) platform with reusable, scalable, and themeable UI components.
1 lines • 281 B
JavaScript
import{jsx as e}from"react/jsx-runtime";import"react";let t=t=>e("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...t,children:e("path",{d:"m23 7.5-11 11L1 7.511C11.959 7.5 12.917 7.5 23 7.5",clipRule:"evenodd"})});export{t as default};