diff options
Diffstat (limited to 'icons/arrow-big-down.svg')
-rw-r--r-- | icons/arrow-big-down.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/arrow-big-down.svg b/icons/arrow-big-down.svg index 7cea530f..be9ce9c6 100644 --- a/icons/arrow-big-down.svg +++ b/icons/arrow-big-down.svg @@ -1,4 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-big-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <desc>Download more icon variants from https://tabler-icons.io/i/arrow-big-down</desc> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M15 4v8h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1 -1.414 0l-6.586 -6.586a1 1 0 0 1 .707 -1.707h3.586v-8a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1z" /> </svg> |