Созданы компоненты формы для создания event, кнопки "Создать" и "Добавить"
This commit is contained in:
5
src/components/iconsComponents/PlusIcon.vue
Normal file
5
src/components/iconsComponents/PlusIcon.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<g>
|
||||
<path d="M6.75 1C6.75 0.585786 6.41421 0.25 6 0.25C5.58579 0.25 5.25 0.585786 5.25 1H6.75ZM5.25 11C5.25 11.4142 5.58579 11.75 6 11.75C6.41421 11.75 6.75 11.4142 6.75 11H5.25ZM1 5.25C0.585786 5.25 0.25 5.58579 0.25 6C0.25 6.41421 0.585786 6.75 1 6.75V5.25ZM11 6.75C11.4142 6.75 11.75 6.41421 11.75 6C11.75 5.58579 11.4142 5.25 11 5.25V6.75ZM5.25 1V11H6.75V1H5.25ZM1 6.75H11V5.25H1V6.75Z"/>
|
||||
</g>
|
||||
</template>
|
||||
Reference in New Issue
Block a user