Before Width: | Height: | Size: 147 B |
Before Width: | Height: | Size: 267 B |
Before Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 314 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 122 B |
Before Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 209 B |
Before Width: | Height: | Size: 302 B |
Before Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 704 B |
|
@ -17,19 +17,4 @@
|
|||
(def trash-icon (js/require "./images/trash.png"))
|
||||
(def leave-icon (js/require "./images/leave.png"))
|
||||
|
||||
(def icon-back (js/require "./images/icon_back.png"))
|
||||
(def icon-dollar (js/require "./images/icon_dollar.png"))
|
||||
(def icon-list (js/require "./images/icon_list.png"))
|
||||
(def icon-lock-gray (js/require "./images/icon_lock_gray.png"))
|
||||
(def icon-lock-white (js/require "./images/icon_lock_white.png"))
|
||||
(def icon-ok-small (js/require "./images/icon_ok_small.png"))
|
||||
(def icon-smile (js/require "./images/icon_smile.png"))
|
||||
|
||||
(def icon-add (js/require "./images/icon_add.png"))
|
||||
(def icon-add-gray (js/require "./images/icon_add_gray.png"))
|
||||
(def icon-group (js/require "./images/icon_group.png"))
|
||||
(def icon-hamburger (js/require "./images/icon_hamburger.png"))
|
||||
(def icon-search (js/require "./images/icon_search.png"))
|
||||
(def icon-send (js/require "./images/icon_send.png"))
|
||||
(def icon-close-gray (js/require "./images/icon_close_gray.png"))
|
||||
(def icon-ok (js/require "./images/icon_ok.png"))
|
||||
|
|