This website works better with JavaScript.
Home
Help
Register
Sign In
Schoumi
/
cozy-konnector-netentreprise
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
14
Wiki
Activity
Browse Source
chore: svg icon for better display in all sizes
master
doubleface
3 years ago
parent
b35b41e45a
commit
a9e8183168
3 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
assets/icon.png
+1
-0
assets/icon.svg
+1
-1
manifest.konnector
BIN
assets/icon.png
View File
Before
After
Width:
225
| Height:
225
| Size:
2.6 KiB
+ 1
- 0
assets/icon.svg
View 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>
+ 1
- 1
manifest.konnector
View File
@ -3,7 +3,7 @@
"name": "Net-Entreprise (Micro-Entrepreneur)",
"type": "konnector",
"language": "node",
"icon": "icon.
pn
g",
"icon": "icon.
sv
g",
"slug": "net-entreprise-micro",
"source": "git@github.com:konnectors/net-entreprise-micro.git",
"editor": "Mob-Dev",
Write
Preview
Loading…
Cancel
Save