@@include('./partials/html.html') @@include("./partials/title-meta.html", {"title": "Material Design Icons"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"subtitle":"Icons","title":"Material Design Icons"})

New Icons

Use <i class="mdi mdi-*-*"></i> class.v 6.5.95.

All Icons

Size

mdi-18px
mdi-24px
mdi-36px
mdi-48px

Rotate

mdi-rotate-45
mdi-rotate-90
mdi-rotate-135
mdi-rotate-180
mdi-rotate-225
mdi-rotate-270
mdi-rotate-315

Spin

mdi-spin
mdi-spin
@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html') @@include('./partials/footer-scripts.html')