Skip to content

Commit 6c377e7

Browse files
yeyeto2788Snailedltlunatic-fox
authored
new icon: p5js (original) (#1465)
* 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]>
1 parent 5eb17a7 commit 6c377e7

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

devicon.json

+34
Original file line numberDiff line numberDiff line change
@@ -5594,6 +5594,40 @@
55945594
}
55955595
]
55965596
},
5597+
{
5598+
"name": "p5js",
5599+
"altnames": [
5600+
"p5.js"
5601+
],
5602+
"tags": [
5603+
"javascript",
5604+
"js",
5605+
"library"
5606+
],
5607+
"versions": {
5608+
"svg": [
5609+
"original"
5610+
],
5611+
"font": [
5612+
"original"
5613+
]
5614+
},
5615+
"color": "#ED225D",
5616+
"aliases": [
5617+
{
5618+
"base": "original",
5619+
"alias": "plain"
5620+
},
5621+
{
5622+
"base": "original",
5623+
"alias": "original-wordmark"
5624+
},
5625+
{
5626+
"base": "original",
5627+
"alias": "plain-wordmark"
5628+
}
5629+
]
5630+
},
55975631
{
55985632
"name": "packer",
55995633
"altnames": [],

icons/p5js/p5js-original.svg

+1
Loading

0 commit comments

Comments
 (0)