diff options
| author | pml68 <contact@pml68.me> | 2024-12-08 00:15:12 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.me> | 2024-12-08 00:15:12 +0100 |
| commit | 9b23b535e256840717d8b6476bfdc41d2a51e580 (patch) | |
| tree | 0b0b004124a5b884cc92f01a9f5c57fbb39235d7 /iced_builder/fonts | |
| parent | feat: animated theme switching with `iced_anim` crate (diff) | |
| download | iced-builder-9b23b535e256840717d8b6476bfdc41d2a51e580.tar.gz | |
feat: switch to `hecrj/iced_fontello` for icon font management
Diffstat (limited to '')
| -rw-r--r-- | iced_builder/fonts/icons.toml | 6 | ||||
| -rw-r--r-- | iced_builder/fonts/icons.ttf | bin | 6352 -> 6348 bytes |
2 files changed, 6 insertions, 0 deletions
diff --git a/iced_builder/fonts/icons.toml b/iced_builder/fonts/icons.toml new file mode 100644 index 0000000..a70c0e7 --- /dev/null +++ b/iced_builder/fonts/icons.toml @@ -0,0 +1,6 @@ +module = "icon" + +[glyphs] +save = "entypo-floppy" +open = "fontawesome-folder-open-empty" +copy = "fontawesome-file-code" diff --git a/iced_builder/fonts/icons.ttf b/iced_builder/fonts/icons.ttf Binary files differindex 393c692..dba1266 100644 --- a/iced_builder/fonts/icons.ttf +++ b/iced_builder/fonts/icons.ttf |
