summaryrefslogtreecommitdiff
path: root/fonts/icons.toml
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-01-11 01:50:16 +0100
committerpml68 <contact@pml68.dev>2025-01-11 01:50:16 +0100
commit61926598ce96bee00aafe5340af4a905759b122a (patch)
treeb79e13b3decc778cc7c66af7187c647ae0a21a52 /fonts/icons.toml
parentrefactor: apply clippy suggestions (diff)
downloadiced-builder-61926598ce96bee00aafe5340af4a905759b122a.tar.gz
refactor: remove iced_drop & workspace
Diffstat (limited to 'fonts/icons.toml')
-rw-r--r--fonts/icons.toml6
1 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"