diff --git a/src/components/AntDesignVue/CustomAntDesignVue/IconSelect/add.svg b/src/components/AntDesignVue/CustomAntDesignVue/IconSelect/add.svg new file mode 100644 index 0000000..4453c6a --- /dev/null +++ b/src/components/AntDesignVue/CustomAntDesignVue/IconSelect/add.svg @@ -0,0 +1,7 @@ + + + + diff --git a/src/components/AntDesignVue/CustomAntDesignVue/IconSelect/customIconSelect.vue b/src/components/AntDesignVue/CustomAntDesignVue/IconSelect/customIconSelect.vue index 2ff3ec2..5c5fea9 100644 --- a/src/components/AntDesignVue/CustomAntDesignVue/IconSelect/customIconSelect.vue +++ b/src/components/AntDesignVue/CustomAntDesignVue/IconSelect/customIconSelect.vue @@ -1,8 +1,10 @@