This commit is contained in:
5
node_modules/vitepress/dist/client/theme-default/components/icons/VPIconMinus.vue
generated
vendored
Normal file
5
node_modules/vitepress/dist/client/theme-default/components/icons/VPIconMinus.vue
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||||
<path d="M22,13H2a1,1,0,0,1,0-2H22a1,1,0,0,1,0,2Z" />
|
||||
</svg>
|
||||
</template>
|
Reference in New Issue
Block a user