Add forgotten ArrowLeft icon

I've been using this for a while. It should've been included with the commit that added the button, but oh well.

Contributes to issue CURA-8565.
This commit is contained in:
Ghostkeeper 2021-11-29 18:37:54 +01:00 committed by Jelle Spijker
parent 0b1b4ec01b
commit 39488823b1
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A

View file

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M10.707 4.293L12.1211 5.707L6.8281 11H21V13H6.8281L12.1211 18.293L10.707 19.707L3 12L10.707 4.293Z" />
</svg>

After

Width:  |  Height:  |  Size: 203 B