<li>All brand icons are trademarks of their respective owners.</li>
<li>The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa.</li>
<li>Brand icons should only be used to represent the company or product to which they refer.</li>
+ <li class="strong">Please do not use brand logos for any purpose except to represent that particular brand or service.</li>
</ul>
<section id="brand">
<h2 class="page-header">Brand Icons</h2>
- <div class="alert alert-warning">
- {% include brand-adblock-warning.html %}
- </div>
-
<div class="row fontawesome-icon-list margin-bottom-lg">
{% assign icons_brand = icons | expand_aliases | category:"Brand Icons" | sort_by:'class' %}
{% endfor %}
</div>
+ <div class="alert alert-warning">
+ {% include brand-adblock-warning.html %}
+ </div>
+
<div class="alert alert-success">
{% include brand-license.html %}
</div>