diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-31 17:59:56 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-31 17:59:56 +0200 |
commit | 81dc4b38b83ef8a2ba09c517474cd601c452015f (patch) | |
tree | e0646aa8c089b7de2b32bd22c50c7a47cfc817d0 /src/main/resources/assets/oneconfig/options/StepperIconUp.svg | |
parent | 4d547733b1ccf08b2f896336495d1e9144f548d8 (diff) | |
download | OneConfig-81dc4b38b83ef8a2ba09c517474cd601c452015f.tar.gz OneConfig-81dc4b38b83ef8a2ba09c517474cd601c452015f.tar.bz2 OneConfig-81dc4b38b83ef8a2ba09c517474cd601c452015f.zip |
e
Diffstat (limited to 'src/main/resources/assets/oneconfig/options/StepperIconUp.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/options/StepperIconUp.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/options/StepperIconUp.svg b/src/main/resources/assets/oneconfig/options/StepperIconUp.svg new file mode 100644 index 0000000..88c88ab --- /dev/null +++ b/src/main/resources/assets/oneconfig/options/StepperIconUp.svg @@ -0,0 +1,3 @@ +<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M7 21L14.5858 13.4142C15.3668 12.6332 16.6332 12.6332 17.4142 13.4142L25 21" stroke="white" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |