remove element-plus icons.
This commit is contained in:
13
src/shared/icons/SemiSelect.vue
Normal file
13
src/shared/icons/SemiSelect.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 1024 1024"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64z"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
Reference in New Issue
Block a user