doc updates

This commit is contained in:
Kevin Ross 2015-12-02 09:40:29 -06:00
commit 6ec2d9c9ee

View File

@ -842,18 +842,15 @@
<h1 id="icon">Icons</h1>
<p>Bootstrap Material Design supports the full range of original Material Design icons!<br>
These icons come directly from the
<a href="https://www.google.com/design/icons/">See the full set of material design icons at the material icons library.</a>
</p>
<p>Variations are available for every icon, included for the original Bootstrap icons.<br>
<p>
Its easy to incorporate icons into your web page. Heres a small example:
<br>
<code>&lt;i class="material-icons"&gt;face&lt;/i&gt;</code>
<i class="material-icons">face</i>
</p>
<p>Please be sure that the fonts are properly setup, see <a href="https://github.com/FezVrasta/bootstrap-material-design#getting-started">Getting Started</a>.</p>
</div>
</div>
</div>