---
layout: boostwatch
title: Boostwatch
description: See all Boosted component in one page
group: boostwatch
---
Orange Icons
Icons created from the Orange brand.
Copyright (C) 2016 Orange SA All rights reserved
See NOTICE.txt for more informations
To use it in your project you need to include the file orangeIcons.css
The best practice is to create your own icons libray (See howto in getting started section)
{% for iconClassName in site.data.orange-icons %}
-
{{ iconClassName }}
{% endfor %}
{% include boostwatch/modal.html %}
{% include boostwatch/tables.html %}
{% include boostwatch/bulletPoint.html %}
{% include boostwatch/navLocal.html %}
{% include boostwatch/navTab.html %}
{% include boostwatch/accordion.html %}
{% include boostwatch/ofooter.html %}
{% include boostwatch/stepbar.html %}
{% include boostwatch/links.html %}
{% include boostwatch/navbar.html %}
{% include boostwatch/megamenu.html %}
{% include boostwatch/buttons.html %}
{% include boostwatch/switches.html %}
{% include boostwatch/typography.html %}
{% include boostwatch/forms.html %}
{% include boostwatch/navs.html %}
{% include boostwatch/pagination.html %}
{% include boostwatch/indicators.html %}
{% include boostwatch/progressbar.html %}
{% include boostwatch/containers.html %}
{% include boostwatch/dialogs.html %}
{% include boostwatch/carousel.html %}