mirror of
https://github.com/konpa/devicon.git
synced 2025-08-19 04:41:41 +02:00
new icon: angularmaterial (original, plain) (#1758)
* new icon: angularmaterial (original, plain) * Add plain version to versions.svg --------- Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
19
devicon.json
19
devicon.json
@@ -345,6 +345,25 @@
|
||||
"color": "#c4473a",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "angularmaterial",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"framework",
|
||||
"javascript"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain"
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
]
|
||||
},
|
||||
"color": "#ffa726",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "ansible",
|
||||
"altnames": [],
|
||||
|
1
icons/angularmaterial/angularmaterial-original.svg
Normal file
1
icons/angularmaterial/angularmaterial-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#ffa726" d="M63.934.656 5.25 21.66l8.863 77.719 49.82 27.77 49.887-27.77 9.059-77.719Zm0 0"/><path fill="#fb8c00" d="M63.934.656v126.492l49.886-27.77 9.059-77.718Zm0 0"/><path fill="#ffe0b2" d="m72.797 96.688-41.55-20.02 23.827-14.703L96.887 82.05Zm0 0"/><path fill="#fff3e0" d="m72.797 81.262-41.55-20.086 23.827-14.637 41.813 20.086Zm0 0"/><path fill="#fff" d="m72.797 65.84-41.55-20.09 23.827-14.703 41.813 20.086Zm0 0"/></svg>
|
After Width: | Height: | Size: 504 B |
1
icons/angularmaterial/angularmaterial-plain.svg
Normal file
1
icons/angularmaterial/angularmaterial-plain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M63.934.656 5.25 21.66l8.863 77.719 49.82 27.77 49.887-27.77 9.059-77.719L63.934.656zm-8.83 30.96 40.738 19.57L72.77 65.27 32.285 45.697l22.819-14.082zm-9.776 21.497 27.496 13.295.233-.14 9.658-5.897 13.123 6.305-23.07 14.017-40.483-19.57 13.043-8.01zm.024 15.438 27.472 13.28.233-.142 9.681-5.882 13.102 6.295-23.072 14.017-40.48-19.506 13.064-8.062z"/></svg>
|
After Width: | Height: | Size: 431 B |
Reference in New Issue
Block a user