1
1
Fork 0

chore: svg icon for better display in all sizes

Esse commit está contido em:
doubleface 2019-07-22 15:15:34 +02:00
commit a9e8183168
3 arquivos alterados com 2 adições e 1 exclusões

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 2.6 KiB

1
assets/icon.svg Normal file
Ver arquivo

@ -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>

Depois

Largura:  |  Altura:  |  Tamanho: 317 B

Ver arquivo

@ -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",