|
101 | 101 | </qresource> |
102 | 102 | <qresource prefix="/icons"> |
103 | 103 | <file alias="add-wallet-dark">res/icons/add-wallet-dark.png</file> |
| 104 | + <file alias="alert-filled">res/icons/alert-filled.png</file> |
104 | 105 | <file alias="arrow-down">res/icons/arrow-down.png</file> |
105 | 106 | <file alias="arrow-up">res/icons/arrow-up.png</file> |
106 | 107 | <file alias="bitcoin-circle">res/icons/bitcoin-circle.png</file> |
| 108 | + <file alias="blockclock-icon">res/icons/blockclock-icon.png</file> |
107 | 109 | <file alias="blockclock-size-compact">res/icons/blockclock-size-compact.png</file> |
108 | 110 | <file alias="blockclock-size-showcase">res/icons/blockclock-size-showcase.png</file> |
109 | 111 | <file alias="blocktime-dark">res/icons/blocktime-dark.png</file> |
|
114 | 116 | <file alias="caret-right">res/icons/caret-right.png</file> |
115 | 117 | <file alias="check">res/icons/check.png</file> |
116 | 118 | <file alias="copy">res/icons/copy.png</file> |
| 119 | + <file alias="circle-file">res/icons/circle-file.png</file> |
| 120 | + <file alias="circle-green-check">res/icons/circle-green-check.png</file> |
| 121 | + <file alias="circle-red-cross">res/icons/circle-red-cross.png</file> |
117 | 122 | <file alias="coinbase">res/icons/coinbase.png</file> |
118 | 123 | <file alias="cross">res/icons/cross.png</file> |
119 | 124 | <file alias="ellipsis">res/icons/ellipsis.png</file> |
|
122 | 127 | <file alias="flip-vertical">res/icons/flip-vertical.png</file> |
123 | 128 | <file alias="gear">res/icons/gear.png</file> |
124 | 129 | <file alias="gear-outline">res/icons/gear-outline.png</file> |
| 130 | + <file alias="green-check">res/icons/green-check.png</file> |
125 | 131 | <file alias="hidden">res/icons/hidden.png</file> |
126 | 132 | <file alias="info">res/icons/info.png</file> |
127 | 133 | <file alias="lock">res/icons/lock.png</file> |
128 | 134 | <file alias="minus">res/icons/minus.png</file> |
129 | 135 | <file alias="network-dark">res/icons/network-dark.png</file> |
130 | 136 | <file alias="network-light">res/icons/network-light.png</file> |
| 137 | + <file alias="pending-dark">res/icons/pending-dark.png</file> |
| 138 | + <file alias="pending-light">res/icons/pending-light.png</file> |
131 | 139 | <file alias="plus">res/icons/plus.png</file> |
132 | 140 | <file alias="plus-big-filled">res/icons/plus-big-filled.png</file> |
133 | 141 | <file alias="pending">res/icons/pending.png</file> |
|
0 commit comments