mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 20:28:14 +03:00
doc updates
This commit is contained in:
commit
6ec2d9c9ee
|
@ -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>
|
||||
It’s easy to incorporate icons into your web page. Here’s a small example:
|
||||
<br>
|
||||
<code><i class="material-icons">face</i></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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user