mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 07:56:11 +02:00
🎉 Add correct fullscreen icons to svg spread.
This commit is contained in:
parent
ed5a7fb44b
commit
d2e0913170
3 changed files with 5 additions and 1 deletions
|
@ -39,6 +39,7 @@
|
|||
(def folder (icon-xref :folder))
|
||||
(def folder-zip (icon-xref :folder-zip))
|
||||
(def full-screen (icon-xref :full-screen))
|
||||
(def full-screen-off (icon-xref :full-screen-off))
|
||||
(def grid (icon-xref :grid))
|
||||
(def grid-snap (icon-xref :grid-snap))
|
||||
(def icon-set (icon-xref :icon-set))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue