Skip to content

Commit

Permalink
Sketch Icon Update
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunmangukiya committed Sep 25, 2018
1 parent 465ed85 commit 22c75b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Icondrop.sketchplugin/Contents/Sketch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identifier": "com.iconscout.sketch.icondrop",
"description": "Get access to 2,000,000+ Icons, Illustrations & Stock Photos right into Sketch App",
"version": "2.0.0",
"icon": "https://raw.githubusercontent.com/Iconscout/icondrop/master/favicon-96x96.png",
"icon" : "icons/favicon-64x64.png",
"homepage": "https://iconscout.com",
"author": "Iconscout",
"authorEmail": "support@iconscout.com",
Expand All @@ -16,7 +16,7 @@
"script": "index.js",
"identifier": "icondrop",
"description": "Get access to 2,000,000+ Icons, Illustrations & Stock Photos right into Sketch App",
"icon": "https://raw.githubusercontent.com/Iconscout/icondrop/master/favicon-96x96.png",
"icon": "icons/favicon-64x64.png",
"shortcut": "cmd shift i"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22c75b1

Please sign in to comment.