chore: svg icon for better display in all sizes

This commit is contained in:
doubleface 2019-07-22 15:15:34 +02:00
vanhempi b35b41e45a
commit a9e8183168
3 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa

Binary file not shown.

Before

Leveys:  |  Korkeus:  |  Koko: 2.6 KiB

1
assets/icon.svg Normal file
Näytä tiedosto

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="#FFCC41" d="M16 0a16 16 0 1 0 0 32 16 16 0 0 0 0-32"/><path fill="#FFFFFF" d="M23.65 15.31a.79.79 0 0 1 0 1.37l-5.52 3.2-5.53 3.19a.79.79 0 0 1-1.19-.69V9.61a.8.8 0 0 1 1.19-.68l5.53 3.19 5.52 3.2z"/></g></svg>

After

Leveys:  |  Korkeus:  |  Koko: 317 B

Näytä tiedosto

@ -3,7 +3,7 @@
"name": "Net-Entreprise (Micro-Entrepreneur)",
"type": "konnector",
"language": "node",
"icon": "icon.png",
"icon": "icon.svg",
"slug": "net-entreprise-micro",
"source": "git@github.com:konnectors/net-entreprise-micro.git",
"editor": "Mob-Dev",