Modify/add flag location icons

This commit is contained in:
thhsh-local 2025-05-27 15:47:20 -04:00
parent 31c04d9f43
commit 7a48d65f63
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg
8 changed files with 20 additions and 13 deletions

View file

@ -12,6 +12,13 @@ Reference for all available Material for MkDocs icons: [:simple-materialformkdoc
:material-book-lock: `:material-book-lock:` - used for links to the StarCat Systems internal handbook
:material-folder-lock: `:material-folder-lock:` - used for restricted links to files hosted on StarCat Cloud.
### Commonly-used flag icons
:flag_us: `:flag_us:` - United States of America
:flag_eu: `:flag_eu:` - European Union
:flag_de: `:flag_de:` - Germany
:flag_fi: `:flag_fi:` - Finland
:flag_lu: `:flag_lu:` - Luxembourg
### Custom icons
There are some custom icons added to this MkDocs instance, for example for StarCat product logos. See [:octicons-arrow-right-16: Custom Icons](custom_icons.md) for more details on adding and using custom icons.