diff options
Diffstat (limited to 'icons/walk.svg')
-rw-r--r-- | icons/walk.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/walk.svg b/icons/walk.svg index 8b7b21ab..d3148689 100644 --- a/icons/walk.svg +++ b/icons/walk.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-walk" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path stroke="none" d="M0 0h24v24H0z"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="13" cy="4" r="1" /> <line x1="7" y1="21" x2="10" y2="17" /> <path d="M16 21l-2 -4l-3 -3l1 -6" /> |