Skip to content

Commit 0302fc4

Browse files
dvchoudhamacadoThomas-BoiPanquesito7Snailedlt
authored
new icon: norg (original, plain) (devicons#1346)
* bump npm version to v2.15.1 * feat: add neorg icon * fix: rename neorg to norg * fix: add proper orginal and plain versions * fix: add altnames property in devicon.json * fix: resize and optimize svg's * fix: optimize original version of the svg Co-authored-by: David Leal <[email protected]> * fix: remove unnecessary height option from plain version * fix: use most prevalent color from the original version for the primary color Co-authored-by: Jørgen Kalsnes Hagen <[email protected]> * fix: add height option to plain version Co-authored-by: Jørgen Kalsnes Hagen <[email protected]> * fix: make primary color lighter Co-authored-by: Clemens Bastian <[email protected]> Co-authored-by: Amacado <[email protected]> Co-authored-by: Thomas Bui <[email protected]> Co-authored-by: David Leal <[email protected]> Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
1 parent 1c327ba commit 0302fc4

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

devicon.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4858,6 +4858,27 @@
48584858
"color": "#3d3b47",
48594859
"aliases": []
48604860
},
4861+
{
4862+
"name": "norg",
4863+
"altnames": [
4864+
"neorg"
4865+
],
4866+
"tags": [
4867+
"note-taking",
4868+
"organization"
4869+
],
4870+
"versions": {
4871+
"svg": [
4872+
"original",
4873+
"plain"
4874+
],
4875+
"font": [
4876+
"plain"
4877+
]
4878+
},
4879+
"color": "#4878be",
4880+
"aliases": []
4881+
},
48614882
{
48624883
"name": "npm",
48634884
"altnames": [

icons/norg/norg-original.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/norg/norg-plain.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)