Currently, the RPC Console uses the Send Bitcoin and Receive Bitcoin icons for commands and responses.

Two issues with this:
1) Non-Optimal UX
It's non-optimal, in my opinion, that the icons used for signaling a Send Bitcoin or Receive Bitcoin are recycled elsewhere. These icons should be reserved and not used anywhere else. I propose we get/design a new icon for use in the RPC Console to signal commands and responses.
Maybe we can use the < and > symbols like so:
22:26:21 < getblockcount
22:26:21 > 1970004
2) Icons are used in the wrong order
The Receive Bitcoin icon is used when you input a command and the Send Bitcoin icon is used when you receive a response. This signals that the icons are employed through the framing of the RPC Console's POV, not the users.
We should reframe the POV to be user-oriented.
-
a) We stick with the Send Bitcoin & Receive Bitcoin Icons
When you input a command, the Send Bitcoin icon should show alongside the command. When you receive a response, the Receive Bitcoin icon should show alongside the response.
-
b) We use a new Icon/Symbol
The new Icon or symbol should keep this POV framing in mind. A command input should be shown with a Send icon/symbol. A received response should be shown with a Receive icon/symbol.
Currently, the RPC Console uses the
Send BitcoinandReceive Bitcoinicons for commands and responses.Two issues with this:
1) Non-Optimal UX
It's non-optimal, in my opinion, that the icons used for signaling a
Send BitcoinorReceive Bitcoinare recycled elsewhere. These icons should be reserved and not used anywhere else. I propose we get/design a new icon for use in the RPC Console to signal commands and responses.Maybe we can use the
<and>symbols like so:2) Icons are used in the wrong order
The
Receive Bitcoinicon is used when you input a command and theSend Bitcoinicon is used when you receive a response. This signals that the icons are employed through the framing of the RPC Console's POV, not the users.We should reframe the POV to be user-oriented.
a) We stick with the
Send Bitcoin&Receive BitcoinIconsWhen you input a command, the
Send Bitcoinicon should show alongside the command. When you receive a response, theReceive Bitcoinicon should show alongside the response.b) We use a new Icon/Symbol
The new Icon or symbol should keep this POV framing in mind. A command input should be shown with a
Sendicon/symbol. A received response should be shown with aReceiveicon/symbol.