running-tools

A collection of tools for runners and their coaches
git clone https://git.ashermorgan.net/running-tools/
Log | Files | Refs | README

commit 4038b394f69c4b09b23f2bafee968b0e4a221aba
parent c2cfb4d1ad815f3a197c56503f79ae8443cf686a
Author: ashermorgan <59518073+ashermorgan@users.noreply.github.com>
Date:   Fri, 13 Aug 2021 15:44:06 -0700

Update chevron-left icon

Diffstat:
Msrc/assets/chevron-left.svg | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/assets/chevron-left.svg b/src/assets/chevron-left.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"></polyline></svg>