Material Design Icons

plugin banner

Insert Material Design Icons into your WordPress post and pages.

Author:Brad Williams (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.3
Plugin version:0.0.5
Added to WordPress repository:16-04-2015
Last updated:19-08-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:94
Rated by:3
Plugin URI:http://braginteractive.com
Total downloads:10 349
Active installs:600+
plugin download
Click to start download

Enables 1000+ Material Design icons within WordPress pages and posts. Icons can be inserted with a shortcode or HTML markup.

Features

  • Shortcode generator - includes an easy-to-use TinyMCE pop-up shortcode generator.

Usage

Material Design Icons can be used in 3 different ways: shortcode, HTML, and TinyMCE

1. Shortcode

[mdi-icon name="material-ul" size="2x" color="red"]

You can also use hex values for color:

[mdi-icon name="material-ul" size="2x" color="#000000"]

You can read more about shortcode usage on Github

2. TinyMCE

Material Design Icons also provides you with a pop-up window when editing in TinyMCE's visual mode. Check out our Screenshots to see what it looks like.

3. HTML

Note that prefixes are required for HTML usage. For this reason, shortcode usage is encouraged over HTML. A HTML version would look like:

<i class="mdi mdi-material-ui mdi-10x" style="color:red;"></i>

Screenshots
FAQ
ChangeLog