mirror of https://github.com/penpot/penpot.git
🐛 Fix icons (#7299)
This commit is contained in:
parent
1e23937aa5
commit
2d68f4dfd3
|
|
@ -263,7 +263,6 @@
|
|||
(def ^:icon tokens (icon-xref :tokens))
|
||||
(def ^:icon to-corner (icon-xref :to-corner))
|
||||
(def ^:icon to-curve (icon-xref :to-curve))
|
||||
(def ^:icon tokens (icon-xref :tokens))
|
||||
(def ^:icon tree (icon-xref :tree))
|
||||
(def ^:icon unlock (icon-xref :unlock))
|
||||
(def ^:icon user (icon-xref :user))
|
||||
|
|
|
|||
Loading…
Reference in New Issue