feat: Added speckle icon

This commit is contained in:
Alan Rynne
2022-08-25 12:18:41 +02:00
parent 1e96b73f22
commit 136c6dae59
4 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,3 +3,4 @@ dist/
webpack.statistics.dev.html
.tmp/
webpack.statistics.prod.html
.DS_Store
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

+2 -2
View File
@@ -4,14 +4,14 @@
"displayName": "Speckle PowerBI Viewer",
"guid": "powerbiSpeckleVisualAA98F06515D847E8ACB33BAB487244E0",
"visualClassName": "Visual",
"version": "1.0.0",
"version": "2.0.0-alpha1",
"description": "An interactive 3D viewer for Speckle Data",
"supportUrl": "https://speckle.community",
"gitHubUrl": "https://github.com/specklesystems/speckle-powerbi-visuals"
},
"apiVersion": "4.7.0",
"author": { "name": "Speckle Systems", "email": "info@speckle.systems" },
"assets": { "icon": "assets/icon.png" },
"assets": { "icon": "assets/logo.png" },
"externalJS": null,
"style": "style/visual.less",
"capabilities": "capabilities.json",