Skip to content

Commit

Permalink
new icon: materializecss (original, plain) (#1363)
Browse files Browse the repository at this point in the history
* bump npm version to v2.15.1

* Add materializecss svg icon (#1345)

* Add materializecss to devicon.json (#1345)

* Fix: Rename materialize.svg to materializecss-original.svg

* Update tags

Co-authored-by: David Leal <[email protected]>

* Add plain as font

* Remove repeated tags

Co-authored-by: David Leal <[email protected]>

* Add plain to the svg

Co-authored-by: David Leal <[email protected]>

* Fix: Set viewBox in SVGs to '0 0 128 128'

* Update `materializecss-original.svg` sizing

* Update `materializecss-plain.svg` sizing

* Move materialize above materialui

* Fix `materializecss-plain.svg`

* Improve `materializecss-original.svg`

* Resized the icons to fit the frame

* Minimize the original and plain icons

* Fix: update features in minimizing

* Remove hairlines

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: Josélio Júnior <[email protected]>
  • Loading branch information
6 people authored Dec 10, 2022
1 parent 678f0cb commit 32afd1f
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
25 changes: 25 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4641,6 +4641,31 @@
}
]
},
{
"name": "materializecss",
"altnames": [
"materialize",
"materialize-css",
"materialize css"
],
"tags": [
"framework",
"css",
"design",
"material-design"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#EB7077",
"aliases": []
},
{
"name": "materialui",
"altnames": [
Expand Down
1 change: 1 addition & 0 deletions icons/materializecss/materializecss-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/materializecss/materializecss-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 32afd1f

Please sign in to comment.