Skip to content

Commit 2b20fad

Browse files
FlorianEagoxdependabot[bot]Thomas-BoiPanquesito7
authored
new icon: processing (original, original-wordmark, plain, plain-wordmark) (#747)
* 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> * Added nuxt icon from their design guide created new logo + text icon * Created plain version of nuxtjs & optimized original * removed unnecessary XML declarations. * Changed viewbox to 128x for all icons * Added plain processing icon * Vectorized processing icon * Added wordmark versions of processing icon & updated JSON * Added text versions, made minor change to put one line below others. * Renamed text to wordmark * optimized plain-wordmark Co-authored-by: David Leal <halfpacho@gmail.com> * optimized wordmark Co-authored-by: David Leal <halfpacho@gmail.com> * changed fonts to font Co-authored-by: David Leal <halfpacho@gmail.com> 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: David Leal <halfpacho@gmail.com>
1 parent 4fa0b0f commit 2b20fad

5 files changed

Lines changed: 29 additions & 0 deletions

File tree

devicon.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3046,6 +3046,31 @@
30463046
"color": "#2A0634",
30473047
"aliases": []
30483048
},
3049+
{
3050+
"name": "processing",
3051+
"tags": [
3052+
"java",
3053+
"python",
3054+
"android",
3055+
"application",
3056+
"ide",
3057+
"framework"
3058+
],
3059+
"versions": {
3060+
"svg": [
3061+
"original",
3062+
"original-wordmark",
3063+
"plain",
3064+
"plain-wordmark"
3065+
],
3066+
"font": [
3067+
"plain",
3068+
"plain-wordmark"
3069+
]
3070+
},
3071+
"color": "#000000",
3072+
"aliases": []
3073+
},
30493074
{
30503075
"name": "protractor",
30513076
"tags": [
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)