diff options
Diffstat (limited to 'dist/icons/bike.svg')
-rw-r--r-- | dist/icons/bike.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/icons/bike.svg b/dist/icons/bike.svg index 2123cc05..4a91585e 100644 --- a/dist/icons/bike.svg +++ b/dist/icons/bike.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-bike" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bike" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <circle cx="5" cy="18" r="3" /> <circle cx="19" cy="18" r="3" /> <polyline points="12 19 12 15 9 12 14 8 16 11 19 11" /> |