New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/Seb-L/Google-Material-Design-Font-Icon

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/Seb-L/Google-Material-Design-Font-Icon

  • v0.0.0-20180114205548-7c52e70f2d9f
  • Source
  • Go
  • Socket score

Version published
Created
Source

Deprecated

Google has made his own library, this repo is now deprecated. see: http://google.github.io/material-design-icons/ Setup Method 1. Using via Google Web Fonts

Google-Material-Design-Font-Icon

Font Icon based on Google Material Design Icon set (http://google.github.io/material-design-icons/).

Install

bower install Google-Material-Design-Font-Icon

Using

<link rel="stylesheet" href="bower_components/google-material-design-font-icon/material-design-font-icon.css">

SASS Settings

in your main scss file:

@import 'bower_components/google-material-design-font-icon/scss/material-design-font-icon';

some variables can be overide (available in the _settings.scss file):

$md-general-class-name: 'mdi';
$md-prefix: 'ico';
$md-font-name: 'material-icons';
$md-font-path: './fonts';

You can also comment icon catégories to disable them in the _settings.scss file:

@import 'settings/categories/action';
@import 'settings/categories/alert';
@import 'settings/categories/av';
@import 'settings/categories/communication';
@import 'settings/categories/content';
@import 'settings/categories/device';
@import 'settings/categories/file';
@import 'settings/categories/hardware';
@import 'settings/categories/image';
@import 'settings/categories/map';
@import 'settings/categories/navigation';
@import 'settings/categories/notification';
@import 'settings/categories/social';
@import 'settings/categories/toggle';

FAQs

Package last updated on 14 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc