css-material-icons

1.0.2 • Public • Published

CSS Material Icons

a library for easily add to any web project, etc Angular, ReactJS & ...

Get Stratting

just import CSS file into your SCSS file or directly HTML head tag

Example

import css file from node_module folder Pay attention to the direction and folder of your project

SCSS

@import '~css-material-icons/style/material-icons.css';

CSS

@import '~css-material-icons/style/material-icons.css';

HTML

<head>
<link rel="stylesheet" href="node_modules/css-material-icons/style/material-icons.css">
</head>

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i css-material-icons

      Weekly Downloads

      0

      Version

      1.0.2

      License

      MIT

      Unpacked Size

      688 kB

      Total Files

      10

      Last publish

      Collaborators

      • homoro