Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cathrynlavery/diagram-design
/ functions
Functions
206 in github.com/cathrynlavery/diagram-design
⨍
Functions
206
◇
Types & classes
16
Method
node_map
(self)
skills/diagram-design/scripts/mermaid_extract.py:102
Function
normalize_devicon
Devicon SVGs have colored fills and a 128x128 or 32x32 viewBox. Strip fills/classes and rewrite to 24x24 currentColor.
scripts/build-icons.py:322
Function
normalize_logz
log-z/logos SVGs are 100x100 with embedded <style> + class-based fills. Strip the style block and rewrite class refs so the icon inherits currentC
scripts/build-icons.py:345
Function
normalize_simple
Extract path from a Simple Icons SVG; force fill=currentColor.
scripts/build-icons.py:227
Function
normalize_tabler
Extract inner geometry from a Tabler SVG and wrap with our normalized attrs.
scripts/build-icons.py:211
Function
normalize_url
Generic normalizer for directly-fetched SVGs (icepanel, vendor CDNs, etc.). Extracts inner paths, rewrites fill/stroke colours to currentColor,
scripts/build-icons.py:240
← previous
201–206 of 206, ranked by callers