diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-07-31 13:47:06 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-07-31 13:47:06 +0200 |
commit | 48c45096a4ebf6173a0bb9664199e51a133678d0 (patch) | |
tree | 972301c73b2da0bf40fb17ac55d23e14c4303591 /fnl/settings | |
parent | 09319eeadfa36405d9c9ad81b37ebd501808b5cd (diff) |
Update org icons
Diffstat (limited to 'fnl/settings')
-rw-r--r-- | fnl/settings/icons.fnl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fnl/settings/icons.fnl b/fnl/settings/icons.fnl index 8959f93..174a16f 100644 --- a/fnl/settings/icons.fnl +++ b/fnl/settings/icons.fnl @@ -1,6 +1,13 @@ ;; Icons. { + :1 "" + :2 "" + :3 "" + :4 "" + :5 "" + :6 "" + :7 "" :arrow-down "" :arrow-left "" :arrow-right "" |