6.7.0 • Published 2 years ago

material-design-icons-iconfont v6.7.0

Weekly downloads
74,434
License
Apache-2.0
Repository
github
Last release
2 years ago

banner-01

Project's Demo Page

MDIDX - Same Material Design icons, Better DX

MDIDX (this repository) is a ~fork (+ fixes) of Google's Material Design icons repository. Sadly, Google allocates low maintenance and low support for issues reported by software developers having trouble using the Material Design icons library.

MDIDX helps modern web developers to use and include the (awesome) Material Design icons library in their project.

Installation

using npm

npm install material-design-icons-iconfont --save

Usage - Check out the Demo Page

  • Using scss

    Import fonts and variables in your project

    $material-design-icons-font-directory-path: '~material-design-icons-iconfont/dist/fonts/';
    
    @import '~material-design-icons-iconfont/src/material-design-icons';

    Customize your own classes

    access material variable with Sass mixins:

    .my-face {
      @include material-icon('face');
    }
    # or
    .my-face:before {
      content: material-icons-content('face');
    }

What's the difference? Why forking?

  • Performance - When you checkout Google's original repository ( via git, npm and bower) you experience an unwanted delay. This checkout delay is caused by thousands of separate source graphic svg,png,... files. Needless to say that these file are irrelevant for the average developer's purposes and cause build congestion (especially when using in CI systems) In this fork all irrelevant files have been removed while keeping only the required files.
  • SCSS Support - Modern developers need support for scss. You can customize the referenced font's files filename and path

Demo Page

image

How to contribute to this project

Configure environment

Install nodejs on your environemt (> 7.6 for async await)

running build

npm install
npm run build
mycat-peiqidayspan-armandayspan-vuetify2dayspan-vuetify2plusdayspan2bottlenose-coreqodemate-desktopeditor-texto-appsolidoc-ase-component-libitway-componentsplex-ripper-web-uiriot-template@ec-nordbund/ec-app@ybom77/emrwriterdigitalbankingdemoalchera-storybookalchera-testnocodb1g-ui@eipgrid/s1reddit-uhd@everything-registry/sub-chunk-2137@turkos/base-login-methods@turkos/componentschip1stop-layerjupyter-example4jupyter-materialuijupyter-vuetifyjupyter-scribenamaa-vuemidnight-lizard-vendormazey-dayspan-vuetifymc-vue-simplenocodb-devnocodb-tomorrowngx-techlify-usersngx-techlify-vehiclesngx-techlify-corengx-techlify-notificationsngx-techlify-question-answerngx-len-xcng-component-librarynostlannuxt-digimarket-kitnuxt-tailwind-marketpalce-kitnuxt-material-design-icons-iconfont@eipgrid/pv@eipgrid/sdk@excelzn/vue-dynamic-formsmuploadmy-demo-productnexus-ui-components-2nexus-ui-components-v1@itflex/app-components@itflex/componentsqodemater2-testapp-js@gatship/gs-components@giovanni.venturelli/jvx-vue-map@glenlowland/jellyfin-webparaview-liteperson-comp@eagna-ui/app@euro.message/rmc-template-wizard@madelein/vite-lib-exmaple@jzolago/custodia-cart@jzolago/vuetify-number-inputprestakitprocessdrive-picker@infrabel-ui/componentspom-dependency-analyzer-web-frontendpn-designpn-design-systempoc-widget1@incomprobable-ui/reactproject-vue-widget-npmproducts-vuejs-wuexs-gene@neriyabl/tree-view@neriyabl/tree-vueria-components@nuskin/app-elements@nuskin/design-components@nuskin/smart-common-componentsseito@plum-mrkt/results-library@plum-mrkt/results-library-test@pelagiccreatures/marlinsmk-clisolidoc-base-component-lib@rayprogramming/ticketsrestaurant-manager-vue-order-library@lazy-bee/basic@morris.mburu/valkriereact-right-meow@myetherwallet/mew-components@openemp/styleguidesample-app-vite@sefas/simple2sm-todosvuetify_datetimepicker_vue
6.7.0

2 years ago

6.5.0

2 years ago

6.6.0

2 years ago

6.3.0

2 years ago

6.2.0

2 years ago

6.4.1

2 years ago

6.4.0

2 years ago

6.4.2

2 years ago

6.1.1

2 years ago

6.1.0

4 years ago

1.0.0

4 years ago

6.0.2

4 years ago

6.0.1

4 years ago

5.0.1

5 years ago

4.0.5

5 years ago

4.0.4

5 years ago

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

3.0.3

7 years ago

3.0.2

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago