diff options
| author | pml68 <contact@pml68.dev> | 2025-04-20 01:05:54 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-04-20 01:05:54 +0200 |
| commit | bbecf293208ba61bb3d57d57afd7373797007bfe (patch) | |
| tree | 80b56bf73af6dfc49b891f397dfa04ca69799d82 /fonts/icons.toml | |
| parent | fix: ordering in `build.rs` (diff) | |
| download | iced-builder-bbecf293208ba61bb3d57d57afd7373797007bfe.tar.gz | |
feat: use `pane_grid::Controls` for PaneGrid titlebar controls
Diffstat (limited to '')
| -rw-r--r-- | fonts/icons.toml | 1 |
1 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" |
