remove element-plus icons.
This commit is contained in:
10
src/shared/icons/Play.vue
Normal file
10
src/shared/icons/Play.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<path fill="currentColor" d="M8 19V5l11 7l-11 7Z"></path>
|
||||
</svg>
|
||||
</template>
|
||||
Reference in New Issue
Block a user