fix: slider

This commit is contained in:
Jannat Patel
2021-11-17 20:34:10 +05:30
parent f08586ee12
commit 5bfe56c091
4 changed files with 109 additions and 15 deletions

View File

@@ -0,0 +1,3 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23.3335 26.6666L16.6668 20L23.3335 13.3333" stroke="#4C5A67" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 223 B

View File

@@ -0,0 +1,3 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.6663 13.3334L23.333 20L16.6663 26.6667" stroke="#4C5A67" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 222 B