mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 11:16:11 +02:00
📎 Remove unused rocket icon
This commit is contained in:
parent
6a18791c30
commit
be9a2767ea
3 changed files with 0 additions and 3 deletions
|
@ -212,7 +212,6 @@
|
|||
(def ^:icon-id remove-icon "remove")
|
||||
(def ^:icon-id rgba "rgba")
|
||||
(def ^:icon-id rgba-complementary "rgba-complementary")
|
||||
(def ^:icon-id rocket "rocket")
|
||||
(def ^:icon-id rotation "rotation")
|
||||
(def ^:icon-id row "row")
|
||||
(def ^:icon-id row-reverse "row-reverse")
|
||||
|
|
|
@ -199,7 +199,6 @@
|
|||
(def ^:icon remove-icon (icon-xref :remove))
|
||||
(def ^:icon rgba (icon-xref :rgba))
|
||||
(def ^:icon rgba-complementary (icon-xref :rgba-complementary))
|
||||
(def ^:icon rocket (icon-xref :rocket))
|
||||
(def ^:icon rotation (icon-xref :rotation))
|
||||
(def ^:icon row (icon-xref :row))
|
||||
(def ^:icon row-reverse (icon-xref :row-reverse))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue