icons
Class info¶
🛈 DocStrings¶
load_icon_index
¶
Load the complete icon index from disk.
Source code in src/jinjarope/icons.py
88 89 90 91 92 93 94 |
|
write_icon_index
¶
write_icon_index()
Fetch the complete icon index and write it gzipped to disk.
Source code in src/jinjarope/icons.py
78 79 80 81 82 83 84 85 |
|