Files
Graphite/frontend/assets/12px-solid/keyboard-shift.svg
T
Keavon Chambers c0e675695b Implement input hints based on the active tool state (#388)
* Hook up user input hints to display in the frontend status bar

Closes #171

* MVP hint system based on tool FSM

* Fix hints for Fill and Eyedropper tools

* Add icons for keyboard shortcuts

* Fix hints for Pen Tool

* Cleanup
2021-12-24 01:46:03 -08:00

4 lines
154 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
<path class="bright" d="M6,0L0,6h3v6h6V6h3L6,0z M8,5v6H4V5H2.41L6,1.41L9.59,5H8z" />
</svg>