Skip to content

Commit

Permalink
feat: add new icons.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Dec 4, 2019
1 parent 76a2fb8 commit 846531c
Show file tree
Hide file tree
Showing 22 changed files with 249 additions and 175 deletions.
276 changes: 138 additions & 138 deletions README.md

Large diffs are not rendered by default.

Empty file added examples/composer.json
Empty file.
Empty file added examples/file.blade.php
Empty file.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"scripts": {
"lint": "eslint --fix -c tslint.json 'src/**/*.js'",
"build": "node src/index.js",
"build": "node test/build.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"engines": {
Expand All @@ -27,6 +27,7 @@
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^3.0.1",
"prettier": "^1.15.3",
"rimraf": "^3.0.0",
"svg2img": "^0.6.1"
}
}
6 changes: 6 additions & 0 deletions src/svg/file_type_archive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/svg/file_type_coffeescript.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/svg/file_type_composer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/svg/file_type_ex.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion src/svg/file_type_gradle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 846531c

Please sign in to comment.