diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-31 18:08:25 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-31 18:08:25 +0200 |
commit | 401b8b498ed5dc6e19ee0320a4cb1688a9186f42 (patch) | |
tree | 06c0680bb6f7af8c4c237fecb47b59bb38d470ac /src/main/resources/assets/oneconfig/options/StepperUp.svg | |
parent | 81dc4b38b83ef8a2ba09c517474cd601c452015f (diff) | |
download | OneConfig-401b8b498ed5dc6e19ee0320a4cb1688a9186f42.tar.gz OneConfig-401b8b498ed5dc6e19ee0320a4cb1688a9186f42.tar.bz2 OneConfig-401b8b498ed5dc6e19ee0320a4cb1688a9186f42.zip |
e2
Diffstat (limited to 'src/main/resources/assets/oneconfig/options/StepperUp.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/options/StepperUp.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/options/StepperUp.svg b/src/main/resources/assets/oneconfig/options/StepperUp.svg new file mode 100644 index 0000000..88c88ab --- /dev/null +++ b/src/main/resources/assets/oneconfig/options/StepperUp.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> |