Version 1.0.0 - Frontend
This commit is contained in:
6
src/assets/Icons/Pause.vue
Normal file
6
src/assets/Icons/Pause.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22" fill="none">
|
||||
<rect x="1" y="1" width="7" height="19" rx="2" stroke="var(--text)" stroke-width="2"/>
|
||||
<rect x="13" y="1" width="7" height="19" rx="2" stroke="var(--text)" stroke-width="2"/>
|
||||
</svg>
|
||||
</template>
|
Reference in New Issue
Block a user