diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 4854f88..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/README.md b/README.md index 06d1ba8..0d9f13d 100644 --- a/README.md +++ b/README.md @@ -1,113 +1,44 @@ -

- +

-Jam icons is a set of icons designed for web projects, illustrations, print projects, etc. Shipped in JavaScript, font & SVG versions. Licensed under MIT. +Jam icons is a set of SVG icons designed for web projects, illustrations, print projects, etc. Licensed under MIT. Icons: [https://jam-icons.com](https://jam-icons.com) ## What's new? -Jam Icons v2 is a totally new version of this icons set. Read more below, especially if you are using the first version. -Each icon has been re-shaped with a 2px stroke on a 24x24 grid. I mainly used a 20x20 grid, letting 4px for extra design. -Recreating the entire set was huge, but needed. I wanted the set to be more reliable, more consistent, and bigger. - - -## Getting Started -This version is shipped in three formats: JavaScript, SVG and font and contains more than 890 icons. -### Javascript -#### Usage -The recommended approach. It turns your tag into a clean svg markup. You just have to use the `data-jam` attribute inside a `span` or a `whatever` tag to select your icon (The attributes are listed below). So if you write: -```html - -``` - -It becomes: -```html -[...] -``` - - -#### Install -##### Via CDN (recommended) - -```html - -``` -##### Via NPM - -``` -$ npm install jam-icons -``` -##### Manually -Just hit the **download** button and use a `script` tag like below: -```html - -``` - - -#### Attributes - -`data-jam` (required) *The icon you want to use, e.g `data-jam="backpack"`* - -`data-fill` (optional) *RGB or Hexadecimal, e.g `data-fill="#F5C25A"`* +Support for font and JS has been dropped to focus on SVG only (v3). The idea is to simplify the current package, believing that SVG / inline SVG is the principal way to go when it comes to web icons. -`data-width` (optional) *Integer, e.g `data-width="32"`* +## Usage -`data-height` (optional) *Integer, e.g `data-height="32"`* +#### Full list +The complete icons list is available on [https://jam-icons.com](https://jam-icons.com). +You'll be able to either download the SVG file or copy the markup when hovering an icon. -#### More infos +#### Download Set -You can easily customize your icons using css, such as width, height and color. I provided the `data-fill`, `data-width` and `data-height` attributes to support a direct way to color the icon, in the case you do not want to add extra lines of css. - - -### CSS / Font - -#### Usage -The alternative approach. You load the CSS stylesheet and use Jam icons as a font icons. You just have to use the `jam` class followed by the name of the icon you want to use prefixed by `jam-`, like below: -```html - -``` -#### Install -##### Via CDN (recommended) -```html - -``` -##### Via NPM -``` -$ npm install jam-icons -``` -##### Manually -Just hit the **download** button and use a `link` tag like below: -```html - -``` +Hit the **download** button to download the full set. +## Support -### SVGS -#### Usage -The complete set as independents SVGs files is available too. -Hit the **download** button to download it. +If you have some icons ideas, please open a new **issue**. Thanks for your support! +## Compatibility -## Complete icons list -You can see the complete icons list on [https://jam-icons.com](https://jam-icons.com) +#### Version 2.0.0 -## Support -If you have some icons ideas, please open a new **issue**, add a `icons-request` label and make your proposal. -Likewise, if you see a bug or something that needs to be fixed, please open a new **issue** too with a `bug` label. - -## Compatibility -#### Version 1.X.X -Unfortunately, the v2 is a major version including major breaking changes: I kept the icons names availables in the v1 but the shapes are totally new. If you give it a go, try with JavaScript ✌️
-The v1 is still available on [https://jam-icons.com/v1/](https://jam-icons.com/v1/) +The V2 is still available at [https://v2.jam-icons.com/](https://v2.jam-icons.com/) ## Changelog + Jam icons is following the [Semantic Versioning](http://semver.org/) with the MAJOR.MINOR.PATCH format. -- V2.0.0 - New release with 896 icons + +- V3.0.0 - Set update +- V2.0.0 - New release with 896 icons - V1.0.72 - Optimizing SVGs - V1.0.0 - First release with 422 icons ## License + This project is licensed under [MIT](https://opensource.org/licenses/MIT) diff --git a/_data/jam-icons.json b/_data/jam-icons.json deleted file mode 100644 index a2b72a7..0000000 --- a/_data/jam-icons.json +++ /dev/null @@ -1,3588 +0,0 @@ -{ - "icons":[ - { - "name": "500px", - "file": "500px.svg" - }, - { - "name": "activity", - "file": "activity.svg" - }, - { - "name": "airbnb", - "file": "airbnb.svg" - }, - { - "name": "alarm-clock-f", - "file": "alarm-clock-f.svg" - }, - { - "name": "alarm-clock", - "file": "alarm-clock.svg" - }, - { - "name": "alert-f", - "file": "alert-f.svg" - }, - { - "name": "alert", - "file": "alert.svg" - }, - { - "name": "alien-f", - "file": "alien-f.svg" - }, - { - "name": "alien", - "file": "alien.svg" - }, - { - "name": "align-center", - "file": "align-center.svg" - }, - { - "name": "align-justify", - "file": "align-justify.svg" - }, - { - "name": "align-left", - "file": "align-left.svg" - }, - { - "name": "align-right", - "file": "align-right.svg" - }, - { - "name": "amazon", - "file": "amazon.svg" - }, - { - "name": "anchor", - "file": "anchor.svg" - }, - { - "name": "android-circle", - "file": "android-circle.svg" - }, - { - "name": "android-square", - "file": "android-square.svg" - }, - { - "name": "android", - "file": "android.svg" - }, - { - "name": "aperture", - "file": "aperture.svg" - }, - { - "name": "apple-circle", - "file": "apple-circle.svg" - }, - { - "name": "apple-square", - "file": "apple-square.svg" - }, - { - "name": "apple", - "file": "apple.svg" - }, - { - "name": "archive-f", - "file": "archive-f.svg" - }, - { - "name": "archive", - "file": "archive.svg" - }, - { - "name": "arrow-circle-down-f", - "file": "arrow-circle-down-f.svg" - }, - { - "name": "arrow-circle-down-left-f", - "file": "arrow-circle-down-left-f.svg" - }, - { - "name": "arrow-circle-down-left", - "file": "arrow-circle-down-left.svg" - }, - { - "name": "arrow-circle-down-right-f", - "file": "arrow-circle-down-right-f.svg" - }, - { - "name": "arrow-circle-down-right", - "file": "arrow-circle-down-right.svg" - }, - { - "name": "arrow-circle-down", - "file": "arrow-circle-down.svg" - }, - { - "name": "arrow-circle-left-f", - "file": "arrow-circle-left-f.svg" - }, - { - "name": "arrow-circle-left", - "file": "arrow-circle-left.svg" - }, - { - "name": "arrow-circle-right-f", - "file": "arrow-circle-right-f.svg" - }, - { - "name": "arrow-circle-right", - "file": "arrow-circle-right.svg" - }, - { - "name": "arrow-circle-up-f", - "file": "arrow-circle-up-f.svg" - }, - { - "name": "arrow-circle-up-left-f", - "file": "arrow-circle-up-left-f.svg" - }, - { - "name": "arrow-circle-up-left", - "file": "arrow-circle-up-left.svg" - }, - { - "name": "arrow-circle-up-right-f", - "file": "arrow-circle-up-right-f.svg" - }, - { - "name": "arrow-circle-up-right", - "file": "arrow-circle-up-right.svg" - }, - { - "name": "arrow-circle-up", - "file": "arrow-circle-up.svg" - }, - { - "name": "arrow-down-left", - "file": "arrow-down-left.svg" - }, - { - "name": "arrow-down-right", - "file": "arrow-down-right.svg" - }, - { - "name": "arrow-down", - "file": "arrow-down.svg" - }, - { - "name": "arrow-left", - "file": "arrow-left.svg" - }, - { - "name": "arrow-right", - "file": "arrow-right.svg" - }, - { - "name": "arrow-square-down-f", - "file": "arrow-square-down-f.svg" - }, - { - "name": "arrow-square-down-left-f", - "file": "arrow-square-down-left-f.svg" - }, - { - "name": "arrow-square-down-left", - "file": "arrow-square-down-left.svg" - }, - { - "name": "arrow-square-down-right-f", - "file": "arrow-square-down-right-f.svg" - }, - { - "name": "arrow-square-down-right", - "file": "arrow-square-down-right.svg" - }, - { - "name": "arrow-square-down", - "file": "arrow-square-down.svg" - }, - { - "name": "arrow-square-left-f", - "file": "arrow-square-left-f.svg" - }, - { - "name": "arrow-square-left", - "file": "arrow-square-left.svg" - }, - { - "name": "arrow-square-right-f", - "file": "arrow-square-right-f.svg" - }, - { - "name": "arrow-square-right", - "file": "arrow-square-right.svg" - }, - { - "name": "arrow-square-up-f", - "file": "arrow-square-up-f.svg" - }, - { - "name": "arrow-square-up-left-f", - "file": "arrow-square-up-left-f.svg" - }, - { - "name": "arrow-square-up-left", - "file": "arrow-square-up-left.svg" - }, - { - "name": "arrow-square-up-right-f", - "file": "arrow-square-up-right-f.svg" - }, - { - "name": "arrow-square-up-right", - "file": "arrow-square-up-right.svg" - }, - { - "name": "arrow-square-up", - "file": "arrow-square-up.svg" - }, - { - "name": "arrow-up-left", - "file": "arrow-up-left.svg" - }, - { - "name": "arrow-up-right", - "file": "arrow-up-right.svg" - }, - { - "name": "arrow-up", - "file": "arrow-up.svg" - }, - { - "name": "arrows-corners", - "file": "arrows-corners.svg" - }, - { - "name": "arrows-fullscreen", - "file": "arrows-fullscreen.svg" - }, - { - "name": "arrows-h", - "file": "arrows-h.svg" - }, - { - "name": "arrows-v", - "file": "arrows-v.svg" - }, - { - "name": "attachment", - "file": "attachment.svg" - }, - { - "name": "background-color", - "file": "background-color.svg" - }, - { - "name": "backpack-f", - "file": "backpack-f.svg" - }, - { - "name": "backpack", - "file": "backpack.svg" - }, - { - "name": "backward-circle-f", - "file": "backward-circle-f.svg" - }, - { - "name": "backward-circle", - "file": "backward-circle.svg" - }, - { - "name": "backward-square-f", - "file": "backward-square-f.svg" - }, - { - "name": "backward-square", - "file": "backward-square.svg" - }, - { - "name": "backward", - "file": "backward.svg" - }, - { - "name": "baidu-circle", - "file": "baidu-circle.svg" - }, - { - "name": "baidu-square", - "file": "baidu-square.svg" - }, - { - "name": "baidu", - "file": "baidu.svg" - }, - { - "name": "bandage-f", - "file": "bandage-f.svg" - }, - { - "name": "bandage", - "file": "bandage.svg" - }, - { - "name": "bar-chart", - "file": "bar-chart.svg" - }, - { - "name": "baseball", - "file": "baseball.svg" - }, - { - "name": "basketball", - "file": "basketball.svg" - }, - { - "name": "bathtub-f", - "file": "bathtub-f.svg" - }, - { - "name": "bathtub", - "file": "bathtub.svg" - }, - { - "name": "battery-charging-f", - "file": "battery-charging-f.svg" - }, - { - "name": "battery-charging", - "file": "battery-charging.svg" - }, - { - "name": "battery-f", - "file": "battery-f.svg" - }, - { - "name": "battery-half-f", - "file": "battery-half-f.svg" - }, - { - "name": "battery-half", - "file": "battery-half.svg" - }, - { - "name": "battery-one-quarter-f", - "file": "battery-one-quarter-f.svg" - }, - { - "name": "battery-one-quarter", - "file": "battery-one-quarter.svg" - }, - { - "name": "battery-three-quarters-f", - "file": "battery-three-quarters-f.svg" - }, - { - "name": "battery-three-quarters", - "file": "battery-three-quarters.svg" - }, - { - "name": "battery", - "file": "battery.svg" - }, - { - "name": "beatport-circle", - "file": "beatport-circle.svg" - }, - { - "name": "beatport-square", - "file": "beatport-square.svg" - }, - { - "name": "beatport", - "file": "beatport.svg" - }, - { - "name": "beer-f", - "file": "beer-f.svg" - }, - { - "name": "beer", - "file": "beer.svg" - }, - { - "name": "behance-circle", - "file": "behance-circle.svg" - }, - { - "name": "behance-square", - "file": "behance-square.svg" - }, - { - "name": "behance", - "file": "behance.svg" - }, - { - "name": "bell-f", - "file": "bell-f.svg" - }, - { - "name": "bell-off-f", - "file": "bell-off-f.svg" - }, - { - "name": "bell-off", - "file": "bell-off.svg" - }, - { - "name": "bell", - "file": "bell.svg" - }, - { - "name": "bing-circle", - "file": "bing-circle.svg" - }, - { - "name": "bing-square", - "file": "bing-square.svg" - }, - { - "name": "bing", - "file": "bing.svg" - }, - { - "name": "birthday-cake-f", - "file": "birthday-cake-f.svg" - }, - { - "name": "birthday-cake", - "file": "birthday-cake.svg" - }, - { - "name": "blogger-circle", - "file": "blogger-circle.svg" - }, - { - "name": "blogger-square", - "file": "blogger-square.svg" - }, - { - "name": "blogger", - "file": "blogger.svg" - }, - { - "name": "bluetooth", - "file": "bluetooth.svg" - }, - { - "name": "bold", - "file": "bold.svg" - }, - { - "name": "book-f", - "file": "book-f.svg" - }, - { - "name": "book", - "file": "book.svg" - }, - { - "name": "bookmark-f", - "file": "bookmark-f.svg" - }, - { - "name": "bookmark-minus-f", - "file": "bookmark-minus-f.svg" - }, - { - "name": "bookmark-minus", - "file": "bookmark-minus.svg" - }, - { - "name": "bookmark-plus-f", - "file": "bookmark-plus-f.svg" - }, - { - "name": "bookmark-plus", - "file": "bookmark-plus.svg" - }, - { - "name": "bookmark-remove-f", - "file": "bookmark-remove-f.svg" - }, - { - "name": "bookmark-remove", - "file": "bookmark-remove.svg" - }, - { - "name": "bookmark", - "file": "bookmark.svg" - }, - { - "name": "bottle-f", - "file": "bottle-f.svg" - }, - { - "name": "bottle", - "file": "bottle.svg" - }, - { - "name": "box-f", - "file": "box-f.svg" - }, - { - "name": "box", - "file": "box.svg" - }, - { - "name": "branch-f", - "file": "branch-f.svg" - }, - { - "name": "branch", - "file": "branch.svg" - }, - { - "name": "brightness-down-f", - "file": "brightness-down-f.svg" - }, - { - "name": "brightness-down", - "file": "brightness-down.svg" - }, - { - "name": "brightness-up-f", - "file": "brightness-up-f.svg" - }, - { - "name": "brightness-up", - "file": "brightness-up.svg" - }, - { - "name": "brightness", - "file": "brightness.svg" - }, - { - "name": "brush-f", - "file": "brush-f.svg" - }, - { - "name": "brush", - "file": "brush.svg" - }, - { - "name": "bug-f", - "file": "bug-f.svg" - }, - { - "name": "bug", - "file": "bug.svg" - }, - { - "name": "building-f", - "file": "building-f.svg" - }, - { - "name": "building", - "file": "building.svg" - }, - { - "name": "bus-f", - "file": "bus-f.svg" - }, - { - "name": "bus", - "file": "bus.svg" - }, - { - "name": "cactus-f", - "file": "cactus-f.svg" - }, - { - "name": "cactus", - "file": "cactus.svg" - }, - { - "name": "calculator", - "file": "calculator.svg" - }, - { - "name": "calendar-alt-f", - "file": "calendar-alt-f.svg" - }, - { - "name": "calendar-alt", - "file": "calendar-alt.svg" - }, - { - "name": "calendar-f", - "file": "calendar-f.svg" - }, - { - "name": "calendar", - "file": "calendar.svg" - }, - { - "name": "camera-alt-f", - "file": "camera-alt-f.svg" - }, - { - "name": "camera-alt", - "file": "camera-alt.svg" - }, - { - "name": "camera-f", - "file": "camera-f.svg" - }, - { - "name": "camera", - "file": "camera.svg" - }, - { - "name": "candle-f", - "file": "candle-f.svg" - }, - { - "name": "candle", - "file": "candle.svg" - }, - { - "name": "capsule-f", - "file": "capsule-f.svg" - }, - { - "name": "capsule", - "file": "capsule.svg" - }, - { - "name": "car-f", - "file": "car-f.svg" - }, - { - "name": "car", - "file": "car.svg" - }, - { - "name": "castle-f", - "file": "castle-f.svg" - }, - { - "name": "castle", - "file": "castle.svg" - }, - { - "name": "check", - "file": "check.svg" - }, - { - "name": "chevron-circle-down-f", - "file": "chevron-circle-down-f.svg" - }, - { - "name": "chevron-circle-down-left-f", - "file": "chevron-circle-down-left-f.svg" - }, - { - "name": "chevron-circle-down-left", - "file": "chevron-circle-down-left.svg" - }, - { - "name": "chevron-circle-down-right-f", - "file": "chevron-circle-down-right-f.svg" - }, - { - "name": "chevron-circle-down-right", - "file": "chevron-circle-down-right.svg" - }, - { - "name": "chevron-circle-down", - "file": "chevron-circle-down.svg" - }, - { - "name": "chevron-circle-left-f", - "file": "chevron-circle-left-f.svg" - }, - { - "name": "chevron-circle-left", - "file": "chevron-circle-left.svg" - }, - { - "name": "chevron-circle-right-f", - "file": "chevron-circle-right-f.svg" - }, - { - "name": "chevron-circle-right", - "file": "chevron-circle-right.svg" - }, - { - "name": "chevron-circle-up-f", - "file": "chevron-circle-up-f.svg" - }, - { - "name": "chevron-circle-up-left-f", - "file": "chevron-circle-up-left-f.svg" - }, - { - "name": "chevron-circle-up-left", - "file": "chevron-circle-up-left.svg" - }, - { - "name": "chevron-circle-up-right-f", - "file": "chevron-circle-up-right-f.svg" - }, - { - "name": "chevron-circle-up-right", - "file": "chevron-circle-up-right.svg" - }, - { - "name": "chevron-circle-up", - "file": "chevron-circle-up.svg" - }, - { - "name": "chevron-down-left", - "file": "chevron-down-left.svg" - }, - { - "name": "chevron-down-right", - "file": "chevron-down-right.svg" - }, - { - "name": "chevron-down", - "file": "chevron-down.svg" - }, - { - "name": "chevron-left", - "file": "chevron-left.svg" - }, - { - "name": "chevron-right", - "file": "chevron-right.svg" - }, - { - "name": "chevron-square-down-f", - "file": "chevron-square-down-f.svg" - }, - { - "name": "chevron-square-down-left-f", - "file": "chevron-square-down-left-f.svg" - }, - { - "name": "chevron-square-down-left", - "file": "chevron-square-down-left.svg" - }, - { - "name": "chevron-square-down-right-f", - "file": "chevron-square-down-right-f.svg" - }, - { - "name": "chevron-square-down-right", - "file": "chevron-square-down-right.svg" - }, - { - "name": "chevron-square-down", - "file": "chevron-square-down.svg" - }, - { - "name": "chevron-square-left-f", - "file": "chevron-square-left-f.svg" - }, - { - "name": "chevron-square-left", - "file": "chevron-square-left.svg" - }, - { - "name": "chevron-square-right-f", - "file": "chevron-square-right-f.svg" - }, - { - "name": "chevron-square-right", - "file": "chevron-square-right.svg" - }, - { - "name": "chevron-square-up-f", - "file": "chevron-square-up-f.svg" - }, - { - "name": "chevron-square-up-left-f", - "file": "chevron-square-up-left-f.svg" - }, - { - "name": "chevron-square-up-left", - "file": "chevron-square-up-left.svg" - }, - { - "name": "chevron-square-up-right-f", - "file": "chevron-square-up-right-f.svg" - }, - { - "name": "chevron-square-up-right", - "file": "chevron-square-up-right.svg" - }, - { - "name": "chevron-square-up", - "file": "chevron-square-up.svg" - }, - { - "name": "chevron-up-left", - "file": "chevron-up-left.svg" - }, - { - "name": "chevron-up-right", - "file": "chevron-up-right.svg" - }, - { - "name": "chevron-up", - "file": "chevron-up.svg" - }, - { - "name": "chevrons-circle-down-f", - "file": "chevrons-circle-down-f.svg" - }, - { - "name": "chevrons-circle-down-left-f", - "file": "chevrons-circle-down-left-f.svg" - }, - { - "name": "chevrons-circle-down-left", - "file": "chevrons-circle-down-left.svg" - }, - { - "name": "chevrons-circle-down-right-f", - "file": "chevrons-circle-down-right-f.svg" - }, - { - "name": "chevrons-circle-down-right", - "file": "chevrons-circle-down-right.svg" - }, - { - "name": "chevrons-circle-down", - "file": "chevrons-circle-down.svg" - }, - { - "name": "chevrons-circle-left-f", - "file": "chevrons-circle-left-f.svg" - }, - { - "name": "chevrons-circle-left", - "file": "chevrons-circle-left.svg" - }, - { - "name": "chevrons-circle-right-f", - "file": "chevrons-circle-right-f.svg" - }, - { - "name": "chevrons-circle-right", - "file": "chevrons-circle-right.svg" - }, - { - "name": "chevrons-circle-up-f", - "file": "chevrons-circle-up-f.svg" - }, - { - "name": "chevrons-circle-up-left-f", - "file": "chevrons-circle-up-left-f.svg" - }, - { - "name": "chevrons-circle-up-left", - "file": "chevrons-circle-up-left.svg" - }, - { - "name": "chevrons-circle-up-right-f", - "file": "chevrons-circle-up-right-f.svg" - }, - { - "name": "chevrons-circle-up-right", - "file": "chevrons-circle-up-right.svg" - }, - { - "name": "chevrons-circle-up", - "file": "chevrons-circle-up.svg" - }, - { - "name": "chevrons-down-left", - "file": "chevrons-down-left.svg" - }, - { - "name": "chevrons-down-right", - "file": "chevrons-down-right.svg" - }, - { - "name": "chevrons-down", - "file": "chevrons-down.svg" - }, - { - "name": "chevrons-left", - "file": "chevrons-left.svg" - }, - { - "name": "chevrons-right", - "file": "chevrons-right.svg" - }, - { - "name": "chevrons-square-down-f", - "file": "chevrons-square-down-f.svg" - }, - { - "name": "chevrons-square-down-left-f", - "file": "chevrons-square-down-left-f.svg" - }, - { - "name": "chevrons-square-down-left", - "file": "chevrons-square-down-left.svg" - }, - { - "name": "chevrons-square-down-right-f", - "file": "chevrons-square-down-right-f.svg" - }, - { - "name": "chevrons-square-down-right", - "file": "chevrons-square-down-right.svg" - }, - { - "name": "chevrons-square-down", - "file": "chevrons-square-down.svg" - }, - { - "name": "chevrons-square-left-f", - "file": "chevrons-square-left-f.svg" - }, - { - "name": "chevrons-square-left", - "file": "chevrons-square-left.svg" - }, - { - "name": "chevrons-square-right-f", - "file": "chevrons-square-right-f.svg" - }, - { - "name": "chevrons-square-right", - "file": "chevrons-square-right.svg" - }, - { - "name": "chevrons-square-up-f", - "file": "chevrons-square-up-f.svg" - }, - { - "name": "chevrons-square-up-left-f", - "file": "chevrons-square-up-left-f.svg" - }, - { - "name": "chevrons-square-up-left", - "file": "chevrons-square-up-left.svg" - }, - { - "name": "chevrons-square-up-right-f", - "file": "chevrons-square-up-right-f.svg" - }, - { - "name": "chevrons-square-up-right", - "file": "chevrons-square-up-right.svg" - }, - { - "name": "chevrons-square-up", - "file": "chevrons-square-up.svg" - }, - { - "name": "chevrons-up-left", - "file": "chevrons-up-left.svg" - }, - { - "name": "chevrons-up-right", - "file": "chevrons-up-right.svg" - }, - { - "name": "chevrons-up", - "file": "chevrons-up.svg" - }, - { - "name": "chronometer-f", - "file": "chronometer-f.svg" - }, - { - "name": "chronometer", - "file": "chronometer.svg" - }, - { - "name": "circle-f", - "file": "circle-f.svg" - }, - { - "name": "circle", - "file": "circle.svg" - }, - { - "name": "clear-format", - "file": "clear-format.svg" - }, - { - "name": "clipboard-f", - "file": "clipboard-f.svg" - }, - { - "name": "clipboard", - "file": "clipboard.svg" - }, - { - "name": "clock-f", - "file": "clock-f.svg" - }, - { - "name": "clock", - "file": "clock.svg" - }, - { - "name": "close-circle-f", - "file": "close-circle-f.svg" - }, - { - "name": "close-circle", - "file": "close-circle.svg" - }, - { - "name": "close-rectangle-f", - "file": "close-rectangle-f.svg" - }, - { - "name": "close-rectangle", - "file": "close-rectangle.svg" - }, - { - "name": "close", - "file": "close.svg" - }, - { - "name": "cloud-f", - "file": "cloud-f.svg" - }, - { - "name": "cloud-rain-f", - "file": "cloud-rain-f.svg" - }, - { - "name": "cloud-rain", - "file": "cloud-rain.svg" - }, - { - "name": "cloud-snow-f", - "file": "cloud-snow-f.svg" - }, - { - "name": "cloud-snow", - "file": "cloud-snow.svg" - }, - { - "name": "cloud-thunder-f", - "file": "cloud-thunder-f.svg" - }, - { - "name": "cloud-thunder", - "file": "cloud-thunder.svg" - }, - { - "name": "cloud", - "file": "cloud.svg" - }, - { - "name": "codepen-circle", - "file": "codepen-circle.svg" - }, - { - "name": "codepen-square", - "file": "codepen-square.svg" - }, - { - "name": "codepen", - "file": "codepen.svg" - }, - { - "name": "coffee-cup-f", - "file": "coffee-cup-f.svg" - }, - { - "name": "coffee-cup", - "file": "coffee-cup.svg" - }, - { - "name": "coffee", - "file": "coffee.svg" - }, - { - "name": "cog-f", - "file": "cog-f.svg" - }, - { - "name": "cog", - "file": "cog.svg" - }, - { - "name": "cogs-f", - "file": "cogs-f.svg" - }, - { - "name": "cogs", - "file": "cogs.svg" - }, - { - "name": "coin-f", - "file": "coin-f.svg" - }, - { - "name": "coin", - "file": "coin.svg" - }, - { - "name": "color", - "file": "color.svg" - }, - { - "name": "compass-f", - "file": "compass-f.svg" - }, - { - "name": "compass", - "file": "compass.svg" - }, - { - "name": "computer-alt-f", - "file": "computer-alt-f.svg" - }, - { - "name": "computer-alt", - "file": "computer-alt.svg" - }, - { - "name": "computer-f", - "file": "computer-f.svg" - }, - { - "name": "computer", - "file": "computer.svg" - }, - { - "name": "credit-card-f", - "file": "credit-card-f.svg" - }, - { - "name": "credit-card", - "file": "credit-card.svg" - }, - { - "name": "crop", - "file": "crop.svg" - }, - { - "name": "crown-f", - "file": "crown-f.svg" - }, - { - "name": "crown", - "file": "crown.svg" - }, - { - "name": "cutlery-f", - "file": "cutlery-f.svg" - }, - { - "name": "cutlery", - "file": "cutlery.svg" - }, - { - "name": "cutter-f", - "file": "cutter-f.svg" - }, - { - "name": "cutter", - "file": "cutter.svg" - }, - { - "name": "dashboard-f", - "file": "dashboard-f.svg" - }, - { - "name": "dashboard", - "file": "dashboard.svg" - }, - { - "name": "database-f", - "file": "database-f.svg" - }, - { - "name": "database", - "file": "database.svg" - }, - { - "name": "deezer-circle", - "file": "deezer-circle.svg" - }, - { - "name": "deezer-square", - "file": "deezer-square.svg" - }, - { - "name": "deezer", - "file": "deezer.svg" - }, - { - "name": "delete-f", - "file": "delete-f.svg" - }, - { - "name": "delete", - "file": "delete.svg" - }, - { - "name": "deviantart-circle", - "file": "deviantart-circle.svg" - }, - { - "name": "deviantart-square", - "file": "deviantart-square.svg" - }, - { - "name": "deviantart", - "file": "deviantart.svg" - }, - { - "name": "digg", - "file": "digg.svg" - }, - { - "name": "direction-f", - "file": "direction-f.svg" - }, - { - "name": "direction", - "file": "direction.svg" - }, - { - "name": "directions-f", - "file": "directions-f.svg" - }, - { - "name": "directions", - "file": "directions.svg" - }, - { - "name": "disc-f", - "file": "disc-f.svg" - }, - { - "name": "disc", - "file": "disc.svg" - }, - { - "name": "disqus-circle", - "file": "disqus-circle.svg" - }, - { - "name": "disqus-square", - "file": "disqus-square.svg" - }, - { - "name": "disqus", - "file": "disqus.svg" - }, - { - "name": "dj-f", - "file": "dj-f.svg" - }, - { - "name": "dj", - "file": "dj.svg" - }, - { - "name": "dna", - "file": "dna.svg" - }, - { - "name": "document-f", - "file": "document-f.svg" - }, - { - "name": "document", - "file": "document.svg" - }, - { - "name": "door", - "file": "door.svg" - }, - { - "name": "download", - "file": "download.svg" - }, - { - "name": "drupal-circle", - "file": "drupal-circle.svg" - }, - { - "name": "drupal-square", - "file": "drupal-square.svg" - }, - { - "name": "drupal", - "file": "drupal.svg" - }, - { - "name": "ebay", - "file": "ebay.svg" - }, - { - "name": "egg-f", - "file": "egg-f.svg" - }, - { - "name": "egg", - "file": "egg.svg" - }, - { - "name": "eggs-f", - "file": "eggs-f.svg" - }, - { - "name": "eggs", - "file": "eggs.svg" - }, - { - "name": "eject-circle-f", - "file": "eject-circle-f.svg" - }, - { - "name": "eject-circle", - "file": "eject-circle.svg" - }, - { - "name": "eject-square-f", - "file": "eject-square-f.svg" - }, - { - "name": "eject-square", - "file": "eject-square.svg" - }, - { - "name": "eject", - "file": "eject.svg" - }, - { - "name": "envelope-f", - "file": "envelope-f.svg" - }, - { - "name": "envelope-open-f", - "file": "envelope-open-f.svg" - }, - { - "name": "envelope-open", - "file": "envelope-open.svg" - }, - { - "name": "envelope", - "file": "envelope.svg" - }, - { - "name": "extinguisher-f", - "file": "extinguisher-f.svg" - }, - { - "name": "extinguisher", - "file": "extinguisher.svg" - }, - { - "name": "eye-close-f", - "file": "eye-close-f.svg" - }, - { - "name": "eye-close", - "file": "eye-close.svg" - }, - { - "name": "eye-f", - "file": "eye-f.svg" - }, - { - "name": "eye", - "file": "eye.svg" - }, - { - "name": "eyedropper-f", - "file": "eyedropper-f.svg" - }, - { - "name": "eyedropper", - "file": "eyedropper.svg" - }, - { - "name": "facebook-circle", - "file": "facebook-circle.svg" - }, - { - "name": "facebook-square", - "file": "facebook-square.svg" - }, - { - "name": "facebook", - "file": "facebook.svg" - }, - { - "name": "fast-backward-circle-f", - "file": "fast-backward-circle-f.svg" - }, - { - "name": "fast-backward-circle", - "file": "fast-backward-circle.svg" - }, - { - "name": "fast-backward-square-f", - "file": "fast-backward-square-f.svg" - }, - { - "name": "fast-backward-square", - "file": "fast-backward-square.svg" - }, - { - "name": "fast-backward", - "file": "fast-backward.svg" - }, - { - "name": "fast-forward-circle-f", - "file": "fast-forward-circle-f.svg" - }, - { - "name": "fast-forward-circle", - "file": "fast-forward-circle.svg" - }, - { - "name": "fast-forward-square-f", - "file": "fast-forward-square-f.svg" - }, - { - "name": "fast-forward-square", - "file": "fast-forward-square.svg" - }, - { - "name": "fast-forward", - "file": "fast-forward.svg" - }, - { - "name": "feather-f", - "file": "feather-f.svg" - }, - { - "name": "feather", - "file": "feather.svg" - }, - { - "name": "female", - "file": "female.svg" - }, - { - "name": "file-f", - "file": "file-f.svg" - }, - { - "name": "file", - "file": "file.svg" - }, - { - "name": "files-f", - "file": "files-f.svg" - }, - { - "name": "files", - "file": "files.svg" - }, - { - "name": "filter-f", - "file": "filter-f.svg" - }, - { - "name": "filter", - "file": "filter.svg" - }, - { - "name": "fingerprint", - "file": "fingerprint.svg" - }, - { - "name": "first-aid-f", - "file": "first-aid-f.svg" - }, - { - "name": "first-aid", - "file": "first-aid.svg" - }, - { - "name": "fish", - "file": "fish.svg" - }, - { - "name": "fiverr-circle", - "file": "fiverr-circle.svg" - }, - { - "name": "fiverr-square", - "file": "fiverr-square.svg" - }, - { - "name": "fiverr", - "file": "fiverr.svg" - }, - { - "name": "flag-f", - "file": "flag-f.svg" - }, - { - "name": "flag", - "file": "flag.svg" - }, - { - "name": "flame-f", - "file": "flame-f.svg" - }, - { - "name": "flame", - "file": "flame.svg" - }, - { - "name": "flashlight-off-f", - "file": "flashlight-off-f.svg" - }, - { - "name": "flashlight-off", - "file": "flashlight-off.svg" - }, - { - "name": "flashlight-on-f", - "file": "flashlight-on-f.svg" - }, - { - "name": "flashlight-on", - "file": "flashlight-on.svg" - }, - { - "name": "flask", - "file": "flask.svg" - }, - { - "name": "flickr-circle", - "file": "flickr-circle.svg" - }, - { - "name": "flickr-square", - "file": "flickr-square.svg" - }, - { - "name": "flickr", - "file": "flickr.svg" - }, - { - "name": "flower", - "file": "flower.svg" - }, - { - "name": "folder-f", - "file": "folder-f.svg" - }, - { - "name": "folder-open-f", - "file": "folder-open-f.svg" - }, - { - "name": "folder-open", - "file": "folder-open.svg" - }, - { - "name": "folder-zip-f", - "file": "folder-zip-f.svg" - }, - { - "name": "folder-zip", - "file": "folder-zip.svg" - }, - { - "name": "folder", - "file": "folder.svg" - }, - { - "name": "football", - "file": "football.svg" - }, - { - "name": "fork-f", - "file": "fork-f.svg" - }, - { - "name": "fork", - "file": "fork.svg" - }, - { - "name": "forward-circle-f", - "file": "forward-circle-f.svg" - }, - { - "name": "forward-circle", - "file": "forward-circle.svg" - }, - { - "name": "forward-square-f", - "file": "forward-square-f.svg" - }, - { - "name": "forward-square", - "file": "forward-square.svg" - }, - { - "name": "forward", - "file": "forward.svg" - }, - { - "name": "foursquare", - "file": "foursquare.svg" - }, - { - "name": "gamepad-f", - "file": "gamepad-f.svg" - }, - { - "name": "gamepad-retro-f", - "file": "gamepad-retro-f.svg" - }, - { - "name": "gamepad-retro", - "file": "gamepad-retro.svg" - }, - { - "name": "gamepad", - "file": "gamepad.svg" - }, - { - "name": "ghost-f", - "file": "ghost-f.svg" - }, - { - "name": "ghost-org-circle", - "file": "ghost-org-circle.svg" - }, - { - "name": "ghost-org-square", - "file": "ghost-org-square.svg" - }, - { - "name": "ghost-org", - "file": "ghost-org.svg" - }, - { - "name": "ghost", - "file": "ghost.svg" - }, - { - "name": "gift-f", - "file": "gift-f.svg" - }, - { - "name": "gift", - "file": "gift.svg" - }, - { - "name": "github-circle", - "file": "github-circle.svg" - }, - { - "name": "github-square", - "file": "github-square.svg" - }, - { - "name": "github", - "file": "github.svg" - }, - { - "name": "gitlab-circle", - "file": "gitlab-circle.svg" - }, - { - "name": "gitlab-square", - "file": "gitlab-square.svg" - }, - { - "name": "gitlab", - "file": "gitlab.svg" - }, - { - "name": "glass-empty", - "file": "glass-empty.svg" - }, - { - "name": "glass-filled-f", - "file": "glass-filled-f.svg" - }, - { - "name": "glass-filled", - "file": "glass-filled.svg" - }, - { - "name": "glue-f", - "file": "glue-f.svg" - }, - { - "name": "glue", - "file": "glue.svg" - }, - { - "name": "google-circle", - "file": "google-circle.svg" - }, - { - "name": "google-play-circle", - "file": "google-play-circle.svg" - }, - { - "name": "google-play-square", - "file": "google-play-square.svg" - }, - { - "name": "google-play", - "file": "google-play.svg" - }, - { - "name": "google-plus-circle", - "file": "google-plus-circle.svg" - }, - { - "name": "google-plus-square", - "file": "google-plus-square.svg" - }, - { - "name": "google-plus", - "file": "google-plus.svg" - }, - { - "name": "google-square", - "file": "google-square.svg" - }, - { - "name": "google", - "file": "google.svg" - }, - { - "name": "gps-f", - "file": "gps-f.svg" - }, - { - "name": "gps", - "file": "gps.svg" - }, - { - "name": "grid-f", - "file": "grid-f.svg" - }, - { - "name": "grid", - "file": "grid.svg" - }, - { - "name": "hairdryer-f", - "file": "hairdryer-f.svg" - }, - { - "name": "hairdryer", - "file": "hairdryer.svg" - }, - { - "name": "hammer-f", - "file": "hammer-f.svg" - }, - { - "name": "hammer", - "file": "hammer.svg" - }, - { - "name": "hashtag", - "file": "hashtag.svg" - }, - { - "name": "header-1", - "file": "header-1.svg" - }, - { - "name": "header-2", - "file": "header-2.svg" - }, - { - "name": "header-3", - "file": "header-3.svg" - }, - { - "name": "header-4", - "file": "header-4.svg" - }, - { - "name": "header-5", - "file": "header-5.svg" - }, - { - "name": "header-6", - "file": "header-6.svg" - }, - { - "name": "header", - "file": "header.svg" - }, - { - "name": "headset-f", - "file": "headset-f.svg" - }, - { - "name": "headset", - "file": "headset.svg" - }, - { - "name": "heart-f", - "file": "heart-f.svg" - }, - { - "name": "heart", - "file": "heart.svg" - }, - { - "name": "helmet-f", - "file": "helmet-f.svg" - }, - { - "name": "helmet", - "file": "helmet.svg" - }, - { - "name": "help-f", - "file": "help-f.svg" - }, - { - "name": "help", - "file": "help.svg" - }, - { - "name": "highlighter-f", - "file": "highlighter-f.svg" - }, - { - "name": "highlighter", - "file": "highlighter.svg" - }, - { - "name": "history", - "file": "history.svg" - }, - { - "name": "home-f", - "file": "home-f.svg" - }, - { - "name": "home", - "file": "home.svg" - }, - { - "name": "hourglass-f", - "file": "hourglass-f.svg" - }, - { - "name": "hourglass", - "file": "hourglass.svg" - }, - { - "name": "ice-cream-f", - "file": "ice-cream-f.svg" - }, - { - "name": "ice-cream", - "file": "ice-cream.svg" - }, - { - "name": "id-card-f", - "file": "id-card-f.svg" - }, - { - "name": "id-card", - "file": "id-card.svg" - }, - { - "name": "inbox-f", - "file": "inbox-f.svg" - }, - { - "name": "inbox", - "file": "inbox.svg" - }, - { - "name": "inboxes-f", - "file": "inboxes-f.svg" - }, - { - "name": "inboxes", - "file": "inboxes.svg" - }, - { - "name": "indent", - "file": "indent.svg" - }, - { - "name": "infinite", - "file": "infinite.svg" - }, - { - "name": "info-f", - "file": "info-f.svg" - }, - { - "name": "info", - "file": "info.svg" - }, - { - "name": "instagram", - "file": "instagram.svg" - }, - { - "name": "instant-picture-f", - "file": "instant-picture-f.svg" - }, - { - "name": "instant-picture", - "file": "instant-picture.svg" - }, - { - "name": "italic", - "file": "italic.svg" - }, - { - "name": "joystick-f", - "file": "joystick-f.svg" - }, - { - "name": "joystick", - "file": "joystick.svg" - }, - { - "name": "key-f", - "file": "key-f.svg" - }, - { - "name": "key", - "file": "key.svg" - }, - { - "name": "keyboard-f", - "file": "keyboard-f.svg" - }, - { - "name": "keyboard", - "file": "keyboard.svg" - }, - { - "name": "language", - "file": "language.svg" - }, - { - "name": "layers-f", - "file": "layers-f.svg" - }, - { - "name": "layers", - "file": "layers.svg" - }, - { - "name": "layout-f", - "file": "layout-f.svg" - }, - { - "name": "layout", - "file": "layout.svg" - }, - { - "name": "leaf-f", - "file": "leaf-f.svg" - }, - { - "name": "leaf", - "file": "leaf.svg" - }, - { - "name": "lifebuoy-f", - "file": "lifebuoy-f.svg" - }, - { - "name": "lifebuoy", - "file": "lifebuoy.svg" - }, - { - "name": "lightbulb-f", - "file": "lightbulb-f.svg" - }, - { - "name": "lightbulb", - "file": "lightbulb.svg" - }, - { - "name": "line", - "file": "line.svg" - }, - { - "name": "link", - "file": "link.svg" - }, - { - "name": "linkedin-circle", - "file": "linkedin-circle.svg" - }, - { - "name": "linkedin-square", - "file": "linkedin-square.svg" - }, - { - "name": "linkedin", - "file": "linkedin.svg" - }, - { - "name": "log-in", - "file": "log-in.svg" - }, - { - "name": "log-out", - "file": "log-out.svg" - }, - { - "name": "luggage-f", - "file": "luggage-f.svg" - }, - { - "name": "luggage", - "file": "luggage.svg" - }, - { - "name": "magic-f", - "file": "magic-f.svg" - }, - { - "name": "magic", - "file": "magic.svg" - }, - { - "name": "magnet-f", - "file": "magnet-f.svg" - }, - { - "name": "magnet", - "file": "magnet.svg" - }, - { - "name": "male", - "file": "male.svg" - }, - { - "name": "map-f", - "file": "map-f.svg" - }, - { - "name": "map-marker-f", - "file": "map-marker-f.svg" - }, - { - "name": "map-marker", - "file": "map-marker.svg" - }, - { - "name": "map", - "file": "map.svg" - }, - { - "name": "mask-f", - "file": "mask-f.svg" - }, - { - "name": "mask", - "file": "mask.svg" - }, - { - "name": "medal-f", - "file": "medal-f.svg" - }, - { - "name": "medal", - "file": "medal.svg" - }, - { - "name": "medical", - "file": "medical.svg" - }, - { - "name": "medium-circle", - "file": "medium-circle.svg" - }, - { - "name": "medium-square", - "file": "medium-square.svg" - }, - { - "name": "medium", - "file": "medium.svg" - }, - { - "name": "menu", - "file": "menu.svg" - }, - { - "name": "merge-f", - "file": "merge-f.svg" - }, - { - "name": "merge", - "file": "merge.svg" - }, - { - "name": "message-alt-f", - "file": "message-alt-f.svg" - }, - { - "name": "message-alt-writing-f", - "file": "message-alt-writing-f.svg" - }, - { - "name": "message-alt-writing", - "file": "message-alt-writing.svg" - }, - { - "name": "message-alt", - "file": "message-alt.svg" - }, - { - "name": "message-f", - "file": "message-f.svg" - }, - { - "name": "message-writing-f", - "file": "message-writing-f.svg" - }, - { - "name": "message-writing", - "file": "message-writing.svg" - }, - { - "name": "message", - "file": "message.svg" - }, - { - "name": "messages-alt-f", - "file": "messages-alt-f.svg" - }, - { - "name": "messages-alt", - "file": "messages-alt.svg" - }, - { - "name": "messages-f", - "file": "messages-f.svg" - }, - { - "name": "messages", - "file": "messages.svg" - }, - { - "name": "messenger", - "file": "messenger.svg" - }, - { - "name": "mic-alt", - "file": "mic-alt.svg" - }, - { - "name": "mic-circle-f", - "file": "mic-circle-f.svg" - }, - { - "name": "mic-circle", - "file": "mic-circle.svg" - }, - { - "name": "mic-f", - "file": "mic-f.svg" - }, - { - "name": "mic-square-f", - "file": "mic-square-f.svg" - }, - { - "name": "mic-square", - "file": "mic-square.svg" - }, - { - "name": "mic", - "file": "mic.svg" - }, - { - "name": "microchip-f", - "file": "microchip-f.svg" - }, - { - "name": "microchip", - "file": "microchip.svg" - }, - { - "name": "minus-circle-f", - "file": "minus-circle-f.svg" - }, - { - "name": "minus-circle", - "file": "minus-circle.svg" - }, - { - "name": "minus-rectangle-f", - "file": "minus-rectangle-f.svg" - }, - { - "name": "minus-rectangle", - "file": "minus-rectangle.svg" - }, - { - "name": "minus", - "file": "minus.svg" - }, - { - "name": "moon-f", - "file": "moon-f.svg" - }, - { - "name": "moon", - "file": "moon.svg" - }, - { - "name": "more-horizontal-f", - "file": "more-horizontal-f.svg" - }, - { - "name": "more-horizontal", - "file": "more-horizontal.svg" - }, - { - "name": "more-vertical-f", - "file": "more-vertical-f.svg" - }, - { - "name": "more-vertical", - "file": "more-vertical.svg" - }, - { - "name": "mountain-f", - "file": "mountain-f.svg" - }, - { - "name": "mountain", - "file": "mountain.svg" - }, - { - "name": "move-alt", - "file": "move-alt.svg" - }, - { - "name": "move", - "file": "move.svg" - }, - { - "name": "movie", - "file": "movie.svg" - }, - { - "name": "mug-f", - "file": "mug-f.svg" - }, - { - "name": "mug", - "file": "mug.svg" - }, - { - "name": "music-f", - "file": "music-f.svg" - }, - { - "name": "music", - "file": "music.svg" - }, - { - "name": "myspace-circle", - "file": "myspace-circle.svg" - }, - { - "name": "myspace-square", - "file": "myspace-square.svg" - }, - { - "name": "myspace", - "file": "myspace.svg" - }, - { - "name": "napster-circle", - "file": "napster-circle.svg" - }, - { - "name": "napster-square", - "file": "napster-square.svg" - }, - { - "name": "napster", - "file": "napster.svg" - }, - { - "name": "newsletter-f", - "file": "newsletter-f.svg" - }, - { - "name": "newsletter", - "file": "newsletter.svg" - }, - { - "name": "newspaper-f", - "file": "newspaper-f.svg" - }, - { - "name": "newspaper", - "file": "newspaper.svg" - }, - { - "name": "npm", - "file": "npm.svg" - }, - { - "name": "odnoklassniki-circle", - "file": "odnoklassniki-circle.svg" - }, - { - "name": "odnoklassniki-square", - "file": "odnoklassniki-square.svg" - }, - { - "name": "odnoklassniki", - "file": "odnoklassniki.svg" - }, - { - "name": "opera-circle", - "file": "opera-circle.svg" - }, - { - "name": "opera-square", - "file": "opera-square.svg" - }, - { - "name": "opera", - "file": "opera.svg" - }, - { - "name": "ordered-list", - "file": "ordered-list.svg" - }, - { - "name": "padlock-alt-f", - "file": "padlock-alt-f.svg" - }, - { - "name": "padlock-alt-open-f", - "file": "padlock-alt-open-f.svg" - }, - { - "name": "padlock-alt-open", - "file": "padlock-alt-open.svg" - }, - { - "name": "padlock-alt", - "file": "padlock-alt.svg" - }, - { - "name": "padlock-f", - "file": "padlock-f.svg" - }, - { - "name": "padlock-open-f", - "file": "padlock-open-f.svg" - }, - { - "name": "padlock-open", - "file": "padlock-open.svg" - }, - { - "name": "padlock", - "file": "padlock.svg" - }, - { - "name": "paper-plane-f", - "file": "paper-plane-f.svg" - }, - { - "name": "paper-plane", - "file": "paper-plane.svg" - }, - { - "name": "patreon-circle", - "file": "patreon-circle.svg" - }, - { - "name": "patreon-square", - "file": "patreon-square.svg" - }, - { - "name": "patreon", - "file": "patreon.svg" - }, - { - "name": "pause", - "file": "pause.svg" - }, - { - "name": "paypal-circle", - "file": "paypal-circle.svg" - }, - { - "name": "paypal-square", - "file": "paypal-square.svg" - }, - { - "name": "paypal", - "file": "paypal.svg" - }, - { - "name": "pen-f", - "file": "pen-f.svg" - }, - { - "name": "pen", - "file": "pen.svg" - }, - { - "name": "pencil-f", - "file": "pencil-f.svg" - }, - { - "name": "pencil", - "file": "pencil.svg" - }, - { - "name": "periscope-circle", - "file": "periscope-circle.svg" - }, - { - "name": "periscope-square", - "file": "periscope-square.svg" - }, - { - "name": "periscope", - "file": "periscope.svg" - }, - { - "name": "phone-f", - "file": "phone-f.svg" - }, - { - "name": "phone", - "file": "phone.svg" - }, - { - "name": "picture-f", - "file": "picture-f.svg" - }, - { - "name": "picture", - "file": "picture.svg" - }, - { - "name": "pictures-f", - "file": "pictures-f.svg" - }, - { - "name": "pictures", - "file": "pictures.svg" - }, - { - "name": "pie-chart-alt", - "file": "pie-chart-alt.svg" - }, - { - "name": "pie-chart-f", - "file": "pie-chart-f.svg" - }, - { - "name": "pie-chart", - "file": "pie-chart.svg" - }, - { - "name": "pin-alt-f", - "file": "pin-alt-f.svg" - }, - { - "name": "pin-alt", - "file": "pin-alt.svg" - }, - { - "name": "pin-f", - "file": "pin-f.svg" - }, - { - "name": "pin", - "file": "pin.svg" - }, - { - "name": "pinterest-circle", - "file": "pinterest-circle.svg" - }, - { - "name": "pinterest-square", - "file": "pinterest-square.svg" - }, - { - "name": "pinterest", - "file": "pinterest.svg" - }, - { - "name": "pizza-slice", - "file": "pizza-slice.svg" - }, - { - "name": "plane-f", - "file": "plane-f.svg" - }, - { - "name": "plane", - "file": "plane.svg" - }, - { - "name": "play-circle-f", - "file": "play-circle-f.svg" - }, - { - "name": "play-circle", - "file": "play-circle.svg" - }, - { - "name": "play-square-f", - "file": "play-square-f.svg" - }, - { - "name": "play-square", - "file": "play-square.svg" - }, - { - "name": "play", - "file": "play.svg" - }, - { - "name": "plug-f", - "file": "plug-f.svg" - }, - { - "name": "plug", - "file": "plug.svg" - }, - { - "name": "plus-circle-f", - "file": "plus-circle-f.svg" - }, - { - "name": "plus-circle", - "file": "plus-circle.svg" - }, - { - "name": "plus-rectangle-f", - "file": "plus-rectangle-f.svg" - }, - { - "name": "plus-rectangle", - "file": "plus-rectangle.svg" - }, - { - "name": "plus", - "file": "plus.svg" - }, - { - "name": "pocket-watch-f", - "file": "pocket-watch-f.svg" - }, - { - "name": "pocket-watch", - "file": "pocket-watch.svg" - }, - { - "name": "podcast", - "file": "podcast.svg" - }, - { - "name": "power", - "file": "power.svg" - }, - { - "name": "printer-f", - "file": "printer-f.svg" - }, - { - "name": "printer", - "file": "printer.svg" - }, - { - "name": "qr-code", - "file": "qr-code.svg" - }, - { - "name": "quora-circle", - "file": "quora-circle.svg" - }, - { - "name": "quora-square", - "file": "quora-square.svg" - }, - { - "name": "quora", - "file": "quora.svg" - }, - { - "name": "rainbow", - "file": "rainbow.svg" - }, - { - "name": "rec", - "file": "rec.svg" - }, - { - "name": "rectangle-f", - "file": "rectangle-f.svg" - }, - { - "name": "rectangle", - "file": "rectangle.svg" - }, - { - "name": "reddit", - "file": "reddit.svg" - }, - { - "name": "redo", - "file": "redo.svg" - }, - { - "name": "refresh-reverse", - "file": "refresh-reverse.svg" - }, - { - "name": "refresh", - "file": "refresh.svg" - }, - { - "name": "repeat", - "file": "repeat.svg" - }, - { - "name": "rocket-f", - "file": "rocket-f.svg" - }, - { - "name": "rocket", - "file": "rocket.svg" - }, - { - "name": "rss-feed", - "file": "rss-feed.svg" - }, - { - "name": "rubber", - "file": "rubber.svg" - }, - { - "name": "ruler-f", - "file": "ruler-f.svg" - }, - { - "name": "ruler", - "file": "ruler.svg" - }, - { - "name": "save-f", - "file": "save-f.svg" - }, - { - "name": "save", - "file": "save.svg" - }, - { - "name": "scissors", - "file": "scissors.svg" - }, - { - "name": "screen-f", - "file": "screen-f.svg" - }, - { - "name": "screen", - "file": "screen.svg" - }, - { - "name": "screwdriver-f", - "file": "screwdriver-f.svg" - }, - { - "name": "screwdriver", - "file": "screwdriver.svg" - }, - { - "name": "search-folder", - "file": "search-folder.svg" - }, - { - "name": "search-minus", - "file": "search-minus.svg" - }, - { - "name": "search-plus", - "file": "search-plus.svg" - }, - { - "name": "search", - "file": "search.svg" - }, - { - "name": "set-backward-circle-f", - "file": "set-backward-circle-f.svg" - }, - { - "name": "set-backward-circle", - "file": "set-backward-circle.svg" - }, - { - "name": "set-backward-square-f", - "file": "set-backward-square-f.svg" - }, - { - "name": "set-backward-square", - "file": "set-backward-square.svg" - }, - { - "name": "set-backward", - "file": "set-backward.svg" - }, - { - "name": "set-forward-circle-f", - "file": "set-forward-circle-f.svg" - }, - { - "name": "set-forward-circle", - "file": "set-forward-circle.svg" - }, - { - "name": "set-forward-square-f", - "file": "set-forward-square-f.svg" - }, - { - "name": "set-forward-square", - "file": "set-forward-square.svg" - }, - { - "name": "set-forward", - "file": "set-forward.svg" - }, - { - "name": "set-square-f", - "file": "set-square-f.svg" - }, - { - "name": "set-square", - "file": "set-square.svg" - }, - { - "name": "settings-alt", - "file": "settings-alt.svg" - }, - { - "name": "share-alt-f", - "file": "share-alt-f.svg" - }, - { - "name": "share-alt", - "file": "share-alt.svg" - }, - { - "name": "share", - "file": "share.svg" - }, - { - "name": "shield-check-f", - "file": "shield-check-f.svg" - }, - { - "name": "shield-check", - "file": "shield-check.svg" - }, - { - "name": "shield-close-f", - "file": "shield-close-f.svg" - }, - { - "name": "shield-close", - "file": "shield-close.svg" - }, - { - "name": "shield-f", - "file": "shield-f.svg" - }, - { - "name": "shield-half", - "file": "shield-half.svg" - }, - { - "name": "shield-minus-f", - "file": "shield-minus-f.svg" - }, - { - "name": "shield-minus", - "file": "shield-minus.svg" - }, - { - "name": "shield-plus-f", - "file": "shield-plus-f.svg" - }, - { - "name": "shield-plus", - "file": "shield-plus.svg" - }, - { - "name": "shield", - "file": "shield.svg" - }, - { - "name": "shopify-circle", - "file": "shopify-circle.svg" - }, - { - "name": "shopify-square", - "file": "shopify-square.svg" - }, - { - "name": "shopify", - "file": "shopify.svg" - }, - { - "name": "shopping-bag-alt-f", - "file": "shopping-bag-alt-f.svg" - }, - { - "name": "shopping-bag-alt", - "file": "shopping-bag-alt.svg" - }, - { - "name": "shopping-bag-f", - "file": "shopping-bag-f.svg" - }, - { - "name": "shopping-bag", - "file": "shopping-bag.svg" - }, - { - "name": "shopping-cart", - "file": "shopping-cart.svg" - }, - { - "name": "shuffle", - "file": "shuffle.svg" - }, - { - "name": "signal", - "file": "signal.svg" - }, - { - "name": "sitemap-f", - "file": "sitemap-f.svg" - }, - { - "name": "sitemap", - "file": "sitemap.svg" - }, - { - "name": "skull-f", - "file": "skull-f.svg" - }, - { - "name": "skull", - "file": "skull.svg" - }, - { - "name": "skype-circle", - "file": "skype-circle.svg" - }, - { - "name": "skype-square", - "file": "skype-square.svg" - }, - { - "name": "skype", - "file": "skype.svg" - }, - { - "name": "slack-circle", - "file": "slack-circle.svg" - }, - { - "name": "slack-square", - "file": "slack-square.svg" - }, - { - "name": "slack", - "file": "slack.svg" - }, - { - "name": "smiley-f", - "file": "smiley-f.svg" - }, - { - "name": "smiley", - "file": "smiley.svg" - }, - { - "name": "snapchat-circle", - "file": "snapchat-circle.svg" - }, - { - "name": "snapchat-square", - "file": "snapchat-square.svg" - }, - { - "name": "snapchat", - "file": "snapchat.svg" - }, - { - "name": "snowboard-f", - "file": "snowboard-f.svg" - }, - { - "name": "snowboard", - "file": "snowboard.svg" - }, - { - "name": "snowflake", - "file": "snowflake.svg" - }, - { - "name": "soundcloud", - "file": "soundcloud.svg" - }, - { - "name": "speaker-f", - "file": "speaker-f.svg" - }, - { - "name": "speaker", - "file": "speaker.svg" - }, - { - "name": "spotify", - "file": "spotify.svg" - }, - { - "name": "square-f", - "file": "square-f.svg" - }, - { - "name": "square", - "file": "square.svg" - }, - { - "name": "squarespace-circle", - "file": "squarespace-circle.svg" - }, - { - "name": "squarespace-square", - "file": "squarespace-square.svg" - }, - { - "name": "squarespace", - "file": "squarespace.svg" - }, - { - "name": "stackoverflow-circle", - "file": "stackoverflow-circle.svg" - }, - { - "name": "stackoverflow-square", - "file": "stackoverflow-square.svg" - }, - { - "name": "stackoverflow", - "file": "stackoverflow.svg" - }, - { - "name": "stamp-f", - "file": "stamp-f.svg" - }, - { - "name": "stamp", - "file": "stamp.svg" - }, - { - "name": "star-f", - "file": "star-f.svg" - }, - { - "name": "star-full", - "file": "star-full.svg" - }, - { - "name": "star-half", - "file": "star-half.svg" - }, - { - "name": "star", - "file": "star.svg" - }, - { - "name": "station", - "file": "station.svg" - }, - { - "name": "stop-sign", - "file": "stop-sign.svg" - }, - { - "name": "stop", - "file": "stop.svg" - }, - { - "name": "store", - "file": "store.svg" - }, - { - "name": "strikethrough", - "file": "strikethrough.svg" - }, - { - "name": "stumbleupon-circle", - "file": "stumbleupon-circle.svg" - }, - { - "name": "stumbleupon-square", - "file": "stumbleupon-square.svg" - }, - { - "name": "stumbleupon", - "file": "stumbleupon.svg" - }, - { - "name": "sun-f", - "file": "sun-f.svg" - }, - { - "name": "sun", - "file": "sun.svg" - }, - { - "name": "switch-left-f", - "file": "switch-left-f.svg" - }, - { - "name": "switch-left", - "file": "switch-left.svg" - }, - { - "name": "switch-right-f", - "file": "switch-right-f.svg" - }, - { - "name": "switch-right", - "file": "switch-right.svg" - }, - { - "name": "sword-f", - "file": "sword-f.svg" - }, - { - "name": "sword", - "file": "sword.svg" - }, - { - "name": "tablet-f", - "file": "tablet-f.svg" - }, - { - "name": "tablet", - "file": "tablet.svg" - }, - { - "name": "tag-f", - "file": "tag-f.svg" - }, - { - "name": "tag", - "file": "tag.svg" - }, - { - "name": "tags-f", - "file": "tags-f.svg" - }, - { - "name": "tags", - "file": "tags.svg" - }, - { - "name": "target", - "file": "target.svg" - }, - { - "name": "task-list-f", - "file": "task-list-f.svg" - }, - { - "name": "task-list", - "file": "task-list.svg" - }, - { - "name": "temperature", - "file": "temperature.svg" - }, - { - "name": "terminal", - "file": "terminal.svg" - }, - { - "name": "thunder-f", - "file": "thunder-f.svg" - }, - { - "name": "thunder", - "file": "thunder.svg" - }, - { - "name": "ticket-f", - "file": "ticket-f.svg" - }, - { - "name": "ticket", - "file": "ticket.svg" - }, - { - "name": "tools-f", - "file": "tools-f.svg" - }, - { - "name": "tools", - "file": "tools.svg" - }, - { - "name": "torch-f", - "file": "torch-f.svg" - }, - { - "name": "torch", - "file": "torch.svg" - }, - { - "name": "totem", - "file": "totem.svg" - }, - { - "name": "train-f", - "file": "train-f.svg" - }, - { - "name": "train", - "file": "train.svg" - }, - { - "name": "transgender", - "file": "transgender.svg" - }, - { - "name": "trash-alt-f", - "file": "trash-alt-f.svg" - }, - { - "name": "trash-alt", - "file": "trash-alt.svg" - }, - { - "name": "trash-f", - "file": "trash-f.svg" - }, - { - "name": "trash", - "file": "trash.svg" - }, - { - "name": "tree-alt-f", - "file": "tree-alt-f.svg" - }, - { - "name": "tree-alt", - "file": "tree-alt.svg" - }, - { - "name": "tree-f", - "file": "tree-f.svg" - }, - { - "name": "tree", - "file": "tree.svg" - }, - { - "name": "trello", - "file": "trello.svg" - }, - { - "name": "triangle-danger-f", - "file": "triangle-danger-f.svg" - }, - { - "name": "triangle-danger", - "file": "triangle-danger.svg" - }, - { - "name": "triangle-f", - "file": "triangle-f.svg" - }, - { - "name": "triangle", - "file": "triangle.svg" - }, - { - "name": "trophy-f", - "file": "trophy-f.svg" - }, - { - "name": "trophy", - "file": "trophy.svg" - }, - { - "name": "tube", - "file": "tube.svg" - }, - { - "name": "tumblr-circle", - "file": "tumblr-circle.svg" - }, - { - "name": "tumblr-square", - "file": "tumblr-square.svg" - }, - { - "name": "tumblr", - "file": "tumblr.svg" - }, - { - "name": "twitch", - "file": "twitch.svg" - }, - { - "name": "twitter-circle", - "file": "twitter-circle.svg" - }, - { - "name": "twitter-square", - "file": "twitter-square.svg" - }, - { - "name": "twitter", - "file": "twitter.svg" - }, - { - "name": "umbrella-closed-f", - "file": "umbrella-closed-f.svg" - }, - { - "name": "umbrella-closed", - "file": "umbrella-closed.svg" - }, - { - "name": "umbrella-f", - "file": "umbrella-f.svg" - }, - { - "name": "umbrella", - "file": "umbrella.svg" - }, - { - "name": "underline", - "file": "underline.svg" - }, - { - "name": "undo", - "file": "undo.svg" - }, - { - "name": "unindent", - "file": "unindent.svg" - }, - { - "name": "universe", - "file": "universe.svg" - }, - { - "name": "unordered-list", - "file": "unordered-list.svg" - }, - { - "name": "unsplash-circle", - "file": "unsplash-circle.svg" - }, - { - "name": "unsplash-square", - "file": "unsplash-square.svg" - }, - { - "name": "unsplash", - "file": "unsplash.svg" - }, - { - "name": "upload", - "file": "upload.svg" - }, - { - "name": "user-circle", - "file": "user-circle.svg" - }, - { - "name": "user-minus", - "file": "user-minus.svg" - }, - { - "name": "user-plus", - "file": "user-plus.svg" - }, - { - "name": "user-remove", - "file": "user-remove.svg" - }, - { - "name": "user-square", - "file": "user-square.svg" - }, - { - "name": "user", - "file": "user.svg" - }, - { - "name": "users", - "file": "users.svg" - }, - { - "name": "viadeo", - "file": "viadeo.svg" - }, - { - "name": "viber-circle", - "file": "viber-circle.svg" - }, - { - "name": "viber-square", - "file": "viber-square.svg" - }, - { - "name": "viber", - "file": "viber.svg" - }, - { - "name": "video-camera-f", - "file": "video-camera-f.svg" - }, - { - "name": "video-camera-vintage-f", - "file": "video-camera-vintage-f.svg" - }, - { - "name": "video-camera-vintage", - "file": "video-camera-vintage.svg" - }, - { - "name": "video-camera", - "file": "video-camera.svg" - }, - { - "name": "vimeo-circle", - "file": "vimeo-circle.svg" - }, - { - "name": "vimeo-square", - "file": "vimeo-square.svg" - }, - { - "name": "vimeo", - "file": "vimeo.svg" - }, - { - "name": "vine-circle", - "file": "vine-circle.svg" - }, - { - "name": "vine-square", - "file": "vine-square.svg" - }, - { - "name": "vine", - "file": "vine.svg" - }, - { - "name": "voicemail", - "file": "voicemail.svg" - }, - { - "name": "volume-circle-f", - "file": "volume-circle-f.svg" - }, - { - "name": "volume-circle", - "file": "volume-circle.svg" - }, - { - "name": "volume-down-circle-f", - "file": "volume-down-circle-f.svg" - }, - { - "name": "volume-down-circle", - "file": "volume-down-circle.svg" - }, - { - "name": "volume-down-square-f", - "file": "volume-down-square-f.svg" - }, - { - "name": "volume-down-square", - "file": "volume-down-square.svg" - }, - { - "name": "volume-down", - "file": "volume-down.svg" - }, - { - "name": "volume-mute-circle-f", - "file": "volume-mute-circle-f.svg" - }, - { - "name": "volume-mute-circle", - "file": "volume-mute-circle.svg" - }, - { - "name": "volume-mute-square-f", - "file": "volume-mute-square-f.svg" - }, - { - "name": "volume-mute-square", - "file": "volume-mute-square.svg" - }, - { - "name": "volume-mute", - "file": "volume-mute.svg" - }, - { - "name": "volume-square-f", - "file": "volume-square-f.svg" - }, - { - "name": "volume-square", - "file": "volume-square.svg" - }, - { - "name": "volume-up-circle-f", - "file": "volume-up-circle-f.svg" - }, - { - "name": "volume-up-circle", - "file": "volume-up-circle.svg" - }, - { - "name": "volume-up-square-f", - "file": "volume-up-square-f.svg" - }, - { - "name": "volume-up-square", - "file": "volume-up-square.svg" - }, - { - "name": "volume-up", - "file": "volume-up.svg" - }, - { - "name": "volume", - "file": "volume.svg" - }, - { - "name": "watch-f", - "file": "watch-f.svg" - }, - { - "name": "watch", - "file": "watch.svg" - }, - { - "name": "water-drop-f", - "file": "water-drop-f.svg" - }, - { - "name": "water-drop", - "file": "water-drop.svg" - }, - { - "name": "whatsapp", - "file": "whatsapp.svg" - }, - { - "name": "wifi", - "file": "wifi.svg" - }, - { - "name": "wikipedia", - "file": "wikipedia.svg" - }, - { - "name": "wordpress", - "file": "wordpress.svg" - }, - { - "name": "world", - "file": "world.svg" - }, - { - "name": "wrench-f", - "file": "wrench-f.svg" - }, - { - "name": "wrench", - "file": "wrench.svg" - }, - { - "name": "write-f", - "file": "write-f.svg" - }, - { - "name": "write", - "file": "write.svg" - }, - { - "name": "yahoo-circle", - "file": "yahoo-circle.svg" - }, - { - "name": "yahoo-square", - "file": "yahoo-square.svg" - }, - { - "name": "yahoo", - "file": "yahoo.svg" - }, - { - "name": "yelp-circle", - "file": "yelp-circle.svg" - }, - { - "name": "yelp-square", - "file": "yelp-square.svg" - }, - { - "name": "yelp", - "file": "yelp.svg" - }, - { - "name": "youtube-circle", - "file": "youtube-circle.svg" - }, - { - "name": "youtube-square", - "file": "youtube-square.svg" - }, - { - "name": "youtube", - "file": "youtube.svg" - } - ] -} diff --git a/css/jam.min.css b/css/jam.min.css deleted file mode 100644 index 39a8b56..0000000 --- a/css/jam.min.css +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2018 Michael Amprimo <@michaelampr>. - Licensed under the MIT License (MIT), https://jam-icons.com -*/ -@font-face{font-family:'jam-icons';src:url("../fonts/jam-icons.eot?osflwm");src:url("../fonts/jam-icons.eot?osflwm#iefix") format("embedded-opentype"),url("../fonts/jam-icons.ttf?osflwm") format("truetype"),url("../fonts/jam-icons.woff?osflwm") format("woff"),url("../fonts/jam-icons.svg?osflwm#Jam-icons") format("svg");font-weight:normal;font-style:normal}.jam{font-family:'jam-icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jam-five-hundred-px:before{content:"\e900"}.jam-activity:before{content:"\e901"}.jam-airbnb:before{content:"\e902"}.jam-alarm-clock-f:before{content:"\e903"}.jam-alarm-clock:before{content:"\e904"}.jam-alert-f:before{content:"\e905"}.jam-alert:before{content:"\e906"}.jam-alien-f:before{content:"\e907"}.jam-alien:before{content:"\e908"}.jam-align-center:before{content:"\e909"}.jam-align-justify:before{content:"\e90a"}.jam-align-left:before{content:"\e90b"}.jam-align-right:before{content:"\e90c"}.jam-amazon:before{content:"\e90d"}.jam-anchor:before{content:"\e90e"}.jam-android-circle:before{content:"\e90f"}.jam-android-square:before{content:"\e910"}.jam-android:before{content:"\e911"}.jam-aperture:before{content:"\e912"}.jam-apple-circle:before{content:"\e913"}.jam-apple-square:before{content:"\e914"}.jam-apple:before{content:"\e915"}.jam-archive-f:before{content:"\e916"}.jam-archive:before{content:"\e917"}.jam-arrow-circle-down-f:before{content:"\e918"}.jam-arrow-circle-down-left-f:before{content:"\e919"}.jam-arrow-circle-down-left:before{content:"\e91a"}.jam-arrow-circle-down-right-f:before{content:"\e91b"}.jam-arrow-circle-down-right:before{content:"\e91c"}.jam-arrow-circle-down:before{content:"\e91d"}.jam-arrow-circle-left-f:before{content:"\e91e"}.jam-arrow-circle-left:before{content:"\e91f"}.jam-arrow-circle-right-f:before{content:"\e920"}.jam-arrow-circle-right:before{content:"\e921"}.jam-arrow-circle-up-f:before{content:"\e922"}.jam-arrow-circle-up-left-f:before{content:"\e923"}.jam-arrow-circle-up-left:before{content:"\e924"}.jam-arrow-circle-up-right-f:before{content:"\e925"}.jam-arrow-circle-up-right:before{content:"\e926"}.jam-arrow-circle-up:before{content:"\e927"}.jam-arrow-down-left:before{content:"\e928"}.jam-arrow-down-right:before{content:"\e929"}.jam-arrow-down:before{content:"\e92a"}.jam-arrow-left:before{content:"\e92b"}.jam-arrow-right:before{content:"\e92c"}.jam-arrow-square-down-f:before{content:"\e92d"}.jam-arrow-square-down-left-f:before{content:"\e92e"}.jam-arrow-square-down-left:before{content:"\e92f"}.jam-arrow-square-down-right-f:before{content:"\e930"}.jam-arrow-square-down-right:before{content:"\e931"}.jam-arrow-square-down:before{content:"\e932"}.jam-arrow-square-left-f:before{content:"\e933"}.jam-arrow-square-left:before{content:"\e934"}.jam-arrow-square-right-f:before{content:"\e935"}.jam-arrow-square-right:before{content:"\e936"}.jam-arrow-square-up-f:before{content:"\e937"}.jam-arrow-square-up-left-f:before{content:"\e938"}.jam-arrow-square-up-left:before{content:"\e939"}.jam-arrow-square-up-right-f:before{content:"\e93a"}.jam-arrow-square-up-right:before{content:"\e93b"}.jam-arrow-square-up:before{content:"\e93c"}.jam-arrow-up-left:before{content:"\e93d"}.jam-arrow-up-right:before{content:"\e93e"}.jam-arrow-up:before{content:"\e93f"}.jam-arrows-corners:before{content:"\e940"}.jam-arrows-fullscreen:before{content:"\e941"}.jam-arrows-h:before{content:"\e942"}.jam-arrows-v:before{content:"\e943"}.jam-attachment:before{content:"\e944"}.jam-background-color:before{content:"\e945"}.jam-backpack-f:before{content:"\e946"}.jam-backpack:before{content:"\e947"}.jam-backward-circle-f:before{content:"\e948"}.jam-backward-circle:before{content:"\e949"}.jam-backward-square-f:before{content:"\e94a"}.jam-backward-square:before{content:"\e94b"}.jam-backward:before{content:"\e94c"}.jam-baidu-circle:before{content:"\e94d"}.jam-baidu-square:before{content:"\e94e"}.jam-baidu:before{content:"\e94f"}.jam-bandage-f:before{content:"\e950"}.jam-bandage:before{content:"\e951"}.jam-bar-chart:before{content:"\e952"}.jam-baseball:before{content:"\e953"}.jam-basketball:before{content:"\e954"}.jam-bathtub-f:before{content:"\e955"}.jam-bathtub:before{content:"\e956"}.jam-battery-charging-f:before{content:"\e957"}.jam-battery-charging:before{content:"\e958"}.jam-battery-f:before{content:"\e959"}.jam-battery-half-f:before{content:"\e95a"}.jam-battery-half:before{content:"\e95b"}.jam-battery-one-quarter-f:before{content:"\e95c"}.jam-battery-one-quarter:before{content:"\e95d"}.jam-battery-three-quarters-f:before{content:"\e95e"}.jam-battery-three-quarters:before{content:"\e95f"}.jam-battery:before{content:"\e960"}.jam-beatport-circle:before{content:"\e961"}.jam-beatport-square:before{content:"\e962"}.jam-beatport:before{content:"\e963"}.jam-beer-f:before{content:"\e964"}.jam-beer:before{content:"\e965"}.jam-behance-circle:before{content:"\e966"}.jam-behance-square:before{content:"\e967"}.jam-behance:before{content:"\e968"}.jam-bell-f:before{content:"\e969"}.jam-bell-off-f:before{content:"\e96a"}.jam-bell-off:before{content:"\e96b"}.jam-bell:before{content:"\e96c"}.jam-bing-circle:before{content:"\e96d"}.jam-bing-square:before{content:"\e96e"}.jam-bing:before{content:"\e96f"}.jam-birthday-cake-f:before{content:"\e970"}.jam-birthday-cake:before{content:"\e971"}.jam-blogger-circle:before{content:"\e972"}.jam-blogger-square:before{content:"\e973"}.jam-blogger:before{content:"\e974"}.jam-bluetooth:before{content:"\e975"}.jam-bold:before{content:"\e976"}.jam-book-f:before{content:"\e977"}.jam-book:before{content:"\e978"}.jam-bookmark-f:before{content:"\e979"}.jam-bookmark-minus-f:before{content:"\e97a"}.jam-bookmark-minus:before{content:"\e97b"}.jam-bookmark-plus-f:before{content:"\e97c"}.jam-bookmark-plus:before{content:"\e97d"}.jam-bookmark-remove-f:before{content:"\e97e"}.jam-bookmark-remove:before{content:"\e97f"}.jam-bookmark:before{content:"\e980"}.jam-bottle-f:before{content:"\e981"}.jam-bottle:before{content:"\e982"}.jam-box-f:before{content:"\e983"}.jam-box:before{content:"\e984"}.jam-branch-f:before{content:"\e985"}.jam-branch:before{content:"\e986"}.jam-brightness-down-f:before{content:"\e987"}.jam-brightness-down:before{content:"\e988"}.jam-brightness-up-f:before{content:"\e989"}.jam-brightness-up:before{content:"\e98a"}.jam-brightness:before{content:"\e98b"}.jam-brush-f:before{content:"\e98c"}.jam-brush:before{content:"\e98d"}.jam-bug-f:before{content:"\e98e"}.jam-bug:before{content:"\e98f"}.jam-building-f:before{content:"\e990"}.jam-building:before{content:"\e991"}.jam-bus-f:before{content:"\e992"}.jam-bus:before{content:"\e993"}.jam-cactus-f:before{content:"\e994"}.jam-cactus:before{content:"\e995"}.jam-calculator:before{content:"\e996"}.jam-calendar-alt-f:before{content:"\e997"}.jam-calendar-alt:before{content:"\e998"}.jam-calendar-f:before{content:"\e999"}.jam-calendar:before{content:"\e99a"}.jam-camera-alt-f:before{content:"\e99b"}.jam-camera-alt:before{content:"\e99c"}.jam-camera-f:before{content:"\e99d"}.jam-camera:before{content:"\e99e"}.jam-candle-f:before{content:"\e99f"}.jam-candle:before{content:"\e9a0"}.jam-capsule-f:before{content:"\e9a1"}.jam-capsule:before{content:"\e9a2"}.jam-car-f:before{content:"\e9a3"}.jam-car:before{content:"\e9a4"}.jam-castle-f:before{content:"\e9a5"}.jam-castle:before{content:"\e9a6"}.jam-check:before{content:"\e9a7"}.jam-chevron-circle-down-f:before{content:"\e9a8"}.jam-chevron-circle-down-left-f:before{content:"\e9a9"}.jam-chevron-circle-down-left:before{content:"\e9aa"}.jam-chevron-circle-down-right-f:before{content:"\e9ab"}.jam-chevron-circle-down-right:before{content:"\e9ac"}.jam-chevron-circle-down:before{content:"\e9ad"}.jam-chevron-circle-left-f:before{content:"\e9ae"}.jam-chevron-circle-left:before{content:"\e9af"}.jam-chevron-circle-right-f:before{content:"\e9b0"}.jam-chevron-circle-right:before{content:"\e9b1"}.jam-chevron-circle-up-f:before{content:"\e9b2"}.jam-chevron-circle-up-left-f:before{content:"\e9b3"}.jam-chevron-circle-up-left:before{content:"\e9b4"}.jam-chevron-circle-up-right-f:before{content:"\e9b5"}.jam-chevron-circle-up-right:before{content:"\e9b6"}.jam-chevron-circle-up:before{content:"\e9b7"}.jam-chevron-down-left:before{content:"\e9b8"}.jam-chevron-down-right:before{content:"\e9b9"}.jam-chevron-down:before{content:"\e9ba"}.jam-chevron-left:before{content:"\e9bb"}.jam-chevron-right:before{content:"\e9bc"}.jam-chevron-square-down-f:before{content:"\e9bd"}.jam-chevron-square-down-left-f:before{content:"\e9be"}.jam-chevron-square-down-left:before{content:"\e9bf"}.jam-chevron-square-down-right-f:before{content:"\e9c0"}.jam-chevron-square-down-right:before{content:"\e9c1"}.jam-chevron-square-down:before{content:"\e9c2"}.jam-chevron-square-left-f:before{content:"\e9c3"}.jam-chevron-square-left:before{content:"\e9c4"}.jam-chevron-square-right-f:before{content:"\e9c5"}.jam-chevron-square-right:before{content:"\e9c6"}.jam-chevron-square-up-f:before{content:"\e9c7"}.jam-chevron-square-up-left-f:before{content:"\e9c8"}.jam-chevron-square-up-left:before{content:"\e9c9"}.jam-chevron-square-up-right-f:before{content:"\e9ca"}.jam-chevron-square-up-right:before{content:"\e9cb"}.jam-chevron-square-up:before{content:"\e9cc"}.jam-chevron-up-left:before{content:"\e9cd"}.jam-chevron-up-right:before{content:"\e9ce"}.jam-chevron-up:before{content:"\e9cf"}.jam-chevrons-circle-down-f:before{content:"\e9d0"}.jam-chevrons-circle-down-left-f:before{content:"\e9d1"}.jam-chevrons-circle-down-left:before{content:"\e9d2"}.jam-chevrons-circle-down-right-f:before{content:"\e9d3"}.jam-chevrons-circle-down-right:before{content:"\e9d4"}.jam-chevrons-circle-down:before{content:"\e9d5"}.jam-chevrons-circle-left-f:before{content:"\e9d6"}.jam-chevrons-circle-left:before{content:"\e9d7"}.jam-chevrons-circle-right-f:before{content:"\e9d8"}.jam-chevrons-circle-right:before{content:"\e9d9"}.jam-chevrons-circle-up-f:before{content:"\e9da"}.jam-chevrons-circle-up-left-f:before{content:"\e9db"}.jam-chevrons-circle-up-left:before{content:"\e9dc"}.jam-chevrons-circle-up-right-f:before{content:"\e9dd"}.jam-chevrons-circle-up-right:before{content:"\e9de"}.jam-chevrons-circle-up:before{content:"\e9df"}.jam-chevrons-down-left:before{content:"\e9e0"}.jam-chevrons-down-right:before{content:"\e9e1"}.jam-chevrons-down:before{content:"\e9e2"}.jam-chevrons-left:before{content:"\e9e3"}.jam-chevrons-right:before{content:"\e9e4"}.jam-chevrons-square-down-f:before{content:"\e9e5"}.jam-chevrons-square-down-left-f:before{content:"\e9e6"}.jam-chevrons-square-down-left:before{content:"\e9e7"}.jam-chevrons-square-down-right-f:before{content:"\e9e8"}.jam-chevrons-square-down-right:before{content:"\e9e9"}.jam-chevrons-square-down:before{content:"\e9ea"}.jam-chevrons-square-left-f:before{content:"\e9eb"}.jam-chevrons-square-left:before{content:"\e9ec"}.jam-chevrons-square-right-f:before{content:"\e9ed"}.jam-chevrons-square-right:before{content:"\e9ee"}.jam-chevrons-square-up-f:before{content:"\e9ef"}.jam-chevrons-square-up-left-f:before{content:"\e9f0"}.jam-chevrons-square-up-left:before{content:"\e9f1"}.jam-chevrons-square-up-right-f:before{content:"\e9f2"}.jam-chevrons-square-up-right:before{content:"\e9f3"}.jam-chevrons-square-up:before{content:"\e9f4"}.jam-chevrons-up-left:before{content:"\e9f5"}.jam-chevrons-up-right:before{content:"\e9f6"}.jam-chevrons-up:before{content:"\e9f7"}.jam-chronometer-f:before{content:"\e9f8"}.jam-chronometer:before{content:"\e9f9"}.jam-circle-f:before{content:"\e9fa"}.jam-circle:before{content:"\e9fb"}.jam-clear-format:before{content:"\e9fc"}.jam-clipboard-f:before{content:"\e9fd"}.jam-clipboard:before{content:"\e9fe"}.jam-clock-f:before{content:"\e9ff"}.jam-clock:before{content:"\ea00"}.jam-close-circle-f:before{content:"\ea01"}.jam-close-circle:before{content:"\ea02"}.jam-close-rectangle-f:before{content:"\ea03"}.jam-close-rectangle:before{content:"\ea04"}.jam-close:before{content:"\ea05"}.jam-cloud-f:before{content:"\ea06"}.jam-cloud-rain-f:before{content:"\ea07"}.jam-cloud-rain:before{content:"\ea08"}.jam-cloud-snow-f:before{content:"\ea09"}.jam-cloud-snow:before{content:"\ea0a"}.jam-cloud-thunder-f:before{content:"\ea0b"}.jam-cloud-thunder:before{content:"\ea0c"}.jam-cloud:before{content:"\ea0d"}.jam-codepen-circle:before{content:"\ea0e"}.jam-codepen-square:before{content:"\ea0f"}.jam-codepen:before{content:"\ea10"}.jam-coffee-cup-f:before{content:"\ea11"}.jam-coffee-cup:before{content:"\ea12"}.jam-coffee:before{content:"\ea13"}.jam-cog-f:before{content:"\ea14"}.jam-cog:before{content:"\ea15"}.jam-cogs-f:before{content:"\ea16"}.jam-cogs:before{content:"\ea17"}.jam-coin-f:before{content:"\ea18"}.jam-coin:before{content:"\ea19"}.jam-color:before{content:"\ea1a"}.jam-compass-f:before{content:"\ea1b"}.jam-compass:before{content:"\ea1c"}.jam-computer-alt-f:before{content:"\ea1d"}.jam-computer-alt:before{content:"\ea1e"}.jam-computer-f:before{content:"\ea1f"}.jam-computer:before{content:"\ea20"}.jam-credit-card-f:before{content:"\ea21"}.jam-credit-card:before{content:"\ea22"}.jam-crop:before{content:"\ea23"}.jam-crown-f:before{content:"\ea24"}.jam-crown:before{content:"\ea25"}.jam-cutlery-f:before{content:"\ea26"}.jam-cutlery:before{content:"\ea27"}.jam-cutter-f:before{content:"\ea28"}.jam-cutter:before{content:"\ea29"}.jam-dashboard-f:before{content:"\ea2a"}.jam-dashboard:before{content:"\ea2b"}.jam-database-f:before{content:"\ea2c"}.jam-database:before{content:"\ea2d"}.jam-deezer-circle:before{content:"\ea2e"}.jam-deezer-square:before{content:"\ea2f"}.jam-deezer:before{content:"\ea30"}.jam-delete-f:before{content:"\ea31"}.jam-delete:before{content:"\ea32"}.jam-deviantart-circle:before{content:"\ea33"}.jam-deviantart-square:before{content:"\ea34"}.jam-deviantart:before{content:"\ea35"}.jam-digg:before{content:"\ea36"}.jam-direction-f:before{content:"\ea37"}.jam-direction:before{content:"\ea38"}.jam-directions-f:before{content:"\ea39"}.jam-directions:before{content:"\ea3a"}.jam-disc-f:before{content:"\ea3b"}.jam-disc:before{content:"\ea3c"}.jam-disqus-circle:before{content:"\ea3d"}.jam-disqus-square:before{content:"\ea3e"}.jam-disqus:before{content:"\ea3f"}.jam-dj-f:before{content:"\ea40"}.jam-dj:before{content:"\ea41"}.jam-dna:before{content:"\ea42"}.jam-document-f:before{content:"\ea43"}.jam-document:before{content:"\ea44"}.jam-door:before{content:"\ea45"}.jam-download:before{content:"\ea46"}.jam-drupal-circle:before{content:"\ea47"}.jam-drupal-square:before{content:"\ea48"}.jam-drupal:before{content:"\ea49"}.jam-ebay:before{content:"\ea4a"}.jam-egg-f:before{content:"\ea4b"}.jam-egg:before{content:"\ea4c"}.jam-eggs-f:before{content:"\ea4d"}.jam-eggs:before{content:"\ea4e"}.jam-eject-circle-f:before{content:"\ea4f"}.jam-eject-circle:before{content:"\ea50"}.jam-eject-square-f:before{content:"\ea51"}.jam-eject-square:before{content:"\ea52"}.jam-eject:before{content:"\ea53"}.jam-envelope-f:before{content:"\ea54"}.jam-envelope-open-f:before{content:"\ea55"}.jam-envelope-open:before{content:"\ea56"}.jam-envelope:before{content:"\ea57"}.jam-extinguisher-f:before{content:"\ea58"}.jam-extinguisher:before{content:"\ea59"}.jam-eye-close-f:before{content:"\ea5a"}.jam-eye-close:before{content:"\ea5b"}.jam-eye-f:before{content:"\ea5c"}.jam-eye:before{content:"\ea5d"}.jam-eyedropper-f:before{content:"\ea5e"}.jam-eyedropper:before{content:"\ea5f"}.jam-facebook-circle:before{content:"\ea60"}.jam-facebook-square:before{content:"\ea61"}.jam-facebook:before{content:"\ea62"}.jam-fast-backward-circle-f:before{content:"\ea63"}.jam-fast-backward-circle:before{content:"\ea64"}.jam-fast-backward-square-f:before{content:"\ea65"}.jam-fast-backward-square:before{content:"\ea66"}.jam-fast-backward:before{content:"\ea67"}.jam-fast-forward-circle-f:before{content:"\ea68"}.jam-fast-forward-circle:before{content:"\ea69"}.jam-fast-forward-square-f:before{content:"\ea6a"}.jam-fast-forward-square:before{content:"\ea6b"}.jam-fast-forward:before{content:"\ea6c"}.jam-feather-f:before{content:"\ea6d"}.jam-feather:before{content:"\ea6e"}.jam-female:before{content:"\ea6f"}.jam-file-f:before{content:"\ea70"}.jam-file:before{content:"\ea71"}.jam-files-f:before{content:"\ea72"}.jam-files:before{content:"\ea73"}.jam-filter-f:before{content:"\ea74"}.jam-filter:before{content:"\ea75"}.jam-fingerprint:before{content:"\ea76"}.jam-first-aid-f:before{content:"\ea77"}.jam-first-aid:before{content:"\ea78"}.jam-fish:before{content:"\ea79"}.jam-fiverr-circle:before{content:"\ea7a"}.jam-fiverr-square:before{content:"\ea7b"}.jam-fiverr:before{content:"\ea7c"}.jam-flag-f:before{content:"\ea7d"}.jam-flag:before{content:"\ea7e"}.jam-flame-f:before{content:"\ea7f"}.jam-flame:before{content:"\ea80"}.jam-flashlight-off-f:before{content:"\ea81"}.jam-flashlight-off:before{content:"\ea82"}.jam-flashlight-on-f:before{content:"\ea83"}.jam-flashlight-on:before{content:"\ea84"}.jam-flask:before{content:"\ea85"}.jam-flickr-circle:before{content:"\ea86"}.jam-flickr-square:before{content:"\ea87"}.jam-flickr:before{content:"\ea88"}.jam-flower:before{content:"\ea89"}.jam-folder-f:before{content:"\ea8a"}.jam-folder-open-f:before{content:"\ea8b"}.jam-folder-open:before{content:"\ea8c"}.jam-folder-zip-f:before{content:"\ea8d"}.jam-folder-zip:before{content:"\ea8e"}.jam-folder:before{content:"\ea8f"}.jam-football:before{content:"\ea90"}.jam-fork-f:before{content:"\ea91"}.jam-fork:before{content:"\ea92"}.jam-forward-circle-f:before{content:"\ea93"}.jam-forward-circle:before{content:"\ea94"}.jam-forward-square-f:before{content:"\ea95"}.jam-forward-square:before{content:"\ea96"}.jam-forward:before{content:"\ea97"}.jam-foursquare:before{content:"\ea98"}.jam-gamepad-f:before{content:"\ea99"}.jam-gamepad-retro-f:before{content:"\ea9a"}.jam-gamepad-retro:before{content:"\ea9b"}.jam-gamepad:before{content:"\ea9c"}.jam-ghost-f:before{content:"\ea9d"}.jam-ghost-org-circle:before{content:"\ea9e"}.jam-ghost-org-square:before{content:"\ea9f"}.jam-ghost-org:before{content:"\eaa0"}.jam-ghost:before{content:"\eaa1"}.jam-gift-f:before{content:"\eaa2"}.jam-gift:before{content:"\eaa3"}.jam-github-circle:before{content:"\eaa4"}.jam-github-square:before{content:"\eaa5"}.jam-github:before{content:"\eaa6"}.jam-gitlab-circle:before{content:"\eaa7"}.jam-gitlab-square:before{content:"\eaa8"}.jam-gitlab:before{content:"\eaa9"}.jam-glass-empty:before{content:"\eaaa"}.jam-glass-filled-f:before{content:"\eaab"}.jam-glass-filled:before{content:"\eaac"}.jam-glue-f:before{content:"\eaad"}.jam-glue:before{content:"\eaae"}.jam-google-circle:before{content:"\eaaf"}.jam-google-play-circle:before{content:"\eab0"}.jam-google-play-square:before{content:"\eab1"}.jam-google-play:before{content:"\eab2"}.jam-google-plus-circle:before{content:"\eab3"}.jam-google-plus-square:before{content:"\eab4"}.jam-google-plus:before{content:"\eab5"}.jam-google-square:before{content:"\eab6"}.jam-google:before{content:"\eab7"}.jam-gps-f:before{content:"\eab8"}.jam-gps:before{content:"\eab9"}.jam-grid-f:before{content:"\eaba"}.jam-grid:before{content:"\eabb"}.jam-hairdryer-f:before{content:"\eabc"}.jam-hairdryer:before{content:"\eabd"}.jam-hammer-f:before{content:"\eabe"}.jam-hammer:before{content:"\eabf"}.jam-hashtag:before{content:"\eac0"}.jam-header-1:before{content:"\eac1"}.jam-header-2:before{content:"\eac2"}.jam-header-3:before{content:"\eac3"}.jam-header-4:before{content:"\eac4"}.jam-header-5:before{content:"\eac5"}.jam-header-6:before{content:"\eac6"}.jam-header:before{content:"\eac7"}.jam-headset-f:before{content:"\eac8"}.jam-headset:before{content:"\eac9"}.jam-heart-f:before{content:"\eaca"}.jam-heart:before{content:"\eacb"}.jam-helmet-f:before{content:"\eacc"}.jam-helmet:before{content:"\eacd"}.jam-help-f:before{content:"\eace"}.jam-help:before{content:"\eacf"}.jam-highlighter-f:before{content:"\ead0"}.jam-highlighter:before{content:"\ead1"}.jam-history:before{content:"\ead2"}.jam-home-f:before{content:"\ead3"}.jam-home:before{content:"\ead4"}.jam-hourglass-f:before{content:"\ead5"}.jam-hourglass:before{content:"\ead6"}.jam-ice-cream-f:before{content:"\ead7"}.jam-ice-cream:before{content:"\ead8"}.jam-id-card-f:before{content:"\ead9"}.jam-id-card:before{content:"\eada"}.jam-inbox-f:before{content:"\eadb"}.jam-inbox:before{content:"\eadc"}.jam-inboxes-f:before{content:"\eadd"}.jam-inboxes:before{content:"\eade"}.jam-indent:before{content:"\eadf"}.jam-infinite:before{content:"\eae0"}.jam-info-f:before{content:"\eae1"}.jam-info:before{content:"\eae2"}.jam-instagram:before{content:"\eae3"}.jam-instant-picture-f:before{content:"\eae4"}.jam-instant-picture:before{content:"\eae5"}.jam-italic:before{content:"\eae6"}.jam-joystick-f:before{content:"\eae7"}.jam-joystick:before{content:"\eae8"}.jam-key-f:before{content:"\eae9"}.jam-key:before{content:"\eaea"}.jam-keyboard-f:before{content:"\eaeb"}.jam-keyboard:before{content:"\eaec"}.jam-language:before{content:"\eaed"}.jam-layers-f:before{content:"\eaee"}.jam-layers:before{content:"\eaef"}.jam-layout-f:before{content:"\eaf0"}.jam-layout:before{content:"\eaf1"}.jam-leaf-f:before{content:"\eaf2"}.jam-leaf:before{content:"\eaf3"}.jam-lifebuoy-f:before{content:"\eaf4"}.jam-lifebuoy:before{content:"\eaf5"}.jam-lightbulb-f:before{content:"\eaf6"}.jam-lightbulb:before{content:"\eaf7"}.jam-line:before{content:"\eaf8"}.jam-link:before{content:"\eaf9"}.jam-linkedin-circle:before{content:"\eafa"}.jam-linkedin-square:before{content:"\eafb"}.jam-linkedin:before{content:"\eafc"}.jam-log-in:before{content:"\eafd"}.jam-log-out:before{content:"\eafe"}.jam-luggage-f:before{content:"\eaff"}.jam-luggage:before{content:"\eb00"}.jam-magic-f:before{content:"\eb01"}.jam-magic:before{content:"\eb02"}.jam-magnet-f:before{content:"\eb03"}.jam-magnet:before{content:"\eb04"}.jam-male:before{content:"\eb05"}.jam-map-f:before{content:"\eb06"}.jam-map-marker-f:before{content:"\eb07"}.jam-map-marker:before{content:"\eb08"}.jam-map:before{content:"\eb09"}.jam-mask-f:before{content:"\eb0a"}.jam-mask:before{content:"\eb0b"}.jam-medal-f:before{content:"\eb0c"}.jam-medal:before{content:"\eb0d"}.jam-medical:before{content:"\eb0e"}.jam-medium-circle:before{content:"\eb0f"}.jam-medium-square:before{content:"\eb10"}.jam-medium:before{content:"\eb11"}.jam-menu:before{content:"\eb12"}.jam-merge-f:before{content:"\eb13"}.jam-merge:before{content:"\eb14"}.jam-message-alt-f:before{content:"\eb15"}.jam-message-alt-writing-f:before{content:"\eb16"}.jam-message-alt-writing:before{content:"\eb17"}.jam-message-alt:before{content:"\eb18"}.jam-message-f:before{content:"\eb19"}.jam-message-writing-f:before{content:"\eb1a"}.jam-message-writing:before{content:"\eb1b"}.jam-message:before{content:"\eb1c"}.jam-messages-alt-f:before{content:"\eb1d"}.jam-messages-alt:before{content:"\eb1e"}.jam-messages-f:before{content:"\eb1f"}.jam-messages:before{content:"\eb20"}.jam-messenger:before{content:"\eb21"}.jam-mic-alt:before{content:"\eb22"}.jam-mic-circle-f:before{content:"\eb23"}.jam-mic-circle:before{content:"\eb24"}.jam-mic-f:before{content:"\eb25"}.jam-mic-square-f:before{content:"\eb26"}.jam-mic-square:before{content:"\eb27"}.jam-mic:before{content:"\eb28"}.jam-microchip-f:before{content:"\eb29"}.jam-microchip:before{content:"\eb2a"}.jam-minus-circle-f:before{content:"\eb2b"}.jam-minus-circle:before{content:"\eb2c"}.jam-minus-rectangle-f:before{content:"\eb2d"}.jam-minus-rectangle:before{content:"\eb2e"}.jam-minus:before{content:"\eb2f"}.jam-moon-f:before{content:"\eb30"}.jam-moon:before{content:"\eb31"}.jam-more-horizontal-f:before{content:"\eb32"}.jam-more-horizontal:before{content:"\eb33"}.jam-more-vertical-f:before{content:"\eb34"}.jam-more-vertical:before{content:"\eb35"}.jam-mountain-f:before{content:"\eb36"}.jam-mountain:before{content:"\eb37"}.jam-move-alt:before{content:"\eb38"}.jam-move:before{content:"\eb39"}.jam-movie:before{content:"\eb3a"}.jam-mug-f:before{content:"\eb3b"}.jam-mug:before{content:"\eb3c"}.jam-music-f:before{content:"\eb3d"}.jam-music:before{content:"\eb3e"}.jam-myspace-circle:before{content:"\eb3f"}.jam-myspace-square:before{content:"\eb40"}.jam-myspace:before{content:"\eb41"}.jam-napster-circle:before{content:"\eb42"}.jam-napster-square:before{content:"\eb43"}.jam-napster:before{content:"\eb44"}.jam-newsletter-f:before{content:"\eb45"}.jam-newsletter:before{content:"\eb46"}.jam-newspaper-f:before{content:"\eb47"}.jam-newspaper:before{content:"\eb48"}.jam-npm:before{content:"\eb49"}.jam-odnoklassniki-circle:before{content:"\eb4a"}.jam-odnoklassniki-square:before{content:"\eb4b"}.jam-odnoklassniki:before{content:"\eb4c"}.jam-opera-circle:before{content:"\eb4d"}.jam-opera-square:before{content:"\eb4e"}.jam-opera:before{content:"\eb4f"}.jam-ordered-list:before{content:"\eb50"}.jam-padlock-alt-f:before{content:"\eb51"}.jam-padlock-alt-open-f:before{content:"\eb52"}.jam-padlock-alt-open:before{content:"\eb53"}.jam-padlock-alt:before{content:"\eb54"}.jam-padlock-f:before{content:"\eb55"}.jam-padlock-open-f:before{content:"\eb56"}.jam-padlock-open:before{content:"\eb57"}.jam-padlock:before{content:"\eb58"}.jam-paper-plane-f:before{content:"\eb59"}.jam-paper-plane:before{content:"\eb5a"}.jam-patreon-circle:before{content:"\eb5b"}.jam-patreon-square:before{content:"\eb5c"}.jam-patreon:before{content:"\eb5d"}.jam-pause:before{content:"\eb5e"}.jam-paypal-circle:before{content:"\eb5f"}.jam-paypal-square:before{content:"\eb60"}.jam-paypal:before{content:"\eb61"}.jam-pen-f:before{content:"\eb62"}.jam-pen:before{content:"\eb63"}.jam-pencil-f:before{content:"\eb64"}.jam-pencil:before{content:"\eb65"}.jam-periscope-circle:before{content:"\eb66"}.jam-periscope-square:before{content:"\eb67"}.jam-periscope:before{content:"\eb68"}.jam-phone-f:before{content:"\eb69"}.jam-phone:before{content:"\eb6a"}.jam-picture-f:before{content:"\eb6b"}.jam-picture:before{content:"\eb6c"}.jam-pictures-f:before{content:"\eb6d"}.jam-pictures:before{content:"\eb6e"}.jam-pie-chart-alt:before{content:"\eb6f"}.jam-pie-chart-f:before{content:"\eb70"}.jam-pie-chart:before{content:"\eb71"}.jam-pin-alt-f:before{content:"\eb72"}.jam-pin-alt:before{content:"\eb73"}.jam-pin-f:before{content:"\eb74"}.jam-pin:before{content:"\eb75"}.jam-pinterest-circle:before{content:"\eb76"}.jam-pinterest-square:before{content:"\eb77"}.jam-pinterest:before{content:"\eb78"}.jam-pizza-slice:before{content:"\eb79"}.jam-plane-f:before{content:"\eb7a"}.jam-plane:before{content:"\eb7b"}.jam-play-circle-f:before{content:"\eb7c"}.jam-play-circle:before{content:"\eb7d"}.jam-play-square-f:before{content:"\eb7e"}.jam-play-square:before{content:"\eb7f"}.jam-play:before{content:"\eb80"}.jam-plug-f:before{content:"\eb81"}.jam-plug:before{content:"\eb82"}.jam-plus-circle-f:before{content:"\eb83"}.jam-plus-circle:before{content:"\eb84"}.jam-plus-rectangle-f:before{content:"\eb85"}.jam-plus-rectangle:before{content:"\eb86"}.jam-plus:before{content:"\eb87"}.jam-pocket-watch-f:before{content:"\eb88"}.jam-pocket-watch:before{content:"\eb89"}.jam-podcast:before{content:"\eb8a"}.jam-power:before{content:"\eb8b"}.jam-printer-f:before{content:"\eb8c"}.jam-printer:before{content:"\eb8d"}.jam-qr-code:before{content:"\eb8e"}.jam-quora-circle:before{content:"\eb8f"}.jam-quora-square:before{content:"\eb90"}.jam-quora:before{content:"\eb91"}.jam-rainbow:before{content:"\eb92"}.jam-rec:before{content:"\eb93"}.jam-rectangle-f:before{content:"\eb94"}.jam-rectangle:before{content:"\eb95"}.jam-reddit:before{content:"\eb96"}.jam-redo:before{content:"\eb97"}.jam-refresh-reverse:before{content:"\eb98"}.jam-refresh:before{content:"\eb99"}.jam-repeat:before{content:"\eb9a"}.jam-rocket-f:before{content:"\eb9b"}.jam-rocket:before{content:"\eb9c"}.jam-rss-feed:before{content:"\eb9d"}.jam-rubber:before{content:"\eb9e"}.jam-ruler-f:before{content:"\eb9f"}.jam-ruler:before{content:"\eba0"}.jam-save-f:before{content:"\eba1"}.jam-save:before{content:"\eba2"}.jam-scissors:before{content:"\eba3"}.jam-screen-f:before{content:"\eba4"}.jam-screen:before{content:"\eba5"}.jam-screwdriver-f:before{content:"\eba6"}.jam-screwdriver:before{content:"\eba7"}.jam-search-folder:before{content:"\eba8"}.jam-search-minus:before{content:"\eba9"}.jam-search-plus:before{content:"\ebaa"}.jam-search:before{content:"\ebab"}.jam-set-backward-circle-f:before{content:"\ebac"}.jam-set-backward-circle:before{content:"\ebad"}.jam-set-backward-square-f:before{content:"\ebae"}.jam-set-backward-square:before{content:"\ebaf"}.jam-set-backward:before{content:"\ebb0"}.jam-set-forward-circle-f:before{content:"\ebb1"}.jam-set-forward-circle:before{content:"\ebb2"}.jam-set-forward-square-f:before{content:"\ebb3"}.jam-set-forward-square:before{content:"\ebb4"}.jam-set-forward:before{content:"\ebb5"}.jam-set-square-f:before{content:"\ebb6"}.jam-set-square:before{content:"\ebb7"}.jam-settings-alt:before{content:"\ebb8"}.jam-share-alt-f:before{content:"\ebb9"}.jam-share-alt:before{content:"\ebba"}.jam-share:before{content:"\ebbb"}.jam-shield-check-f:before{content:"\ebbc"}.jam-shield-check:before{content:"\ebbd"}.jam-shield-close-f:before{content:"\ebbe"}.jam-shield-close:before{content:"\ebbf"}.jam-shield-f:before{content:"\ebc0"}.jam-shield-half:before{content:"\ebc1"}.jam-shield-minus-f:before{content:"\ebc2"}.jam-shield-minus:before{content:"\ebc3"}.jam-shield-plus-f:before{content:"\ebc4"}.jam-shield-plus:before{content:"\ebc5"}.jam-shield:before{content:"\ebc6"}.jam-shopify-circle:before{content:"\ebc7"}.jam-shopify-square:before{content:"\ebc8"}.jam-shopify:before{content:"\ebc9"}.jam-shopping-bag-alt-f:before{content:"\ebca"}.jam-shopping-bag-alt:before{content:"\ebcb"}.jam-shopping-bag-f:before{content:"\ebcc"}.jam-shopping-bag:before{content:"\ebcd"}.jam-shopping-cart:before{content:"\ebce"}.jam-shuffle:before{content:"\ebcf"}.jam-signal:before{content:"\ebd0"}.jam-sitemap-f:before{content:"\ebd1"}.jam-sitemap:before{content:"\ebd2"}.jam-skull-f:before{content:"\ebd3"}.jam-skull:before{content:"\ebd4"}.jam-skype-circle:before{content:"\ebd5"}.jam-skype-square:before{content:"\ebd6"}.jam-skype:before{content:"\ebd7"}.jam-slack-circle:before{content:"\ebd8"}.jam-slack-square:before{content:"\ebd9"}.jam-slack:before{content:"\ebda"}.jam-smiley-f:before{content:"\ebdb"}.jam-smiley:before{content:"\ebdc"}.jam-snapchat-circle:before{content:"\ebdd"}.jam-snapchat-square:before{content:"\ebde"}.jam-snapchat:before{content:"\ebdf"}.jam-snowboard-f:before{content:"\ebe0"}.jam-snowboard:before{content:"\ebe1"}.jam-snowflake:before{content:"\ebe2"}.jam-soundcloud:before{content:"\ebe3"}.jam-speaker-f:before{content:"\ebe4"}.jam-speaker:before{content:"\ebe5"}.jam-spotify:before{content:"\ebe6"}.jam-square-f:before{content:"\ebe7"}.jam-square:before{content:"\ebe8"}.jam-squarespace-circle:before{content:"\ebe9"}.jam-squarespace-square:before{content:"\ebea"}.jam-squarespace:before{content:"\ebeb"}.jam-stackoverflow-circle:before{content:"\ebec"}.jam-stackoverflow-square:before{content:"\ebed"}.jam-stackoverflow:before{content:"\ebee"}.jam-stamp-f:before{content:"\ebef"}.jam-stamp:before{content:"\ebf0"}.jam-star-f:before{content:"\ebf1"}.jam-star-full:before{content:"\ebf2"}.jam-star-half:before{content:"\ebf3"}.jam-star:before{content:"\ebf4"}.jam-station:before{content:"\ebf5"}.jam-stop-sign:before{content:"\ebf6"}.jam-stop:before{content:"\ebf7"}.jam-store:before{content:"\ebf8"}.jam-strikethrough:before{content:"\ebf9"}.jam-stumbleupon-circle:before{content:"\ebfa"}.jam-stumbleupon-square:before{content:"\ebfb"}.jam-stumbleupon:before{content:"\ebfc"}.jam-sun-f:before{content:"\ebfd"}.jam-sun:before{content:"\ebfe"}.jam-switch-left-f:before{content:"\ebff"}.jam-switch-left:before{content:"\ec00"}.jam-switch-right-f:before{content:"\ec01"}.jam-switch-right:before{content:"\ec02"}.jam-sword-f:before{content:"\ec03"}.jam-sword:before{content:"\ec04"}.jam-tablet-f:before{content:"\ec05"}.jam-tablet:before{content:"\ec06"}.jam-tag-f:before{content:"\ec07"}.jam-tag:before{content:"\ec08"}.jam-tags-f:before{content:"\ec09"}.jam-tags:before{content:"\ec0a"}.jam-target:before{content:"\ec0b"}.jam-task-list-f:before{content:"\ec0c"}.jam-task-list:before{content:"\ec0d"}.jam-temperature:before{content:"\ec0e"}.jam-terminal:before{content:"\ec0f"}.jam-thunder-f:before{content:"\ec10"}.jam-thunder:before{content:"\ec11"}.jam-ticket-f:before{content:"\ec12"}.jam-ticket:before{content:"\ec13"}.jam-tools-f:before{content:"\ec14"}.jam-tools:before{content:"\ec15"}.jam-torch-f:before{content:"\ec16"}.jam-torch:before{content:"\ec17"}.jam-totem:before{content:"\ec18"}.jam-train-f:before{content:"\ec19"}.jam-train:before{content:"\ec1a"}.jam-transgender:before{content:"\ec1b"}.jam-trash-alt-f:before{content:"\ec1c"}.jam-trash-alt:before{content:"\ec1d"}.jam-trash-f:before{content:"\ec1e"}.jam-trash:before{content:"\ec1f"}.jam-tree-alt-f:before{content:"\ec20"}.jam-tree-alt:before{content:"\ec21"}.jam-tree-f:before{content:"\ec22"}.jam-tree:before{content:"\ec23"}.jam-trello:before{content:"\ec24"}.jam-triangle-danger-f:before{content:"\ec25"}.jam-triangle-danger:before{content:"\ec26"}.jam-triangle-f:before{content:"\ec27"}.jam-triangle:before{content:"\ec28"}.jam-trophy-f:before{content:"\ec29"}.jam-trophy:before{content:"\ec2a"}.jam-tube:before{content:"\ec2b"}.jam-tumblr-circle:before{content:"\ec2c"}.jam-tumblr-square:before{content:"\ec2d"}.jam-tumblr:before{content:"\ec2e"}.jam-twitch:before{content:"\ec2f"}.jam-twitter-circle:before{content:"\ec30"}.jam-twitter-square:before{content:"\ec31"}.jam-twitter:before{content:"\ec32"}.jam-umbrella-closed-f:before{content:"\ec33"}.jam-umbrella-closed:before{content:"\ec34"}.jam-umbrella-f:before{content:"\ec35"}.jam-umbrella:before{content:"\ec36"}.jam-underline:before{content:"\ec37"}.jam-undo:before{content:"\ec38"}.jam-unindent:before{content:"\ec39"}.jam-universe:before{content:"\ec3a"}.jam-unordered-list:before{content:"\ec3b"}.jam-unsplash-circle:before{content:"\ec3c"}.jam-unsplash-square:before{content:"\ec3d"}.jam-unsplash:before{content:"\ec3e"}.jam-upload:before{content:"\ec3f"}.jam-user-circle:before{content:"\ec40"}.jam-user-minus:before{content:"\ec41"}.jam-user-plus:before{content:"\ec42"}.jam-user-remove:before{content:"\ec43"}.jam-user-square:before{content:"\ec44"}.jam-user:before{content:"\ec45"}.jam-users:before{content:"\ec46"}.jam-viadeo:before{content:"\ec47"}.jam-viber-circle:before{content:"\ec48"}.jam-viber-square:before{content:"\ec49"}.jam-viber:before{content:"\ec4a"}.jam-video-camera-f:before{content:"\ec4b"}.jam-video-camera-vintage-f:before{content:"\ec4c"}.jam-video-camera-vintage:before{content:"\ec4d"}.jam-video-camera:before{content:"\ec4e"}.jam-vimeo-circle:before{content:"\ec4f"}.jam-vimeo-square:before{content:"\ec50"}.jam-vimeo:before{content:"\ec51"}.jam-vine-circle:before{content:"\ec52"}.jam-vine-square:before{content:"\ec53"}.jam-vine:before{content:"\ec54"}.jam-voicemail:before{content:"\ec55"}.jam-volume-circle-f:before{content:"\ec56"}.jam-volume-circle:before{content:"\ec57"}.jam-volume-down-circle-f:before{content:"\ec58"}.jam-volume-down-circle:before{content:"\ec59"}.jam-volume-down-square-f:before{content:"\ec5a"}.jam-volume-down-square:before{content:"\ec5b"}.jam-volume-down:before{content:"\ec5c"}.jam-volume-mute-circle-f:before{content:"\ec5d"}.jam-volume-mute-circle:before{content:"\ec5e"}.jam-volume-mute-square-f:before{content:"\ec5f"}.jam-volume-mute-square:before{content:"\ec60"}.jam-volume-mute:before{content:"\ec61"}.jam-volume-square-f:before{content:"\ec62"}.jam-volume-square:before{content:"\ec63"}.jam-volume-up-circle-f:before{content:"\ec64"}.jam-volume-up-circle:before{content:"\ec65"}.jam-volume-up-square-f:before{content:"\ec66"}.jam-volume-up-square:before{content:"\ec67"}.jam-volume-up:before{content:"\ec68"}.jam-volume:before{content:"\ec69"}.jam-watch-f:before{content:"\ec6a"}.jam-watch:before{content:"\ec6b"}.jam-water-drop-f:before{content:"\ec6c"}.jam-water-drop:before{content:"\ec6d"}.jam-whatsapp:before{content:"\ec6e"}.jam-wifi:before{content:"\ec6f"}.jam-wikipedia:before{content:"\ec70"}.jam-wordpress:before{content:"\ec71"}.jam-world:before{content:"\ec72"}.jam-wrench-f:before{content:"\ec73"}.jam-wrench:before{content:"\ec74"}.jam-write-f:before{content:"\ec75"}.jam-write:before{content:"\ec76"}.jam-yahoo-circle:before{content:"\ec77"}.jam-yahoo-square:before{content:"\ec78"}.jam-yahoo:before{content:"\ec79"}.jam-yelp-circle:before{content:"\ec7a"}.jam-yelp-square:before{content:"\ec7b"}.jam-yelp:before{content:"\ec7c"}.jam-youtube-circle:before{content:"\ec7d"}.jam-youtube-square:before{content:"\ec7e"}.jam-youtube:before{content:"\ec7f"} diff --git a/fonts/jam-icons.eot b/fonts/jam-icons.eot deleted file mode 100644 index 0a65a2a..0000000 Binary files a/fonts/jam-icons.eot and /dev/null differ diff --git a/fonts/jam-icons.svg b/fonts/jam-icons.svg deleted file mode 100644 index b5a1a54..0000000 --- a/fonts/jam-icons.svg +++ /dev/null @@ -1,928 +0,0 @@ - - - - - - -{ - "fontFamily": "Jam-icons", - "majorVersion": 2, - "minorVersion": 0, - "fontURL": "https://jam-icons.com", - "copyright": "©Jam Icons", - "designer": "Michael Amprimo <@michaelampr>", - "designerURL": "https://michaelamprimo.com", - "license": "MIT", - "licenseURL": "https://opensource.org/licenses/mit-license.php", - "version": "Version 2.0", - "fontId": "Jam-icons", - "psName": "Jam-icons", - "subFamily": "Regular", - "fullName": "Jam-icons", - "description": "Font generated by IcoMoon." -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fonts/jam-icons.ttf b/fonts/jam-icons.ttf deleted file mode 100644 index bf013e8..0000000 Binary files a/fonts/jam-icons.ttf and /dev/null differ diff --git a/fonts/jam-icons.woff b/fonts/jam-icons.woff deleted file mode 100644 index aac278a..0000000 Binary files a/fonts/jam-icons.woff and /dev/null differ diff --git a/svg/500px.svg b/icons/500px.svg similarity index 100% rename from svg/500px.svg rename to icons/500px.svg diff --git a/svg/activity.svg b/icons/activity.svg similarity index 100% rename from svg/activity.svg rename to icons/activity.svg diff --git a/svg/airbnb.svg b/icons/airbnb.svg similarity index 100% rename from svg/airbnb.svg rename to icons/airbnb.svg diff --git a/svg/alarm-clock-f.svg b/icons/alarm-clock-f.svg similarity index 100% rename from svg/alarm-clock-f.svg rename to icons/alarm-clock-f.svg diff --git a/svg/alarm-clock.svg b/icons/alarm-clock.svg similarity index 100% rename from svg/alarm-clock.svg rename to icons/alarm-clock.svg diff --git a/svg/alert-f.svg b/icons/alert-f.svg similarity index 100% rename from svg/alert-f.svg rename to icons/alert-f.svg diff --git a/svg/alert.svg b/icons/alert.svg similarity index 100% rename from svg/alert.svg rename to icons/alert.svg diff --git a/svg/alien-f.svg b/icons/alien-f.svg similarity index 100% rename from svg/alien-f.svg rename to icons/alien-f.svg diff --git a/svg/alien.svg b/icons/alien.svg similarity index 100% rename from svg/alien.svg rename to icons/alien.svg diff --git a/svg/align-center.svg b/icons/align-center.svg similarity index 100% rename from svg/align-center.svg rename to icons/align-center.svg diff --git a/svg/align-justify.svg b/icons/align-justify.svg similarity index 100% rename from svg/align-justify.svg rename to icons/align-justify.svg diff --git a/svg/align-left.svg b/icons/align-left.svg similarity index 100% rename from svg/align-left.svg rename to icons/align-left.svg diff --git a/svg/align-right.svg b/icons/align-right.svg similarity index 100% rename from svg/align-right.svg rename to icons/align-right.svg diff --git a/svg/amazon.svg b/icons/amazon.svg similarity index 100% rename from svg/amazon.svg rename to icons/amazon.svg diff --git a/svg/anchor.svg b/icons/anchor.svg similarity index 100% rename from svg/anchor.svg rename to icons/anchor.svg diff --git a/svg/android-circle.svg b/icons/android-circle.svg similarity index 100% rename from svg/android-circle.svg rename to icons/android-circle.svg diff --git a/svg/android-square.svg b/icons/android-square.svg similarity index 100% rename from svg/android-square.svg rename to icons/android-square.svg diff --git a/svg/android.svg b/icons/android.svg similarity index 100% rename from svg/android.svg rename to icons/android.svg diff --git a/svg/aperture.svg b/icons/aperture.svg similarity index 100% rename from svg/aperture.svg rename to icons/aperture.svg diff --git a/svg/apple-circle.svg b/icons/apple-circle.svg similarity index 100% rename from svg/apple-circle.svg rename to icons/apple-circle.svg diff --git a/svg/apple-square.svg b/icons/apple-square.svg similarity index 100% rename from svg/apple-square.svg rename to icons/apple-square.svg diff --git a/svg/apple.svg b/icons/apple.svg similarity index 100% rename from svg/apple.svg rename to icons/apple.svg diff --git a/svg/archive-f.svg b/icons/archive-f.svg similarity index 100% rename from svg/archive-f.svg rename to icons/archive-f.svg diff --git a/svg/archive.svg b/icons/archive.svg similarity index 100% rename from svg/archive.svg rename to icons/archive.svg diff --git a/svg/arrow-circle-down-f.svg b/icons/arrow-circle-down-f.svg similarity index 100% rename from svg/arrow-circle-down-f.svg rename to icons/arrow-circle-down-f.svg diff --git a/svg/arrow-circle-down-left-f.svg b/icons/arrow-circle-down-left-f.svg similarity index 100% rename from svg/arrow-circle-down-left-f.svg rename to icons/arrow-circle-down-left-f.svg diff --git a/svg/arrow-circle-down-left.svg b/icons/arrow-circle-down-left.svg similarity index 100% rename from svg/arrow-circle-down-left.svg rename to icons/arrow-circle-down-left.svg diff --git a/svg/arrow-circle-down-right-f.svg b/icons/arrow-circle-down-right-f.svg similarity index 100% rename from svg/arrow-circle-down-right-f.svg rename to icons/arrow-circle-down-right-f.svg diff --git a/svg/arrow-circle-down-right.svg b/icons/arrow-circle-down-right.svg similarity index 100% rename from svg/arrow-circle-down-right.svg rename to icons/arrow-circle-down-right.svg diff --git a/svg/arrow-circle-down.svg b/icons/arrow-circle-down.svg similarity index 100% rename from svg/arrow-circle-down.svg rename to icons/arrow-circle-down.svg diff --git a/svg/arrow-circle-left-f.svg b/icons/arrow-circle-left-f.svg similarity index 100% rename from svg/arrow-circle-left-f.svg rename to icons/arrow-circle-left-f.svg diff --git a/svg/arrow-circle-left.svg b/icons/arrow-circle-left.svg similarity index 100% rename from svg/arrow-circle-left.svg rename to icons/arrow-circle-left.svg diff --git a/svg/arrow-circle-right-f.svg b/icons/arrow-circle-right-f.svg similarity index 100% rename from svg/arrow-circle-right-f.svg rename to icons/arrow-circle-right-f.svg diff --git a/svg/arrow-circle-right.svg b/icons/arrow-circle-right.svg similarity index 100% rename from svg/arrow-circle-right.svg rename to icons/arrow-circle-right.svg diff --git a/svg/arrow-circle-up-f.svg b/icons/arrow-circle-up-f.svg similarity index 100% rename from svg/arrow-circle-up-f.svg rename to icons/arrow-circle-up-f.svg diff --git a/svg/arrow-circle-up-left-f.svg b/icons/arrow-circle-up-left-f.svg similarity index 100% rename from svg/arrow-circle-up-left-f.svg rename to icons/arrow-circle-up-left-f.svg diff --git a/svg/arrow-circle-up-left.svg b/icons/arrow-circle-up-left.svg similarity index 100% rename from svg/arrow-circle-up-left.svg rename to icons/arrow-circle-up-left.svg diff --git a/svg/arrow-circle-up-right-f.svg b/icons/arrow-circle-up-right-f.svg similarity index 100% rename from svg/arrow-circle-up-right-f.svg rename to icons/arrow-circle-up-right-f.svg diff --git a/svg/arrow-circle-up-right.svg b/icons/arrow-circle-up-right.svg similarity index 100% rename from svg/arrow-circle-up-right.svg rename to icons/arrow-circle-up-right.svg diff --git a/svg/arrow-circle-up.svg b/icons/arrow-circle-up.svg similarity index 100% rename from svg/arrow-circle-up.svg rename to icons/arrow-circle-up.svg diff --git a/svg/arrow-down-left.svg b/icons/arrow-down-left.svg similarity index 100% rename from svg/arrow-down-left.svg rename to icons/arrow-down-left.svg diff --git a/svg/arrow-down-right.svg b/icons/arrow-down-right.svg similarity index 100% rename from svg/arrow-down-right.svg rename to icons/arrow-down-right.svg diff --git a/svg/arrow-down.svg b/icons/arrow-down.svg similarity index 100% rename from svg/arrow-down.svg rename to icons/arrow-down.svg diff --git a/svg/arrow-left.svg b/icons/arrow-left.svg similarity index 100% rename from svg/arrow-left.svg rename to icons/arrow-left.svg diff --git a/svg/arrow-right.svg b/icons/arrow-right.svg similarity index 100% rename from svg/arrow-right.svg rename to icons/arrow-right.svg diff --git a/svg/arrow-square-down-f.svg b/icons/arrow-square-down-f.svg similarity index 100% rename from svg/arrow-square-down-f.svg rename to icons/arrow-square-down-f.svg diff --git a/svg/arrow-square-down-left-f.svg b/icons/arrow-square-down-left-f.svg similarity index 100% rename from svg/arrow-square-down-left-f.svg rename to icons/arrow-square-down-left-f.svg diff --git a/svg/arrow-square-down-left.svg b/icons/arrow-square-down-left.svg similarity index 100% rename from svg/arrow-square-down-left.svg rename to icons/arrow-square-down-left.svg diff --git a/svg/arrow-square-down-right-f.svg b/icons/arrow-square-down-right-f.svg similarity index 100% rename from svg/arrow-square-down-right-f.svg rename to icons/arrow-square-down-right-f.svg diff --git a/svg/arrow-square-down-right.svg b/icons/arrow-square-down-right.svg similarity index 100% rename from svg/arrow-square-down-right.svg rename to icons/arrow-square-down-right.svg diff --git a/svg/arrow-square-down.svg b/icons/arrow-square-down.svg similarity index 100% rename from svg/arrow-square-down.svg rename to icons/arrow-square-down.svg diff --git a/svg/arrow-square-left-f.svg b/icons/arrow-square-left-f.svg similarity index 100% rename from svg/arrow-square-left-f.svg rename to icons/arrow-square-left-f.svg diff --git a/svg/arrow-square-left.svg b/icons/arrow-square-left.svg similarity index 100% rename from svg/arrow-square-left.svg rename to icons/arrow-square-left.svg diff --git a/svg/arrow-square-right-f.svg b/icons/arrow-square-right-f.svg similarity index 100% rename from svg/arrow-square-right-f.svg rename to icons/arrow-square-right-f.svg diff --git a/svg/arrow-square-right.svg b/icons/arrow-square-right.svg similarity index 100% rename from svg/arrow-square-right.svg rename to icons/arrow-square-right.svg diff --git a/svg/arrow-square-up-f.svg b/icons/arrow-square-up-f.svg similarity index 100% rename from svg/arrow-square-up-f.svg rename to icons/arrow-square-up-f.svg diff --git a/svg/arrow-square-up-left-f.svg b/icons/arrow-square-up-left-f.svg similarity index 100% rename from svg/arrow-square-up-left-f.svg rename to icons/arrow-square-up-left-f.svg diff --git a/svg/arrow-square-up-left.svg b/icons/arrow-square-up-left.svg similarity index 100% rename from svg/arrow-square-up-left.svg rename to icons/arrow-square-up-left.svg diff --git a/svg/arrow-square-up-right-f.svg b/icons/arrow-square-up-right-f.svg similarity index 100% rename from svg/arrow-square-up-right-f.svg rename to icons/arrow-square-up-right-f.svg diff --git a/svg/arrow-square-up-right.svg b/icons/arrow-square-up-right.svg similarity index 100% rename from svg/arrow-square-up-right.svg rename to icons/arrow-square-up-right.svg diff --git a/svg/arrow-square-up.svg b/icons/arrow-square-up.svg similarity index 100% rename from svg/arrow-square-up.svg rename to icons/arrow-square-up.svg diff --git a/svg/arrow-up-left.svg b/icons/arrow-up-left.svg similarity index 100% rename from svg/arrow-up-left.svg rename to icons/arrow-up-left.svg diff --git a/svg/arrow-up-right.svg b/icons/arrow-up-right.svg similarity index 100% rename from svg/arrow-up-right.svg rename to icons/arrow-up-right.svg diff --git a/svg/arrow-up.svg b/icons/arrow-up.svg similarity index 100% rename from svg/arrow-up.svg rename to icons/arrow-up.svg diff --git a/svg/arrows-corners.svg b/icons/arrows-corners.svg similarity index 100% rename from svg/arrows-corners.svg rename to icons/arrows-corners.svg diff --git a/svg/arrows-fullscreen.svg b/icons/arrows-fullscreen.svg similarity index 100% rename from svg/arrows-fullscreen.svg rename to icons/arrows-fullscreen.svg diff --git a/svg/arrows-h.svg b/icons/arrows-h.svg similarity index 100% rename from svg/arrows-h.svg rename to icons/arrows-h.svg diff --git a/svg/arrows-v.svg b/icons/arrows-v.svg similarity index 100% rename from svg/arrows-v.svg rename to icons/arrows-v.svg diff --git a/svg/attachment.svg b/icons/attachment.svg similarity index 100% rename from svg/attachment.svg rename to icons/attachment.svg diff --git a/svg/background-color.svg b/icons/background-color.svg similarity index 100% rename from svg/background-color.svg rename to icons/background-color.svg diff --git a/svg/backpack-f.svg b/icons/backpack-f.svg similarity index 100% rename from svg/backpack-f.svg rename to icons/backpack-f.svg diff --git a/svg/backpack.svg b/icons/backpack.svg similarity index 100% rename from svg/backpack.svg rename to icons/backpack.svg diff --git a/svg/backward-circle-f.svg b/icons/backward-circle-f.svg similarity index 100% rename from svg/backward-circle-f.svg rename to icons/backward-circle-f.svg diff --git a/svg/backward-circle.svg b/icons/backward-circle.svg similarity index 100% rename from svg/backward-circle.svg rename to icons/backward-circle.svg diff --git a/svg/backward-square-f.svg b/icons/backward-square-f.svg similarity index 100% rename from svg/backward-square-f.svg rename to icons/backward-square-f.svg diff --git a/svg/backward-square.svg b/icons/backward-square.svg similarity index 100% rename from svg/backward-square.svg rename to icons/backward-square.svg diff --git a/svg/backward.svg b/icons/backward.svg similarity index 100% rename from svg/backward.svg rename to icons/backward.svg diff --git a/svg/baidu-circle.svg b/icons/baidu-circle.svg similarity index 100% rename from svg/baidu-circle.svg rename to icons/baidu-circle.svg diff --git a/svg/baidu-square.svg b/icons/baidu-square.svg similarity index 100% rename from svg/baidu-square.svg rename to icons/baidu-square.svg diff --git a/svg/baidu.svg b/icons/baidu.svg similarity index 100% rename from svg/baidu.svg rename to icons/baidu.svg diff --git a/svg/bandage-f.svg b/icons/bandage-f.svg similarity index 100% rename from svg/bandage-f.svg rename to icons/bandage-f.svg diff --git a/svg/bandage.svg b/icons/bandage.svg similarity index 100% rename from svg/bandage.svg rename to icons/bandage.svg diff --git a/svg/bar-chart.svg b/icons/bar-chart.svg similarity index 100% rename from svg/bar-chart.svg rename to icons/bar-chart.svg diff --git a/svg/baseball.svg b/icons/baseball.svg similarity index 100% rename from svg/baseball.svg rename to icons/baseball.svg diff --git a/svg/basketball.svg b/icons/basketball.svg similarity index 100% rename from svg/basketball.svg rename to icons/basketball.svg diff --git a/svg/bathtub-f.svg b/icons/bathtub-f.svg similarity index 100% rename from svg/bathtub-f.svg rename to icons/bathtub-f.svg diff --git a/svg/bathtub.svg b/icons/bathtub.svg similarity index 100% rename from svg/bathtub.svg rename to icons/bathtub.svg diff --git a/svg/battery-charging-f.svg b/icons/battery-charging-f.svg similarity index 100% rename from svg/battery-charging-f.svg rename to icons/battery-charging-f.svg diff --git a/svg/battery-charging.svg b/icons/battery-charging.svg similarity index 100% rename from svg/battery-charging.svg rename to icons/battery-charging.svg diff --git a/svg/battery-f.svg b/icons/battery-f.svg similarity index 100% rename from svg/battery-f.svg rename to icons/battery-f.svg diff --git a/svg/battery-half-f.svg b/icons/battery-half-f.svg similarity index 100% rename from svg/battery-half-f.svg rename to icons/battery-half-f.svg diff --git a/svg/battery-half.svg b/icons/battery-half.svg similarity index 100% rename from svg/battery-half.svg rename to icons/battery-half.svg diff --git a/svg/battery-one-quarter-f.svg b/icons/battery-one-quarter-f.svg similarity index 100% rename from svg/battery-one-quarter-f.svg rename to icons/battery-one-quarter-f.svg diff --git a/svg/battery-one-quarter.svg b/icons/battery-one-quarter.svg similarity index 100% rename from svg/battery-one-quarter.svg rename to icons/battery-one-quarter.svg diff --git a/svg/battery-three-quarters-f.svg b/icons/battery-three-quarters-f.svg similarity index 100% rename from svg/battery-three-quarters-f.svg rename to icons/battery-three-quarters-f.svg diff --git a/svg/battery-three-quarters.svg b/icons/battery-three-quarters.svg similarity index 100% rename from svg/battery-three-quarters.svg rename to icons/battery-three-quarters.svg diff --git a/svg/battery.svg b/icons/battery.svg similarity index 100% rename from svg/battery.svg rename to icons/battery.svg diff --git a/svg/beatport-circle.svg b/icons/beatport-circle.svg similarity index 100% rename from svg/beatport-circle.svg rename to icons/beatport-circle.svg diff --git a/svg/beatport-square.svg b/icons/beatport-square.svg similarity index 100% rename from svg/beatport-square.svg rename to icons/beatport-square.svg diff --git a/svg/beatport.svg b/icons/beatport.svg similarity index 100% rename from svg/beatport.svg rename to icons/beatport.svg diff --git a/svg/beer-f.svg b/icons/beer-f.svg similarity index 100% rename from svg/beer-f.svg rename to icons/beer-f.svg diff --git a/svg/beer.svg b/icons/beer.svg similarity index 100% rename from svg/beer.svg rename to icons/beer.svg diff --git a/svg/behance-circle.svg b/icons/behance-circle.svg similarity index 100% rename from svg/behance-circle.svg rename to icons/behance-circle.svg diff --git a/svg/behance-square.svg b/icons/behance-square.svg similarity index 100% rename from svg/behance-square.svg rename to icons/behance-square.svg diff --git a/svg/behance.svg b/icons/behance.svg similarity index 100% rename from svg/behance.svg rename to icons/behance.svg diff --git a/svg/bell-f.svg b/icons/bell-f.svg similarity index 100% rename from svg/bell-f.svg rename to icons/bell-f.svg diff --git a/svg/bell-off-f.svg b/icons/bell-off-f.svg similarity index 100% rename from svg/bell-off-f.svg rename to icons/bell-off-f.svg diff --git a/svg/bell-off.svg b/icons/bell-off.svg similarity index 100% rename from svg/bell-off.svg rename to icons/bell-off.svg diff --git a/svg/bell.svg b/icons/bell.svg similarity index 100% rename from svg/bell.svg rename to icons/bell.svg diff --git a/svg/bing-circle.svg b/icons/bing-circle.svg similarity index 100% rename from svg/bing-circle.svg rename to icons/bing-circle.svg diff --git a/svg/bing-square.svg b/icons/bing-square.svg similarity index 100% rename from svg/bing-square.svg rename to icons/bing-square.svg diff --git a/svg/bing.svg b/icons/bing.svg similarity index 100% rename from svg/bing.svg rename to icons/bing.svg diff --git a/svg/birthday-cake-f.svg b/icons/birthday-cake-f.svg similarity index 100% rename from svg/birthday-cake-f.svg rename to icons/birthday-cake-f.svg diff --git a/svg/birthday-cake.svg b/icons/birthday-cake.svg similarity index 100% rename from svg/birthday-cake.svg rename to icons/birthday-cake.svg diff --git a/svg/blogger-circle.svg b/icons/blogger-circle.svg similarity index 100% rename from svg/blogger-circle.svg rename to icons/blogger-circle.svg diff --git a/svg/blogger-square.svg b/icons/blogger-square.svg similarity index 100% rename from svg/blogger-square.svg rename to icons/blogger-square.svg diff --git a/svg/blogger.svg b/icons/blogger.svg similarity index 100% rename from svg/blogger.svg rename to icons/blogger.svg diff --git a/svg/bluetooth.svg b/icons/bluetooth.svg similarity index 100% rename from svg/bluetooth.svg rename to icons/bluetooth.svg diff --git a/svg/bold.svg b/icons/bold.svg similarity index 100% rename from svg/bold.svg rename to icons/bold.svg diff --git a/svg/book-f.svg b/icons/book-f.svg similarity index 100% rename from svg/book-f.svg rename to icons/book-f.svg diff --git a/svg/book.svg b/icons/book.svg similarity index 100% rename from svg/book.svg rename to icons/book.svg diff --git a/svg/bookmark-f.svg b/icons/bookmark-f.svg similarity index 100% rename from svg/bookmark-f.svg rename to icons/bookmark-f.svg diff --git a/svg/bookmark-minus-f.svg b/icons/bookmark-minus-f.svg similarity index 100% rename from svg/bookmark-minus-f.svg rename to icons/bookmark-minus-f.svg diff --git a/svg/bookmark-minus.svg b/icons/bookmark-minus.svg similarity index 100% rename from svg/bookmark-minus.svg rename to icons/bookmark-minus.svg diff --git a/svg/bookmark-plus-f.svg b/icons/bookmark-plus-f.svg similarity index 100% rename from svg/bookmark-plus-f.svg rename to icons/bookmark-plus-f.svg diff --git a/svg/bookmark-plus.svg b/icons/bookmark-plus.svg similarity index 100% rename from svg/bookmark-plus.svg rename to icons/bookmark-plus.svg diff --git a/svg/bookmark-remove-f.svg b/icons/bookmark-remove-f.svg similarity index 100% rename from svg/bookmark-remove-f.svg rename to icons/bookmark-remove-f.svg diff --git a/svg/bookmark-remove.svg b/icons/bookmark-remove.svg similarity index 100% rename from svg/bookmark-remove.svg rename to icons/bookmark-remove.svg diff --git a/svg/bookmark.svg b/icons/bookmark.svg similarity index 100% rename from svg/bookmark.svg rename to icons/bookmark.svg diff --git a/svg/bottle-f.svg b/icons/bottle-f.svg similarity index 100% rename from svg/bottle-f.svg rename to icons/bottle-f.svg diff --git a/svg/bottle.svg b/icons/bottle.svg similarity index 100% rename from svg/bottle.svg rename to icons/bottle.svg diff --git a/svg/box-f.svg b/icons/box-f.svg similarity index 100% rename from svg/box-f.svg rename to icons/box-f.svg diff --git a/svg/box.svg b/icons/box.svg similarity index 100% rename from svg/box.svg rename to icons/box.svg diff --git a/svg/branch-f.svg b/icons/branch-f.svg similarity index 100% rename from svg/branch-f.svg rename to icons/branch-f.svg diff --git a/svg/branch.svg b/icons/branch.svg similarity index 100% rename from svg/branch.svg rename to icons/branch.svg diff --git a/svg/brightness-down-f.svg b/icons/brightness-down-f.svg similarity index 100% rename from svg/brightness-down-f.svg rename to icons/brightness-down-f.svg diff --git a/svg/brightness-down.svg b/icons/brightness-down.svg similarity index 100% rename from svg/brightness-down.svg rename to icons/brightness-down.svg diff --git a/svg/brightness-up-f.svg b/icons/brightness-up-f.svg similarity index 100% rename from svg/brightness-up-f.svg rename to icons/brightness-up-f.svg diff --git a/svg/brightness-up.svg b/icons/brightness-up.svg similarity index 100% rename from svg/brightness-up.svg rename to icons/brightness-up.svg diff --git a/svg/brightness.svg b/icons/brightness.svg similarity index 100% rename from svg/brightness.svg rename to icons/brightness.svg diff --git a/svg/brush-f.svg b/icons/brush-f.svg similarity index 100% rename from svg/brush-f.svg rename to icons/brush-f.svg diff --git a/svg/brush.svg b/icons/brush.svg similarity index 100% rename from svg/brush.svg rename to icons/brush.svg diff --git a/svg/bug-f.svg b/icons/bug-f.svg similarity index 100% rename from svg/bug-f.svg rename to icons/bug-f.svg diff --git a/svg/bug.svg b/icons/bug.svg similarity index 100% rename from svg/bug.svg rename to icons/bug.svg diff --git a/svg/building-f.svg b/icons/building-f.svg similarity index 100% rename from svg/building-f.svg rename to icons/building-f.svg diff --git a/svg/building.svg b/icons/building.svg similarity index 100% rename from svg/building.svg rename to icons/building.svg diff --git a/svg/bus-f.svg b/icons/bus-f.svg similarity index 100% rename from svg/bus-f.svg rename to icons/bus-f.svg diff --git a/svg/bus.svg b/icons/bus.svg similarity index 100% rename from svg/bus.svg rename to icons/bus.svg diff --git a/svg/cactus-f.svg b/icons/cactus-f.svg similarity index 100% rename from svg/cactus-f.svg rename to icons/cactus-f.svg diff --git a/svg/cactus.svg b/icons/cactus.svg similarity index 100% rename from svg/cactus.svg rename to icons/cactus.svg diff --git a/svg/calculator.svg b/icons/calculator.svg similarity index 100% rename from svg/calculator.svg rename to icons/calculator.svg diff --git a/svg/calendar-alt-f.svg b/icons/calendar-alt-f.svg similarity index 100% rename from svg/calendar-alt-f.svg rename to icons/calendar-alt-f.svg diff --git a/svg/calendar-alt.svg b/icons/calendar-alt.svg similarity index 100% rename from svg/calendar-alt.svg rename to icons/calendar-alt.svg diff --git a/svg/calendar-f.svg b/icons/calendar-f.svg similarity index 100% rename from svg/calendar-f.svg rename to icons/calendar-f.svg diff --git a/svg/calendar.svg b/icons/calendar.svg similarity index 100% rename from svg/calendar.svg rename to icons/calendar.svg diff --git a/svg/camera-alt-f.svg b/icons/camera-alt-f.svg similarity index 100% rename from svg/camera-alt-f.svg rename to icons/camera-alt-f.svg diff --git a/svg/camera-alt.svg b/icons/camera-alt.svg similarity index 100% rename from svg/camera-alt.svg rename to icons/camera-alt.svg diff --git a/svg/camera-f.svg b/icons/camera-f.svg similarity index 100% rename from svg/camera-f.svg rename to icons/camera-f.svg diff --git a/svg/camera.svg b/icons/camera.svg similarity index 100% rename from svg/camera.svg rename to icons/camera.svg diff --git a/svg/candle-f.svg b/icons/candle-f.svg similarity index 100% rename from svg/candle-f.svg rename to icons/candle-f.svg diff --git a/svg/candle.svg b/icons/candle.svg similarity index 100% rename from svg/candle.svg rename to icons/candle.svg diff --git a/svg/capsule-f.svg b/icons/capsule-f.svg similarity index 100% rename from svg/capsule-f.svg rename to icons/capsule-f.svg diff --git a/svg/capsule.svg b/icons/capsule.svg similarity index 100% rename from svg/capsule.svg rename to icons/capsule.svg diff --git a/svg/car-f.svg b/icons/car-f.svg similarity index 100% rename from svg/car-f.svg rename to icons/car-f.svg diff --git a/svg/car.svg b/icons/car.svg similarity index 100% rename from svg/car.svg rename to icons/car.svg diff --git a/svg/castle-f.svg b/icons/castle-f.svg similarity index 100% rename from svg/castle-f.svg rename to icons/castle-f.svg diff --git a/svg/castle.svg b/icons/castle.svg similarity index 100% rename from svg/castle.svg rename to icons/castle.svg diff --git a/svg/check.svg b/icons/check.svg similarity index 100% rename from svg/check.svg rename to icons/check.svg diff --git a/svg/chevron-circle-down-f.svg b/icons/chevron-circle-down-f.svg similarity index 100% rename from svg/chevron-circle-down-f.svg rename to icons/chevron-circle-down-f.svg diff --git a/svg/chevron-circle-down-left-f.svg b/icons/chevron-circle-down-left-f.svg similarity index 100% rename from svg/chevron-circle-down-left-f.svg rename to icons/chevron-circle-down-left-f.svg diff --git a/svg/chevron-circle-down-left.svg b/icons/chevron-circle-down-left.svg similarity index 100% rename from svg/chevron-circle-down-left.svg rename to icons/chevron-circle-down-left.svg diff --git a/svg/chevron-circle-down-right-f.svg b/icons/chevron-circle-down-right-f.svg similarity index 100% rename from svg/chevron-circle-down-right-f.svg rename to icons/chevron-circle-down-right-f.svg diff --git a/svg/chevron-circle-down-right.svg b/icons/chevron-circle-down-right.svg similarity index 100% rename from svg/chevron-circle-down-right.svg rename to icons/chevron-circle-down-right.svg diff --git a/svg/chevron-circle-down.svg b/icons/chevron-circle-down.svg similarity index 100% rename from svg/chevron-circle-down.svg rename to icons/chevron-circle-down.svg diff --git a/svg/chevron-circle-left-f.svg b/icons/chevron-circle-left-f.svg similarity index 100% rename from svg/chevron-circle-left-f.svg rename to icons/chevron-circle-left-f.svg diff --git a/svg/chevron-circle-left.svg b/icons/chevron-circle-left.svg similarity index 100% rename from svg/chevron-circle-left.svg rename to icons/chevron-circle-left.svg diff --git a/svg/chevron-circle-right-f.svg b/icons/chevron-circle-right-f.svg similarity index 100% rename from svg/chevron-circle-right-f.svg rename to icons/chevron-circle-right-f.svg diff --git a/svg/chevron-circle-right.svg b/icons/chevron-circle-right.svg similarity index 100% rename from svg/chevron-circle-right.svg rename to icons/chevron-circle-right.svg diff --git a/svg/chevron-circle-up-f.svg b/icons/chevron-circle-up-f.svg similarity index 100% rename from svg/chevron-circle-up-f.svg rename to icons/chevron-circle-up-f.svg diff --git a/svg/chevron-circle-up-left-f.svg b/icons/chevron-circle-up-left-f.svg similarity index 100% rename from svg/chevron-circle-up-left-f.svg rename to icons/chevron-circle-up-left-f.svg diff --git a/svg/chevron-circle-up-left.svg b/icons/chevron-circle-up-left.svg similarity index 100% rename from svg/chevron-circle-up-left.svg rename to icons/chevron-circle-up-left.svg diff --git a/svg/chevron-circle-up-right-f.svg b/icons/chevron-circle-up-right-f.svg similarity index 100% rename from svg/chevron-circle-up-right-f.svg rename to icons/chevron-circle-up-right-f.svg diff --git a/svg/chevron-circle-up-right.svg b/icons/chevron-circle-up-right.svg similarity index 100% rename from svg/chevron-circle-up-right.svg rename to icons/chevron-circle-up-right.svg diff --git a/svg/chevron-circle-up.svg b/icons/chevron-circle-up.svg similarity index 100% rename from svg/chevron-circle-up.svg rename to icons/chevron-circle-up.svg diff --git a/svg/chevron-down-left.svg b/icons/chevron-down-left.svg similarity index 100% rename from svg/chevron-down-left.svg rename to icons/chevron-down-left.svg diff --git a/svg/chevron-down-right.svg b/icons/chevron-down-right.svg similarity index 100% rename from svg/chevron-down-right.svg rename to icons/chevron-down-right.svg diff --git a/svg/chevron-down.svg b/icons/chevron-down.svg similarity index 100% rename from svg/chevron-down.svg rename to icons/chevron-down.svg diff --git a/svg/chevron-left.svg b/icons/chevron-left.svg similarity index 100% rename from svg/chevron-left.svg rename to icons/chevron-left.svg diff --git a/svg/chevron-right.svg b/icons/chevron-right.svg similarity index 100% rename from svg/chevron-right.svg rename to icons/chevron-right.svg diff --git a/svg/chevron-square-down-f.svg b/icons/chevron-square-down-f.svg similarity index 100% rename from svg/chevron-square-down-f.svg rename to icons/chevron-square-down-f.svg diff --git a/svg/chevron-square-down-left-f.svg b/icons/chevron-square-down-left-f.svg similarity index 100% rename from svg/chevron-square-down-left-f.svg rename to icons/chevron-square-down-left-f.svg diff --git a/svg/chevron-square-down-left.svg b/icons/chevron-square-down-left.svg similarity index 100% rename from svg/chevron-square-down-left.svg rename to icons/chevron-square-down-left.svg diff --git a/svg/chevron-square-down-right-f.svg b/icons/chevron-square-down-right-f.svg similarity index 100% rename from svg/chevron-square-down-right-f.svg rename to icons/chevron-square-down-right-f.svg diff --git a/svg/chevron-square-down-right.svg b/icons/chevron-square-down-right.svg similarity index 100% rename from svg/chevron-square-down-right.svg rename to icons/chevron-square-down-right.svg diff --git a/svg/chevron-square-down.svg b/icons/chevron-square-down.svg similarity index 100% rename from svg/chevron-square-down.svg rename to icons/chevron-square-down.svg diff --git a/svg/chevron-square-left-f.svg b/icons/chevron-square-left-f.svg similarity index 100% rename from svg/chevron-square-left-f.svg rename to icons/chevron-square-left-f.svg diff --git a/svg/chevron-square-left.svg b/icons/chevron-square-left.svg similarity index 100% rename from svg/chevron-square-left.svg rename to icons/chevron-square-left.svg diff --git a/svg/chevron-square-right-f.svg b/icons/chevron-square-right-f.svg similarity index 100% rename from svg/chevron-square-right-f.svg rename to icons/chevron-square-right-f.svg diff --git a/svg/chevron-square-right.svg b/icons/chevron-square-right.svg similarity index 100% rename from svg/chevron-square-right.svg rename to icons/chevron-square-right.svg diff --git a/svg/chevron-square-up-f.svg b/icons/chevron-square-up-f.svg similarity index 100% rename from svg/chevron-square-up-f.svg rename to icons/chevron-square-up-f.svg diff --git a/svg/chevron-square-up-left-f.svg b/icons/chevron-square-up-left-f.svg similarity index 100% rename from svg/chevron-square-up-left-f.svg rename to icons/chevron-square-up-left-f.svg diff --git a/svg/chevron-square-up-left.svg b/icons/chevron-square-up-left.svg similarity index 100% rename from svg/chevron-square-up-left.svg rename to icons/chevron-square-up-left.svg diff --git a/svg/chevron-square-up-right-f.svg b/icons/chevron-square-up-right-f.svg similarity index 100% rename from svg/chevron-square-up-right-f.svg rename to icons/chevron-square-up-right-f.svg diff --git a/svg/chevron-square-up-right.svg b/icons/chevron-square-up-right.svg similarity index 100% rename from svg/chevron-square-up-right.svg rename to icons/chevron-square-up-right.svg diff --git a/svg/chevron-square-up.svg b/icons/chevron-square-up.svg similarity index 100% rename from svg/chevron-square-up.svg rename to icons/chevron-square-up.svg diff --git a/svg/chevron-up-left.svg b/icons/chevron-up-left.svg similarity index 100% rename from svg/chevron-up-left.svg rename to icons/chevron-up-left.svg diff --git a/svg/chevron-up-right.svg b/icons/chevron-up-right.svg similarity index 100% rename from svg/chevron-up-right.svg rename to icons/chevron-up-right.svg diff --git a/svg/chevron-up.svg b/icons/chevron-up.svg similarity index 100% rename from svg/chevron-up.svg rename to icons/chevron-up.svg diff --git a/svg/chevrons-circle-down-f.svg b/icons/chevrons-circle-down-f.svg similarity index 100% rename from svg/chevrons-circle-down-f.svg rename to icons/chevrons-circle-down-f.svg diff --git a/svg/chevrons-circle-down-left-f.svg b/icons/chevrons-circle-down-left-f.svg similarity index 100% rename from svg/chevrons-circle-down-left-f.svg rename to icons/chevrons-circle-down-left-f.svg diff --git a/svg/chevrons-circle-down-left.svg b/icons/chevrons-circle-down-left.svg similarity index 100% rename from svg/chevrons-circle-down-left.svg rename to icons/chevrons-circle-down-left.svg diff --git a/svg/chevrons-circle-down-right-f.svg b/icons/chevrons-circle-down-right-f.svg similarity index 100% rename from svg/chevrons-circle-down-right-f.svg rename to icons/chevrons-circle-down-right-f.svg diff --git a/svg/chevrons-circle-down-right.svg b/icons/chevrons-circle-down-right.svg similarity index 100% rename from svg/chevrons-circle-down-right.svg rename to icons/chevrons-circle-down-right.svg diff --git a/svg/chevrons-circle-down.svg b/icons/chevrons-circle-down.svg similarity index 100% rename from svg/chevrons-circle-down.svg rename to icons/chevrons-circle-down.svg diff --git a/svg/chevrons-circle-left-f.svg b/icons/chevrons-circle-left-f.svg similarity index 100% rename from svg/chevrons-circle-left-f.svg rename to icons/chevrons-circle-left-f.svg diff --git a/svg/chevrons-circle-left.svg b/icons/chevrons-circle-left.svg similarity index 100% rename from svg/chevrons-circle-left.svg rename to icons/chevrons-circle-left.svg diff --git a/svg/chevrons-circle-right-f.svg b/icons/chevrons-circle-right-f.svg similarity index 100% rename from svg/chevrons-circle-right-f.svg rename to icons/chevrons-circle-right-f.svg diff --git a/svg/chevrons-circle-right.svg b/icons/chevrons-circle-right.svg similarity index 100% rename from svg/chevrons-circle-right.svg rename to icons/chevrons-circle-right.svg diff --git a/svg/chevrons-circle-up-f.svg b/icons/chevrons-circle-up-f.svg similarity index 100% rename from svg/chevrons-circle-up-f.svg rename to icons/chevrons-circle-up-f.svg diff --git a/svg/chevrons-circle-up-left-f.svg b/icons/chevrons-circle-up-left-f.svg similarity index 100% rename from svg/chevrons-circle-up-left-f.svg rename to icons/chevrons-circle-up-left-f.svg diff --git a/svg/chevrons-circle-up-left.svg b/icons/chevrons-circle-up-left.svg similarity index 100% rename from svg/chevrons-circle-up-left.svg rename to icons/chevrons-circle-up-left.svg diff --git a/svg/chevrons-circle-up-right-f.svg b/icons/chevrons-circle-up-right-f.svg similarity index 100% rename from svg/chevrons-circle-up-right-f.svg rename to icons/chevrons-circle-up-right-f.svg diff --git a/svg/chevrons-circle-up-right.svg b/icons/chevrons-circle-up-right.svg similarity index 100% rename from svg/chevrons-circle-up-right.svg rename to icons/chevrons-circle-up-right.svg diff --git a/svg/chevrons-circle-up.svg b/icons/chevrons-circle-up.svg similarity index 100% rename from svg/chevrons-circle-up.svg rename to icons/chevrons-circle-up.svg diff --git a/svg/chevrons-down-left.svg b/icons/chevrons-down-left.svg similarity index 100% rename from svg/chevrons-down-left.svg rename to icons/chevrons-down-left.svg diff --git a/svg/chevrons-down-right.svg b/icons/chevrons-down-right.svg similarity index 100% rename from svg/chevrons-down-right.svg rename to icons/chevrons-down-right.svg diff --git a/svg/chevrons-down.svg b/icons/chevrons-down.svg similarity index 100% rename from svg/chevrons-down.svg rename to icons/chevrons-down.svg diff --git a/svg/chevrons-left.svg b/icons/chevrons-left.svg similarity index 100% rename from svg/chevrons-left.svg rename to icons/chevrons-left.svg diff --git a/svg/chevrons-right.svg b/icons/chevrons-right.svg similarity index 100% rename from svg/chevrons-right.svg rename to icons/chevrons-right.svg diff --git a/svg/chevrons-square-down-f.svg b/icons/chevrons-square-down-f.svg similarity index 100% rename from svg/chevrons-square-down-f.svg rename to icons/chevrons-square-down-f.svg diff --git a/svg/chevrons-square-down-left-f.svg b/icons/chevrons-square-down-left-f.svg similarity index 100% rename from svg/chevrons-square-down-left-f.svg rename to icons/chevrons-square-down-left-f.svg diff --git a/svg/chevrons-square-down-left.svg b/icons/chevrons-square-down-left.svg similarity index 100% rename from svg/chevrons-square-down-left.svg rename to icons/chevrons-square-down-left.svg diff --git a/svg/chevrons-square-down-right-f.svg b/icons/chevrons-square-down-right-f.svg similarity index 100% rename from svg/chevrons-square-down-right-f.svg rename to icons/chevrons-square-down-right-f.svg diff --git a/svg/chevrons-square-down-right.svg b/icons/chevrons-square-down-right.svg similarity index 100% rename from svg/chevrons-square-down-right.svg rename to icons/chevrons-square-down-right.svg diff --git a/svg/chevrons-square-down.svg b/icons/chevrons-square-down.svg similarity index 100% rename from svg/chevrons-square-down.svg rename to icons/chevrons-square-down.svg diff --git a/svg/chevrons-square-left-f.svg b/icons/chevrons-square-left-f.svg similarity index 100% rename from svg/chevrons-square-left-f.svg rename to icons/chevrons-square-left-f.svg diff --git a/svg/chevrons-square-left.svg b/icons/chevrons-square-left.svg similarity index 100% rename from svg/chevrons-square-left.svg rename to icons/chevrons-square-left.svg diff --git a/svg/chevrons-square-right-f.svg b/icons/chevrons-square-right-f.svg similarity index 100% rename from svg/chevrons-square-right-f.svg rename to icons/chevrons-square-right-f.svg diff --git a/svg/chevrons-square-right.svg b/icons/chevrons-square-right.svg similarity index 100% rename from svg/chevrons-square-right.svg rename to icons/chevrons-square-right.svg diff --git a/svg/chevrons-square-up-f.svg b/icons/chevrons-square-up-f.svg similarity index 100% rename from svg/chevrons-square-up-f.svg rename to icons/chevrons-square-up-f.svg diff --git a/svg/chevrons-square-up-left-f.svg b/icons/chevrons-square-up-left-f.svg similarity index 100% rename from svg/chevrons-square-up-left-f.svg rename to icons/chevrons-square-up-left-f.svg diff --git a/svg/chevrons-square-up-left.svg b/icons/chevrons-square-up-left.svg similarity index 100% rename from svg/chevrons-square-up-left.svg rename to icons/chevrons-square-up-left.svg diff --git a/svg/chevrons-square-up-right-f.svg b/icons/chevrons-square-up-right-f.svg similarity index 100% rename from svg/chevrons-square-up-right-f.svg rename to icons/chevrons-square-up-right-f.svg diff --git a/svg/chevrons-square-up-right.svg b/icons/chevrons-square-up-right.svg similarity index 100% rename from svg/chevrons-square-up-right.svg rename to icons/chevrons-square-up-right.svg diff --git a/svg/chevrons-square-up.svg b/icons/chevrons-square-up.svg similarity index 100% rename from svg/chevrons-square-up.svg rename to icons/chevrons-square-up.svg diff --git a/svg/chevrons-up-left.svg b/icons/chevrons-up-left.svg similarity index 100% rename from svg/chevrons-up-left.svg rename to icons/chevrons-up-left.svg diff --git a/svg/chevrons-up-right.svg b/icons/chevrons-up-right.svg similarity index 100% rename from svg/chevrons-up-right.svg rename to icons/chevrons-up-right.svg diff --git a/svg/chevrons-up.svg b/icons/chevrons-up.svg similarity index 100% rename from svg/chevrons-up.svg rename to icons/chevrons-up.svg diff --git a/svg/chronometer-f.svg b/icons/chronometer-f.svg similarity index 100% rename from svg/chronometer-f.svg rename to icons/chronometer-f.svg diff --git a/svg/chronometer.svg b/icons/chronometer.svg similarity index 100% rename from svg/chronometer.svg rename to icons/chronometer.svg diff --git a/svg/circle-f.svg b/icons/circle-f.svg similarity index 100% rename from svg/circle-f.svg rename to icons/circle-f.svg diff --git a/svg/circle.svg b/icons/circle.svg similarity index 100% rename from svg/circle.svg rename to icons/circle.svg diff --git a/svg/clear-format.svg b/icons/clear-format.svg similarity index 100% rename from svg/clear-format.svg rename to icons/clear-format.svg diff --git a/svg/clipboard-f.svg b/icons/clipboard-f.svg similarity index 100% rename from svg/clipboard-f.svg rename to icons/clipboard-f.svg diff --git a/svg/clipboard.svg b/icons/clipboard.svg similarity index 100% rename from svg/clipboard.svg rename to icons/clipboard.svg diff --git a/svg/clock-f.svg b/icons/clock-f.svg similarity index 100% rename from svg/clock-f.svg rename to icons/clock-f.svg diff --git a/svg/clock.svg b/icons/clock.svg similarity index 100% rename from svg/clock.svg rename to icons/clock.svg diff --git a/svg/close-circle-f.svg b/icons/close-circle-f.svg similarity index 100% rename from svg/close-circle-f.svg rename to icons/close-circle-f.svg diff --git a/svg/close-circle.svg b/icons/close-circle.svg similarity index 100% rename from svg/close-circle.svg rename to icons/close-circle.svg diff --git a/svg/close-rectangle-f.svg b/icons/close-rectangle-f.svg similarity index 100% rename from svg/close-rectangle-f.svg rename to icons/close-rectangle-f.svg diff --git a/svg/close-rectangle.svg b/icons/close-rectangle.svg similarity index 100% rename from svg/close-rectangle.svg rename to icons/close-rectangle.svg diff --git a/svg/close.svg b/icons/close.svg similarity index 100% rename from svg/close.svg rename to icons/close.svg diff --git a/svg/cloud-f.svg b/icons/cloud-f.svg similarity index 100% rename from svg/cloud-f.svg rename to icons/cloud-f.svg diff --git a/svg/cloud-rain-f.svg b/icons/cloud-rain-f.svg similarity index 100% rename from svg/cloud-rain-f.svg rename to icons/cloud-rain-f.svg diff --git a/svg/cloud-rain.svg b/icons/cloud-rain.svg similarity index 100% rename from svg/cloud-rain.svg rename to icons/cloud-rain.svg diff --git a/svg/cloud-snow-f.svg b/icons/cloud-snow-f.svg similarity index 100% rename from svg/cloud-snow-f.svg rename to icons/cloud-snow-f.svg diff --git a/svg/cloud-snow.svg b/icons/cloud-snow.svg similarity index 100% rename from svg/cloud-snow.svg rename to icons/cloud-snow.svg diff --git a/svg/cloud-thunder-f.svg b/icons/cloud-thunder-f.svg similarity index 100% rename from svg/cloud-thunder-f.svg rename to icons/cloud-thunder-f.svg diff --git a/svg/cloud-thunder.svg b/icons/cloud-thunder.svg similarity index 100% rename from svg/cloud-thunder.svg rename to icons/cloud-thunder.svg diff --git a/svg/cloud.svg b/icons/cloud.svg similarity index 100% rename from svg/cloud.svg rename to icons/cloud.svg diff --git a/svg/codepen-circle.svg b/icons/codepen-circle.svg similarity index 100% rename from svg/codepen-circle.svg rename to icons/codepen-circle.svg diff --git a/svg/codepen-square.svg b/icons/codepen-square.svg similarity index 100% rename from svg/codepen-square.svg rename to icons/codepen-square.svg diff --git a/svg/codepen.svg b/icons/codepen.svg similarity index 100% rename from svg/codepen.svg rename to icons/codepen.svg diff --git a/svg/coffee-cup-f.svg b/icons/coffee-cup-f.svg similarity index 100% rename from svg/coffee-cup-f.svg rename to icons/coffee-cup-f.svg diff --git a/svg/coffee-cup.svg b/icons/coffee-cup.svg similarity index 100% rename from svg/coffee-cup.svg rename to icons/coffee-cup.svg diff --git a/svg/coffee.svg b/icons/coffee.svg similarity index 100% rename from svg/coffee.svg rename to icons/coffee.svg diff --git a/svg/cog-f.svg b/icons/cog-f.svg similarity index 100% rename from svg/cog-f.svg rename to icons/cog-f.svg diff --git a/svg/cog.svg b/icons/cog.svg similarity index 100% rename from svg/cog.svg rename to icons/cog.svg diff --git a/svg/cogs-f.svg b/icons/cogs-f.svg similarity index 100% rename from svg/cogs-f.svg rename to icons/cogs-f.svg diff --git a/svg/cogs.svg b/icons/cogs.svg similarity index 100% rename from svg/cogs.svg rename to icons/cogs.svg diff --git a/svg/coin-f.svg b/icons/coin-f.svg similarity index 100% rename from svg/coin-f.svg rename to icons/coin-f.svg diff --git a/svg/coin.svg b/icons/coin.svg similarity index 100% rename from svg/coin.svg rename to icons/coin.svg diff --git a/svg/color.svg b/icons/color.svg similarity index 100% rename from svg/color.svg rename to icons/color.svg diff --git a/svg/compass-f.svg b/icons/compass-f.svg similarity index 100% rename from svg/compass-f.svg rename to icons/compass-f.svg diff --git a/svg/compass.svg b/icons/compass.svg similarity index 100% rename from svg/compass.svg rename to icons/compass.svg diff --git a/svg/computer-alt-f.svg b/icons/computer-alt-f.svg similarity index 100% rename from svg/computer-alt-f.svg rename to icons/computer-alt-f.svg diff --git a/svg/computer-alt.svg b/icons/computer-alt.svg similarity index 100% rename from svg/computer-alt.svg rename to icons/computer-alt.svg diff --git a/svg/computer-f.svg b/icons/computer-f.svg similarity index 100% rename from svg/computer-f.svg rename to icons/computer-f.svg diff --git a/svg/computer.svg b/icons/computer.svg similarity index 100% rename from svg/computer.svg rename to icons/computer.svg diff --git a/svg/credit-card-f.svg b/icons/credit-card-f.svg similarity index 100% rename from svg/credit-card-f.svg rename to icons/credit-card-f.svg diff --git a/svg/credit-card.svg b/icons/credit-card.svg similarity index 100% rename from svg/credit-card.svg rename to icons/credit-card.svg diff --git a/svg/crop.svg b/icons/crop.svg similarity index 100% rename from svg/crop.svg rename to icons/crop.svg diff --git a/svg/crown-f.svg b/icons/crown-f.svg similarity index 100% rename from svg/crown-f.svg rename to icons/crown-f.svg diff --git a/svg/crown.svg b/icons/crown.svg similarity index 100% rename from svg/crown.svg rename to icons/crown.svg diff --git a/svg/cutlery-f.svg b/icons/cutlery-f.svg similarity index 100% rename from svg/cutlery-f.svg rename to icons/cutlery-f.svg diff --git a/svg/cutlery.svg b/icons/cutlery.svg similarity index 100% rename from svg/cutlery.svg rename to icons/cutlery.svg diff --git a/svg/cutter-f.svg b/icons/cutter-f.svg similarity index 100% rename from svg/cutter-f.svg rename to icons/cutter-f.svg diff --git a/svg/cutter.svg b/icons/cutter.svg similarity index 100% rename from svg/cutter.svg rename to icons/cutter.svg diff --git a/svg/dashboard-f.svg b/icons/dashboard-f.svg similarity index 100% rename from svg/dashboard-f.svg rename to icons/dashboard-f.svg diff --git a/svg/dashboard.svg b/icons/dashboard.svg similarity index 100% rename from svg/dashboard.svg rename to icons/dashboard.svg diff --git a/svg/database-f.svg b/icons/database-f.svg similarity index 100% rename from svg/database-f.svg rename to icons/database-f.svg diff --git a/svg/database.svg b/icons/database.svg similarity index 100% rename from svg/database.svg rename to icons/database.svg diff --git a/svg/deezer-circle.svg b/icons/deezer-circle.svg similarity index 100% rename from svg/deezer-circle.svg rename to icons/deezer-circle.svg diff --git a/svg/deezer-square.svg b/icons/deezer-square.svg similarity index 100% rename from svg/deezer-square.svg rename to icons/deezer-square.svg diff --git a/svg/deezer.svg b/icons/deezer.svg similarity index 100% rename from svg/deezer.svg rename to icons/deezer.svg diff --git a/svg/delete-f.svg b/icons/delete-f.svg similarity index 100% rename from svg/delete-f.svg rename to icons/delete-f.svg diff --git a/svg/delete.svg b/icons/delete.svg similarity index 100% rename from svg/delete.svg rename to icons/delete.svg diff --git a/svg/deviantart-circle.svg b/icons/deviantart-circle.svg similarity index 100% rename from svg/deviantart-circle.svg rename to icons/deviantart-circle.svg diff --git a/svg/deviantart-square.svg b/icons/deviantart-square.svg similarity index 100% rename from svg/deviantart-square.svg rename to icons/deviantart-square.svg diff --git a/svg/deviantart.svg b/icons/deviantart.svg similarity index 100% rename from svg/deviantart.svg rename to icons/deviantart.svg diff --git a/svg/digg.svg b/icons/digg.svg similarity index 100% rename from svg/digg.svg rename to icons/digg.svg diff --git a/svg/direction-f.svg b/icons/direction-f.svg similarity index 100% rename from svg/direction-f.svg rename to icons/direction-f.svg diff --git a/svg/direction.svg b/icons/direction.svg similarity index 100% rename from svg/direction.svg rename to icons/direction.svg diff --git a/svg/directions-f.svg b/icons/directions-f.svg similarity index 100% rename from svg/directions-f.svg rename to icons/directions-f.svg diff --git a/svg/directions.svg b/icons/directions.svg similarity index 100% rename from svg/directions.svg rename to icons/directions.svg diff --git a/svg/disc-f.svg b/icons/disc-f.svg similarity index 100% rename from svg/disc-f.svg rename to icons/disc-f.svg diff --git a/svg/disc.svg b/icons/disc.svg similarity index 100% rename from svg/disc.svg rename to icons/disc.svg diff --git a/svg/disqus-circle.svg b/icons/disqus-circle.svg similarity index 100% rename from svg/disqus-circle.svg rename to icons/disqus-circle.svg diff --git a/svg/disqus-square.svg b/icons/disqus-square.svg similarity index 100% rename from svg/disqus-square.svg rename to icons/disqus-square.svg diff --git a/svg/disqus.svg b/icons/disqus.svg similarity index 100% rename from svg/disqus.svg rename to icons/disqus.svg diff --git a/svg/dj-f.svg b/icons/dj-f.svg similarity index 100% rename from svg/dj-f.svg rename to icons/dj-f.svg diff --git a/svg/dj.svg b/icons/dj.svg similarity index 100% rename from svg/dj.svg rename to icons/dj.svg diff --git a/svg/dna.svg b/icons/dna.svg similarity index 100% rename from svg/dna.svg rename to icons/dna.svg diff --git a/svg/document-f.svg b/icons/document-f.svg similarity index 100% rename from svg/document-f.svg rename to icons/document-f.svg diff --git a/svg/document.svg b/icons/document.svg similarity index 100% rename from svg/document.svg rename to icons/document.svg diff --git a/svg/door.svg b/icons/door.svg similarity index 100% rename from svg/door.svg rename to icons/door.svg diff --git a/svg/download.svg b/icons/download.svg similarity index 100% rename from svg/download.svg rename to icons/download.svg diff --git a/svg/drupal-circle.svg b/icons/drupal-circle.svg similarity index 100% rename from svg/drupal-circle.svg rename to icons/drupal-circle.svg diff --git a/svg/drupal-square.svg b/icons/drupal-square.svg similarity index 100% rename from svg/drupal-square.svg rename to icons/drupal-square.svg diff --git a/svg/drupal.svg b/icons/drupal.svg similarity index 100% rename from svg/drupal.svg rename to icons/drupal.svg diff --git a/svg/ebay.svg b/icons/ebay.svg similarity index 100% rename from svg/ebay.svg rename to icons/ebay.svg diff --git a/svg/egg-f.svg b/icons/egg-f.svg similarity index 100% rename from svg/egg-f.svg rename to icons/egg-f.svg diff --git a/svg/egg.svg b/icons/egg.svg similarity index 100% rename from svg/egg.svg rename to icons/egg.svg diff --git a/svg/eggs-f.svg b/icons/eggs-f.svg similarity index 100% rename from svg/eggs-f.svg rename to icons/eggs-f.svg diff --git a/svg/eggs.svg b/icons/eggs.svg similarity index 100% rename from svg/eggs.svg rename to icons/eggs.svg diff --git a/svg/eject-circle-f.svg b/icons/eject-circle-f.svg similarity index 100% rename from svg/eject-circle-f.svg rename to icons/eject-circle-f.svg diff --git a/svg/eject-circle.svg b/icons/eject-circle.svg similarity index 100% rename from svg/eject-circle.svg rename to icons/eject-circle.svg diff --git a/svg/eject-square-f.svg b/icons/eject-square-f.svg similarity index 100% rename from svg/eject-square-f.svg rename to icons/eject-square-f.svg diff --git a/svg/eject-square.svg b/icons/eject-square.svg similarity index 100% rename from svg/eject-square.svg rename to icons/eject-square.svg diff --git a/svg/eject.svg b/icons/eject.svg similarity index 100% rename from svg/eject.svg rename to icons/eject.svg diff --git a/svg/envelope-f.svg b/icons/envelope-f.svg similarity index 100% rename from svg/envelope-f.svg rename to icons/envelope-f.svg diff --git a/svg/envelope-open-f.svg b/icons/envelope-open-f.svg similarity index 100% rename from svg/envelope-open-f.svg rename to icons/envelope-open-f.svg diff --git a/svg/envelope-open.svg b/icons/envelope-open.svg similarity index 100% rename from svg/envelope-open.svg rename to icons/envelope-open.svg diff --git a/svg/envelope.svg b/icons/envelope.svg similarity index 100% rename from svg/envelope.svg rename to icons/envelope.svg diff --git a/svg/extinguisher-f.svg b/icons/extinguisher-f.svg similarity index 100% rename from svg/extinguisher-f.svg rename to icons/extinguisher-f.svg diff --git a/svg/extinguisher.svg b/icons/extinguisher.svg similarity index 100% rename from svg/extinguisher.svg rename to icons/extinguisher.svg diff --git a/svg/eye-close-f.svg b/icons/eye-close-f.svg similarity index 100% rename from svg/eye-close-f.svg rename to icons/eye-close-f.svg diff --git a/svg/eye-close.svg b/icons/eye-close.svg similarity index 100% rename from svg/eye-close.svg rename to icons/eye-close.svg diff --git a/svg/eye-f.svg b/icons/eye-f.svg similarity index 100% rename from svg/eye-f.svg rename to icons/eye-f.svg diff --git a/svg/eye.svg b/icons/eye.svg similarity index 100% rename from svg/eye.svg rename to icons/eye.svg diff --git a/svg/eyedropper-f.svg b/icons/eyedropper-f.svg similarity index 100% rename from svg/eyedropper-f.svg rename to icons/eyedropper-f.svg diff --git a/svg/eyedropper.svg b/icons/eyedropper.svg similarity index 100% rename from svg/eyedropper.svg rename to icons/eyedropper.svg diff --git a/svg/facebook-circle.svg b/icons/facebook-circle.svg similarity index 100% rename from svg/facebook-circle.svg rename to icons/facebook-circle.svg diff --git a/svg/facebook-square.svg b/icons/facebook-square.svg similarity index 100% rename from svg/facebook-square.svg rename to icons/facebook-square.svg diff --git a/svg/facebook.svg b/icons/facebook.svg similarity index 100% rename from svg/facebook.svg rename to icons/facebook.svg diff --git a/svg/fast-backward-circle-f.svg b/icons/fast-backward-circle-f.svg similarity index 100% rename from svg/fast-backward-circle-f.svg rename to icons/fast-backward-circle-f.svg diff --git a/svg/fast-backward-circle.svg b/icons/fast-backward-circle.svg similarity index 100% rename from svg/fast-backward-circle.svg rename to icons/fast-backward-circle.svg diff --git a/svg/fast-backward-square-f.svg b/icons/fast-backward-square-f.svg similarity index 100% rename from svg/fast-backward-square-f.svg rename to icons/fast-backward-square-f.svg diff --git a/svg/fast-backward-square.svg b/icons/fast-backward-square.svg similarity index 100% rename from svg/fast-backward-square.svg rename to icons/fast-backward-square.svg diff --git a/svg/fast-backward.svg b/icons/fast-backward.svg similarity index 100% rename from svg/fast-backward.svg rename to icons/fast-backward.svg diff --git a/svg/fast-forward-circle-f.svg b/icons/fast-forward-circle-f.svg similarity index 100% rename from svg/fast-forward-circle-f.svg rename to icons/fast-forward-circle-f.svg diff --git a/svg/fast-forward-circle.svg b/icons/fast-forward-circle.svg similarity index 100% rename from svg/fast-forward-circle.svg rename to icons/fast-forward-circle.svg diff --git a/svg/fast-forward-square-f.svg b/icons/fast-forward-square-f.svg similarity index 100% rename from svg/fast-forward-square-f.svg rename to icons/fast-forward-square-f.svg diff --git a/svg/fast-forward-square.svg b/icons/fast-forward-square.svg similarity index 100% rename from svg/fast-forward-square.svg rename to icons/fast-forward-square.svg diff --git a/svg/fast-forward.svg b/icons/fast-forward.svg similarity index 100% rename from svg/fast-forward.svg rename to icons/fast-forward.svg diff --git a/svg/feather-f.svg b/icons/feather-f.svg similarity index 100% rename from svg/feather-f.svg rename to icons/feather-f.svg diff --git a/svg/feather.svg b/icons/feather.svg similarity index 100% rename from svg/feather.svg rename to icons/feather.svg diff --git a/svg/female.svg b/icons/female.svg similarity index 100% rename from svg/female.svg rename to icons/female.svg diff --git a/svg/file-f.svg b/icons/file-f.svg similarity index 100% rename from svg/file-f.svg rename to icons/file-f.svg diff --git a/svg/file.svg b/icons/file.svg similarity index 100% rename from svg/file.svg rename to icons/file.svg diff --git a/svg/files-f.svg b/icons/files-f.svg similarity index 100% rename from svg/files-f.svg rename to icons/files-f.svg diff --git a/svg/files.svg b/icons/files.svg similarity index 100% rename from svg/files.svg rename to icons/files.svg diff --git a/svg/filter-f.svg b/icons/filter-f.svg similarity index 100% rename from svg/filter-f.svg rename to icons/filter-f.svg diff --git a/svg/filter.svg b/icons/filter.svg similarity index 100% rename from svg/filter.svg rename to icons/filter.svg diff --git a/svg/fingerprint.svg b/icons/fingerprint.svg similarity index 100% rename from svg/fingerprint.svg rename to icons/fingerprint.svg diff --git a/svg/first-aid-f.svg b/icons/first-aid-f.svg similarity index 100% rename from svg/first-aid-f.svg rename to icons/first-aid-f.svg diff --git a/svg/first-aid.svg b/icons/first-aid.svg similarity index 100% rename from svg/first-aid.svg rename to icons/first-aid.svg diff --git a/svg/fish.svg b/icons/fish.svg similarity index 100% rename from svg/fish.svg rename to icons/fish.svg diff --git a/svg/fiverr-circle.svg b/icons/fiverr-circle.svg similarity index 100% rename from svg/fiverr-circle.svg rename to icons/fiverr-circle.svg diff --git a/svg/fiverr-square.svg b/icons/fiverr-square.svg similarity index 100% rename from svg/fiverr-square.svg rename to icons/fiverr-square.svg diff --git a/svg/fiverr.svg b/icons/fiverr.svg similarity index 100% rename from svg/fiverr.svg rename to icons/fiverr.svg diff --git a/svg/flag-f.svg b/icons/flag-f.svg similarity index 100% rename from svg/flag-f.svg rename to icons/flag-f.svg diff --git a/svg/flag.svg b/icons/flag.svg similarity index 100% rename from svg/flag.svg rename to icons/flag.svg diff --git a/svg/flame-f.svg b/icons/flame-f.svg similarity index 100% rename from svg/flame-f.svg rename to icons/flame-f.svg diff --git a/svg/flame.svg b/icons/flame.svg similarity index 100% rename from svg/flame.svg rename to icons/flame.svg diff --git a/svg/flashlight-off-f.svg b/icons/flashlight-off-f.svg similarity index 100% rename from svg/flashlight-off-f.svg rename to icons/flashlight-off-f.svg diff --git a/svg/flashlight-off.svg b/icons/flashlight-off.svg similarity index 100% rename from svg/flashlight-off.svg rename to icons/flashlight-off.svg diff --git a/svg/flashlight-on-f.svg b/icons/flashlight-on-f.svg similarity index 100% rename from svg/flashlight-on-f.svg rename to icons/flashlight-on-f.svg diff --git a/svg/flashlight-on.svg b/icons/flashlight-on.svg similarity index 100% rename from svg/flashlight-on.svg rename to icons/flashlight-on.svg diff --git a/svg/flask.svg b/icons/flask.svg similarity index 100% rename from svg/flask.svg rename to icons/flask.svg diff --git a/svg/flickr-circle.svg b/icons/flickr-circle.svg similarity index 100% rename from svg/flickr-circle.svg rename to icons/flickr-circle.svg diff --git a/svg/flickr-square.svg b/icons/flickr-square.svg similarity index 100% rename from svg/flickr-square.svg rename to icons/flickr-square.svg diff --git a/svg/flickr.svg b/icons/flickr.svg similarity index 100% rename from svg/flickr.svg rename to icons/flickr.svg diff --git a/svg/flower.svg b/icons/flower.svg similarity index 100% rename from svg/flower.svg rename to icons/flower.svg diff --git a/svg/folder-f.svg b/icons/folder-f.svg similarity index 100% rename from svg/folder-f.svg rename to icons/folder-f.svg diff --git a/svg/folder-open-f.svg b/icons/folder-open-f.svg similarity index 100% rename from svg/folder-open-f.svg rename to icons/folder-open-f.svg diff --git a/svg/folder-open.svg b/icons/folder-open.svg similarity index 100% rename from svg/folder-open.svg rename to icons/folder-open.svg diff --git a/svg/folder-zip-f.svg b/icons/folder-zip-f.svg similarity index 100% rename from svg/folder-zip-f.svg rename to icons/folder-zip-f.svg diff --git a/svg/folder-zip.svg b/icons/folder-zip.svg similarity index 100% rename from svg/folder-zip.svg rename to icons/folder-zip.svg diff --git a/svg/folder.svg b/icons/folder.svg similarity index 100% rename from svg/folder.svg rename to icons/folder.svg diff --git a/svg/football.svg b/icons/football.svg similarity index 100% rename from svg/football.svg rename to icons/football.svg diff --git a/svg/fork-f.svg b/icons/fork-f.svg similarity index 100% rename from svg/fork-f.svg rename to icons/fork-f.svg diff --git a/svg/fork.svg b/icons/fork.svg similarity index 100% rename from svg/fork.svg rename to icons/fork.svg diff --git a/svg/forward-circle-f.svg b/icons/forward-circle-f.svg similarity index 100% rename from svg/forward-circle-f.svg rename to icons/forward-circle-f.svg diff --git a/svg/forward-circle.svg b/icons/forward-circle.svg similarity index 100% rename from svg/forward-circle.svg rename to icons/forward-circle.svg diff --git a/svg/forward-square-f.svg b/icons/forward-square-f.svg similarity index 100% rename from svg/forward-square-f.svg rename to icons/forward-square-f.svg diff --git a/svg/forward-square.svg b/icons/forward-square.svg similarity index 100% rename from svg/forward-square.svg rename to icons/forward-square.svg diff --git a/svg/forward.svg b/icons/forward.svg similarity index 100% rename from svg/forward.svg rename to icons/forward.svg diff --git a/svg/foursquare.svg b/icons/foursquare.svg similarity index 100% rename from svg/foursquare.svg rename to icons/foursquare.svg diff --git a/svg/gamepad-f.svg b/icons/gamepad-f.svg similarity index 100% rename from svg/gamepad-f.svg rename to icons/gamepad-f.svg diff --git a/svg/gamepad-retro-f.svg b/icons/gamepad-retro-f.svg similarity index 100% rename from svg/gamepad-retro-f.svg rename to icons/gamepad-retro-f.svg diff --git a/svg/gamepad-retro.svg b/icons/gamepad-retro.svg similarity index 100% rename from svg/gamepad-retro.svg rename to icons/gamepad-retro.svg diff --git a/svg/gamepad.svg b/icons/gamepad.svg similarity index 100% rename from svg/gamepad.svg rename to icons/gamepad.svg diff --git a/svg/ghost-f.svg b/icons/ghost-f.svg similarity index 100% rename from svg/ghost-f.svg rename to icons/ghost-f.svg diff --git a/svg/ghost-org-circle.svg b/icons/ghost-org-circle.svg similarity index 100% rename from svg/ghost-org-circle.svg rename to icons/ghost-org-circle.svg diff --git a/svg/ghost-org-square.svg b/icons/ghost-org-square.svg similarity index 100% rename from svg/ghost-org-square.svg rename to icons/ghost-org-square.svg diff --git a/svg/ghost-org.svg b/icons/ghost-org.svg similarity index 100% rename from svg/ghost-org.svg rename to icons/ghost-org.svg diff --git a/svg/ghost.svg b/icons/ghost.svg similarity index 100% rename from svg/ghost.svg rename to icons/ghost.svg diff --git a/svg/gift-f.svg b/icons/gift-f.svg similarity index 100% rename from svg/gift-f.svg rename to icons/gift-f.svg diff --git a/svg/gift.svg b/icons/gift.svg similarity index 100% rename from svg/gift.svg rename to icons/gift.svg diff --git a/svg/github-circle.svg b/icons/github-circle.svg similarity index 100% rename from svg/github-circle.svg rename to icons/github-circle.svg diff --git a/svg/github-square.svg b/icons/github-square.svg similarity index 100% rename from svg/github-square.svg rename to icons/github-square.svg diff --git a/svg/github.svg b/icons/github.svg similarity index 100% rename from svg/github.svg rename to icons/github.svg diff --git a/svg/gitlab-circle.svg b/icons/gitlab-circle.svg similarity index 100% rename from svg/gitlab-circle.svg rename to icons/gitlab-circle.svg diff --git a/svg/gitlab-square.svg b/icons/gitlab-square.svg similarity index 100% rename from svg/gitlab-square.svg rename to icons/gitlab-square.svg diff --git a/svg/gitlab.svg b/icons/gitlab.svg similarity index 100% rename from svg/gitlab.svg rename to icons/gitlab.svg diff --git a/svg/glass-empty.svg b/icons/glass-empty.svg similarity index 100% rename from svg/glass-empty.svg rename to icons/glass-empty.svg diff --git a/svg/glass-filled-f.svg b/icons/glass-filled-f.svg similarity index 100% rename from svg/glass-filled-f.svg rename to icons/glass-filled-f.svg diff --git a/svg/glass-filled.svg b/icons/glass-filled.svg similarity index 100% rename from svg/glass-filled.svg rename to icons/glass-filled.svg diff --git a/svg/glue-f.svg b/icons/glue-f.svg similarity index 100% rename from svg/glue-f.svg rename to icons/glue-f.svg diff --git a/svg/glue.svg b/icons/glue.svg similarity index 100% rename from svg/glue.svg rename to icons/glue.svg diff --git a/svg/google-circle.svg b/icons/google-circle.svg similarity index 100% rename from svg/google-circle.svg rename to icons/google-circle.svg diff --git a/svg/google-play-circle.svg b/icons/google-play-circle.svg similarity index 100% rename from svg/google-play-circle.svg rename to icons/google-play-circle.svg diff --git a/svg/google-play-square.svg b/icons/google-play-square.svg similarity index 100% rename from svg/google-play-square.svg rename to icons/google-play-square.svg diff --git a/svg/google-play.svg b/icons/google-play.svg similarity index 100% rename from svg/google-play.svg rename to icons/google-play.svg diff --git a/svg/google-plus-circle.svg b/icons/google-plus-circle.svg similarity index 100% rename from svg/google-plus-circle.svg rename to icons/google-plus-circle.svg diff --git a/svg/google-plus-square.svg b/icons/google-plus-square.svg similarity index 100% rename from svg/google-plus-square.svg rename to icons/google-plus-square.svg diff --git a/svg/google-plus.svg b/icons/google-plus.svg similarity index 100% rename from svg/google-plus.svg rename to icons/google-plus.svg diff --git a/svg/google-square.svg b/icons/google-square.svg similarity index 100% rename from svg/google-square.svg rename to icons/google-square.svg diff --git a/svg/google.svg b/icons/google.svg similarity index 100% rename from svg/google.svg rename to icons/google.svg diff --git a/svg/gps-f.svg b/icons/gps-f.svg similarity index 100% rename from svg/gps-f.svg rename to icons/gps-f.svg diff --git a/svg/gps.svg b/icons/gps.svg similarity index 100% rename from svg/gps.svg rename to icons/gps.svg diff --git a/svg/grid-f.svg b/icons/grid-f.svg similarity index 100% rename from svg/grid-f.svg rename to icons/grid-f.svg diff --git a/svg/grid.svg b/icons/grid.svg similarity index 100% rename from svg/grid.svg rename to icons/grid.svg diff --git a/svg/hairdryer-f.svg b/icons/hairdryer-f.svg similarity index 100% rename from svg/hairdryer-f.svg rename to icons/hairdryer-f.svg diff --git a/svg/hairdryer.svg b/icons/hairdryer.svg similarity index 100% rename from svg/hairdryer.svg rename to icons/hairdryer.svg diff --git a/svg/hammer-f.svg b/icons/hammer-f.svg similarity index 100% rename from svg/hammer-f.svg rename to icons/hammer-f.svg diff --git a/svg/hammer.svg b/icons/hammer.svg similarity index 100% rename from svg/hammer.svg rename to icons/hammer.svg diff --git a/svg/hashtag.svg b/icons/hashtag.svg similarity index 100% rename from svg/hashtag.svg rename to icons/hashtag.svg diff --git a/svg/header-1.svg b/icons/header-1.svg similarity index 100% rename from svg/header-1.svg rename to icons/header-1.svg diff --git a/svg/header-2.svg b/icons/header-2.svg similarity index 100% rename from svg/header-2.svg rename to icons/header-2.svg diff --git a/svg/header-3.svg b/icons/header-3.svg similarity index 100% rename from svg/header-3.svg rename to icons/header-3.svg diff --git a/svg/header-4.svg b/icons/header-4.svg similarity index 100% rename from svg/header-4.svg rename to icons/header-4.svg diff --git a/svg/header-5.svg b/icons/header-5.svg similarity index 100% rename from svg/header-5.svg rename to icons/header-5.svg diff --git a/svg/header-6.svg b/icons/header-6.svg similarity index 100% rename from svg/header-6.svg rename to icons/header-6.svg diff --git a/svg/header.svg b/icons/header.svg similarity index 100% rename from svg/header.svg rename to icons/header.svg diff --git a/svg/headset-f.svg b/icons/headset-f.svg similarity index 100% rename from svg/headset-f.svg rename to icons/headset-f.svg diff --git a/svg/headset.svg b/icons/headset.svg similarity index 100% rename from svg/headset.svg rename to icons/headset.svg diff --git a/svg/heart-f.svg b/icons/heart-f.svg similarity index 100% rename from svg/heart-f.svg rename to icons/heart-f.svg diff --git a/svg/heart.svg b/icons/heart.svg similarity index 100% rename from svg/heart.svg rename to icons/heart.svg diff --git a/svg/helmet-f.svg b/icons/helmet-f.svg similarity index 100% rename from svg/helmet-f.svg rename to icons/helmet-f.svg diff --git a/svg/helmet.svg b/icons/helmet.svg similarity index 100% rename from svg/helmet.svg rename to icons/helmet.svg diff --git a/svg/help-f.svg b/icons/help-f.svg similarity index 100% rename from svg/help-f.svg rename to icons/help-f.svg diff --git a/svg/help.svg b/icons/help.svg similarity index 100% rename from svg/help.svg rename to icons/help.svg diff --git a/svg/highlighter-f.svg b/icons/highlighter-f.svg similarity index 100% rename from svg/highlighter-f.svg rename to icons/highlighter-f.svg diff --git a/svg/highlighter.svg b/icons/highlighter.svg similarity index 100% rename from svg/highlighter.svg rename to icons/highlighter.svg diff --git a/svg/history.svg b/icons/history.svg similarity index 100% rename from svg/history.svg rename to icons/history.svg diff --git a/svg/home-f.svg b/icons/home-f.svg similarity index 100% rename from svg/home-f.svg rename to icons/home-f.svg diff --git a/svg/home.svg b/icons/home.svg similarity index 100% rename from svg/home.svg rename to icons/home.svg diff --git a/svg/hourglass-f.svg b/icons/hourglass-f.svg similarity index 100% rename from svg/hourglass-f.svg rename to icons/hourglass-f.svg diff --git a/svg/hourglass.svg b/icons/hourglass.svg similarity index 100% rename from svg/hourglass.svg rename to icons/hourglass.svg diff --git a/svg/ice-cream-f.svg b/icons/ice-cream-f.svg similarity index 100% rename from svg/ice-cream-f.svg rename to icons/ice-cream-f.svg diff --git a/svg/ice-cream.svg b/icons/ice-cream.svg similarity index 100% rename from svg/ice-cream.svg rename to icons/ice-cream.svg diff --git a/svg/id-card-f.svg b/icons/id-card-f.svg similarity index 100% rename from svg/id-card-f.svg rename to icons/id-card-f.svg diff --git a/svg/id-card.svg b/icons/id-card.svg similarity index 100% rename from svg/id-card.svg rename to icons/id-card.svg diff --git a/svg/inbox-f.svg b/icons/inbox-f.svg similarity index 100% rename from svg/inbox-f.svg rename to icons/inbox-f.svg diff --git a/svg/inbox.svg b/icons/inbox.svg similarity index 100% rename from svg/inbox.svg rename to icons/inbox.svg diff --git a/svg/inboxes-f.svg b/icons/inboxes-f.svg similarity index 100% rename from svg/inboxes-f.svg rename to icons/inboxes-f.svg diff --git a/svg/inboxes.svg b/icons/inboxes.svg similarity index 100% rename from svg/inboxes.svg rename to icons/inboxes.svg diff --git a/svg/indent.svg b/icons/indent.svg similarity index 100% rename from svg/indent.svg rename to icons/indent.svg diff --git a/svg/infinite.svg b/icons/infinite.svg similarity index 100% rename from svg/infinite.svg rename to icons/infinite.svg diff --git a/svg/info-f.svg b/icons/info-f.svg similarity index 100% rename from svg/info-f.svg rename to icons/info-f.svg diff --git a/svg/info.svg b/icons/info.svg similarity index 100% rename from svg/info.svg rename to icons/info.svg diff --git a/svg/instagram.svg b/icons/instagram.svg similarity index 100% rename from svg/instagram.svg rename to icons/instagram.svg diff --git a/svg/instant-picture-f.svg b/icons/instant-picture-f.svg similarity index 100% rename from svg/instant-picture-f.svg rename to icons/instant-picture-f.svg diff --git a/svg/instant-picture.svg b/icons/instant-picture.svg similarity index 100% rename from svg/instant-picture.svg rename to icons/instant-picture.svg diff --git a/svg/italic.svg b/icons/italic.svg similarity index 100% rename from svg/italic.svg rename to icons/italic.svg diff --git a/svg/joystick-f.svg b/icons/joystick-f.svg similarity index 100% rename from svg/joystick-f.svg rename to icons/joystick-f.svg diff --git a/svg/joystick.svg b/icons/joystick.svg similarity index 100% rename from svg/joystick.svg rename to icons/joystick.svg diff --git a/svg/key-f.svg b/icons/key-f.svg similarity index 100% rename from svg/key-f.svg rename to icons/key-f.svg diff --git a/svg/key.svg b/icons/key.svg similarity index 100% rename from svg/key.svg rename to icons/key.svg diff --git a/svg/keyboard-f.svg b/icons/keyboard-f.svg similarity index 100% rename from svg/keyboard-f.svg rename to icons/keyboard-f.svg diff --git a/svg/keyboard.svg b/icons/keyboard.svg similarity index 100% rename from svg/keyboard.svg rename to icons/keyboard.svg diff --git a/svg/language.svg b/icons/language.svg similarity index 100% rename from svg/language.svg rename to icons/language.svg diff --git a/svg/layers-f.svg b/icons/layers-f.svg similarity index 100% rename from svg/layers-f.svg rename to icons/layers-f.svg diff --git a/svg/layers.svg b/icons/layers.svg similarity index 100% rename from svg/layers.svg rename to icons/layers.svg diff --git a/svg/layout-f.svg b/icons/layout-f.svg similarity index 100% rename from svg/layout-f.svg rename to icons/layout-f.svg diff --git a/svg/layout.svg b/icons/layout.svg similarity index 100% rename from svg/layout.svg rename to icons/layout.svg diff --git a/svg/leaf-f.svg b/icons/leaf-f.svg similarity index 100% rename from svg/leaf-f.svg rename to icons/leaf-f.svg diff --git a/svg/leaf.svg b/icons/leaf.svg similarity index 100% rename from svg/leaf.svg rename to icons/leaf.svg diff --git a/svg/lifebuoy-f.svg b/icons/lifebuoy-f.svg similarity index 100% rename from svg/lifebuoy-f.svg rename to icons/lifebuoy-f.svg diff --git a/svg/lifebuoy.svg b/icons/lifebuoy.svg similarity index 100% rename from svg/lifebuoy.svg rename to icons/lifebuoy.svg diff --git a/svg/lightbulb-f.svg b/icons/lightbulb-f.svg similarity index 100% rename from svg/lightbulb-f.svg rename to icons/lightbulb-f.svg diff --git a/svg/lightbulb.svg b/icons/lightbulb.svg similarity index 100% rename from svg/lightbulb.svg rename to icons/lightbulb.svg diff --git a/svg/line.svg b/icons/line.svg similarity index 100% rename from svg/line.svg rename to icons/line.svg diff --git a/svg/link.svg b/icons/link.svg similarity index 100% rename from svg/link.svg rename to icons/link.svg diff --git a/svg/linkedin-circle.svg b/icons/linkedin-circle.svg similarity index 100% rename from svg/linkedin-circle.svg rename to icons/linkedin-circle.svg diff --git a/svg/linkedin-square.svg b/icons/linkedin-square.svg similarity index 100% rename from svg/linkedin-square.svg rename to icons/linkedin-square.svg diff --git a/svg/linkedin.svg b/icons/linkedin.svg similarity index 100% rename from svg/linkedin.svg rename to icons/linkedin.svg diff --git a/svg/log-in.svg b/icons/log-in.svg similarity index 100% rename from svg/log-in.svg rename to icons/log-in.svg diff --git a/svg/log-out.svg b/icons/log-out.svg similarity index 100% rename from svg/log-out.svg rename to icons/log-out.svg diff --git a/svg/luggage-f.svg b/icons/luggage-f.svg similarity index 100% rename from svg/luggage-f.svg rename to icons/luggage-f.svg diff --git a/svg/luggage.svg b/icons/luggage.svg similarity index 100% rename from svg/luggage.svg rename to icons/luggage.svg diff --git a/svg/magic-f.svg b/icons/magic-f.svg similarity index 100% rename from svg/magic-f.svg rename to icons/magic-f.svg diff --git a/svg/magic.svg b/icons/magic.svg similarity index 100% rename from svg/magic.svg rename to icons/magic.svg diff --git a/svg/magnet-f.svg b/icons/magnet-f.svg similarity index 100% rename from svg/magnet-f.svg rename to icons/magnet-f.svg diff --git a/svg/magnet.svg b/icons/magnet.svg similarity index 100% rename from svg/magnet.svg rename to icons/magnet.svg diff --git a/svg/male.svg b/icons/male.svg similarity index 100% rename from svg/male.svg rename to icons/male.svg diff --git a/svg/map-f.svg b/icons/map-f.svg similarity index 100% rename from svg/map-f.svg rename to icons/map-f.svg diff --git a/svg/map-marker-f.svg b/icons/map-marker-f.svg similarity index 100% rename from svg/map-marker-f.svg rename to icons/map-marker-f.svg diff --git a/svg/map-marker.svg b/icons/map-marker.svg similarity index 100% rename from svg/map-marker.svg rename to icons/map-marker.svg diff --git a/svg/map.svg b/icons/map.svg similarity index 100% rename from svg/map.svg rename to icons/map.svg diff --git a/svg/mask-f.svg b/icons/mask-f.svg similarity index 100% rename from svg/mask-f.svg rename to icons/mask-f.svg diff --git a/svg/mask.svg b/icons/mask.svg similarity index 100% rename from svg/mask.svg rename to icons/mask.svg diff --git a/svg/medal-f.svg b/icons/medal-f.svg similarity index 100% rename from svg/medal-f.svg rename to icons/medal-f.svg diff --git a/svg/medal.svg b/icons/medal.svg similarity index 100% rename from svg/medal.svg rename to icons/medal.svg diff --git a/svg/medical.svg b/icons/medical.svg similarity index 100% rename from svg/medical.svg rename to icons/medical.svg diff --git a/svg/medium-circle.svg b/icons/medium-circle.svg similarity index 100% rename from svg/medium-circle.svg rename to icons/medium-circle.svg diff --git a/svg/medium-square.svg b/icons/medium-square.svg similarity index 100% rename from svg/medium-square.svg rename to icons/medium-square.svg diff --git a/svg/medium.svg b/icons/medium.svg similarity index 100% rename from svg/medium.svg rename to icons/medium.svg diff --git a/svg/menu.svg b/icons/menu.svg similarity index 100% rename from svg/menu.svg rename to icons/menu.svg diff --git a/svg/merge-f.svg b/icons/merge-f.svg similarity index 100% rename from svg/merge-f.svg rename to icons/merge-f.svg diff --git a/svg/merge.svg b/icons/merge.svg similarity index 100% rename from svg/merge.svg rename to icons/merge.svg diff --git a/svg/message-alt-f.svg b/icons/message-alt-f.svg similarity index 100% rename from svg/message-alt-f.svg rename to icons/message-alt-f.svg diff --git a/svg/message-alt-writing-f.svg b/icons/message-alt-writing-f.svg similarity index 100% rename from svg/message-alt-writing-f.svg rename to icons/message-alt-writing-f.svg diff --git a/svg/message-alt-writing.svg b/icons/message-alt-writing.svg similarity index 100% rename from svg/message-alt-writing.svg rename to icons/message-alt-writing.svg diff --git a/svg/message-alt.svg b/icons/message-alt.svg similarity index 100% rename from svg/message-alt.svg rename to icons/message-alt.svg diff --git a/svg/message-f.svg b/icons/message-f.svg similarity index 100% rename from svg/message-f.svg rename to icons/message-f.svg diff --git a/svg/message-writing-f.svg b/icons/message-writing-f.svg similarity index 100% rename from svg/message-writing-f.svg rename to icons/message-writing-f.svg diff --git a/svg/message-writing.svg b/icons/message-writing.svg similarity index 100% rename from svg/message-writing.svg rename to icons/message-writing.svg diff --git a/svg/message.svg b/icons/message.svg similarity index 100% rename from svg/message.svg rename to icons/message.svg diff --git a/svg/messages-alt-f.svg b/icons/messages-alt-f.svg similarity index 100% rename from svg/messages-alt-f.svg rename to icons/messages-alt-f.svg diff --git a/svg/messages-alt.svg b/icons/messages-alt.svg similarity index 100% rename from svg/messages-alt.svg rename to icons/messages-alt.svg diff --git a/svg/messages-f.svg b/icons/messages-f.svg similarity index 100% rename from svg/messages-f.svg rename to icons/messages-f.svg diff --git a/svg/messages.svg b/icons/messages.svg similarity index 100% rename from svg/messages.svg rename to icons/messages.svg diff --git a/svg/messenger.svg b/icons/messenger.svg similarity index 100% rename from svg/messenger.svg rename to icons/messenger.svg diff --git a/svg/mic-alt.svg b/icons/mic-alt.svg similarity index 100% rename from svg/mic-alt.svg rename to icons/mic-alt.svg diff --git a/svg/mic-circle-f.svg b/icons/mic-circle-f.svg similarity index 100% rename from svg/mic-circle-f.svg rename to icons/mic-circle-f.svg diff --git a/svg/mic-circle.svg b/icons/mic-circle.svg similarity index 100% rename from svg/mic-circle.svg rename to icons/mic-circle.svg diff --git a/svg/mic-f.svg b/icons/mic-f.svg similarity index 100% rename from svg/mic-f.svg rename to icons/mic-f.svg diff --git a/svg/mic-square-f.svg b/icons/mic-square-f.svg similarity index 100% rename from svg/mic-square-f.svg rename to icons/mic-square-f.svg diff --git a/svg/mic-square.svg b/icons/mic-square.svg similarity index 100% rename from svg/mic-square.svg rename to icons/mic-square.svg diff --git a/svg/mic.svg b/icons/mic.svg similarity index 100% rename from svg/mic.svg rename to icons/mic.svg diff --git a/svg/microchip-f.svg b/icons/microchip-f.svg similarity index 100% rename from svg/microchip-f.svg rename to icons/microchip-f.svg diff --git a/svg/microchip.svg b/icons/microchip.svg similarity index 100% rename from svg/microchip.svg rename to icons/microchip.svg diff --git a/svg/minus-circle-f.svg b/icons/minus-circle-f.svg similarity index 100% rename from svg/minus-circle-f.svg rename to icons/minus-circle-f.svg diff --git a/svg/minus-circle.svg b/icons/minus-circle.svg similarity index 100% rename from svg/minus-circle.svg rename to icons/minus-circle.svg diff --git a/svg/minus-rectangle-f.svg b/icons/minus-rectangle-f.svg similarity index 100% rename from svg/minus-rectangle-f.svg rename to icons/minus-rectangle-f.svg diff --git a/svg/minus-rectangle.svg b/icons/minus-rectangle.svg similarity index 100% rename from svg/minus-rectangle.svg rename to icons/minus-rectangle.svg diff --git a/svg/minus.svg b/icons/minus.svg similarity index 100% rename from svg/minus.svg rename to icons/minus.svg diff --git a/svg/moon-f.svg b/icons/moon-f.svg similarity index 100% rename from svg/moon-f.svg rename to icons/moon-f.svg diff --git a/svg/moon.svg b/icons/moon.svg similarity index 100% rename from svg/moon.svg rename to icons/moon.svg diff --git a/svg/more-horizontal-f.svg b/icons/more-horizontal-f.svg similarity index 100% rename from svg/more-horizontal-f.svg rename to icons/more-horizontal-f.svg diff --git a/svg/more-horizontal.svg b/icons/more-horizontal.svg similarity index 100% rename from svg/more-horizontal.svg rename to icons/more-horizontal.svg diff --git a/svg/more-vertical-f.svg b/icons/more-vertical-f.svg similarity index 100% rename from svg/more-vertical-f.svg rename to icons/more-vertical-f.svg diff --git a/svg/more-vertical.svg b/icons/more-vertical.svg similarity index 100% rename from svg/more-vertical.svg rename to icons/more-vertical.svg diff --git a/svg/mountain-f.svg b/icons/mountain-f.svg similarity index 100% rename from svg/mountain-f.svg rename to icons/mountain-f.svg diff --git a/svg/mountain.svg b/icons/mountain.svg similarity index 100% rename from svg/mountain.svg rename to icons/mountain.svg diff --git a/svg/move-alt.svg b/icons/move-alt.svg similarity index 100% rename from svg/move-alt.svg rename to icons/move-alt.svg diff --git a/svg/move.svg b/icons/move.svg similarity index 100% rename from svg/move.svg rename to icons/move.svg diff --git a/svg/movie.svg b/icons/movie.svg similarity index 100% rename from svg/movie.svg rename to icons/movie.svg diff --git a/svg/mug-f.svg b/icons/mug-f.svg similarity index 100% rename from svg/mug-f.svg rename to icons/mug-f.svg diff --git a/svg/mug.svg b/icons/mug.svg similarity index 100% rename from svg/mug.svg rename to icons/mug.svg diff --git a/svg/music-f.svg b/icons/music-f.svg similarity index 100% rename from svg/music-f.svg rename to icons/music-f.svg diff --git a/svg/music.svg b/icons/music.svg similarity index 100% rename from svg/music.svg rename to icons/music.svg diff --git a/svg/myspace-circle.svg b/icons/myspace-circle.svg similarity index 100% rename from svg/myspace-circle.svg rename to icons/myspace-circle.svg diff --git a/svg/myspace-square.svg b/icons/myspace-square.svg similarity index 100% rename from svg/myspace-square.svg rename to icons/myspace-square.svg diff --git a/svg/myspace.svg b/icons/myspace.svg similarity index 100% rename from svg/myspace.svg rename to icons/myspace.svg diff --git a/svg/napster-circle.svg b/icons/napster-circle.svg similarity index 100% rename from svg/napster-circle.svg rename to icons/napster-circle.svg diff --git a/svg/napster-square.svg b/icons/napster-square.svg similarity index 100% rename from svg/napster-square.svg rename to icons/napster-square.svg diff --git a/svg/napster.svg b/icons/napster.svg similarity index 100% rename from svg/napster.svg rename to icons/napster.svg diff --git a/svg/newsletter-f.svg b/icons/newsletter-f.svg similarity index 100% rename from svg/newsletter-f.svg rename to icons/newsletter-f.svg diff --git a/svg/newsletter.svg b/icons/newsletter.svg similarity index 100% rename from svg/newsletter.svg rename to icons/newsletter.svg diff --git a/svg/newspaper-f.svg b/icons/newspaper-f.svg similarity index 100% rename from svg/newspaper-f.svg rename to icons/newspaper-f.svg diff --git a/svg/newspaper.svg b/icons/newspaper.svg similarity index 100% rename from svg/newspaper.svg rename to icons/newspaper.svg diff --git a/svg/npm.svg b/icons/npm.svg similarity index 100% rename from svg/npm.svg rename to icons/npm.svg diff --git a/svg/odnoklassniki-circle.svg b/icons/odnoklassniki-circle.svg similarity index 100% rename from svg/odnoklassniki-circle.svg rename to icons/odnoklassniki-circle.svg diff --git a/svg/odnoklassniki-square.svg b/icons/odnoklassniki-square.svg similarity index 100% rename from svg/odnoklassniki-square.svg rename to icons/odnoklassniki-square.svg diff --git a/svg/odnoklassniki.svg b/icons/odnoklassniki.svg similarity index 100% rename from svg/odnoklassniki.svg rename to icons/odnoklassniki.svg diff --git a/svg/opera-circle.svg b/icons/opera-circle.svg similarity index 100% rename from svg/opera-circle.svg rename to icons/opera-circle.svg diff --git a/svg/opera-square.svg b/icons/opera-square.svg similarity index 100% rename from svg/opera-square.svg rename to icons/opera-square.svg diff --git a/svg/opera.svg b/icons/opera.svg similarity index 100% rename from svg/opera.svg rename to icons/opera.svg diff --git a/svg/ordered-list.svg b/icons/ordered-list.svg similarity index 100% rename from svg/ordered-list.svg rename to icons/ordered-list.svg diff --git a/svg/padlock-alt-f.svg b/icons/padlock-alt-f.svg similarity index 100% rename from svg/padlock-alt-f.svg rename to icons/padlock-alt-f.svg diff --git a/svg/padlock-alt-open-f.svg b/icons/padlock-alt-open-f.svg similarity index 100% rename from svg/padlock-alt-open-f.svg rename to icons/padlock-alt-open-f.svg diff --git a/svg/padlock-alt-open.svg b/icons/padlock-alt-open.svg similarity index 100% rename from svg/padlock-alt-open.svg rename to icons/padlock-alt-open.svg diff --git a/svg/padlock-alt.svg b/icons/padlock-alt.svg similarity index 100% rename from svg/padlock-alt.svg rename to icons/padlock-alt.svg diff --git a/svg/padlock-f.svg b/icons/padlock-f.svg similarity index 100% rename from svg/padlock-f.svg rename to icons/padlock-f.svg diff --git a/svg/padlock-open-f.svg b/icons/padlock-open-f.svg similarity index 100% rename from svg/padlock-open-f.svg rename to icons/padlock-open-f.svg diff --git a/svg/padlock-open.svg b/icons/padlock-open.svg similarity index 100% rename from svg/padlock-open.svg rename to icons/padlock-open.svg diff --git a/svg/padlock.svg b/icons/padlock.svg similarity index 100% rename from svg/padlock.svg rename to icons/padlock.svg diff --git a/svg/paper-plane-f.svg b/icons/paper-plane-f.svg similarity index 100% rename from svg/paper-plane-f.svg rename to icons/paper-plane-f.svg diff --git a/svg/paper-plane.svg b/icons/paper-plane.svg similarity index 100% rename from svg/paper-plane.svg rename to icons/paper-plane.svg diff --git a/svg/patreon-circle.svg b/icons/patreon-circle.svg similarity index 100% rename from svg/patreon-circle.svg rename to icons/patreon-circle.svg diff --git a/svg/patreon-square.svg b/icons/patreon-square.svg similarity index 100% rename from svg/patreon-square.svg rename to icons/patreon-square.svg diff --git a/svg/patreon.svg b/icons/patreon.svg similarity index 100% rename from svg/patreon.svg rename to icons/patreon.svg diff --git a/svg/pause.svg b/icons/pause.svg similarity index 100% rename from svg/pause.svg rename to icons/pause.svg diff --git a/svg/paypal-circle.svg b/icons/paypal-circle.svg similarity index 100% rename from svg/paypal-circle.svg rename to icons/paypal-circle.svg diff --git a/svg/paypal-square.svg b/icons/paypal-square.svg similarity index 100% rename from svg/paypal-square.svg rename to icons/paypal-square.svg diff --git a/svg/paypal.svg b/icons/paypal.svg similarity index 100% rename from svg/paypal.svg rename to icons/paypal.svg diff --git a/svg/pen-f.svg b/icons/pen-f.svg similarity index 100% rename from svg/pen-f.svg rename to icons/pen-f.svg diff --git a/svg/pen.svg b/icons/pen.svg similarity index 100% rename from svg/pen.svg rename to icons/pen.svg diff --git a/svg/pencil-f.svg b/icons/pencil-f.svg similarity index 100% rename from svg/pencil-f.svg rename to icons/pencil-f.svg diff --git a/svg/pencil.svg b/icons/pencil.svg similarity index 100% rename from svg/pencil.svg rename to icons/pencil.svg diff --git a/svg/periscope-circle.svg b/icons/periscope-circle.svg similarity index 100% rename from svg/periscope-circle.svg rename to icons/periscope-circle.svg diff --git a/svg/periscope-square.svg b/icons/periscope-square.svg similarity index 100% rename from svg/periscope-square.svg rename to icons/periscope-square.svg diff --git a/svg/periscope.svg b/icons/periscope.svg similarity index 100% rename from svg/periscope.svg rename to icons/periscope.svg diff --git a/svg/phone-f.svg b/icons/phone-f.svg similarity index 100% rename from svg/phone-f.svg rename to icons/phone-f.svg diff --git a/svg/phone.svg b/icons/phone.svg similarity index 100% rename from svg/phone.svg rename to icons/phone.svg diff --git a/svg/picture-f.svg b/icons/picture-f.svg similarity index 100% rename from svg/picture-f.svg rename to icons/picture-f.svg diff --git a/svg/picture.svg b/icons/picture.svg similarity index 100% rename from svg/picture.svg rename to icons/picture.svg diff --git a/svg/pictures-f.svg b/icons/pictures-f.svg similarity index 100% rename from svg/pictures-f.svg rename to icons/pictures-f.svg diff --git a/svg/pictures.svg b/icons/pictures.svg similarity index 100% rename from svg/pictures.svg rename to icons/pictures.svg diff --git a/svg/pie-chart-alt.svg b/icons/pie-chart-alt.svg similarity index 100% rename from svg/pie-chart-alt.svg rename to icons/pie-chart-alt.svg diff --git a/svg/pie-chart-f.svg b/icons/pie-chart-f.svg similarity index 100% rename from svg/pie-chart-f.svg rename to icons/pie-chart-f.svg diff --git a/svg/pie-chart.svg b/icons/pie-chart.svg similarity index 100% rename from svg/pie-chart.svg rename to icons/pie-chart.svg diff --git a/svg/pin-alt-f.svg b/icons/pin-alt-f.svg similarity index 100% rename from svg/pin-alt-f.svg rename to icons/pin-alt-f.svg diff --git a/svg/pin-alt.svg b/icons/pin-alt.svg similarity index 100% rename from svg/pin-alt.svg rename to icons/pin-alt.svg diff --git a/svg/pin-f.svg b/icons/pin-f.svg similarity index 100% rename from svg/pin-f.svg rename to icons/pin-f.svg diff --git a/svg/pin.svg b/icons/pin.svg similarity index 100% rename from svg/pin.svg rename to icons/pin.svg diff --git a/svg/pinterest-circle.svg b/icons/pinterest-circle.svg similarity index 100% rename from svg/pinterest-circle.svg rename to icons/pinterest-circle.svg diff --git a/svg/pinterest-square.svg b/icons/pinterest-square.svg similarity index 100% rename from svg/pinterest-square.svg rename to icons/pinterest-square.svg diff --git a/svg/pinterest.svg b/icons/pinterest.svg similarity index 100% rename from svg/pinterest.svg rename to icons/pinterest.svg diff --git a/svg/pizza-slice.svg b/icons/pizza-slice.svg similarity index 100% rename from svg/pizza-slice.svg rename to icons/pizza-slice.svg diff --git a/svg/plane-f.svg b/icons/plane-f.svg similarity index 100% rename from svg/plane-f.svg rename to icons/plane-f.svg diff --git a/svg/plane.svg b/icons/plane.svg similarity index 100% rename from svg/plane.svg rename to icons/plane.svg diff --git a/svg/play-circle-f.svg b/icons/play-circle-f.svg similarity index 100% rename from svg/play-circle-f.svg rename to icons/play-circle-f.svg diff --git a/svg/play-circle.svg b/icons/play-circle.svg similarity index 100% rename from svg/play-circle.svg rename to icons/play-circle.svg diff --git a/svg/play-square-f.svg b/icons/play-square-f.svg similarity index 100% rename from svg/play-square-f.svg rename to icons/play-square-f.svg diff --git a/svg/play-square.svg b/icons/play-square.svg similarity index 100% rename from svg/play-square.svg rename to icons/play-square.svg diff --git a/svg/play.svg b/icons/play.svg similarity index 100% rename from svg/play.svg rename to icons/play.svg diff --git a/svg/plug-f.svg b/icons/plug-f.svg similarity index 100% rename from svg/plug-f.svg rename to icons/plug-f.svg diff --git a/svg/plug.svg b/icons/plug.svg similarity index 100% rename from svg/plug.svg rename to icons/plug.svg diff --git a/svg/plus-circle-f.svg b/icons/plus-circle-f.svg similarity index 100% rename from svg/plus-circle-f.svg rename to icons/plus-circle-f.svg diff --git a/svg/plus-circle.svg b/icons/plus-circle.svg similarity index 100% rename from svg/plus-circle.svg rename to icons/plus-circle.svg diff --git a/svg/plus-rectangle-f.svg b/icons/plus-rectangle-f.svg similarity index 100% rename from svg/plus-rectangle-f.svg rename to icons/plus-rectangle-f.svg diff --git a/svg/plus-rectangle.svg b/icons/plus-rectangle.svg similarity index 100% rename from svg/plus-rectangle.svg rename to icons/plus-rectangle.svg diff --git a/svg/plus.svg b/icons/plus.svg similarity index 100% rename from svg/plus.svg rename to icons/plus.svg diff --git a/svg/pocket-watch-f.svg b/icons/pocket-watch-f.svg similarity index 100% rename from svg/pocket-watch-f.svg rename to icons/pocket-watch-f.svg diff --git a/svg/pocket-watch.svg b/icons/pocket-watch.svg similarity index 100% rename from svg/pocket-watch.svg rename to icons/pocket-watch.svg diff --git a/svg/podcast.svg b/icons/podcast.svg similarity index 100% rename from svg/podcast.svg rename to icons/podcast.svg diff --git a/svg/power.svg b/icons/power.svg similarity index 100% rename from svg/power.svg rename to icons/power.svg diff --git a/svg/printer-f.svg b/icons/printer-f.svg similarity index 100% rename from svg/printer-f.svg rename to icons/printer-f.svg diff --git a/svg/printer.svg b/icons/printer.svg similarity index 100% rename from svg/printer.svg rename to icons/printer.svg diff --git a/svg/qr-code.svg b/icons/qr-code.svg similarity index 100% rename from svg/qr-code.svg rename to icons/qr-code.svg diff --git a/svg/quora-circle.svg b/icons/quora-circle.svg similarity index 100% rename from svg/quora-circle.svg rename to icons/quora-circle.svg diff --git a/svg/quora-square.svg b/icons/quora-square.svg similarity index 100% rename from svg/quora-square.svg rename to icons/quora-square.svg diff --git a/svg/quora.svg b/icons/quora.svg similarity index 100% rename from svg/quora.svg rename to icons/quora.svg diff --git a/svg/rainbow.svg b/icons/rainbow.svg similarity index 100% rename from svg/rainbow.svg rename to icons/rainbow.svg diff --git a/svg/rec.svg b/icons/rec.svg similarity index 100% rename from svg/rec.svg rename to icons/rec.svg diff --git a/svg/rectangle-f.svg b/icons/rectangle-f.svg similarity index 100% rename from svg/rectangle-f.svg rename to icons/rectangle-f.svg diff --git a/svg/rectangle.svg b/icons/rectangle.svg similarity index 100% rename from svg/rectangle.svg rename to icons/rectangle.svg diff --git a/svg/reddit.svg b/icons/reddit.svg similarity index 100% rename from svg/reddit.svg rename to icons/reddit.svg diff --git a/svg/redo.svg b/icons/redo.svg similarity index 100% rename from svg/redo.svg rename to icons/redo.svg diff --git a/svg/refresh-reverse.svg b/icons/refresh-reverse.svg similarity index 100% rename from svg/refresh-reverse.svg rename to icons/refresh-reverse.svg diff --git a/svg/refresh.svg b/icons/refresh.svg similarity index 100% rename from svg/refresh.svg rename to icons/refresh.svg diff --git a/svg/repeat.svg b/icons/repeat.svg similarity index 100% rename from svg/repeat.svg rename to icons/repeat.svg diff --git a/svg/rocket-f.svg b/icons/rocket-f.svg similarity index 100% rename from svg/rocket-f.svg rename to icons/rocket-f.svg diff --git a/svg/rocket.svg b/icons/rocket.svg similarity index 100% rename from svg/rocket.svg rename to icons/rocket.svg diff --git a/svg/rss-feed.svg b/icons/rss-feed.svg similarity index 100% rename from svg/rss-feed.svg rename to icons/rss-feed.svg diff --git a/svg/rubber.svg b/icons/rubber.svg similarity index 100% rename from svg/rubber.svg rename to icons/rubber.svg diff --git a/svg/ruler-f.svg b/icons/ruler-f.svg similarity index 100% rename from svg/ruler-f.svg rename to icons/ruler-f.svg diff --git a/svg/ruler.svg b/icons/ruler.svg similarity index 100% rename from svg/ruler.svg rename to icons/ruler.svg diff --git a/svg/save-f.svg b/icons/save-f.svg similarity index 100% rename from svg/save-f.svg rename to icons/save-f.svg diff --git a/svg/save.svg b/icons/save.svg similarity index 100% rename from svg/save.svg rename to icons/save.svg diff --git a/svg/scissors.svg b/icons/scissors.svg similarity index 100% rename from svg/scissors.svg rename to icons/scissors.svg diff --git a/svg/screen-f.svg b/icons/screen-f.svg similarity index 100% rename from svg/screen-f.svg rename to icons/screen-f.svg diff --git a/svg/screen.svg b/icons/screen.svg similarity index 100% rename from svg/screen.svg rename to icons/screen.svg diff --git a/svg/screwdriver-f.svg b/icons/screwdriver-f.svg similarity index 100% rename from svg/screwdriver-f.svg rename to icons/screwdriver-f.svg diff --git a/svg/screwdriver.svg b/icons/screwdriver.svg similarity index 100% rename from svg/screwdriver.svg rename to icons/screwdriver.svg diff --git a/svg/search-folder.svg b/icons/search-folder.svg similarity index 100% rename from svg/search-folder.svg rename to icons/search-folder.svg diff --git a/svg/search-minus.svg b/icons/search-minus.svg similarity index 100% rename from svg/search-minus.svg rename to icons/search-minus.svg diff --git a/svg/search-plus.svg b/icons/search-plus.svg similarity index 100% rename from svg/search-plus.svg rename to icons/search-plus.svg diff --git a/svg/search.svg b/icons/search.svg similarity index 100% rename from svg/search.svg rename to icons/search.svg diff --git a/svg/set-backward-circle-f.svg b/icons/set-backward-circle-f.svg similarity index 100% rename from svg/set-backward-circle-f.svg rename to icons/set-backward-circle-f.svg diff --git a/svg/set-backward-circle.svg b/icons/set-backward-circle.svg similarity index 100% rename from svg/set-backward-circle.svg rename to icons/set-backward-circle.svg diff --git a/svg/set-backward-square-f.svg b/icons/set-backward-square-f.svg similarity index 100% rename from svg/set-backward-square-f.svg rename to icons/set-backward-square-f.svg diff --git a/svg/set-backward-square.svg b/icons/set-backward-square.svg similarity index 100% rename from svg/set-backward-square.svg rename to icons/set-backward-square.svg diff --git a/svg/set-backward.svg b/icons/set-backward.svg similarity index 100% rename from svg/set-backward.svg rename to icons/set-backward.svg diff --git a/svg/set-forward-circle-f.svg b/icons/set-forward-circle-f.svg similarity index 100% rename from svg/set-forward-circle-f.svg rename to icons/set-forward-circle-f.svg diff --git a/svg/set-forward-circle.svg b/icons/set-forward-circle.svg similarity index 100% rename from svg/set-forward-circle.svg rename to icons/set-forward-circle.svg diff --git a/svg/set-forward-square-f.svg b/icons/set-forward-square-f.svg similarity index 100% rename from svg/set-forward-square-f.svg rename to icons/set-forward-square-f.svg diff --git a/svg/set-forward-square.svg b/icons/set-forward-square.svg similarity index 100% rename from svg/set-forward-square.svg rename to icons/set-forward-square.svg diff --git a/svg/set-forward.svg b/icons/set-forward.svg similarity index 100% rename from svg/set-forward.svg rename to icons/set-forward.svg diff --git a/svg/set-square-f.svg b/icons/set-square-f.svg similarity index 100% rename from svg/set-square-f.svg rename to icons/set-square-f.svg diff --git a/svg/set-square.svg b/icons/set-square.svg similarity index 100% rename from svg/set-square.svg rename to icons/set-square.svg diff --git a/svg/settings-alt.svg b/icons/settings-alt.svg similarity index 100% rename from svg/settings-alt.svg rename to icons/settings-alt.svg diff --git a/svg/share-alt-f.svg b/icons/share-alt-f.svg similarity index 100% rename from svg/share-alt-f.svg rename to icons/share-alt-f.svg diff --git a/svg/share-alt.svg b/icons/share-alt.svg similarity index 100% rename from svg/share-alt.svg rename to icons/share-alt.svg diff --git a/svg/share.svg b/icons/share.svg similarity index 100% rename from svg/share.svg rename to icons/share.svg diff --git a/svg/shield-check-f.svg b/icons/shield-check-f.svg similarity index 100% rename from svg/shield-check-f.svg rename to icons/shield-check-f.svg diff --git a/svg/shield-check.svg b/icons/shield-check.svg similarity index 100% rename from svg/shield-check.svg rename to icons/shield-check.svg diff --git a/svg/shield-close-f.svg b/icons/shield-close-f.svg similarity index 100% rename from svg/shield-close-f.svg rename to icons/shield-close-f.svg diff --git a/svg/shield-close.svg b/icons/shield-close.svg similarity index 100% rename from svg/shield-close.svg rename to icons/shield-close.svg diff --git a/svg/shield-f.svg b/icons/shield-f.svg similarity index 100% rename from svg/shield-f.svg rename to icons/shield-f.svg diff --git a/svg/shield-half.svg b/icons/shield-half.svg similarity index 100% rename from svg/shield-half.svg rename to icons/shield-half.svg diff --git a/svg/shield-minus-f.svg b/icons/shield-minus-f.svg similarity index 100% rename from svg/shield-minus-f.svg rename to icons/shield-minus-f.svg diff --git a/svg/shield-minus.svg b/icons/shield-minus.svg similarity index 100% rename from svg/shield-minus.svg rename to icons/shield-minus.svg diff --git a/svg/shield-plus-f.svg b/icons/shield-plus-f.svg similarity index 100% rename from svg/shield-plus-f.svg rename to icons/shield-plus-f.svg diff --git a/svg/shield-plus.svg b/icons/shield-plus.svg similarity index 100% rename from svg/shield-plus.svg rename to icons/shield-plus.svg diff --git a/svg/shield.svg b/icons/shield.svg similarity index 100% rename from svg/shield.svg rename to icons/shield.svg diff --git a/svg/shopify-circle.svg b/icons/shopify-circle.svg similarity index 100% rename from svg/shopify-circle.svg rename to icons/shopify-circle.svg diff --git a/svg/shopify-square.svg b/icons/shopify-square.svg similarity index 100% rename from svg/shopify-square.svg rename to icons/shopify-square.svg diff --git a/svg/shopify.svg b/icons/shopify.svg similarity index 100% rename from svg/shopify.svg rename to icons/shopify.svg diff --git a/svg/shopping-bag-alt-f.svg b/icons/shopping-bag-alt-f.svg similarity index 100% rename from svg/shopping-bag-alt-f.svg rename to icons/shopping-bag-alt-f.svg diff --git a/svg/shopping-bag-alt.svg b/icons/shopping-bag-alt.svg similarity index 100% rename from svg/shopping-bag-alt.svg rename to icons/shopping-bag-alt.svg diff --git a/svg/shopping-bag-f.svg b/icons/shopping-bag-f.svg similarity index 100% rename from svg/shopping-bag-f.svg rename to icons/shopping-bag-f.svg diff --git a/svg/shopping-bag.svg b/icons/shopping-bag.svg similarity index 100% rename from svg/shopping-bag.svg rename to icons/shopping-bag.svg diff --git a/svg/shopping-cart.svg b/icons/shopping-cart.svg similarity index 100% rename from svg/shopping-cart.svg rename to icons/shopping-cart.svg diff --git a/svg/shuffle.svg b/icons/shuffle.svg similarity index 100% rename from svg/shuffle.svg rename to icons/shuffle.svg diff --git a/svg/signal.svg b/icons/signal.svg similarity index 100% rename from svg/signal.svg rename to icons/signal.svg diff --git a/svg/sitemap-f.svg b/icons/sitemap-f.svg similarity index 100% rename from svg/sitemap-f.svg rename to icons/sitemap-f.svg diff --git a/svg/sitemap.svg b/icons/sitemap.svg similarity index 100% rename from svg/sitemap.svg rename to icons/sitemap.svg diff --git a/svg/skull-f.svg b/icons/skull-f.svg similarity index 100% rename from svg/skull-f.svg rename to icons/skull-f.svg diff --git a/svg/skull.svg b/icons/skull.svg similarity index 100% rename from svg/skull.svg rename to icons/skull.svg diff --git a/svg/skype-circle.svg b/icons/skype-circle.svg similarity index 100% rename from svg/skype-circle.svg rename to icons/skype-circle.svg diff --git a/svg/skype-square.svg b/icons/skype-square.svg similarity index 100% rename from svg/skype-square.svg rename to icons/skype-square.svg diff --git a/svg/skype.svg b/icons/skype.svg similarity index 100% rename from svg/skype.svg rename to icons/skype.svg diff --git a/svg/slack-circle.svg b/icons/slack-circle.svg similarity index 100% rename from svg/slack-circle.svg rename to icons/slack-circle.svg diff --git a/svg/slack-square.svg b/icons/slack-square.svg similarity index 100% rename from svg/slack-square.svg rename to icons/slack-square.svg diff --git a/svg/slack.svg b/icons/slack.svg similarity index 100% rename from svg/slack.svg rename to icons/slack.svg diff --git a/svg/smiley-f.svg b/icons/smiley-f.svg similarity index 100% rename from svg/smiley-f.svg rename to icons/smiley-f.svg diff --git a/svg/smiley.svg b/icons/smiley.svg similarity index 100% rename from svg/smiley.svg rename to icons/smiley.svg diff --git a/svg/snapchat-circle.svg b/icons/snapchat-circle.svg similarity index 100% rename from svg/snapchat-circle.svg rename to icons/snapchat-circle.svg diff --git a/svg/snapchat-square.svg b/icons/snapchat-square.svg similarity index 100% rename from svg/snapchat-square.svg rename to icons/snapchat-square.svg diff --git a/svg/snapchat.svg b/icons/snapchat.svg similarity index 100% rename from svg/snapchat.svg rename to icons/snapchat.svg diff --git a/svg/snowboard-f.svg b/icons/snowboard-f.svg similarity index 100% rename from svg/snowboard-f.svg rename to icons/snowboard-f.svg diff --git a/svg/snowboard.svg b/icons/snowboard.svg similarity index 100% rename from svg/snowboard.svg rename to icons/snowboard.svg diff --git a/svg/snowflake.svg b/icons/snowflake.svg similarity index 100% rename from svg/snowflake.svg rename to icons/snowflake.svg diff --git a/svg/soundcloud.svg b/icons/soundcloud.svg similarity index 100% rename from svg/soundcloud.svg rename to icons/soundcloud.svg diff --git a/svg/speaker-f.svg b/icons/speaker-f.svg similarity index 100% rename from svg/speaker-f.svg rename to icons/speaker-f.svg diff --git a/svg/speaker.svg b/icons/speaker.svg similarity index 100% rename from svg/speaker.svg rename to icons/speaker.svg diff --git a/svg/spotify.svg b/icons/spotify.svg similarity index 100% rename from svg/spotify.svg rename to icons/spotify.svg diff --git a/svg/square-f.svg b/icons/square-f.svg similarity index 100% rename from svg/square-f.svg rename to icons/square-f.svg diff --git a/svg/square.svg b/icons/square.svg similarity index 100% rename from svg/square.svg rename to icons/square.svg diff --git a/svg/squarespace-circle.svg b/icons/squarespace-circle.svg similarity index 100% rename from svg/squarespace-circle.svg rename to icons/squarespace-circle.svg diff --git a/svg/squarespace-square.svg b/icons/squarespace-square.svg similarity index 100% rename from svg/squarespace-square.svg rename to icons/squarespace-square.svg diff --git a/svg/squarespace.svg b/icons/squarespace.svg similarity index 100% rename from svg/squarespace.svg rename to icons/squarespace.svg diff --git a/svg/stackoverflow-circle.svg b/icons/stackoverflow-circle.svg similarity index 100% rename from svg/stackoverflow-circle.svg rename to icons/stackoverflow-circle.svg diff --git a/svg/stackoverflow-square.svg b/icons/stackoverflow-square.svg similarity index 100% rename from svg/stackoverflow-square.svg rename to icons/stackoverflow-square.svg diff --git a/svg/stackoverflow.svg b/icons/stackoverflow.svg similarity index 100% rename from svg/stackoverflow.svg rename to icons/stackoverflow.svg diff --git a/svg/stamp-f.svg b/icons/stamp-f.svg similarity index 100% rename from svg/stamp-f.svg rename to icons/stamp-f.svg diff --git a/svg/stamp.svg b/icons/stamp.svg similarity index 100% rename from svg/stamp.svg rename to icons/stamp.svg diff --git a/svg/star-f.svg b/icons/star-f.svg similarity index 100% rename from svg/star-f.svg rename to icons/star-f.svg diff --git a/svg/star-full.svg b/icons/star-full.svg similarity index 100% rename from svg/star-full.svg rename to icons/star-full.svg diff --git a/svg/star-half.svg b/icons/star-half.svg similarity index 100% rename from svg/star-half.svg rename to icons/star-half.svg diff --git a/svg/star.svg b/icons/star.svg similarity index 100% rename from svg/star.svg rename to icons/star.svg diff --git a/svg/station.svg b/icons/station.svg similarity index 100% rename from svg/station.svg rename to icons/station.svg diff --git a/svg/stop-sign.svg b/icons/stop-sign.svg similarity index 100% rename from svg/stop-sign.svg rename to icons/stop-sign.svg diff --git a/svg/stop.svg b/icons/stop.svg similarity index 100% rename from svg/stop.svg rename to icons/stop.svg diff --git a/svg/store.svg b/icons/store.svg similarity index 100% rename from svg/store.svg rename to icons/store.svg diff --git a/svg/strikethrough.svg b/icons/strikethrough.svg similarity index 100% rename from svg/strikethrough.svg rename to icons/strikethrough.svg diff --git a/svg/stumbleupon-circle.svg b/icons/stumbleupon-circle.svg similarity index 100% rename from svg/stumbleupon-circle.svg rename to icons/stumbleupon-circle.svg diff --git a/svg/stumbleupon-square.svg b/icons/stumbleupon-square.svg similarity index 100% rename from svg/stumbleupon-square.svg rename to icons/stumbleupon-square.svg diff --git a/svg/stumbleupon.svg b/icons/stumbleupon.svg similarity index 100% rename from svg/stumbleupon.svg rename to icons/stumbleupon.svg diff --git a/svg/sun-f.svg b/icons/sun-f.svg similarity index 100% rename from svg/sun-f.svg rename to icons/sun-f.svg diff --git a/svg/sun.svg b/icons/sun.svg similarity index 100% rename from svg/sun.svg rename to icons/sun.svg diff --git a/svg/switch-left-f.svg b/icons/switch-left-f.svg similarity index 100% rename from svg/switch-left-f.svg rename to icons/switch-left-f.svg diff --git a/svg/switch-left.svg b/icons/switch-left.svg similarity index 100% rename from svg/switch-left.svg rename to icons/switch-left.svg diff --git a/svg/switch-right-f.svg b/icons/switch-right-f.svg similarity index 100% rename from svg/switch-right-f.svg rename to icons/switch-right-f.svg diff --git a/svg/switch-right.svg b/icons/switch-right.svg similarity index 100% rename from svg/switch-right.svg rename to icons/switch-right.svg diff --git a/svg/sword-f.svg b/icons/sword-f.svg similarity index 100% rename from svg/sword-f.svg rename to icons/sword-f.svg diff --git a/svg/sword.svg b/icons/sword.svg similarity index 100% rename from svg/sword.svg rename to icons/sword.svg diff --git a/svg/tablet-f.svg b/icons/tablet-f.svg similarity index 100% rename from svg/tablet-f.svg rename to icons/tablet-f.svg diff --git a/svg/tablet.svg b/icons/tablet.svg similarity index 100% rename from svg/tablet.svg rename to icons/tablet.svg diff --git a/svg/tag-f.svg b/icons/tag-f.svg similarity index 100% rename from svg/tag-f.svg rename to icons/tag-f.svg diff --git a/svg/tag.svg b/icons/tag.svg similarity index 100% rename from svg/tag.svg rename to icons/tag.svg diff --git a/svg/tags-f.svg b/icons/tags-f.svg similarity index 100% rename from svg/tags-f.svg rename to icons/tags-f.svg diff --git a/svg/tags.svg b/icons/tags.svg similarity index 100% rename from svg/tags.svg rename to icons/tags.svg diff --git a/svg/target.svg b/icons/target.svg similarity index 100% rename from svg/target.svg rename to icons/target.svg diff --git a/svg/task-list-f.svg b/icons/task-list-f.svg similarity index 100% rename from svg/task-list-f.svg rename to icons/task-list-f.svg diff --git a/svg/task-list.svg b/icons/task-list.svg similarity index 100% rename from svg/task-list.svg rename to icons/task-list.svg diff --git a/svg/temperature.svg b/icons/temperature.svg similarity index 100% rename from svg/temperature.svg rename to icons/temperature.svg diff --git a/svg/terminal.svg b/icons/terminal.svg similarity index 100% rename from svg/terminal.svg rename to icons/terminal.svg diff --git a/svg/thunder-f.svg b/icons/thunder-f.svg similarity index 100% rename from svg/thunder-f.svg rename to icons/thunder-f.svg diff --git a/svg/thunder.svg b/icons/thunder.svg similarity index 100% rename from svg/thunder.svg rename to icons/thunder.svg diff --git a/svg/ticket-f.svg b/icons/ticket-f.svg similarity index 100% rename from svg/ticket-f.svg rename to icons/ticket-f.svg diff --git a/svg/ticket.svg b/icons/ticket.svg similarity index 100% rename from svg/ticket.svg rename to icons/ticket.svg diff --git a/svg/tools-f.svg b/icons/tools-f.svg similarity index 100% rename from svg/tools-f.svg rename to icons/tools-f.svg diff --git a/svg/tools.svg b/icons/tools.svg similarity index 100% rename from svg/tools.svg rename to icons/tools.svg diff --git a/svg/torch-f.svg b/icons/torch-f.svg similarity index 100% rename from svg/torch-f.svg rename to icons/torch-f.svg diff --git a/svg/torch.svg b/icons/torch.svg similarity index 100% rename from svg/torch.svg rename to icons/torch.svg diff --git a/svg/totem.svg b/icons/totem.svg similarity index 100% rename from svg/totem.svg rename to icons/totem.svg diff --git a/svg/train-f.svg b/icons/train-f.svg similarity index 100% rename from svg/train-f.svg rename to icons/train-f.svg diff --git a/svg/train.svg b/icons/train.svg similarity index 100% rename from svg/train.svg rename to icons/train.svg diff --git a/svg/transgender.svg b/icons/transgender.svg similarity index 100% rename from svg/transgender.svg rename to icons/transgender.svg diff --git a/svg/trash-alt-f.svg b/icons/trash-alt-f.svg similarity index 100% rename from svg/trash-alt-f.svg rename to icons/trash-alt-f.svg diff --git a/svg/trash-alt.svg b/icons/trash-alt.svg similarity index 100% rename from svg/trash-alt.svg rename to icons/trash-alt.svg diff --git a/svg/trash-f.svg b/icons/trash-f.svg similarity index 100% rename from svg/trash-f.svg rename to icons/trash-f.svg diff --git a/svg/trash.svg b/icons/trash.svg similarity index 100% rename from svg/trash.svg rename to icons/trash.svg diff --git a/svg/tree-alt-f.svg b/icons/tree-alt-f.svg similarity index 100% rename from svg/tree-alt-f.svg rename to icons/tree-alt-f.svg diff --git a/svg/tree-alt.svg b/icons/tree-alt.svg similarity index 100% rename from svg/tree-alt.svg rename to icons/tree-alt.svg diff --git a/svg/tree-f.svg b/icons/tree-f.svg similarity index 100% rename from svg/tree-f.svg rename to icons/tree-f.svg diff --git a/svg/tree.svg b/icons/tree.svg similarity index 100% rename from svg/tree.svg rename to icons/tree.svg diff --git a/svg/trello.svg b/icons/trello.svg similarity index 100% rename from svg/trello.svg rename to icons/trello.svg diff --git a/svg/triangle-danger-f.svg b/icons/triangle-danger-f.svg similarity index 100% rename from svg/triangle-danger-f.svg rename to icons/triangle-danger-f.svg diff --git a/svg/triangle-danger.svg b/icons/triangle-danger.svg similarity index 100% rename from svg/triangle-danger.svg rename to icons/triangle-danger.svg diff --git a/svg/triangle-f.svg b/icons/triangle-f.svg similarity index 100% rename from svg/triangle-f.svg rename to icons/triangle-f.svg diff --git a/svg/triangle.svg b/icons/triangle.svg similarity index 100% rename from svg/triangle.svg rename to icons/triangle.svg diff --git a/svg/trophy-f.svg b/icons/trophy-f.svg similarity index 100% rename from svg/trophy-f.svg rename to icons/trophy-f.svg diff --git a/svg/trophy.svg b/icons/trophy.svg similarity index 100% rename from svg/trophy.svg rename to icons/trophy.svg diff --git a/svg/tube.svg b/icons/tube.svg similarity index 100% rename from svg/tube.svg rename to icons/tube.svg diff --git a/svg/tumblr-circle.svg b/icons/tumblr-circle.svg similarity index 100% rename from svg/tumblr-circle.svg rename to icons/tumblr-circle.svg diff --git a/svg/tumblr-square.svg b/icons/tumblr-square.svg similarity index 100% rename from svg/tumblr-square.svg rename to icons/tumblr-square.svg diff --git a/svg/tumblr.svg b/icons/tumblr.svg similarity index 100% rename from svg/tumblr.svg rename to icons/tumblr.svg diff --git a/svg/twitch.svg b/icons/twitch.svg similarity index 100% rename from svg/twitch.svg rename to icons/twitch.svg diff --git a/svg/twitter-circle.svg b/icons/twitter-circle.svg similarity index 100% rename from svg/twitter-circle.svg rename to icons/twitter-circle.svg diff --git a/svg/twitter-square.svg b/icons/twitter-square.svg similarity index 100% rename from svg/twitter-square.svg rename to icons/twitter-square.svg diff --git a/svg/twitter.svg b/icons/twitter.svg similarity index 100% rename from svg/twitter.svg rename to icons/twitter.svg diff --git a/svg/umbrella-closed-f.svg b/icons/umbrella-closed-f.svg similarity index 100% rename from svg/umbrella-closed-f.svg rename to icons/umbrella-closed-f.svg diff --git a/svg/umbrella-closed.svg b/icons/umbrella-closed.svg similarity index 100% rename from svg/umbrella-closed.svg rename to icons/umbrella-closed.svg diff --git a/svg/umbrella-f.svg b/icons/umbrella-f.svg similarity index 100% rename from svg/umbrella-f.svg rename to icons/umbrella-f.svg diff --git a/svg/umbrella.svg b/icons/umbrella.svg similarity index 100% rename from svg/umbrella.svg rename to icons/umbrella.svg diff --git a/svg/underline.svg b/icons/underline.svg similarity index 100% rename from svg/underline.svg rename to icons/underline.svg diff --git a/svg/undo.svg b/icons/undo.svg similarity index 100% rename from svg/undo.svg rename to icons/undo.svg diff --git a/svg/unindent.svg b/icons/unindent.svg similarity index 100% rename from svg/unindent.svg rename to icons/unindent.svg diff --git a/svg/universe.svg b/icons/universe.svg similarity index 100% rename from svg/universe.svg rename to icons/universe.svg diff --git a/svg/unordered-list.svg b/icons/unordered-list.svg similarity index 100% rename from svg/unordered-list.svg rename to icons/unordered-list.svg diff --git a/svg/unsplash-circle.svg b/icons/unsplash-circle.svg similarity index 100% rename from svg/unsplash-circle.svg rename to icons/unsplash-circle.svg diff --git a/svg/unsplash-square.svg b/icons/unsplash-square.svg similarity index 100% rename from svg/unsplash-square.svg rename to icons/unsplash-square.svg diff --git a/svg/unsplash.svg b/icons/unsplash.svg similarity index 100% rename from svg/unsplash.svg rename to icons/unsplash.svg diff --git a/svg/upload.svg b/icons/upload.svg similarity index 100% rename from svg/upload.svg rename to icons/upload.svg diff --git a/svg/user-circle.svg b/icons/user-circle.svg similarity index 100% rename from svg/user-circle.svg rename to icons/user-circle.svg diff --git a/svg/user-minus.svg b/icons/user-minus.svg similarity index 100% rename from svg/user-minus.svg rename to icons/user-minus.svg diff --git a/svg/user-plus.svg b/icons/user-plus.svg similarity index 100% rename from svg/user-plus.svg rename to icons/user-plus.svg diff --git a/svg/user-remove.svg b/icons/user-remove.svg similarity index 100% rename from svg/user-remove.svg rename to icons/user-remove.svg diff --git a/svg/user-square.svg b/icons/user-square.svg similarity index 100% rename from svg/user-square.svg rename to icons/user-square.svg diff --git a/svg/user.svg b/icons/user.svg similarity index 100% rename from svg/user.svg rename to icons/user.svg diff --git a/svg/users.svg b/icons/users.svg similarity index 100% rename from svg/users.svg rename to icons/users.svg diff --git a/svg/viadeo.svg b/icons/viadeo.svg similarity index 100% rename from svg/viadeo.svg rename to icons/viadeo.svg diff --git a/svg/viber-circle.svg b/icons/viber-circle.svg similarity index 100% rename from svg/viber-circle.svg rename to icons/viber-circle.svg diff --git a/svg/viber-square.svg b/icons/viber-square.svg similarity index 100% rename from svg/viber-square.svg rename to icons/viber-square.svg diff --git a/svg/viber.svg b/icons/viber.svg similarity index 100% rename from svg/viber.svg rename to icons/viber.svg diff --git a/svg/video-camera-f.svg b/icons/video-camera-f.svg similarity index 100% rename from svg/video-camera-f.svg rename to icons/video-camera-f.svg diff --git a/svg/video-camera-vintage-f.svg b/icons/video-camera-vintage-f.svg similarity index 100% rename from svg/video-camera-vintage-f.svg rename to icons/video-camera-vintage-f.svg diff --git a/svg/video-camera-vintage.svg b/icons/video-camera-vintage.svg similarity index 100% rename from svg/video-camera-vintage.svg rename to icons/video-camera-vintage.svg diff --git a/svg/video-camera.svg b/icons/video-camera.svg similarity index 100% rename from svg/video-camera.svg rename to icons/video-camera.svg diff --git a/svg/vimeo-circle.svg b/icons/vimeo-circle.svg similarity index 100% rename from svg/vimeo-circle.svg rename to icons/vimeo-circle.svg diff --git a/svg/vimeo-square.svg b/icons/vimeo-square.svg similarity index 100% rename from svg/vimeo-square.svg rename to icons/vimeo-square.svg diff --git a/svg/vimeo.svg b/icons/vimeo.svg similarity index 100% rename from svg/vimeo.svg rename to icons/vimeo.svg diff --git a/svg/vine-circle.svg b/icons/vine-circle.svg similarity index 100% rename from svg/vine-circle.svg rename to icons/vine-circle.svg diff --git a/svg/vine-square.svg b/icons/vine-square.svg similarity index 100% rename from svg/vine-square.svg rename to icons/vine-square.svg diff --git a/svg/vine.svg b/icons/vine.svg similarity index 100% rename from svg/vine.svg rename to icons/vine.svg diff --git a/svg/voicemail.svg b/icons/voicemail.svg similarity index 100% rename from svg/voicemail.svg rename to icons/voicemail.svg diff --git a/svg/volume-circle-f.svg b/icons/volume-circle-f.svg similarity index 100% rename from svg/volume-circle-f.svg rename to icons/volume-circle-f.svg diff --git a/svg/volume-circle.svg b/icons/volume-circle.svg similarity index 100% rename from svg/volume-circle.svg rename to icons/volume-circle.svg diff --git a/svg/volume-down-circle-f.svg b/icons/volume-down-circle-f.svg similarity index 100% rename from svg/volume-down-circle-f.svg rename to icons/volume-down-circle-f.svg diff --git a/svg/volume-down-circle.svg b/icons/volume-down-circle.svg similarity index 100% rename from svg/volume-down-circle.svg rename to icons/volume-down-circle.svg diff --git a/svg/volume-down-square-f.svg b/icons/volume-down-square-f.svg similarity index 100% rename from svg/volume-down-square-f.svg rename to icons/volume-down-square-f.svg diff --git a/svg/volume-down-square.svg b/icons/volume-down-square.svg similarity index 100% rename from svg/volume-down-square.svg rename to icons/volume-down-square.svg diff --git a/svg/volume-down.svg b/icons/volume-down.svg similarity index 100% rename from svg/volume-down.svg rename to icons/volume-down.svg diff --git a/svg/volume-mute-circle-f.svg b/icons/volume-mute-circle-f.svg similarity index 100% rename from svg/volume-mute-circle-f.svg rename to icons/volume-mute-circle-f.svg diff --git a/svg/volume-mute-circle.svg b/icons/volume-mute-circle.svg similarity index 100% rename from svg/volume-mute-circle.svg rename to icons/volume-mute-circle.svg diff --git a/svg/volume-mute-square-f.svg b/icons/volume-mute-square-f.svg similarity index 100% rename from svg/volume-mute-square-f.svg rename to icons/volume-mute-square-f.svg diff --git a/svg/volume-mute-square.svg b/icons/volume-mute-square.svg similarity index 100% rename from svg/volume-mute-square.svg rename to icons/volume-mute-square.svg diff --git a/svg/volume-mute.svg b/icons/volume-mute.svg similarity index 100% rename from svg/volume-mute.svg rename to icons/volume-mute.svg diff --git a/svg/volume-square-f.svg b/icons/volume-square-f.svg similarity index 100% rename from svg/volume-square-f.svg rename to icons/volume-square-f.svg diff --git a/svg/volume-square.svg b/icons/volume-square.svg similarity index 100% rename from svg/volume-square.svg rename to icons/volume-square.svg diff --git a/svg/volume-up-circle-f.svg b/icons/volume-up-circle-f.svg similarity index 100% rename from svg/volume-up-circle-f.svg rename to icons/volume-up-circle-f.svg diff --git a/svg/volume-up-circle.svg b/icons/volume-up-circle.svg similarity index 100% rename from svg/volume-up-circle.svg rename to icons/volume-up-circle.svg diff --git a/svg/volume-up-square-f.svg b/icons/volume-up-square-f.svg similarity index 100% rename from svg/volume-up-square-f.svg rename to icons/volume-up-square-f.svg diff --git a/svg/volume-up-square.svg b/icons/volume-up-square.svg similarity index 100% rename from svg/volume-up-square.svg rename to icons/volume-up-square.svg diff --git a/svg/volume-up.svg b/icons/volume-up.svg similarity index 100% rename from svg/volume-up.svg rename to icons/volume-up.svg diff --git a/svg/volume.svg b/icons/volume.svg similarity index 100% rename from svg/volume.svg rename to icons/volume.svg diff --git a/svg/watch-f.svg b/icons/watch-f.svg similarity index 100% rename from svg/watch-f.svg rename to icons/watch-f.svg diff --git a/svg/watch.svg b/icons/watch.svg similarity index 100% rename from svg/watch.svg rename to icons/watch.svg diff --git a/svg/water-drop-f.svg b/icons/water-drop-f.svg similarity index 100% rename from svg/water-drop-f.svg rename to icons/water-drop-f.svg diff --git a/svg/water-drop.svg b/icons/water-drop.svg similarity index 100% rename from svg/water-drop.svg rename to icons/water-drop.svg diff --git a/svg/whatsapp.svg b/icons/whatsapp.svg similarity index 100% rename from svg/whatsapp.svg rename to icons/whatsapp.svg diff --git a/svg/wifi.svg b/icons/wifi.svg similarity index 100% rename from svg/wifi.svg rename to icons/wifi.svg diff --git a/svg/wikipedia.svg b/icons/wikipedia.svg similarity index 100% rename from svg/wikipedia.svg rename to icons/wikipedia.svg diff --git a/svg/wordpress.svg b/icons/wordpress.svg similarity index 100% rename from svg/wordpress.svg rename to icons/wordpress.svg diff --git a/svg/world.svg b/icons/world.svg similarity index 100% rename from svg/world.svg rename to icons/world.svg diff --git a/svg/wrench-f.svg b/icons/wrench-f.svg similarity index 100% rename from svg/wrench-f.svg rename to icons/wrench-f.svg diff --git a/svg/wrench.svg b/icons/wrench.svg similarity index 100% rename from svg/wrench.svg rename to icons/wrench.svg diff --git a/svg/write-f.svg b/icons/write-f.svg similarity index 100% rename from svg/write-f.svg rename to icons/write-f.svg diff --git a/svg/write.svg b/icons/write.svg similarity index 100% rename from svg/write.svg rename to icons/write.svg diff --git a/svg/yahoo-circle.svg b/icons/yahoo-circle.svg similarity index 100% rename from svg/yahoo-circle.svg rename to icons/yahoo-circle.svg diff --git a/svg/yahoo-square.svg b/icons/yahoo-square.svg similarity index 100% rename from svg/yahoo-square.svg rename to icons/yahoo-square.svg diff --git a/svg/yahoo.svg b/icons/yahoo.svg similarity index 100% rename from svg/yahoo.svg rename to icons/yahoo.svg diff --git a/svg/yelp-circle.svg b/icons/yelp-circle.svg similarity index 100% rename from svg/yelp-circle.svg rename to icons/yelp-circle.svg diff --git a/svg/yelp-square.svg b/icons/yelp-square.svg similarity index 100% rename from svg/yelp-square.svg rename to icons/yelp-square.svg diff --git a/svg/yelp.svg b/icons/yelp.svg similarity index 100% rename from svg/yelp.svg rename to icons/yelp.svg diff --git a/svg/youtube-circle.svg b/icons/youtube-circle.svg similarity index 100% rename from svg/youtube-circle.svg rename to icons/youtube-circle.svg diff --git a/svg/youtube-square.svg b/icons/youtube-square.svg similarity index 100% rename from svg/youtube-square.svg rename to icons/youtube-square.svg diff --git a/svg/youtube.svg b/icons/youtube.svg similarity index 100% rename from svg/youtube.svg rename to icons/youtube.svg diff --git a/index.js b/index.js deleted file mode 100644 index 3014944..0000000 --- a/index.js +++ /dev/null @@ -1,12 +0,0 @@ -const dataFile = './_data/jam-icons.json'; -const data = require(dataFile); -const fs = require('fs'); - -const icons = {}; - -data.icons.forEach(i => { - i.svg = fs.readFileSync(`${__dirname}/svg/${i.file}`, 'utf8'); - icons[i.name] = i -}); - -module.exports = icons; diff --git a/js/jam.min.js b/js/jam.min.js deleted file mode 100644 index 6f82d7b..0000000 --- a/js/jam.min.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (c) 2018 Michael Amprimo <@michaelampr>. - Licensed under the MIT License (MIT), https://jam-icons.com -*/ -!function(a){var h={};function v(z){if(h[z])return h[z].exports;var l=h[z]={i:z,l:!1,exports:{}};return a[z].call(l.exports,l,l.exports,v),l.l=!0,l.exports}v.m=a,v.c=h,v.d=function(a,h,z){v.o(a,h)||Object.defineProperty(a,h,{configurable:!1,enumerable:!0,get:z})},v.r=function(a){Object.defineProperty(a,"__esModule",{value:!0})},v.n=function(a){var h=a&&a.__esModule?function(){return a.default}:function(){return a};return v.d(h,"a",h),h},v.o=function(a,h){return Object.prototype.hasOwnProperty.call(a,h)},v.p="",v(v.s=1)}([function(a){a.exports={"arrow-circle-down-left":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-down-right":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-down":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-left":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-right":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-up-left":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-up-right":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-up":{path:"",viewBox:"-2 -2 24 24"},"arrow-down-left":{path:"",viewBox:"-6.5 -6.5 24 24"},"arrow-down-right":{path:"",viewBox:"-6.5 -6.5 24 24"},"arrow-down":{path:"",viewBox:"-5 -4.5 24 24"},"arrow-left":{path:"",viewBox:"-5 -5 24 24"},"arrow-right":{path:"",viewBox:"-5 -5 24 24"},"arrow-square-down-left":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-down-right":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-down":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-left":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-right":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-up-left":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-up-right":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-up":{path:"",viewBox:"-2 -2 24 24"},"arrow-up-left":{path:"",viewBox:"-6 -6.5 24 24"},"arrow-up-right":{path:"",viewBox:"-6 -6.5 24 24"},"arrow-up":{path:"",viewBox:"-5 -4.5 24 24"},"arrows-corners":{path:"",viewBox:"-2 -2 24 24"},"arrows-fullscreen":{path:"",viewBox:"-2 -2 24 24"},"arrows-h":{path:"",viewBox:"-2 -6 24 24"},"arrows-v":{path:"",viewBox:"-6 -2 24 24"},"chevron-circle-down-left":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-down-right":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-down":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-left":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-right":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-up-left":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-up-right":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-up":{path:"",viewBox:"-2 -2 24 24"},"chevron-down-left":{path:"",viewBox:"-7 -7 24 24"},"chevron-down-right":{path:"",viewBox:"-7 -7 24 24"},"chevron-down":{path:"",viewBox:"-5 -8 24 24"},"chevron-left":{path:"",viewBox:"-8 -5 24 24"},"chevron-right":{path:"",viewBox:"-8 -5 24 24"},"chevron-square-down-left":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-down-right":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-down":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-left":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-right":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-up-left":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-up-right":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-up":{path:"",viewBox:"-2 -2 24 24"},"chevron-up-left":{path:"",viewBox:"-7 -7 24 24"},"chevron-up-right":{path:"",viewBox:"-7 -7 24 24"},"chevron-up":{path:"",viewBox:"-5 -7.5 24 24"},"chevrons-circle-down-left":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-down-right":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-down":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-left":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-right":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-up-left":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-up-right":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-up":{path:"",viewBox:"-2 -2 24 24"},"chevrons-down-left":{path:"",viewBox:"-5 -5 24 24"},"chevrons-down-right":{path:"",viewBox:"-5 -5 24 24"},"chevrons-down":{path:"",viewBox:"-5 -5 24 24"},"chevrons-left":{path:"",viewBox:"-4.5 -5 24 24"},"chevrons-right":{path:"",viewBox:"-5 -5 24 24"},"chevrons-square-down-left":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-down-right":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-down":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-left":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-right":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-up-left":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-up-right":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-up":{path:"",viewBox:"-2 -2 24 24"},"chevrons-up-left":{path:"",viewBox:"-5 -5 24 24"},"chevrons-up-right":{path:"",viewBox:"-5 -5 24 24"},"chevrons-up":{path:"",viewBox:"-5 -4.5 24 24"},"arrow-circle-down-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-down-left-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-down-right-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-left-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-right-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-up-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-up-left-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-circle-up-right-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-down-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-down-left-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-down-right-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-left-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-right-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-up-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-up-left-f":{path:"",viewBox:"-2 -2 24 24"},"arrow-square-up-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-down-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-down-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-down-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-up-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-up-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-circle-up-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-down-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-down-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-down-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-up-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-up-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevron-square-up-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-down-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-down-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-down-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-up-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-up-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-circle-up-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-down-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-down-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-down-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-right-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-up-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-up-left-f":{path:"",viewBox:"-2 -2 24 24"},"chevrons-square-up-right-f":{path:"",viewBox:"-2 -2 24 24"},"backward-circle":{path:"",viewBox:"-2 -2 24 24"},"backward-square":{path:"",viewBox:"-2 -2 24 24"},backward:{path:"",viewBox:"-2 -3 24 24"},"eject-circle":{path:"",viewBox:"-2 -2 24 24"},"eject-square":{path:"",viewBox:"-2 -2 24 24"},eject:{path:"",viewBox:"-3 -3 24 24"},"fast-backward-circle":{path:"",viewBox:"-2 -2 24 24"},"fast-backward-square":{path:"",viewBox:"-2 -2 24 24"},"fast-backward":{path:"",viewBox:"-1 -3 24 24"},"fast-forward-circle":{path:"",viewBox:"-2 -2 24 24"},"fast-forward-square":{path:"",viewBox:"-2 -2 24 24"},"fast-forward":{path:"",viewBox:"-1 -3 24 24"},"forward-circle":{path:"",viewBox:"-2 -2 24 24"},"forward-square":{path:"",viewBox:"-2 -2 24 24"},forward:{path:"",viewBox:"-2 -3 24 24"},"mic-alt":{path:"",viewBox:"-3 -2 24 24"},"mic-circle":{path:"",viewBox:"-2 -2 24 24"},"mic-square":{path:"",viewBox:"-2 -2 24 24"},pause:{path:"",viewBox:"-4 -3 24 24"},"play-circle":{path:"",viewBox:"-2 -2 24 24"},"play-square":{path:"",viewBox:"-2 -2 24 24"},play:{path:"",viewBox:"-4 -3 24 24"},power:{path:"",viewBox:"-3 -2.5 24 24"},rec:{path:"",viewBox:"-4 -4 24 24"},repeat:{path:"",viewBox:"-2 -3 24 24"},"set-backward-circle":{path:"",viewBox:"-2 -2 24 24"},"set-backward-square":{path:"",viewBox:"-2 -2 24 24"},"set-backward":{path:"",viewBox:"-2 -3 24 24"},"set-forward-circle":{path:"",viewBox:"-2 -2 24 24"},"set-forward-square":{path:"",viewBox:"-2 -2 24 24"},"set-forward":{path:"",viewBox:"-2 -3 24 24"},shuffle:{path:"",viewBox:"-2 -3 24 24"},stop:{path:"",viewBox:"-4 -4 24 24"},"volume-circle":{path:"",viewBox:"-2 -2 24 24"},"volume-down-circle":{path:"",viewBox:"-2 -2 24 24"},"volume-down-square":{path:"",viewBox:"-2 -2 24 24"},"volume-down":{path:"",viewBox:"-2 -3 24 24"},"volume-mute-circle":{path:"",viewBox:"-2 -2 24 24"},"volume-mute-square":{path:"",viewBox:"-2 -2 24 24"},"volume-mute":{path:"",viewBox:"-1 -3 24 24"},"volume-square":{path:"",viewBox:"-2 -2 24 24"},"volume-up-circle":{path:"",viewBox:"-2 -2 24 24"},"volume-up-square":{path:"",viewBox:"-2 -2 24 24"},"volume-up":{path:"",viewBox:"0 -3 24 24"},volume:{path:"",viewBox:"-5 -3 24 24"},"backward-circle-f":{path:"",viewBox:"-2 -2 24 24"},"backward-square-f":{path:"",viewBox:"-2 -2 24 24"},"eject-circle-f":{path:"",viewBox:"-2 -2 24 24"},"eject-square-f":{path:"",viewBox:"-2 -2 24 24"},"fast-backward-circle-f":{path:"",viewBox:"-2 -2 24 24"},"fast-backward-square-f":{path:"",viewBox:"-2 -2 24 24"},"fast-forward-circle-f":{path:"",viewBox:"-2 -2 24 24"},"fast-forward-square-f":{path:"",viewBox:"-2 -2 24 24"},"forward-circle-f":{path:"",viewBox:"-2 -2 24 24"},"forward-square-f":{path:"",viewBox:"-2 -2 24 24"},"mic-circle-f":{path:"",viewBox:"-2 -2 24 24"},"mic-square-f":{path:"",viewBox:"-2 -2 24 24"},"play-circle-f":{path:"",viewBox:"-2 -2 24 24"},"play-square-f":{path:"",viewBox:"-2 -2 24 24"},"set-backward-circle-f":{path:"",viewBox:"-2 -2 24 24"},"set-backward-square-f":{path:"",viewBox:"-2 -2 24 24"},"set-forward-circle-f":{path:"",viewBox:"-2 -2 24 24"},"set-forward-square-f":{path:"",viewBox:"-2 -2 24 24"},"volume-circle-f":{path:"",viewBox:"-2 -2 24 24"},"volume-down-circle-f":{path:"",viewBox:"-2 -2 24 24"},"volume-down-square-f":{path:"",viewBox:"-2 -2 24 24"},"volume-mute-circle-f":{path:"",viewBox:"-2 -2 24 24"},"volume-mute-square-f":{path:"",viewBox:"-2 -2 24 24"},"volume-square-f":{path:"",viewBox:"-2 -2 24 24"},"volume-up-circle-f":{path:"",viewBox:"-2 -2 24 24"},"volume-up-square-f":{path:"",viewBox:"-2 -2 24 24"},"500px":{path:"",viewBox:"-4 -2 24 24"},airbnb:{path:"",viewBox:"-3 -2 24 24"},amazon:{path:"",viewBox:"-2 -3.5 24 24"},"android-circle":{path:"",viewBox:"-2 -2 24 24"},"android-square":{path:"",viewBox:"-2 -2 24 24"},android:{path:"",viewBox:"-3 -2 24 24"},"apple-circle":{path:"",viewBox:"-2 -2 24 24"},"apple-square":{path:"",viewBox:"-2 -2 24 24"},apple:{path:"",viewBox:"-3.5 -2 24 24"},"baidu-circle":{path:"",viewBox:"-2 -2 24 24"},"baidu-square":{path:"",viewBox:"-2 -2 24 24"},baidu:{path:"",viewBox:"-3 -2 24 24"},"beatport-circle":{path:"",viewBox:"-2 -2 24 24"},"beatport-square":{path:"",viewBox:"-2 -2 24 24"},beatport:{path:"",viewBox:"-2 -5.5 24 24"},"behance-circle":{path:"",viewBox:"-2 -2 24 24"},"behance-square":{path:"",viewBox:"-2 -2 24 24"},behance:{path:"",viewBox:"-2 -5.5 24 24"},"bing-circle":{path:"",viewBox:"-2 -2 24 24"},"bing-square":{path:"",viewBox:"-2 -2 24 24"},bing:{path:"",viewBox:"-4 -2 24 24"},"blogger-circle":{path:"",viewBox:"-2 -2 24 24"},"blogger-square":{path:"",viewBox:"-2 -2 24 24"},blogger:{path:"",viewBox:"-2 -2 24 24"},"codepen-circle":{path:"",viewBox:"-2 -2 24 24"},"codepen-square":{path:"",viewBox:"-2 -2 24 24"},codepen:{path:"",viewBox:"-2 -2 24 24"},"deezer-circle":{path:"",viewBox:"-2 -2 24 24"},"deezer-square":{path:"",viewBox:"-2 -2 24 24"},deezer:{path:"",viewBox:"-2 -6.5 24 24"},"deviantart-circle":{path:"",viewBox:"-2 -2 24 24"},"deviantart-square":{path:"",viewBox:"-2 -2 24 24"},deviantart:{path:"",viewBox:"-5.5 -2 24 24"},digg:{path:"",viewBox:"-2 -4.5 24 24"},"disqus-circle":{path:"",viewBox:"-2 -2 24 24"},"disqus-square":{path:"",viewBox:"-2 -2 24 24"},disqus:{path:"",viewBox:"-2 -2.5 24 24"},"drupal-circle":{path:"",viewBox:"-2 -2 24 24"},"drupal-square":{path:"",viewBox:"-2 -2 24 24"},drupal:{path:"",viewBox:"-3 -2 24 24"},ebay:{path:"",viewBox:"-2 -7.5 24 24"},"facebook-circle":{path:"",viewBox:"-2 -2 24 24"},"facebook-square":{path:"",viewBox:"-2 -2 24 24"},facebook:{path:"",viewBox:"-7 -2 24 24"},"fiverr-circle":{path:"",viewBox:"-2 -2 24 24"},"fiverr-square":{path:"",viewBox:"-2 -2 24 24"},fiverr:{path:"",viewBox:"-2.5 -2 24 24"},"flickr-circle":{path:"",viewBox:"-2 -1.5 24 24"},"flickr-square":{path:"",viewBox:"-2 -2 24 24"},flickr:{path:"",viewBox:"-2 -7 24 24"},foursquare:{path:"",viewBox:"-5 -2 24 24"},"ghost-org-circle":{path:"",viewBox:"-2 -2 24 24"},"ghost-org-square":{path:"",viewBox:"-2 -2 24 24"},"ghost-org":{path:"",viewBox:"-2 -2 24 24"},"github-circle":{path:"",viewBox:"-2 -2 24 24"},"github-square":{path:"",viewBox:"-2 -2 24 24"},github:{path:"",viewBox:"-2 -2 24 24"},"gitlab-circle":{path:"",viewBox:"-2 -2 24 24"},"gitlab-square":{path:"",viewBox:"-2 -2 24 24"},gitlab:{path:"",viewBox:"-2 -2.5 24 24"},"google-circle":{path:"",viewBox:"-2 -2 24 24"},"google-play-circle":{path:"",viewBox:"-2 -2 24 24"},"google-play-square":{path:"",viewBox:"-2 -2 24 24"},"google-play":{path:"",viewBox:"-3 -2 24 24"},"google-plus-circle":{path:"",viewBox:"-2 -2 24 24"},"google-plus-square":{path:"",viewBox:"-2 -2 24 24"},"google-plus":{path:"",viewBox:"-2 -5.5 24 24"},"google-square":{path:"",viewBox:"-2 -2 24 24"},google:{path:"",viewBox:"-2 -2 24 24"},instagram:{path:"",viewBox:"-2 -2 24 24"},line:{path:"",viewBox:"-2 -2.5 24 24"},"linkedin-circle":{path:"",viewBox:"-2 -2 24 24"},"linkedin-square":{path:"",viewBox:"-2 -2 24 24"},linkedin:{path:"",viewBox:"-2 -2 24 24"},"medium-circle":{path:"",viewBox:"-2 -2 24 24"},"medium-square":{path:"",viewBox:"-2 -2 24 24"},medium:{path:"",viewBox:"-2 -4 24 24"},messenger:{path:"",viewBox:"-2 -2 24 24"},"myspace-circle":{path:"",viewBox:"-2 -2 24 24"},"myspace-square":{path:"",viewBox:"-2 -2 24 24"},myspace:{path:"",viewBox:"-2 -6 24 24"},"napster-circle":{path:"",viewBox:"-2 -2 24 24"},"napster-square":{path:"",viewBox:"-2 -2 24 24"},napster:{path:"",viewBox:"-2 -2 24 24"},npm:{path:"",viewBox:"-2 -8 24 24"},"odnoklassniki-circle":{path:"",viewBox:"-2 -2 24 24"},"odnoklassniki-square":{path:"",viewBox:"-2 -2 24 24"},odnoklassniki:{path:"",viewBox:"-6 -2 24 24"},"opera-circle":{path:"",viewBox:"-2 -2 24 24"},"opera-square":{path:"",viewBox:"-2 -2 24 24"},opera:{path:"",viewBox:"-2.5 -2 24 24"},"patreon-circle":{path:"",viewBox:"-2 -2 24 24"},"patreon-square":{path:"",viewBox:"-2 -2 24 24"},patreon:{path:"",viewBox:"-2 -2.5 24 24"},"paypal-circle":{path:"",viewBox:"-2 -2 24 24"},"paypal-square":{path:"",viewBox:"-2 -2 24 24"},paypal:{path:"",viewBox:"-4 -2 24 24"},"periscope-circle":{path:"",viewBox:"-2 -2 24 24"},"periscope-square":{path:"",viewBox:"-2 -2 24 24"},periscope:{path:"",viewBox:"-4 -2 24 24"},"pinterest-circle":{path:"",viewBox:"-2 -2 24 24"},"pinterest-square":{path:"",viewBox:"-2 -2 24 24"},pinterest:{path:"",viewBox:"-4.5 -2 24 24"},"quora-circle":{path:"",viewBox:"-2.5 -2.5 24 24"},"quora-square":{path:"",viewBox:"-2 -2 24 24"},quora:{path:"",viewBox:"-2.5 -2 24 24"},reddit:{path:"",viewBox:"-2 -3 24 24"},"shopify-circle":{path:"",viewBox:"-2 -2 24 24"},"shopify-square":{path:"",viewBox:"-2 -2 24 24"},shopify:{path:"",viewBox:"-3 -2 24 24"},"skype-circle":{path:"",viewBox:"-2 -2 24 24"},"skype-square":{path:"",viewBox:"-2 -2 24 24"},skype:{path:"",viewBox:"-2 -2 24 24"},"slack-circle":{path:"",viewBox:"-2 -2 24 24"},"slack-square":{path:"",viewBox:"-2 -2 24 24"},slack:{path:"",viewBox:"-2 -2 24 24"},"snapchat-circle":{path:"",viewBox:"-2 -2 24 24"},"snapchat-square":{path:"",viewBox:"-2 -2 24 24"},snapchat:{path:"",viewBox:"-2 -2.5 24 24"},soundcloud:{path:"",viewBox:"-2 -7.5 24 24"},spotify:{path:"",viewBox:"-2 -2 24 24"},"squarespace-circle":{path:"",viewBox:"-2 -2 24 24"},"squarespace-square":{path:"",viewBox:"-2 -2 24 24"},squarespace:{path:"",viewBox:"-2 -4 24 24"},"stackoverflow-circle":{path:"",viewBox:"-2 -2 24 24"},"stackoverflow-square":{path:"",viewBox:"-2 -2 24 24"},stackoverflow:{path:"",viewBox:"-4 -2 24 24"},"stumbleupon-circle":{path:"",viewBox:"-2 -2 24 24"},"stumbleupon-square":{path:"",viewBox:"-2 -2 24 24"},stumbleupon:{path:"",viewBox:"-2 -4.5 24 24"},trello:{path:"",viewBox:"-2 -2 24 24"},"tumblr-circle":{path:"",viewBox:"-2 -2 24 24"},"tumblr-square":{path:"",viewBox:"-2 -2 24 24"},tumblr:{path:"",viewBox:"-6 -2 24 24"},twitch:{path:"",viewBox:"-2.5 -2 24 24"},"twitter-circle":{path:"",viewBox:"-2 -2 24 24"},"twitter-square":{path:"",viewBox:"-2 -2 24 24"},twitter:{path:"",viewBox:"-2 -4 24 24"},"unsplash-circle":{path:"",viewBox:"-2 -2 24 24"},"unsplash-square":{path:"",viewBox:"-2 -2 24 24"},unsplash:{path:"",viewBox:"-2 -3 24 24"},viadeo:{path:"",viewBox:"-3 -2 24 24"},"viber-circle":{path:"",viewBox:"-2 -2 24 24"},"viber-square":{path:"",viewBox:"-2 -2 24 24"},viber:{path:"",viewBox:"-2 -1.5 24 24"},"vimeo-circle":{path:"",viewBox:"-2 -2 24 24"},"vimeo-square":{path:"",viewBox:"-2 -2 24 24"},vimeo:{path:"",viewBox:"-2 -3.5 24 24"},"vine-circle":{path:"",viewBox:"-2 -2 24 24"},"vine-square":{path:"",viewBox:"-2 -2 24 24"},vine:{path:"",viewBox:"-2.5 -2 24 24"},whatsapp:{path:"",viewBox:"-2 -2 24 24"},wikipedia:{path:"",viewBox:"-2 -6 24 24"},wordpress:{path:"",viewBox:"-2 -2 24 24"},"yahoo-circle":{path:"",viewBox:"-2 -2 24 24"},"yahoo-square":{path:"",viewBox:"-2 -2 24 24"},yahoo:{path:"",viewBox:"-2 -6 24 24"},"yelp-circle":{path:"",viewBox:"-2 -2 24 24"},"yelp-square":{path:"",viewBox:"-2 -2 24 24"},yelp:{path:"",viewBox:"-4.5 -2 24 24"},"youtube-circle":{path:"",viewBox:"-2 -2 24 24"},"youtube-square":{path:"",viewBox:"-2 -2 24 24"},youtube:{path:"",viewBox:"-2 -5 24 24"},"align-center":{path:"",viewBox:"-5 -7 24 24"},"align-justify":{path:"",viewBox:"-5 -7 24 24"},"align-left":{path:"",viewBox:"-5 -7 24 24"},"align-right":{path:"",viewBox:"-5 -7 24 24"},"background-color":{path:"",viewBox:"-6 -6 24 24"},bold:{path:"",viewBox:"-8.5 -7 24 24"},"clear-format":{path:"",viewBox:"-6.5 -6.5 24 24"},color:{path:"",viewBox:"-6 -7.5 24 24"},"header-1":{path:"",viewBox:"-5 -7 24 24"},"header-2":{path:"",viewBox:"-4.5 -7 24 24"},"header-3":{path:"",viewBox:"-4.5 -6.5 24 24"},"header-4":{path:"",viewBox:"-4.5 -7 24 24"},"header-5":{path:"",viewBox:"-4 -6.5 24 24"},"header-6":{path:"",viewBox:"-4.5 -7 24 24"},header:{path:"",viewBox:"-8 -7 24 24"},indent:{path:"",viewBox:"-4.5 -7 24 24"},italic:{path:"",viewBox:"-7.5 -7 24 24"},"ordered-list":{path:"",viewBox:"-5 -6 24 24"},strikethrough:{path:"",viewBox:"-7 -5.5 24 24"},underline:{path:"",viewBox:"-7 -6.5 24 24"},unindent:{path:"",viewBox:"-5 -7 24 24"},"unordered-list":{path:"",viewBox:"-5 -7 24 24"},activity:{path:"",viewBox:"-2 -3 24 24"},"alarm-clock":{path:"",viewBox:"-2 -2 24 24"},alert:{path:"",viewBox:"-2 -2 24 24"},alien:{path:"",viewBox:"-3 -2 24 24"},anchor:{path:"",viewBox:"-2 -2 24 24"},aperture:{path:"",viewBox:"-2 -2 24 24"},archive:{path:"",viewBox:"-2 -2 24 24"},attachment:{path:"",viewBox:"-1.5 -1.5 24 24"},backpack:{path:"",viewBox:"-5 -2 24 24"},bandage:{path:"",viewBox:"-1.5 -1.5 24 24"},"bar-chart":{path:"",viewBox:"-5 -4 24 24"},baseball:{path:"",viewBox:"-2 -2 24 24"},basketball:{path:"",viewBox:"-2 -2 24 24"},bathtub:{path:"",viewBox:"-2 -2 24 24"},"battery-charging":{path:"",viewBox:"-2 -6 24 24"},"battery-half":{path:"",viewBox:"-2 -6 24 24"},"battery-one-quarter":{path:"",viewBox:"-2 -6 24 24"},"battery-three-quarters":{path:"",viewBox:"-2 -6 24 24"},battery:{path:"",viewBox:"-2 -6 24 24"},beer:{path:"",viewBox:"-4 -3 24 24"},"bell-off":{path:"",viewBox:"-2 -1.5 24 24"},bell:{path:"",viewBox:"-3 -2 24 24"},"birthday-cake":{path:"",viewBox:"-2 -1 24 24"},bluetooth:{path:"",viewBox:"-6 -2 24 24"},book:{path:"",viewBox:"-5 -2 24 24"},"bookmark-minus":{path:"",viewBox:"-5 -2 24 24"},"bookmark-plus":{path:"",viewBox:"-5 -2 24 24"},"bookmark-remove":{path:"",viewBox:"-5 -2 24 24"},bookmark:{path:"",viewBox:"-5 -2 24 24"},bottle:{path:"",viewBox:"-7 -2 24 24"},box:{path:"",viewBox:"-2 -4 24 24"},branch:{path:"",viewBox:"-4 -2 24 24"},"brightness-down":{path:"",viewBox:"-4 -4 24 24"},"brightness-up":{path:"",viewBox:"-2 -2 24 24"},brightness:{path:"",viewBox:"-2 -2 24 24"},brush:{path:"",viewBox:"-2 -3 24 24"},bug:{path:"",viewBox:"-2 -2 24 24"},building:{path:"",viewBox:"-5.5 -2 24 24"},bus:{path:"",viewBox:"-4 -2 24 24"},cactus:{path:"",viewBox:"-2 -2 24 24"},calculator:{path:"",viewBox:"-4.5 -2 24 24"},"calendar-alt":{path:"",viewBox:"-2 -3 24 24"},calendar:{path:"",viewBox:"-2 -3 24 24"},"camera-alt":{path:"",viewBox:"-2 -2 24 24"},camera:{path:"",viewBox:"-2 -4 24 24"},candle:{path:"",viewBox:"-2 -1 24 24"},capsule:{path:"",viewBox:"-7 -2 24 24"},car:{path:"",viewBox:"-2 -2 24 24"},castle:{path:"",viewBox:"-2 -2.5 24 24"},check:{path:"",viewBox:"-5 -7 24 24"},chronometer:{path:"",viewBox:"-4 -2 24 24"},circle:{path:"",viewBox:"-2 -2 24 24"},clipboard:{path:"",viewBox:"-5 -2 24 24"},clock:{path:"",viewBox:"-2 -2 24 24"},"close-circle":{path:"",viewBox:"-2 -2 24 24"},"close-rectangle":{path:"",viewBox:"-2 -2 24 24"},close:{path:"",viewBox:"-6 -6 24 24"},"cloud-rain":{path:"",viewBox:"-2 -2 24 24"},"cloud-snow":{path:"",viewBox:"-2 -2 24 24"},"cloud-thunder":{path:"",viewBox:"-2 -1.5 24 24"},cloud:{path:"",viewBox:"-2 -5 24 24"},"coffee-cup":{path:"",viewBox:"-2 -6 24 24"},coffee:{path:"",viewBox:"-5 -2 24 24"},cog:{path:"",viewBox:"-2 -2 24 24"},cogs:{path:"",viewBox:"-1 -2 24 24"},coin:{path:"",viewBox:"-2 -2 24 24"},compass:{path:"",viewBox:"-2 -2 24 24"},"computer-alt":{path:"",viewBox:"-2 -4 24 24"},computer:{path:"",viewBox:"-2 -4 24 24"},"credit-card":{path:"",viewBox:"-2 -5 24 24"},crop:{path:"",viewBox:"-2 -2 24 24"},crown:{path:"",viewBox:"-2 -4 24 24"},cutlery:{path:"",viewBox:"-2 -2.5 24 24"},cutter:{path:"",viewBox:"-1.5 -2 24 24"},dashboard:{path:"",viewBox:"-2 -5 24 24"},database:{path:"",viewBox:"-2 -2 24 24"},delete:{path:"",viewBox:"-2 -5 24 24"},direction:{path:"",viewBox:"-2 -2 24 24"},directions:{path:"",viewBox:"-2 -2 24 24"},disc:{path:"",viewBox:"-2 -2 24 24"},dj:{path:"",viewBox:"-4 -2 24 24"},dna:{path:"",viewBox:"-6 -2 24 24"},document:{path:"",viewBox:"-4 -2 24 24"},door:{path:"",viewBox:"-6 -2 24 24"},download:{path:"",viewBox:"-5 -5 24 24"},egg:{path:"",viewBox:"-4 -2 24 24"},eggs:{path:"",viewBox:"-2 -3.5 24 24"},"envelope-open":{path:"",viewBox:"-2 -2 24 24"},envelope:{path:"",viewBox:"-2 -5 24 24"},extinguisher:{path:"",viewBox:"-2 -2 24 24"},"eye-close":{path:"",viewBox:"-2 -2 24 24"},eye:{path:"",viewBox:"-2 -6 24 24"},eyedropper:{path:"",viewBox:"-2 -2 24 24"},feather:{path:"",viewBox:"-1.5 -1.5 24 24"},female:{path:"",viewBox:"-5 -2 24 24"},file:{path:"",viewBox:"-4 -2 24 24"},files:{path:"",viewBox:"-3 -2 24 24"},filter:{path:"",viewBox:"-2 -2 24 24"},fingerprint:{path:"",viewBox:"-5 -2 24 24"},"first-aid":{path:"",viewBox:"-2 -3 24 24"},fish:{path:"",viewBox:"-2 -7 24 24"},flag:{path:"",viewBox:"-4 -2 24 24"},flame:{path:"",viewBox:"-4 -2 24 24"},"flashlight-off":{path:"",viewBox:"-0.5 -0.5 24 24"},"flashlight-on":{path:"",viewBox:"0 0 24 24"},flask:{path:"",viewBox:"-5 -2 24 24"},flower:{path:"",viewBox:"-2 -1.5 24 24"},"folder-open":{path:"",viewBox:"-2 -4 24 24"},"folder-zip":{path:"",viewBox:"-2 -4 24 24"},folder:{path:"",viewBox:"-2 -4 24 24"},football:{path:"",viewBox:"-6 -2 24 24"},fork:{path:"",viewBox:"-4 -2 24 24"},"gamepad-retro":{path:"",viewBox:"0 -6 24 24"},gamepad:{path:"",viewBox:"0 -4 24 24"},ghost:{path:"",viewBox:"-4 -2 24 24"},gift:{path:"",viewBox:"-4 -2 24 24"},"glass-empty":{path:"",viewBox:"-5 -2 24 24"},"glass-filled":{path:"",viewBox:"-5 -2 24 24"},glue:{path:"",viewBox:"-7 -1.5 24 24"},gps:{path:"",viewBox:"-1.5 -1 24 24"},grid:{path:"",viewBox:"-2 -2 24 24"},hairdryer:{path:"",viewBox:"-2 -2 24 24"},hammer:{path:"",viewBox:"-1.5 -1.5 24 24"},hashtag:{path:"",viewBox:"-5 -5 24 24"},headset:{path:"",viewBox:"-2 -2.5 24 24"},heart:{path:"",viewBox:"-2 -4 24 24"},helmet:{path:"",viewBox:"-2 -2 24 24"},help:{path:"",viewBox:"-2 -2 24 24"},highlighter:{path:"",viewBox:"-0.5 -1 24 24"},history:{path:"",viewBox:"-1 -2 24 24"},home:{path:"",viewBox:"-2 -2 24 24"},hourglass:{path:"",viewBox:"-6 -2 24 24"},"ice-cream":{path:"",viewBox:"-7 -2 24 24"},"id-card":{path:"",viewBox:"-2 -5 24 24"},inbox:{path:"",viewBox:"-2 -5 24 24"},inboxes:{path:"",viewBox:"-2 -2 24 24"},infinite:{path:"",viewBox:"-2 -6.5 24 24"},info:{path:"",viewBox:"-2 -2 24 24"},"instant-picture":{path:"",viewBox:"-4 -2 24 24"},joystick:{path:"",viewBox:"-4 -2 24 24"},key:{path:"",viewBox:"-1 -1 24 24"},keyboard:{path:"",viewBox:"-2 -5 24 24"},language:{path:"",viewBox:"-2 -2 24 24"},layers:{path:"",viewBox:"-1.5 -4 24 24"},layout:{path:"",viewBox:"-3 -2 24 24"},leaf:{path:"",viewBox:"-3.5 -1 24 24"},lifebuoy:{path:"",viewBox:"-2 -2 24 24"},lightbulb:{path:"",viewBox:"-5 -2 24 24"},link:{path:"",viewBox:"-3 -3 24 24"},"log-in":{path:"",viewBox:"-5 -3 24 24"},"log-out":{path:"",viewBox:"-5 -3 24 24"},luggage:{path:"",viewBox:"-2 -4 24 24"},magic:{path:"",viewBox:"-1 -1.5 24 24"},magnet:{path:"",viewBox:"-2 -2 24 24"},male:{path:"",viewBox:"-2.5 -2.5 24 24"},"map-marker":{path:"",viewBox:"-5 -2 24 24"},map:{path:"",viewBox:"-2 -2 24 24"},mask:{path:"",viewBox:"-2 -6.5 24 24"},medal:{path:"",viewBox:"-4 -1 24 24"},medical:{path:"",viewBox:"-2 -2 24 24"},menu:{path:"",viewBox:"-5 -7 24 24"},merge:{path:"",viewBox:"-4 -2 24 24"},"message-alt-writing":{path:"",viewBox:"-3 -2 24 24"},"message-alt":{path:"",viewBox:"-3 -2 24 24"},"message-writing":{path:"",viewBox:"-2 -2.5 24 24"},message:{path:"",viewBox:"-2 -2.5 24 24"},"messages-alt":{path:"",viewBox:"-2 -2 24 24"},messages:{path:"",viewBox:"-2 -2.5 24 24"},mic:{path:"",viewBox:"-6 -2 24 24"},microchip:{path:"",viewBox:"-2 -2 24 24"},"minus-circle":{path:"",viewBox:"-2 -2 24 24"},"minus-rectangle":{path:"",viewBox:"-2 -2 24 24"},minus:{path:"",viewBox:"-5 -11 24 24"},moon:{path:"",viewBox:"-4 -2 24 24"},"more-horizontal":{path:"",viewBox:"-2 -9 24 24"},"more-vertical":{path:"",viewBox:"-9 -2 24 24"},mountain:{path:"",viewBox:"-2 -3 24 24"},"move-alt":{path:"",viewBox:"-4 -4 24 24"},move:{path:"",viewBox:"-0.5 -1 24 24"},movie:{path:"",viewBox:"-2 -2 24 24"},mug:{path:"",viewBox:"-2 -2 24 24"},music:{path:"",viewBox:"-7 -2 24 24"},newsletter:{path:"",viewBox:"-2 -5 24 24"},newspaper:{path:"",viewBox:"-4 -2 24 24"},"padlock-alt-open":{path:"",viewBox:"-6 -2 24 24"},"padlock-alt":{path:"",viewBox:"-6 -2 24 24"},"padlock-open":{path:"",viewBox:"-5 -2 24 24"},padlock:{path:"",viewBox:"-5 -2 24 24"},"paper-plane":{path:"",viewBox:"-2 -2 24 24"},pen:{path:"",viewBox:"-2.5 -3 24 24"},pencil:{path:"",viewBox:"-2.5 -2.5 24 24"},phone:{path:"",viewBox:"-6 -2 24 24"},picture:{path:"",viewBox:"-2 -4 24 24"},pictures:{path:"",viewBox:"-2 -2 24 24"},"pie-chart-alt":{path:"",viewBox:"-2 -2 24 24"},"pie-chart":{path:"",viewBox:"-2 -2 24 24"},"pin-alt":{path:"",viewBox:"-7 -2 24 24"},pin:{path:"",viewBox:"-2.5 -2.5 24 24"},"pizza-slice":{path:"",viewBox:"-2 -2 24 24"},plane:{path:"",viewBox:"-1.5 -1.5 24 24"},plug:{path:"",viewBox:"-6 -2 24 24"},"plus-circle":{path:"",viewBox:"-2 -2 24 24"},"plus-rectangle":{path:"",viewBox:"-2 -2 24 24"},plus:{path:"",viewBox:"-4.5 -4.5 24 24"},"pocket-watch":{path:"",viewBox:"-4 -1 24 24"},podcast:{path:"",viewBox:"-2 -2 24 24"},printer:{path:"",viewBox:"-2 -2 24 24"},"qr-code":{path:"",viewBox:"-2 -2 24 24"},rainbow:{path:"",viewBox:"-2 -7 24 24"},rectangle:{path:"",viewBox:"-2 -4 24 24"},redo:{path:"",viewBox:"-1 -2 24 24"},"refresh-reverse":{path:"",viewBox:"-1.5 -2.5 24 24"},refresh:{path:"",viewBox:"-1.5 -2.5 24 24"},rocket:{path:"",viewBox:"-2.5 -2.5 24 24"},"rss-feed":{path:"",viewBox:"-4 -4 24 24"},rubber:{path:"",viewBox:"-1.5 -2.5 24 24"},ruler:{path:"",viewBox:"-2 -2 24 24"},save:{path:"",viewBox:"-3 -3 24 24"},scissors:{path:"",viewBox:"-2.5 -2.5 24 24"},screen:{path:"",viewBox:"-2 -3 24 24"},screwdriver:{path:"",viewBox:"-1 -1 24 24"},"search-folder":{path:"",viewBox:"-2 -2 24 24"},"search-minus":{path:"",viewBox:"-2.5 -2.5 24 24"},"search-plus":{path:"",viewBox:"-2.5 -2.5 24 24"},search:{path:"",viewBox:"-2.5 -2.5 24 24"},"set-square":{path:"",viewBox:"-2 -2 24 24"},"settings-alt":{path:"",viewBox:"-2 -4 24 24"},"share-alt":{path:"",viewBox:"-2 -2 24 24"},share:{path:"",viewBox:"-5 -5 24 24"},"shield-check":{path:"",viewBox:"-4 -2 24 24"},"shield-close":{path:"",viewBox:"-4 -2 24 24"},"shield-half":{path:"",viewBox:"-4 -2 24 24"},"shield-minus":{path:"",viewBox:"-4 -2 24 24"},"shield-plus":{path:"",viewBox:"-4 -2 24 24"},shield:{path:"",viewBox:"-4 -2 24 24"},"shopping-bag-alt":{path:"",viewBox:"-5 -2 24 24"},"shopping-bag":{path:"",viewBox:"-2 -2 24 24"},"shopping-cart":{path:"",viewBox:"-3 -4 24 24"},signal:{path:"",viewBox:"-5 -5 24 24"},sitemap:{path:"",viewBox:"-2 -2 24 24"},skull:{path:"",viewBox:"-2 -2 24 24"},smiley:{path:"",viewBox:"-2 -2 24 24"},snowboard:{path:"",viewBox:"-2 -2 24 24"},snowflake:{path:"",viewBox:"-2 -2 24 24"},speaker:{path:"",viewBox:"-5 -2 24 24"},square:{path:"",viewBox:"-2 -2 24 24"},stamp:{path:"",viewBox:"-2 -2 24 24"},"star-half":{path:"",viewBox:"-2 -2.5 24 24"},star:{path:"",viewBox:"-2 -2.5 24 24"},station:{path:"",viewBox:"-2 -2 24 24"},"stop-sign":{path:"",viewBox:"-2 -2 24 24"},store:{path:"",viewBox:"-2 -2 24 24"},sun:{path:"",viewBox:"-2 -2 24 24"},"switch-left":{path:"",viewBox:"-2 -5 24 24"},"switch-right":{path:"",viewBox:"-2 -5 24 24"},sword:{path:"",viewBox:"-2.5 -2.5 24 24"},tablet:{path:"",viewBox:"-4 -2 24 24"},tag:{path:"",viewBox:"-1.5 -1.5 24 24"},tags:{path:"",viewBox:"0 -3 24 24"},target:{path:"",viewBox:"-2 -2 24 24"},"task-list":{path:"",viewBox:"-2 -2 24 24"},temperature:{path:"",viewBox:"-7 -2 24 24"},terminal:{path:"",viewBox:"-4 -5 24 24"},thunder:{path:"",viewBox:"-6 -2 24 24"},ticket:{path:"",viewBox:"-6 -2 24 24"},tools:{path:"",viewBox:"0 -1 24 24"},torch:{path:"",viewBox:"-8 -1 24 24"},totem:{path:"",viewBox:"-2 -2 24 24"},train:{path:"",viewBox:"-4 -2 24 24"},transgender:{path:"",viewBox:"-3 -1.5 24 24"},"trash-alt":{path:"",viewBox:"-4 -2 24 24"},trash:{path:"",viewBox:"-3 -2 24 24"},"tree-alt":{path:"",viewBox:"-5 -2 24 24"},tree:{path:"",viewBox:"-5 -2 24 24"},"triangle-danger":{path:"",viewBox:"-2 -3 24 24"},triangle:{path:"",viewBox:"-2 -4 24 24"},trophy:{path:"",viewBox:"-7 -2 24 24"},tube:{path:"",viewBox:"-9 -2 24 24"},"umbrella-closed":{path:"",viewBox:"-5 -2 24 24"},umbrella:{path:"",viewBox:"-2 -2 24 24"},undo:{path:"",viewBox:"-0.5 -2 24 24"},universe:{path:"",viewBox:"-3 -3 24 24"},upload:{path:"",viewBox:"-5 -5 24 24"},"user-circle":{path:"",viewBox:"-2 -2 24 24"},"user-minus":{path:"",viewBox:"-2 -2 24 24"},"user-plus":{path:"",viewBox:"-2 -2 24 24"},"user-remove":{path:"",viewBox:"-2 -2 24 24"},"user-square":{path:"",viewBox:"-2 -2 24 24"},user:{path:"",viewBox:"-5 -2 24 24"},users:{path:"",viewBox:"-2 -1.5 24 24"},"video-camera-vintage":{path:"",viewBox:"-2 -2.5 24 24"},"video-camera":{path:"",viewBox:"-2 -6 24 24"},voicemail:{path:"",viewBox:"0 -6.5 24 24"},watch:{path:"",viewBox:"-4 -1 24 24"},"water-drop":{path:"",viewBox:"-5 -2 24 24"},wifi:{path:"",viewBox:"-2 -5 24 24"},world:{path:"",viewBox:"-2 -2 24 24"},wrench:{path:"",viewBox:"-1 -1 24 24"},write:{path:"",viewBox:"-2 -2 24 24"},"alarm-clock-f":{path:"",viewBox:"-2 -3 24 24"},"alert-f":{path:"",viewBox:"-2 -1.5 24 24"},"alien-f":{path:"",viewBox:"-3 -1.5 24 24"},"archive-f":{path:"",viewBox:"-2 -2 24 24"},"backpack-f":{path:"",viewBox:"-5 -2 24 24"},"bandage-f":{path:"",viewBox:"-1 -1 24 24"},"bathtub-f":{path:"",viewBox:"-2 -1.5 24 24"},"battery-charging-f":{path:"",viewBox:"-2 -6 24 24"},"battery-f":{path:"",viewBox:"-2 -6 24 24"},"battery-half-f":{path:"",viewBox:"-2 -6 24 24"},"battery-one-quarter-f":{path:"",viewBox:"-2 -6 24 24"},"battery-three-quarters-f":{path:"",viewBox:"-2 -6 24 24"},"beer-f":{path:"",viewBox:"-4 -3 24 24"},"bell-f":{path:"",viewBox:"-3 -2 24 24"},"bell-off-f":{path:"",viewBox:"-2 -1.5 24 24"},"birthday-cake-f":{path:"",viewBox:"-2 -1 24 24"},"book-f":{path:"",viewBox:"-5 -2 24 24"},"bookmark-f":{path:"",viewBox:"-5 -2 24 24"},"bookmark-minus-f":{path:"",viewBox:"-5 -1.5 24 24"},"bookmark-plus-f":{path:"",viewBox:"-5 -1.5 24 24"},"bookmark-remove-f":{path:"",viewBox:"-5 -1.5 24 24"},"bottle-f":{path:"",viewBox:"-7 -2 24 24"},"box-f":{path:"",viewBox:"-2 -4 24 24"},"branch-f":{path:"",viewBox:"-4 -1.5 24 24"},"brightness-down-f":{path:"",viewBox:"-4 -3.5 24 24"},"brightness-up-f":{path:"",viewBox:"-2 -1.5 24 24"},"brush-f":{path:"",viewBox:"-2.5 -3.5 24 24"},"bug-f":{path:"",viewBox:"-2 -2 24 24"},"building-f":{path:"",viewBox:"-5.5 -2 24 24"},"bus-f":{path:"",viewBox:"-4 -2 24 24"},"cactus-f":{path:"",viewBox:"-2 -2 24 24"},"calendar-alt-f":{path:"",viewBox:"-2 -3 24 24"},"calendar-f":{path:"",viewBox:"-2 -2.5 24 24"},"camera-alt-f":{path:"",viewBox:"-2 -2 24 24"},"camera-f":{path:"",viewBox:"-2 -4 24 24"},"candle-f":{path:"",viewBox:"-2 -1 24 24"},"capsule-f":{path:"",viewBox:"-7 -1.5 24 24"},"car-f":{path:"",viewBox:"-2 -2 24 24"},"castle-f":{path:"",viewBox:"-2 -2.5 24 24"},"chronometer-f":{path:"",viewBox:"-5 -3 24 24"},"circle-f":{path:"",viewBox:"-2 -1.5 24 24"},"clipboard-f":{path:"",viewBox:"-5 -2 24 24"},"clock-f":{path:"",viewBox:"-2 -2 24 24"},"close-circle-f":{path:"",viewBox:"-2 -2 24 24"},"close-rectangle-f":{path:"",viewBox:"-2 -2 24 24"},"cloud-f":{path:"",viewBox:"-2 -5 24 24"},"cloud-rain-f":{path:"",viewBox:"-2 -2 24 24"},"cloud-snow-f":{path:"",viewBox:"-2 -2 24 24"},"cloud-thunder-f":{path:"",viewBox:"-2 -1.5 24 24"},"coffee-cup-f":{path:"",viewBox:"-2 -6 24 24"},"cog-f":{path:"",viewBox:"-2 -2 24 24"},"cogs-f":{path:"",viewBox:"-1 -2 24 24"},"coin-f":{path:"",viewBox:"-2 -1.5 24 24"},"compass-f":{path:"",viewBox:"-2 -2 24 24"},"computer-alt-f":{path:"",viewBox:"-2 -4 24 24"},"computer-f":{path:"",viewBox:"-2 -3.5 24 24"},"credit-card-f":{path:"",viewBox:"-2 -5 24 24"},"crown-f":{path:"",viewBox:"-2 -4 24 24"},"cutlery-f":{path:"",viewBox:"-2.5 -2 24 24"},"cutter-f":{path:"",viewBox:"-1.5 -1.5 24 24"},"dashboard-f":{path:"",viewBox:"-2 -4.5 24 24"},"database-f":{path:"",viewBox:"-2 -2 24 24"},"delete-f":{path:"",viewBox:"-2 -5 24 24"},"direction-f":{path:"",viewBox:"-2 -2 24 24"},"directions-f":{path:"",viewBox:"-2 -2 24 24"},"disc-f":{path:"",viewBox:"-2 -2 24 24"},"dj-f":{path:"",viewBox:"-4 -2 24 24"},"document-f":{path:"",viewBox:"-4 -2 24 24"},"egg-f":{path:"",viewBox:"-4 -1.5 24 24"},"eggs-f":{path:"",viewBox:"-2 -3.5 24 24"},"envelope-f":{path:"",viewBox:"-2 -5 24 24"},"envelope-open-f":{path:"",viewBox:"-2 -2 24 24"},"extinguisher-f":{path:"",viewBox:"-2 -2 24 24"},"eye-close-f":{path:"",viewBox:"-2 -2 24 24"},"eye-f":{path:"",viewBox:"-2 -6 24 24"},"eyedropper-f":{path:"",viewBox:"-2 -1.5 24 24"},"feather-f":{path:"",viewBox:"-1.5 -1.5 24 24"},"file-f":{path:"",viewBox:"-4 -2 24 24"},"files-f":{path:"",viewBox:"-3 -2 24 24"},"filter-f":{path:"",viewBox:"-3 -2.5 24 24"},"first-aid-f":{path:"",viewBox:"-2 -2.5 24 24"},"flag-f":{path:"",viewBox:"-4 -2 24 24"},"flame-f":{path:"",viewBox:"-4 -2 24 24"},"flashlight-off-f":{path:"",viewBox:"-1.5 -1.5 24 24"},"flashlight-on-f":{path:"",viewBox:"-1 -1 24 24"},"folder-f":{path:"",viewBox:"-2 -4 24 24"},"folder-open-f":{path:"",viewBox:"-2 -4 24 24"},"folder-zip-f":{path:"",viewBox:"-2 -4 24 24"},"fork-f":{path:"",viewBox:"-4 -1.5 24 24"},"gamepad-f":{path:"",viewBox:"0 -4 24 24"},"gamepad-retro-f":{path:"",viewBox:"0 -6 24 24"},"ghost-f":{path:"",viewBox:"-4 -2 24 24"},"gift-f":{path:"",viewBox:"-4 -2 24 24"},"glass-filled-f":{path:"",viewBox:"-5 -2 24 24"},"glue-f":{path:"",viewBox:"-7 -1 24 24"},"gps-f":{path:"",viewBox:"-2 -2 24 24"},"grid-f":{path:"",viewBox:"-2 -2 24 24"},"hairdryer-f":{path:"",viewBox:"-2 -2 24 24"},"hammer-f":{path:"",viewBox:"-1.5 -1.5 24 24"},"headset-f":{path:"",viewBox:"-2 -2 24 24"},"heart-f":{path:"",viewBox:"-2 -4 24 24"},"helmet-f":{path:"",viewBox:"-2 -2 24 24"},"help-f":{path:"",viewBox:"-2 -1.5 24 24"},"highlighter-f":{path:"",viewBox:"-1 -1.5 24 24"},"home-f":{path:"",viewBox:"-2 -1.5 24 24"},"hourglass-f":{path:"",viewBox:"-6 -2 24 24"},"ice-cream-f":{path:"",viewBox:"-7 -2 24 24"},"id-card-f":{path:"",viewBox:"-2 -5.5 24 24"},"inbox-f":{path:"",viewBox:"-2 -5 24 24"},"inboxes-f":{path:"",viewBox:"-2 -2 24 24"},"info-f":{path:"",viewBox:"-2 -2 24 24"},"instant-picture-f":{path:"",viewBox:"-4 -2 24 24"},"joystick-f":{path:"",viewBox:"-4 -2 24 24"},"key-f":{path:"",viewBox:"-1 -1 24 24"},"keyboard-f":{path:"",viewBox:"-2 -5 24 24"},"layers-f":{path:"",viewBox:"-1.5 -4 24 24"},"layout-f":{path:"",viewBox:"-3 -2 24 24"},"leaf-f":{path:"",viewBox:"-3.5 -1 24 24"},"lifebuoy-f":{path:"",viewBox:"-1.5 -1.5 24 24"},"lightbulb-f":{path:"",viewBox:"-5 -1.5 24 24"},"luggage-f":{path:"",viewBox:"-2 -4 24 24"},"magic-f":{path:"",viewBox:"-1 -2 24 24"},"magnet-f":{path:"",viewBox:"-2 -2 24 24"},"map-f":{path:"",viewBox:"-2 -1.5 24 24"},"map-marker-f":{path:"",viewBox:"-5 -1.5 24 24"},"mask-f":{path:"",viewBox:"-2 -6 24 24"},"medal-f":{path:"",viewBox:"-4 -1 24 24"},"merge-f":{path:"",viewBox:"-4 -2 24 24"},"message-alt-f":{path:"",viewBox:"-3 -2 24 24"},"message-alt-writing-f":{path:"",viewBox:"-3 -2 24 24"},"message-f":{path:"",viewBox:"-2 -2 24 24"},"message-writing-f":{path:"",viewBox:"-2 -2 24 24"},"messages-alt-f":{path:"",viewBox:"-2 -2 24 24"},"messages-f":{path:"",viewBox:"-2 -2.5 24 24"},"mic-f":{path:"",viewBox:"-6 -2 24 24"},"microchip-f":{path:"",viewBox:"-2 -1.5 24 24"},"minus-circle-f":{path:"",viewBox:"-2 -2 24 24"},"minus-rectangle-f":{path:"",viewBox:"-2 -2 24 24"},"moon-f":{path:"",viewBox:"-4 -2 24 24"},"more-horizontal-f":{path:"",viewBox:"-2 -9 24 24"},"more-vertical-f":{path:"",viewBox:"-9 -2 24 24"},"mountain-f":{path:"",viewBox:"-2 -3 24 24"},"mug-f":{path:"",viewBox:"-2 -2 24 24"},"music-f":{path:"",viewBox:"-7 -1.5 24 24"},"newsletter-f":{path:"",viewBox:"-2 -4.5 24 24"},"newspaper-f":{path:"",viewBox:"-4 -2 24 24"},"padlock-alt-f":{path:"",viewBox:"-6 -2 24 24"},"padlock-alt-open-f":{path:"",viewBox:"-6 -2 24 24"},"padlock-f":{path:"",viewBox:"-5 -2 24 24"},"padlock-open-f":{path:"",viewBox:"-5 -2 24 24"},"paper-plane-f":{path:"",viewBox:"-2 -2 24 24"},"pen-f":{path:"",viewBox:"-3 -3 24 24"},"pencil-f":{path:"",viewBox:"-2.5 -2.5 24 24"},"phone-f":{path:"",viewBox:"-6 -1.5 24 24"},"picture-f":{path:"",viewBox:"-2 -4 24 24"},"pictures-f":{path:"",viewBox:"-2 -2 24 24"},"pie-chart-f":{path:"",viewBox:"-2 -2 24 24"},"pin-alt-f":{path:"",viewBox:"-7 -1.5 24 24"},"pin-f":{path:"",viewBox:"-3 -2.5 24 24"},"plane-f":{path:"",viewBox:"-1 -1 24 24"},"plug-f":{path:"",viewBox:"-6 -1.5 24 24"},"plus-circle-f":{path:"",viewBox:"-2 -2 24 24"},"plus-rectangle-f":{path:"",viewBox:"-2 -2 24 24"},"pocket-watch-f":{path:"",viewBox:"-6 -2 24 24"},"printer-f":{path:"",viewBox:"-2 -2 24 24"},"rectangle-f":{path:"",viewBox:"-2 -3.5 24 24"},"rocket-f":{path:"",viewBox:"-2.5 -2.5 24 24"},"ruler-f":{path:"",viewBox:"-1.5 -2 24 24"},"save-f":{path:"",viewBox:"-3 -2.5 24 24"},"screen-f":{path:"",viewBox:"-2 -2.5 24 24"},"screwdriver-f":{path:"",viewBox:"-1 -1 24 24"},"set-square-f":{path:"",viewBox:"-2 -2 24 24"},"share-alt-f":{path:"",viewBox:"-2 -2 24 24"},"shield-check-f":{path:"",viewBox:"-4 -1.5 24 24"},"shield-close-f":{path:"",viewBox:"-4 -1.5 24 24"},"shield-f":{path:"",viewBox:"-4 -1.5 24 24"},"shield-minus-f":{path:"",viewBox:"-4 -1.5 24 24"},"shield-plus-f":{path:"",viewBox:"-4 -1.5 24 24"},"shopping-bag-alt-f":{path:"",viewBox:"-5 -2 24 24"},"shopping-bag-f":{path:"",viewBox:"-2 -2 24 24"},"sitemap-f":{path:"",viewBox:"-2 -1.5 24 24"},"skull-f":{path:"",viewBox:"-2 -1.5 24 24"},"smiley-f":{path:"",viewBox:"-2 -1.5 24 24"},"snowboard-f":{path:"",viewBox:"-2 -2 24 24"},"speaker-f":{path:"",viewBox:"-5 -2 24 24"},"square-f":{path:"",viewBox:"-2 -1.5 24 24"},"stamp-f":{path:"",viewBox:"-2 -2.5 24 24"},"star-f":{path:"",viewBox:"-2 -2 24 24"},"star-full":{path:"",viewBox:"-2 -2 24 24"},"sun-f":{path:"",viewBox:"-2 -1.5 24 24"},"switch-left-f":{path:"",viewBox:"-2 -6 24 24"},"switch-right-f":{path:"",viewBox:"-2.5 -6 24 24"},"sword-f":{path:"",viewBox:"-2.5 -2.5 24 24"},"tablet-f":{path:"",viewBox:"-4 -2 24 24"},"tag-f":{path:"",viewBox:"-1.5 -1.5 24 24"},"tags-f":{path:"",viewBox:"0 -2.5 24 24"},"task-list-f":{path:"",viewBox:"-2 -2 24 24"},"thunder-f":{path:"",viewBox:"-7.5 -3.5 24 24"},"ticket-f":{path:"",viewBox:"-6 -2 24 24"},"tools-f":{path:"",viewBox:"0 -1.5 24 24"},"torch-f":{path:"",viewBox:"-8 -1 24 24"},"train-f":{path:"",viewBox:"-4 -2.5 24 24"},"trash-alt-f":{path:"",viewBox:"-4 -2 24 24"},"trash-f":{path:"",viewBox:"-3 -2 24 24"},"tree-alt-f":{path:"",viewBox:"-5 -1.5 24 24"},"tree-f":{path:"",viewBox:"-5 -1.5 24 24"},"triangle-danger-f":{path:"",viewBox:"-2 -3 24 24"},"triangle-f":{path:"",viewBox:"-2 -4 24 24"},"trophy-f":{path:"",viewBox:"-7 -2 24 24"},"umbrella-closed-f":{path:"",viewBox:"-5 -1.5 24 24"},"umbrella-f":{path:"",viewBox:"-2 -2 24 24"},"video-camera-f":{path:"",viewBox:"-2 -6 24 24"},"video-camera-vintage-f":{path:"",viewBox:"-2 -2.5 24 24"},"watch-f":{path:"",viewBox:"-6 -1 24 24"},"water-drop-f":{path:"",viewBox:"-5 -1.5 24 24"},"wrench-f":{path:"",viewBox:"-1 -1 24 24"},"write-f":{path:"",viewBox:"-0.5 -0.5 24 24"}}},function(a,h,v){"use strict";var z,l=v(0),t=(z=l)&&z.__esModule?z:{default:z};document.querySelectorAll("[data-jam]").forEach(function(a){var h=a.getAttribute("data-jam"),v=a.getAttribute("class"),z=a.getAttribute("data-fill"),l=a.getAttribute("data-width"),p=a.getAttribute("data-height"),c=document.createElementNS("http://www.w3.org/2000/svg","svg");c.setAttributeNS(null,"viewBox",t.default[h].viewBox);var e=null!=l?l:24,M=null!=p?p:24;c.setAttributeNS(null,"width",e),c.setAttributeNS(null,"height",M),null!=v?c.setAttributeNS(null,"class","jam jam-"+h+" "+v):c.setAttributeNS(null,"class","jam jam-"+h),null!=z&&c.setAttributeNS(null,"fill",z),c.innerHTML=t.default[h].path,a.parentNode.replaceChild(c,a)})}]);