1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-16 19:44:05 +02:00

new icon: ngrx (original, plain) (#1753)

* added ngrx original and plain icons

* Update devicon.json

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Update devicon.json

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Update icons/ngrx/ngrx-plain.svg

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Fix `devicon.json` entry and optimize (minimize) icons

* Update devicon.json

Add newline at the end of file.

---------

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
This commit is contained in:
Sinuhe Shin
2023-05-12 21:49:52 -03:00
committed by GitHub
parent 7d9b71c115
commit 2532a6845c
3 changed files with 24 additions and 0 deletions

View File

@@ -5957,6 +5957,28 @@
}
]
},
{
"name": "ngrx",
"altnames": [],
"tags": [
"state-management",
"angular",
"redux",
"store",
"javascript"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#412846",
"aliases": []
},
{
"name": "nhibernate",
"altnames": [],

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#412846" d="M64.1 1.4L5.6 21.7 14 99.3l50.1 27.3z"/><path fill="#4b314f" d="M63.9 1.4l58.5 20.3-8.4 77.6-50.1 27.3z"/><path fill="#ba2bd2" d="M93.2 44.3l-.1-.1q4 4.5 4.2 10.6.1 6.1-4.2 12.9 3.2-2.5 7.4-10.6 1.8 16.5-13.5 25.1 4.9-.4 12.9-6.4-8.5 20.6-31.4 21.7c-14.8 0-24.3-8.8-24.3-8.8q-9.1-7.1-12.5-17.9c-3.7-3.9-3.7-4.3-4.1-5.9-.3-1.6.3-2.1 1.3-3.6q1.1-1.6.5-4.4-1.3-1.9-1.5-5.9 0-2 2.6-4.1 2.6-2.2 3.1-3.3.5-.6.4-5.4-.1-4.7 5.2-5.1c5.2-.4 8.1-4.3 9.8-6.1 1.1-1.2 2.7-1.8 4.7-1.8 2.9-.1 5.5 1 7.8 3.3 5.6-.3 11.3 1.2 17.1 4.5Q91 40.3 92.2 48.9q-1.4 11.3-30.2-.6-15.1 4.3-14.9 18.5 0 13.1 12.7 19c-4.1-4-5.9-7.4-5.3-10.2Q67.3 90.8 83.6 87q-7.1.2-11.4-4.7Q83.2 82 93 72q-5.6 4.5-11.9 3.4 17-13.3 12.1-31.1zm-19-3.1c0-.9-.7-1.6-1.6-1.6-.9 0-1.7.7-1.7 1.6 0 .9.8 1.7 1.7 1.7.9 0 1.6-.8 1.6-1.7z"/></svg>

After

Width:  |  Height:  |  Size: 877 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M64.1 126.6l-.1-.1-.1.1v-.1L14 99.3 5.6 21.7 63.9 1.5v-.1h.2v.1l58.3 20.2-8.4 77.6-49.9 27.2zm29.1-82.3l-.1-.1.1.1zm0 0q4.9 17.8-12.1 31.1Q87.4 76.5 93 72q-9.8 10-20.8 10.3 4.3 4.9 11.4 4.7-16.3 3.8-29.1-11.4c-.6 2.8 1.2 6.2 5.3 10.2q-12.7-5.9-12.7-19-.2-14.2 14.9-18.5 28.8 11.9 30.2.6Q91 40.3 78.6 33q-8.7-5-17.1-4.5-3.4-3.5-7.8-3.3c-2 0-3.6.6-4.7 1.8-1.7 1.8-4.6 5.7-9.8 6.1q-5.3.4-5.2 5.1.1 4.8-.4 5.4-.5 1.1-3.1 3.3-2.6 2.1-2.6 4.1.2 4 1.5 5.9.6 2.8-.5 4.4c-1 1.5-1.6 2-1.3 3.6.4 1.6.4 2 4.1 5.9q3.4 10.8 12.5 17.9s9.5 8.8 24.3 8.8q22.9-1.1 31.4-21.7-8 6-12.9 6.4 15.3-8.6 13.5-25.1-4.2 8.1-7.4 10.6 4.3-6.8 4.2-12.9-.2-6-4.1-10.5zm-20.6-1.4c-.9 0-1.7-.8-1.7-1.7 0-.9.8-1.6 1.7-1.6.9 0 1.6.7 1.6 1.6 0 .9-.7 1.7-1.6 1.7z"/></svg>

After

Width:  |  Height:  |  Size: 806 B