💫 (button) add animation
This commit is contained in:
16
src/assets/pause.svg
Normal file
16
src/assets/pause.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
class="icon icon-tabler icon-tabler-arrow-bar-right"
|
||||
width="44"
|
||||
height="44"
|
||||
viewBox="0 0 24 24"
|
||||
stroke-width="1.5"
|
||||
stroke="#2c3a47"
|
||||
fill="none"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path stroke="none" d="M0 0h24v24H0z" />
|
||||
<line x1="8" y1="4" x2="8" y2="20" />
|
||||
<line x1="16" y1="4" x2="16" y2="20" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 385 B |
Reference in New Issue
Block a user