summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-04-20 01:05:54 +0200
committerpml68 <contact@pml68.dev>2025-04-20 01:05:54 +0200
commitbbecf293208ba61bb3d57d57afd7373797007bfe (patch)
tree80b56bf73af6dfc49b891f397dfa04ca69799d82 /fonts
parentfix: ordering in `build.rs` (diff)
downloadiced-builder-bbecf293208ba61bb3d57d57afd7373797007bfe.tar.gz
feat: use `pane_grid::Controls` for PaneGrid titlebar controls
Diffstat (limited to '')
-rw-r--r--fonts/icons.toml1
-rw-r--r--fonts/icons.ttfbin6348 -> 6504 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/fonts/icons.toml b/fonts/icons.toml
index a70c0e7..3092001 100644
--- a/fonts/icons.toml
+++ b/fonts/icons.toml
@@ -4,3 +4,4 @@ module = "icon"
save = "entypo-floppy"
open = "fontawesome-folder-open-empty"
copy = "fontawesome-file-code"
+switch = "entypo-switch"
diff --git a/fonts/icons.ttf b/fonts/icons.ttf
index 7af6b0e..e1aba57 100644
--- a/fonts/icons.ttf
+++ b/fonts/icons.ttf
Binary files differ