1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-20 13:21:42 +02:00

Merge pull request #352 from ezSaldana/materialui

New icon: Materialui (original, plain)
This commit is contained in:
Clemens Bastian
2020-10-30 17:36:40 +01:00
committed by GitHub
4 changed files with 21 additions and 0 deletions

View File

@@ -1699,6 +1699,25 @@
"color": "#000000",
"aliases": []
},
{
"name": "materialui",
"tags": [
"framework",
"design",
"ui"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#1FA6CA",
"aliases": []
},
{
"name": "meteor",
"tags": [

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><style type="text/css">.st0{fill:#1FA6CA;}.st1{fill:#1C7FB6;}</style><path class="st0" d="M0.2,68.6V13.4L48,41v18.4L16.1,41v36.8L0.2,68.6z"/><path class="st1" d="M48,41l47.9-27.6v55.3L64,87l-16-9.2L80,59.4V41L48,59.4V41z"/><path class="st0" d="M48,77.8v18.4L80,114.6V96.2L48,77.8z"/><path class="st1" d="M80,114.6L127.8,87V50.2l-16,9.2v18.4L80,96.2V114.6z M111.9,41V22.6l16-9.2v18.4L111.9,41z"/></svg>

After

Width:  |  Height:  |  Size: 463 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><style type="text/css">.st0{fill:#1FA6CA;}</style><path class="st0" d="M0.2,68.6V13.4L48,41v18.4L16.1,41v36.8L0.2,68.6z"/><path class="st0" d="M48,41l47.9-27.6v55.3L64,87l-16-9.2L80,59.4V41L48,59.4V41z"/><path class="st0" d="M48,77.8v18.4L80,114.6V96.2L48,77.8z"/><path class="st0" d="M80,114.6L127.8,87V50.2l-16,9.2v18.4L80,96.2V114.6z M111.9,41V22.6l16-9.2v18.4L111.9,41z"/></svg>

After

Width:  |  Height:  |  Size: 444 B

Binary file not shown.