feat(ui): Dragonflight redesign — foundation JSX files: icons.jsx
This commit is contained in:
parent
3b1610a167
commit
14bfcabcaf
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// icons.jsx - inline SVG icon set (lucide-style stroke icons)
|
||||
// expose Icon component on window for all babel scripts to use
|
||||
|
||||
const ICONS = {
|
||||
home: <path d="M3 11l9-8 9 8M5 9.5V21h14V9.5" />,
|
||||
|
|
|
|||
Loading…
Reference in a new issue