# Glyphfield Icon Leaves

> Independently bundled aliases for shared Studio icons.

- Skill: `kevin-liu-01/glyphfield-icon-leaves` (Agent Skill, multi-file: 173 files)
- Install (CLI): `npx skillmds@latest add kevin-liu-01/glyphfield-icon-leaves`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kevin-liu-01/glyphfield-icon-leaves/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kevin-liu-01 (https://skillmd.com/u/kevin-liu-01)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kevin-liu-01/glyphfield-icon-leaves

---


# Shared icon leaves

Keep each public alias in its own module, imported from the supported Phosphor
per-icon SSR entry. Re-export it from ../SolidIcons.tsx for compatibility.
The local package.json marks only this directory side-effect-free for bundling;
keep initialization pure and do not add CSS imports or runtime registrations here.
weightedIcon preserves the existing default weight, explicit overrides, SVG refs,
and display name; do not replace artwork or drop supported weights to save bytes.
Run ../__tests__/SolidIcons.test.tsx after changes. The parent components/SKILL.md
owns contribution and accessibility rules.

