mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-10 17:48:50 +08:00
💄(sidebar): Replace icon with person
This commit is contained in:
parent
ad9cff4810
commit
b67aedfbff
3 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ class ModeToggle extends React.Component
|
|||
title={if @state.hidden then "Show sidebar" else "Hide sidebar"}
|
||||
onClick={@_onToggleMode}>
|
||||
<RetinaImg
|
||||
name="toolbar-icon-toggle-pane.png"
|
||||
name="toolbar-person-sidebar.png"
|
||||
mode={RetinaImg.Mode.ContentIsMask} />
|
||||
</button>
|
||||
|
||||
|
|
BIN
static/images/toolbar/toolbar-person-sidebar@1x.png
Normal file
BIN
static/images/toolbar/toolbar-person-sidebar@1x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
static/images/toolbar/toolbar-person-sidebar@2x.png
Normal file
BIN
static/images/toolbar/toolbar-person-sidebar@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in a new issue