Skip to content

Commit

Permalink
new icon: denojs (original, original-wordmark) (#713)
Browse files Browse the repository at this point in the history
* Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

* Resolves issue #260

* Make the `original` icon version pure SVG

Taken from [Wikipedia](https://es.wikipedia.org/wiki/Archivo:Deno.svg).

* Make the `original-wordmark` icon pure SVG

* Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>

* svg concert for denojs
resolves #709

* update devicon.json and resolves #260

* update devicon.json and resolve #260

* delete files repeats

* Delete denojs-plain-wordmark.svg

* Delete denojs-plain.svg

* Update denojs-original-wordmark.svg

* Update denojs-original.svg

* Update denojs-original.svg

* Update denojs-original-wordmark.svg

* Update devicon.json

* Update denojs-original.svg

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
Co-authored-by: Wellington Gadelha <wellingtongadelha@Informeai.local>
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
  • Loading branch information
6 people authored Jul 4, 2021
1 parent 5f1f59b commit b13b02d
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
29 changes: 29 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,35 @@
"color": "#A80030",
"aliases": []
},
{
"name": "denojs",
"tags": [
"javascript",
"rust",
"language"
],
"versions": {
"svg": [
"original",
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
]
},
"color": "#000000",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "devicon",
"tags": [
Expand Down
1 change: 1 addition & 0 deletions icons/denojs/denojs-original-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/denojs/denojs-original.svg
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 b13b02d

Please sign in to comment.