Skip to content

Commit

Permalink
new icon: p5js (original) (#1465)
Browse files Browse the repository at this point in the history
* Add icon for p5js

* Fix minor issues on the commit.

* Fix color for the icon and unite paths

* Fix paths and ungroup objects.

* Add altnames and tags to icon

* Update devicon.json

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>

* Rename icon

* resize icon

* Pass icons through SVGOMG

* Update devicon.json

Co-authored-by: Josélio Júnior <[email protected]>

* Move entry to its alphabetical order

Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
Co-authored-by: Josélio Júnior <[email protected]>
  • Loading branch information
3 people authored Nov 11, 2022
1 parent 5eb17a7 commit 6c377e7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
34 changes: 34 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -5594,6 +5594,40 @@
}
]
},
{
"name": "p5js",
"altnames": [
"p5.js"
],
"tags": [
"javascript",
"js",
"library"
],
"versions": {
"svg": [
"original"
],
"font": [
"original"
]
},
"color": "#ED225D",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original",
"alias": "original-wordmark"
},
{
"base": "original",
"alias": "plain-wordmark"
}
]
},
{
"name": "packer",
"altnames": [],
Expand Down
1 change: 1 addition & 0 deletions icons/p5js/p5js-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 6c377e7

Please sign in to comment.