chore: svg icon for better display in all sizes
This commit is contained in:
parent
b35b41e45a
commit
a9e8183168
3 changed files with 2 additions and 1 deletions
BIN
assets/icon.png
BIN
assets/icon.png
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB |
1
assets/icon.svg
Normal file
1
assets/icon.svg
Normal file
|
@ -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 Width: | Height: | Size: 317 B |
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue