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 • 484 B
JavaScript
import{jsx as a,jsxs as t}from"react/jsx-runtime";import"react";let e=e=>t("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"none",viewBox:"0 0 24 24",...e,children:[a("path",{d:"M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"}),a("path",{d:"M2 16a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z",opacity:.75}),a("path",{d:"M2 21a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1 2 2 0 0 1-2 2H4a2 2 0 0 1-2-2",opacity:.5})]});export{e as default};