This commit is contained in:
Peter Maquiran
2023-05-23 11:56:12 +01:00
parent 181a9dbd76
commit 033a6c331c
49 changed files with 832 additions and 278 deletions
@@ -0,0 +1,6 @@
<svg width="27" height="24" viewBox="0 0 27 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.375 20L15.375 6" stroke="#838383" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12 7L15.5 4L19 7" stroke="#838383" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M5.375 4V18" stroke="#C5C5C5" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 17L5.5 20L2 17" stroke="#C5C5C5" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 551 B

@@ -0,0 +1,6 @@
<svg width="27" height="24" viewBox="0 0 27 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.375 20L15.375 6" stroke="#C5C5C5" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12 7L15.5 4L19 7" stroke="#C5C5C5" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M5.375 4V18" stroke="#838383" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9 17L5.5 20L2 17" stroke="#838383" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 551 B