diff options
Diffstat (limited to 'icons/arrow-bar-right.svg')
-rw-r--r-- | icons/arrow-bar-right.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/arrow-bar-right.svg b/icons/arrow-bar-right.svg index 3a4820f9..c8a04fa2 100644 --- a/icons/arrow-bar-right.svg +++ b/icons/arrow-bar-right.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-right" 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"/> <line x1="20" y1="12" x2="10" y2="12" /> <line x1="20" y1="12" x2="16" y2="16" /> <line x1="20" y1="12" x2="16" y2="8" /> |