diff options
| author | pml68 <contact@pml68.dev> | 2025-01-11 01:50:16 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-01-11 01:50:16 +0100 |
| commit | 61926598ce96bee00aafe5340af4a905759b122a (patch) | |
| tree | b79e13b3decc778cc7c66af7187c647ae0a21a52 /fonts | |
| parent | refactor: apply clippy suggestions (diff) | |
| download | iced-builder-61926598ce96bee00aafe5340af4a905759b122a.tar.gz | |
refactor: remove iced_drop & workspace
Diffstat (limited to 'fonts')
| -rw-r--r-- | fonts/icons.toml | 6 | ||||
| -rw-r--r-- | fonts/icons.ttf | bin | 0 -> 6348 bytes |
2 files changed, 6 insertions, 0 deletions
diff --git a/fonts/icons.toml b/fonts/icons.toml new file mode 100644 index 0000000..a70c0e7 --- /dev/null +++ b/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/fonts/icons.ttf b/fonts/icons.ttf Binary files differnew file mode 100644 index 0000000..7af6b0e --- /dev/null +++ b/fonts/icons.ttf |
