fabric-icons
Installation
SKILL.md
Fabric Icons
175 official Microsoft Fabric SVG icons with metadata.
Finding Icons
Run the search script instead of reading the full index (saves context):
python3 scripts/search_icons.py "<query>" [limit]
Examples:
python3 scripts/search_icons.py "lakehouse"
python3 scripts/search_icons.py "pipeline" 5
python3 scripts/search_icons.py "streaming kql"