diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-01-27 14:58:10 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-27 14:58:10 +0300 |
commit | 155eddbf07d73f12639ed6470497f925a33e32f2 (patch) | |
tree | 89e7a3ede5fd043d6511666a88aa77a042296491 /src/assets/images/chevron-down.svg | |
parent | Update FUNDING.yml (diff) | |
download | libredirect-155eddbf07d73f12639ed6470497f925a33e32f2.zip |
Updating and Cleaning UI #9
Diffstat (limited to 'src/assets/images/chevron-down.svg')
-rw-r--r-- | src/assets/images/chevron-down.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assets/images/chevron-down.svg b/src/assets/images/chevron-down.svg index 7679f267..4b093598 100644 --- a/src/assets/images/chevron-down.svg +++ b/src/assets/images/chevron-down.svg @@ -1,3 +1,3 @@ <svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 512 512'> - <polyline points='112 184 256 328 400 184' style='fill:none;stroke:#FF5B56;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px'/> + <polyline points='112 184 256 328 400 184' style='fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px'/> </svg> \ No newline at end of file |