|
@@ -1,11 +1,11 @@
|
|
<section id="new-naming">
|
|
<section id="new-naming">
|
|
<h2 class="page-header">New Naming Conventions in {{ site.fontawesome.minor_version }}</h2>
|
|
<h2 class="page-header">New Naming Conventions in {{ site.fontawesome.minor_version }}</h2>
|
|
|
|
+ <p class="lead text-center alert alert-info">fa-icon-[name]-[shape]-[alt]-[direction]</p>
|
|
<p>
|
|
<p>
|
|
A desire for better icon naming <strong>consistency</strong> and <strong>predictability</strong> are at the heart
|
|
A desire for better icon naming <strong>consistency</strong> and <strong>predictability</strong> are at the heart
|
|
of the changes in naming conventions. Once you know the name of the base icon shape, you should be able to predict
|
|
of the changes in naming conventions. Once you know the name of the base icon shape, you should be able to predict
|
|
- the name of variants. Here are a few examples.
|
|
|
|
|
|
+ the names of variants.
|
|
</p>
|
|
</p>
|
|
-
|
|
|
|
<div class="row">
|
|
<div class="row">
|
|
<div class="col-md-4 col-sm-6">
|
|
<div class="col-md-4 col-sm-6">
|
|
<h4 class="margin-bottom-sm">fa-icon-*</h4>
|
|
<h4 class="margin-bottom-sm">fa-icon-*</h4>
|