refactoring: payment receive form.

This commit is contained in:
a.bouhuolia
2021-02-17 19:45:18 +02:00
parent 95cccfd13b
commit e36817cb88
46 changed files with 775 additions and 325 deletions

View File

@@ -386,4 +386,10 @@ export default {
],
viewBox: '0 0 20 20',
},
"send": {
path: [
'M2.01 21L23 12 2.01 3 2 10l15 2-15 2z'
],
viewBox: '0 0 24 24',
}
};