mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 19:44:47 +00:00
221e6fd2b7
Move markup generation from js side to cljs Add tx-hash to /send command to display a confirmation and send user to transaction details screen on icon press Signed-off-by: Goran Jovic <goranjovic@gmail.com>
8 lines
268 B
XML
8 lines
268 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<g fill="#4360DF" fill-rule="evenodd">
|
|
<circle cx="2.5" cy="8" r="1.5"/>
|
|
<circle cx="8" cy="8" r="1.5"/>
|
|
<circle cx="13.5" cy="8" r="1.5"/>
|
|
</g>
|
|
</svg>
|