From b1338a374ff1845de6fe165da2a0b59df60e7078 Mon Sep 17 00:00:00 2001 From: Utkarsh Mishra <76392681+Utkarsh1504@users.noreply.github.com> Date: Mon, 28 Jun 2021 04:48:11 +0530 Subject: [PATCH] new icon: Threejs (original, original-wordmark) (#697) * 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](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] * 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](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] * Create README.md * Add files via upload * Update devicon.json * Delete README.md * Update threejs-original-wordmark.svg Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> --- devicon.json | 19 +++++++++++++++++++ icons/threejs/threejs-original-wordmark.svg | 13 +++++++++++++ icons/threejs/threejs-original.svg | 1 + 3 files changed, 33 insertions(+) create mode 100644 icons/threejs/threejs-original-wordmark.svg create mode 100644 icons/threejs/threejs-original.svg diff --git a/devicon.json b/devicon.json index 8fe40e73..d7bb2e6d 100644 --- a/devicon.json +++ b/devicon.json @@ -3565,6 +3565,25 @@ "color": "#ff6f00", "aliases": [] }, + { + "name": "threejs", + "tags": [ + "javascript", + "framework" + ], + "versions": { + "svg": [ + "original", + "original-wordmark" + ], + "font": [ + "original", + "original-wordmark" + ] + }, + "color": "#000000", + "aliases": [] + }, { "name": "tomcat", "tags": [ diff --git a/icons/threejs/threejs-original-wordmark.svg b/icons/threejs/threejs-original-wordmark.svg new file mode 100644 index 00000000..c7b92b88 --- /dev/null +++ b/icons/threejs/threejs-original-wordmark.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/threejs/threejs-original.svg b/icons/threejs/threejs-original.svg new file mode 100644 index 00000000..0ad0257b --- /dev/null +++ b/icons/threejs/threejs-original.svg @@ -0,0 +1 @@ + \ No newline at end of file