From 61926598ce96bee00aafe5340af4a905759b122a Mon Sep 17 00:00:00 2001 From: pml68 Date: Sat, 11 Jan 2025 01:50:16 +0100 Subject: refactor: remove iced_drop & workspace --- fonts/icons.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fonts/icons.toml (limited to 'fonts/icons.toml') 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" -- cgit v1.2.3