mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 00:46:11 +02:00
♻️ Rename all refactored icons
This commit is contained in:
parent
4ef2482b02
commit
5739c0797c
232 changed files with 267 additions and 279 deletions
|
@ -35,10 +35,10 @@
|
|||
[rumext.v2 :as mf]))
|
||||
|
||||
(def ^:private show-more-icon
|
||||
(i/icon-xref :arrow-refactor (stl/css :show-more-icon)))
|
||||
(i/icon-xref :arrow (stl/css :show-more-icon)))
|
||||
|
||||
(def ^:private close-icon
|
||||
(i/icon-xref :close-refactor (stl/css :close-icon)))
|
||||
(i/icon-xref :close (stl/css :close-icon)))
|
||||
|
||||
(mf/defc header
|
||||
{::mf/wrap [mf/memo]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue