diff --git a/_config.yml b/_config.yml
index 51faaf8123..6ba66e32ab 100644
--- a/_config.yml
+++ b/_config.yml
@@ -10,7 +10,7 @@ defaults:
values:
layout: icon
in-bg: true
- permalink: 'icons/:slug.html'
+ permalink: 'icons/:slug'
collections:
icons:
diff --git a/dist/icons/activity.html b/dist/icons/activity.svg
similarity index 100%
rename from dist/icons/activity.html
rename to dist/icons/activity.svg
diff --git a/dist/icons/ajdustments.html b/dist/icons/ajdustments.svg
similarity index 100%
rename from dist/icons/ajdustments.html
rename to dist/icons/ajdustments.svg
diff --git a/dist/icons/alert-circle.html b/dist/icons/alert-circle.svg
similarity index 100%
rename from dist/icons/alert-circle.html
rename to dist/icons/alert-circle.svg
diff --git a/dist/icons/alert-triangle.html b/dist/icons/alert-triangle.svg
similarity index 100%
rename from dist/icons/alert-triangle.html
rename to dist/icons/alert-triangle.svg
diff --git a/dist/icons/align-center.html b/dist/icons/align-center.svg
similarity index 100%
rename from dist/icons/align-center.html
rename to dist/icons/align-center.svg
diff --git a/dist/icons/align-justified.html b/dist/icons/align-justified.svg
similarity index 100%
rename from dist/icons/align-justified.html
rename to dist/icons/align-justified.svg
diff --git a/dist/icons/align-left.html b/dist/icons/align-left.svg
similarity index 100%
rename from dist/icons/align-left.html
rename to dist/icons/align-left.svg
diff --git a/dist/icons/align-right.html b/dist/icons/align-right.svg
similarity index 100%
rename from dist/icons/align-right.html
rename to dist/icons/align-right.svg
diff --git a/dist/icons/archive.html b/dist/icons/archive.svg
similarity index 100%
rename from dist/icons/archive.html
rename to dist/icons/archive.svg
diff --git a/dist/icons/arrow-bar-down.html b/dist/icons/arrow-bar-down.svg
similarity index 100%
rename from dist/icons/arrow-bar-down.html
rename to dist/icons/arrow-bar-down.svg
diff --git a/dist/icons/arrow-bar-left.html b/dist/icons/arrow-bar-left.svg
similarity index 100%
rename from dist/icons/arrow-bar-left.html
rename to dist/icons/arrow-bar-left.svg
diff --git a/dist/icons/arrow-bar-right.html b/dist/icons/arrow-bar-right.svg
similarity index 100%
rename from dist/icons/arrow-bar-right.html
rename to dist/icons/arrow-bar-right.svg
diff --git a/dist/icons/arrow-bar-up.html b/dist/icons/arrow-bar-up.svg
similarity index 100%
rename from dist/icons/arrow-bar-up.html
rename to dist/icons/arrow-bar-up.svg
diff --git a/dist/icons/arrow-down-circle.html b/dist/icons/arrow-down-circle.svg
similarity index 100%
rename from dist/icons/arrow-down-circle.html
rename to dist/icons/arrow-down-circle.svg
diff --git a/dist/icons/arrow-down-left-circle.html b/dist/icons/arrow-down-left-circle.svg
similarity index 100%
rename from dist/icons/arrow-down-left-circle.html
rename to dist/icons/arrow-down-left-circle.svg
diff --git a/dist/icons/arrow-down-left.html b/dist/icons/arrow-down-left.svg
similarity index 100%
rename from dist/icons/arrow-down-left.html
rename to dist/icons/arrow-down-left.svg
diff --git a/dist/icons/arrow-down-right-circle.html b/dist/icons/arrow-down-right-circle.svg
similarity index 100%
rename from dist/icons/arrow-down-right-circle.html
rename to dist/icons/arrow-down-right-circle.svg
diff --git a/dist/icons/arrow-down-right.html b/dist/icons/arrow-down-right.svg
similarity index 100%
rename from dist/icons/arrow-down-right.html
rename to dist/icons/arrow-down-right.svg
diff --git a/dist/icons/arrow-down.html b/dist/icons/arrow-down.svg
similarity index 100%
rename from dist/icons/arrow-down.html
rename to dist/icons/arrow-down.svg
diff --git a/dist/icons/arrow-left-circle.html b/dist/icons/arrow-left-circle.svg
similarity index 100%
rename from dist/icons/arrow-left-circle.html
rename to dist/icons/arrow-left-circle.svg
diff --git a/dist/icons/arrow-left.html b/dist/icons/arrow-left.svg
similarity index 100%
rename from dist/icons/arrow-left.html
rename to dist/icons/arrow-left.svg
diff --git a/dist/icons/arrow-narrow-down.html b/dist/icons/arrow-narrow-down.svg
similarity index 100%
rename from dist/icons/arrow-narrow-down.html
rename to dist/icons/arrow-narrow-down.svg
diff --git a/dist/icons/arrow-narrow-left.html b/dist/icons/arrow-narrow-left.svg
similarity index 100%
rename from dist/icons/arrow-narrow-left.html
rename to dist/icons/arrow-narrow-left.svg
diff --git a/dist/icons/arrow-narrow-right.html b/dist/icons/arrow-narrow-right.svg
similarity index 100%
rename from dist/icons/arrow-narrow-right.html
rename to dist/icons/arrow-narrow-right.svg
diff --git a/dist/icons/arrow-narrow-up.html b/dist/icons/arrow-narrow-up.svg
similarity index 100%
rename from dist/icons/arrow-narrow-up.html
rename to dist/icons/arrow-narrow-up.svg
diff --git a/dist/icons/arrow-right-circle.html b/dist/icons/arrow-right-circle.svg
similarity index 100%
rename from dist/icons/arrow-right-circle.html
rename to dist/icons/arrow-right-circle.svg
diff --git a/dist/icons/arrow-right.html b/dist/icons/arrow-right.svg
similarity index 100%
rename from dist/icons/arrow-right.html
rename to dist/icons/arrow-right.svg
diff --git a/dist/icons/arrow-up-circle.html b/dist/icons/arrow-up-circle.svg
similarity index 100%
rename from dist/icons/arrow-up-circle.html
rename to dist/icons/arrow-up-circle.svg
diff --git a/dist/icons/arrow-up-left-circle.html b/dist/icons/arrow-up-left-circle.svg
similarity index 100%
rename from dist/icons/arrow-up-left-circle.html
rename to dist/icons/arrow-up-left-circle.svg
diff --git a/dist/icons/arrow-up-left.html b/dist/icons/arrow-up-left.svg
similarity index 100%
rename from dist/icons/arrow-up-left.html
rename to dist/icons/arrow-up-left.svg
diff --git a/dist/icons/arrow-up-right-circle.html b/dist/icons/arrow-up-right-circle.svg
similarity index 100%
rename from dist/icons/arrow-up-right-circle.html
rename to dist/icons/arrow-up-right-circle.svg
diff --git a/dist/icons/arrow-up-right.html b/dist/icons/arrow-up-right.svg
similarity index 100%
rename from dist/icons/arrow-up-right.html
rename to dist/icons/arrow-up-right.svg
diff --git a/dist/icons/arrow-up.html b/dist/icons/arrow-up.svg
similarity index 100%
rename from dist/icons/arrow-up.html
rename to dist/icons/arrow-up.svg
diff --git a/dist/icons/arrows-diagonal-2.html b/dist/icons/arrows-diagonal-2.svg
similarity index 100%
rename from dist/icons/arrows-diagonal-2.html
rename to dist/icons/arrows-diagonal-2.svg
diff --git a/dist/icons/arrows-diagonal.html b/dist/icons/arrows-diagonal.svg
similarity index 100%
rename from dist/icons/arrows-diagonal.html
rename to dist/icons/arrows-diagonal.svg
diff --git a/dist/icons/arrows-maximize.html b/dist/icons/arrows-maximize.svg
similarity index 100%
rename from dist/icons/arrows-maximize.html
rename to dist/icons/arrows-maximize.svg
diff --git a/dist/icons/arrows-minimize.html b/dist/icons/arrows-minimize.svg
similarity index 100%
rename from dist/icons/arrows-minimize.html
rename to dist/icons/arrows-minimize.svg
diff --git a/dist/icons/at.html b/dist/icons/at.svg
similarity index 100%
rename from dist/icons/at.html
rename to dist/icons/at.svg
diff --git a/dist/icons/backspace.html b/dist/icons/backspace.svg
similarity index 100%
rename from dist/icons/backspace.html
rename to dist/icons/backspace.svg
diff --git a/dist/icons/ban.html b/dist/icons/ban.svg
similarity index 100%
rename from dist/icons/ban.html
rename to dist/icons/ban.svg
diff --git a/dist/icons/battery-1.html b/dist/icons/battery-1.svg
similarity index 100%
rename from dist/icons/battery-1.html
rename to dist/icons/battery-1.svg
diff --git a/dist/icons/battery-2.html b/dist/icons/battery-2.svg
similarity index 100%
rename from dist/icons/battery-2.html
rename to dist/icons/battery-2.svg
diff --git a/dist/icons/battery-3.html b/dist/icons/battery-3.svg
similarity index 100%
rename from dist/icons/battery-3.html
rename to dist/icons/battery-3.svg
diff --git a/dist/icons/battery-4.html b/dist/icons/battery-4.svg
similarity index 100%
rename from dist/icons/battery-4.html
rename to dist/icons/battery-4.svg
diff --git a/dist/icons/battery-charging.html b/dist/icons/battery-charging.svg
similarity index 100%
rename from dist/icons/battery-charging.html
rename to dist/icons/battery-charging.svg
diff --git a/dist/icons/battery.html b/dist/icons/battery.svg
similarity index 100%
rename from dist/icons/battery.html
rename to dist/icons/battery.svg
diff --git a/dist/icons/bell.html b/dist/icons/bell.svg
similarity index 100%
rename from dist/icons/bell.html
rename to dist/icons/bell.svg
diff --git a/dist/icons/bike.html b/dist/icons/bike.svg
similarity index 100%
rename from dist/icons/bike.html
rename to dist/icons/bike.svg
diff --git a/dist/icons/bluetooth.html b/dist/icons/bluetooth.svg
similarity index 100%
rename from dist/icons/bluetooth.html
rename to dist/icons/bluetooth.svg
diff --git a/dist/icons/bolt.html b/dist/icons/bolt.svg
similarity index 100%
rename from dist/icons/bolt.html
rename to dist/icons/bolt.svg
diff --git a/dist/icons/book.html b/dist/icons/book.svg
similarity index 100%
rename from dist/icons/book.html
rename to dist/icons/book.svg
diff --git a/dist/icons/bookmark.html b/dist/icons/bookmark.svg
similarity index 100%
rename from dist/icons/bookmark.html
rename to dist/icons/bookmark.svg
diff --git a/dist/icons/border-all.html b/dist/icons/border-all.svg
similarity index 100%
rename from dist/icons/border-all.html
rename to dist/icons/border-all.svg
diff --git a/dist/icons/border-bottom.html b/dist/icons/border-bottom.svg
similarity index 100%
rename from dist/icons/border-bottom.html
rename to dist/icons/border-bottom.svg
diff --git a/dist/icons/border-horizontal.html b/dist/icons/border-horizontal.svg
similarity index 100%
rename from dist/icons/border-horizontal.html
rename to dist/icons/border-horizontal.svg
diff --git a/dist/icons/border-inner.html b/dist/icons/border-inner.svg
similarity index 100%
rename from dist/icons/border-inner.html
rename to dist/icons/border-inner.svg
diff --git a/dist/icons/border-left.html b/dist/icons/border-left.svg
similarity index 100%
rename from dist/icons/border-left.html
rename to dist/icons/border-left.svg
diff --git a/dist/icons/border-none.html b/dist/icons/border-none.svg
similarity index 100%
rename from dist/icons/border-none.html
rename to dist/icons/border-none.svg
diff --git a/dist/icons/border-outer.html b/dist/icons/border-outer.svg
similarity index 100%
rename from dist/icons/border-outer.html
rename to dist/icons/border-outer.svg
diff --git a/dist/icons/border-right.html b/dist/icons/border-right.svg
similarity index 100%
rename from dist/icons/border-right.html
rename to dist/icons/border-right.svg
diff --git a/dist/icons/border-top.html b/dist/icons/border-top.svg
similarity index 100%
rename from dist/icons/border-top.html
rename to dist/icons/border-top.svg
diff --git a/dist/icons/border-vertical.html b/dist/icons/border-vertical.svg
similarity index 100%
rename from dist/icons/border-vertical.html
rename to dist/icons/border-vertical.svg
diff --git a/dist/icons/box.html b/dist/icons/box.svg
similarity index 100%
rename from dist/icons/box.html
rename to dist/icons/box.svg
diff --git a/dist/icons/briefcase.html b/dist/icons/briefcase.svg
similarity index 100%
rename from dist/icons/briefcase.html
rename to dist/icons/briefcase.svg
diff --git a/dist/icons/bucket.html b/dist/icons/bucket.svg
similarity index 100%
rename from dist/icons/bucket.html
rename to dist/icons/bucket.svg
diff --git a/dist/icons/bulb-off.html b/dist/icons/bulb-off.svg
similarity index 100%
rename from dist/icons/bulb-off.html
rename to dist/icons/bulb-off.svg
diff --git a/dist/icons/bulb.html b/dist/icons/bulb.svg
similarity index 100%
rename from dist/icons/bulb.html
rename to dist/icons/bulb.svg
diff --git a/dist/icons/calendar.html b/dist/icons/calendar.svg
similarity index 100%
rename from dist/icons/calendar.html
rename to dist/icons/calendar.svg
diff --git a/dist/icons/camera.html b/dist/icons/camera.svg
similarity index 100%
rename from dist/icons/camera.html
rename to dist/icons/camera.svg
diff --git a/dist/icons/cash.html b/dist/icons/cash.svg
similarity index 100%
rename from dist/icons/cash.html
rename to dist/icons/cash.svg
diff --git a/dist/icons/cast.html b/dist/icons/cast.svg
similarity index 100%
rename from dist/icons/cast.html
rename to dist/icons/cast.svg
diff --git a/dist/icons/chart-area-line.html b/dist/icons/chart-area-line.svg
similarity index 100%
rename from dist/icons/chart-area-line.html
rename to dist/icons/chart-area-line.svg
diff --git a/dist/icons/chart-area.html b/dist/icons/chart-area.svg
similarity index 100%
rename from dist/icons/chart-area.html
rename to dist/icons/chart-area.svg
diff --git a/dist/icons/chart-bar.html b/dist/icons/chart-bar.svg
similarity index 100%
rename from dist/icons/chart-bar.html
rename to dist/icons/chart-bar.svg
diff --git a/dist/icons/chart-candle.html b/dist/icons/chart-candle.svg
similarity index 100%
rename from dist/icons/chart-candle.html
rename to dist/icons/chart-candle.svg
diff --git a/dist/icons/chart-donut.html b/dist/icons/chart-donut.svg
similarity index 100%
rename from dist/icons/chart-donut.html
rename to dist/icons/chart-donut.svg
diff --git a/dist/icons/chart-line.html b/dist/icons/chart-line.svg
similarity index 100%
rename from dist/icons/chart-line.html
rename to dist/icons/chart-line.svg
diff --git a/dist/icons/chart-pie.html b/dist/icons/chart-pie.svg
similarity index 100%
rename from dist/icons/chart-pie.html
rename to dist/icons/chart-pie.svg
diff --git a/dist/icons/check.html b/dist/icons/check.svg
similarity index 100%
rename from dist/icons/check.html
rename to dist/icons/check.svg
diff --git a/dist/icons/chevron-down.html b/dist/icons/chevron-down.svg
similarity index 100%
rename from dist/icons/chevron-down.html
rename to dist/icons/chevron-down.svg
diff --git a/dist/icons/chevron-left.html b/dist/icons/chevron-left.svg
similarity index 100%
rename from dist/icons/chevron-left.html
rename to dist/icons/chevron-left.svg
diff --git a/dist/icons/chevron-right.html b/dist/icons/chevron-right.svg
similarity index 100%
rename from dist/icons/chevron-right.html
rename to dist/icons/chevron-right.svg
diff --git a/dist/icons/chevron-up.html b/dist/icons/chevron-up.svg
similarity index 100%
rename from dist/icons/chevron-up.html
rename to dist/icons/chevron-up.svg
diff --git a/dist/icons/chevrons-down.html b/dist/icons/chevrons-down.svg
similarity index 100%
rename from dist/icons/chevrons-down.html
rename to dist/icons/chevrons-down.svg
diff --git a/dist/icons/chevrons-left.html b/dist/icons/chevrons-left.svg
similarity index 100%
rename from dist/icons/chevrons-left.html
rename to dist/icons/chevrons-left.svg
diff --git a/dist/icons/chevrons-right.html b/dist/icons/chevrons-right.svg
similarity index 100%
rename from dist/icons/chevrons-right.html
rename to dist/icons/chevrons-right.svg
diff --git a/dist/icons/chevrons-up.html b/dist/icons/chevrons-up.svg
similarity index 100%
rename from dist/icons/chevrons-up.html
rename to dist/icons/chevrons-up.svg
diff --git a/dist/icons/circle-check.html b/dist/icons/circle-check.svg
similarity index 100%
rename from dist/icons/circle-check.html
rename to dist/icons/circle-check.svg
diff --git a/dist/icons/circle-minus.html b/dist/icons/circle-minus.svg
similarity index 100%
rename from dist/icons/circle-minus.html
rename to dist/icons/circle-minus.svg
diff --git a/dist/icons/circle-plus.html b/dist/icons/circle-plus.svg
similarity index 100%
rename from dist/icons/circle-plus.html
rename to dist/icons/circle-plus.svg
diff --git a/dist/icons/circle-x.html b/dist/icons/circle-x.svg
similarity index 100%
rename from dist/icons/circle-x.html
rename to dist/icons/circle-x.svg
diff --git a/dist/icons/circle.html b/dist/icons/circle.svg
similarity index 100%
rename from dist/icons/circle.html
rename to dist/icons/circle.svg
diff --git a/dist/icons/clipboard-check.html b/dist/icons/clipboard-check.svg
similarity index 100%
rename from dist/icons/clipboard-check.html
rename to dist/icons/clipboard-check.svg
diff --git a/dist/icons/clipboard-list.html b/dist/icons/clipboard-list.svg
similarity index 100%
rename from dist/icons/clipboard-list.html
rename to dist/icons/clipboard-list.svg
diff --git a/dist/icons/clipboard-x.html b/dist/icons/clipboard-x.svg
similarity index 100%
rename from dist/icons/clipboard-x.html
rename to dist/icons/clipboard-x.svg
diff --git a/dist/icons/clipboard.html b/dist/icons/clipboard.svg
similarity index 100%
rename from dist/icons/clipboard.html
rename to dist/icons/clipboard.svg
diff --git a/dist/icons/clock.html b/dist/icons/clock.svg
similarity index 100%
rename from dist/icons/clock.html
rename to dist/icons/clock.svg
diff --git a/dist/icons/cloud-download.html b/dist/icons/cloud-download.svg
similarity index 100%
rename from dist/icons/cloud-download.html
rename to dist/icons/cloud-download.svg
diff --git a/dist/icons/cloud-rain.html b/dist/icons/cloud-rain.svg
similarity index 100%
rename from dist/icons/cloud-rain.html
rename to dist/icons/cloud-rain.svg
diff --git a/dist/icons/cloud-snow.html b/dist/icons/cloud-snow.svg
similarity index 100%
rename from dist/icons/cloud-snow.html
rename to dist/icons/cloud-snow.svg
diff --git a/dist/icons/cloud-storm.html b/dist/icons/cloud-storm.svg
similarity index 100%
rename from dist/icons/cloud-storm.html
rename to dist/icons/cloud-storm.svg
diff --git a/dist/icons/cloud-upload.html b/dist/icons/cloud-upload.svg
similarity index 100%
rename from dist/icons/cloud-upload.html
rename to dist/icons/cloud-upload.svg
diff --git a/dist/icons/cloud.html b/dist/icons/cloud.svg
similarity index 100%
rename from dist/icons/cloud.html
rename to dist/icons/cloud.svg
diff --git a/dist/icons/code.html b/dist/icons/code.svg
similarity index 100%
rename from dist/icons/code.html
rename to dist/icons/code.svg
diff --git a/dist/icons/command.html b/dist/icons/command.svg
similarity index 100%
rename from dist/icons/command.html
rename to dist/icons/command.svg
diff --git a/dist/icons/compass.html b/dist/icons/compass.svg
similarity index 100%
rename from dist/icons/compass.html
rename to dist/icons/compass.svg
diff --git a/dist/icons/copy.html b/dist/icons/copy.svg
similarity index 100%
rename from dist/icons/copy.html
rename to dist/icons/copy.svg
diff --git a/dist/icons/copyright.html b/dist/icons/copyright.svg
similarity index 100%
rename from dist/icons/copyright.html
rename to dist/icons/copyright.svg
diff --git a/dist/icons/corner-down-left.html b/dist/icons/corner-down-left.svg
similarity index 100%
rename from dist/icons/corner-down-left.html
rename to dist/icons/corner-down-left.svg
diff --git a/dist/icons/corner-down-right.html b/dist/icons/corner-down-right.svg
similarity index 100%
rename from dist/icons/corner-down-right.html
rename to dist/icons/corner-down-right.svg
diff --git a/dist/icons/corner-left-down.html b/dist/icons/corner-left-down.svg
similarity index 100%
rename from dist/icons/corner-left-down.html
rename to dist/icons/corner-left-down.svg
diff --git a/dist/icons/corner-left-up.html b/dist/icons/corner-left-up.svg
similarity index 100%
rename from dist/icons/corner-left-up.html
rename to dist/icons/corner-left-up.svg
diff --git a/dist/icons/corner-right-down.html b/dist/icons/corner-right-down.svg
similarity index 100%
rename from dist/icons/corner-right-down.html
rename to dist/icons/corner-right-down.svg
diff --git a/dist/icons/corner-right-up.html b/dist/icons/corner-right-up.svg
similarity index 100%
rename from dist/icons/corner-right-up.html
rename to dist/icons/corner-right-up.svg
diff --git a/dist/icons/corner-up-left.html b/dist/icons/corner-up-left.svg
similarity index 100%
rename from dist/icons/corner-up-left.html
rename to dist/icons/corner-up-left.svg
diff --git a/dist/icons/corner-up-right.html b/dist/icons/corner-up-right.svg
similarity index 100%
rename from dist/icons/corner-up-right.html
rename to dist/icons/corner-up-right.svg
diff --git a/dist/icons/credit-card.html b/dist/icons/credit-card.svg
similarity index 100%
rename from dist/icons/credit-card.html
rename to dist/icons/credit-card.svg
diff --git a/dist/icons/crop.html b/dist/icons/crop.svg
similarity index 100%
rename from dist/icons/crop.html
rename to dist/icons/crop.svg
diff --git a/dist/icons/cut.html b/dist/icons/cut.svg
similarity index 100%
rename from dist/icons/cut.html
rename to dist/icons/cut.svg
diff --git a/dist/icons/dashboard.html b/dist/icons/dashboard.svg
similarity index 100%
rename from dist/icons/dashboard.html
rename to dist/icons/dashboard.svg
diff --git a/dist/icons/database.html b/dist/icons/database.svg
similarity index 100%
rename from dist/icons/database.html
rename to dist/icons/database.svg
diff --git a/dist/icons/device-desktop.html b/dist/icons/device-desktop.svg
similarity index 100%
rename from dist/icons/device-desktop.html
rename to dist/icons/device-desktop.svg
diff --git a/dist/icons/device-mobile.html b/dist/icons/device-mobile.svg
similarity index 100%
rename from dist/icons/device-mobile.html
rename to dist/icons/device-mobile.svg
diff --git a/dist/icons/device-tablet.html b/dist/icons/device-tablet.svg
similarity index 100%
rename from dist/icons/device-tablet.html
rename to dist/icons/device-tablet.svg
diff --git a/dist/icons/device-tv.html b/dist/icons/device-tv.svg
similarity index 100%
rename from dist/icons/device-tv.html
rename to dist/icons/device-tv.svg
diff --git a/dist/icons/directions.html b/dist/icons/directions.svg
similarity index 100%
rename from dist/icons/directions.html
rename to dist/icons/directions.svg
diff --git a/dist/icons/disabled.html b/dist/icons/disabled.svg
similarity index 100%
rename from dist/icons/disabled.html
rename to dist/icons/disabled.svg
diff --git a/dist/icons/disc.html b/dist/icons/disc.svg
similarity index 100%
rename from dist/icons/disc.html
rename to dist/icons/disc.svg
diff --git a/dist/icons/dots-circle-horizontal.html b/dist/icons/dots-circle-horizontal.svg
similarity index 100%
rename from dist/icons/dots-circle-horizontal.html
rename to dist/icons/dots-circle-horizontal.svg
diff --git a/dist/icons/dots-diagonal-2.html b/dist/icons/dots-diagonal-2.svg
similarity index 100%
rename from dist/icons/dots-diagonal-2.html
rename to dist/icons/dots-diagonal-2.svg
diff --git a/dist/icons/dots-diagonal.html b/dist/icons/dots-diagonal.svg
similarity index 100%
rename from dist/icons/dots-diagonal.html
rename to dist/icons/dots-diagonal.svg
diff --git a/dist/icons/dots-vertical.html b/dist/icons/dots-vertical.svg
similarity index 100%
rename from dist/icons/dots-vertical.html
rename to dist/icons/dots-vertical.svg
diff --git a/dist/icons/dots.html b/dist/icons/dots.svg
similarity index 100%
rename from dist/icons/dots.html
rename to dist/icons/dots.svg
diff --git a/dist/icons/download.html b/dist/icons/download.svg
similarity index 100%
rename from dist/icons/download.html
rename to dist/icons/download.svg
diff --git a/dist/icons/droplet.html b/dist/icons/droplet.svg
similarity index 100%
rename from dist/icons/droplet.html
rename to dist/icons/droplet.svg
diff --git a/dist/icons/edit.html b/dist/icons/edit.svg
similarity index 100%
rename from dist/icons/edit.html
rename to dist/icons/edit.svg
diff --git a/dist/icons/external-link.html b/dist/icons/external-link.svg
similarity index 100%
rename from dist/icons/external-link.html
rename to dist/icons/external-link.svg
diff --git a/dist/icons/eye.html b/dist/icons/eye.svg
similarity index 100%
rename from dist/icons/eye.html
rename to dist/icons/eye.svg
diff --git a/dist/icons/face-id.html b/dist/icons/face-id.svg
similarity index 100%
rename from dist/icons/face-id.html
rename to dist/icons/face-id.svg
diff --git a/dist/icons/file-check.html b/dist/icons/file-check.svg
similarity index 100%
rename from dist/icons/file-check.html
rename to dist/icons/file-check.svg
diff --git a/dist/icons/file-download.html b/dist/icons/file-download.svg
similarity index 100%
rename from dist/icons/file-download.html
rename to dist/icons/file-download.svg
diff --git a/dist/icons/file-minus.html b/dist/icons/file-minus.svg
similarity index 100%
rename from dist/icons/file-minus.html
rename to dist/icons/file-minus.svg
diff --git a/dist/icons/file-music.html b/dist/icons/file-music.svg
similarity index 100%
rename from dist/icons/file-music.html
rename to dist/icons/file-music.svg
diff --git a/dist/icons/file-plus.html b/dist/icons/file-plus.svg
similarity index 100%
rename from dist/icons/file-plus.html
rename to dist/icons/file-plus.svg
diff --git a/dist/icons/file-shredder.html b/dist/icons/file-shredder.svg
similarity index 100%
rename from dist/icons/file-shredder.html
rename to dist/icons/file-shredder.svg
diff --git a/dist/icons/file-text.html b/dist/icons/file-text.svg
similarity index 100%
rename from dist/icons/file-text.html
rename to dist/icons/file-text.svg
diff --git a/dist/icons/file-x.html b/dist/icons/file-x.svg
similarity index 100%
rename from dist/icons/file-x.html
rename to dist/icons/file-x.svg
diff --git a/dist/icons/file.html b/dist/icons/file.svg
similarity index 100%
rename from dist/icons/file.html
rename to dist/icons/file.svg
diff --git a/dist/icons/filter.html b/dist/icons/filter.svg
similarity index 100%
rename from dist/icons/filter.html
rename to dist/icons/filter.svg
diff --git a/dist/icons/flag.html b/dist/icons/flag.svg
similarity index 100%
rename from dist/icons/flag.html
rename to dist/icons/flag.svg
diff --git a/dist/icons/flip-horizontal.html b/dist/icons/flip-horizontal.svg
similarity index 100%
rename from dist/icons/flip-horizontal.html
rename to dist/icons/flip-horizontal.svg
diff --git a/dist/icons/flip-vertical.html b/dist/icons/flip-vertical.svg
similarity index 100%
rename from dist/icons/flip-vertical.html
rename to dist/icons/flip-vertical.svg
diff --git a/dist/icons/floppy-disc.html b/dist/icons/floppy-disc.svg
similarity index 100%
rename from dist/icons/floppy-disc.html
rename to dist/icons/floppy-disc.svg
diff --git a/dist/icons/folder-minus.html b/dist/icons/folder-minus.svg
similarity index 100%
rename from dist/icons/folder-minus.html
rename to dist/icons/folder-minus.svg
diff --git a/dist/icons/folder-plus.html b/dist/icons/folder-plus.svg
similarity index 100%
rename from dist/icons/folder-plus.html
rename to dist/icons/folder-plus.svg
diff --git a/dist/icons/folder-x.html b/dist/icons/folder-x.svg
similarity index 100%
rename from dist/icons/folder-x.html
rename to dist/icons/folder-x.svg
diff --git a/dist/icons/folder.html b/dist/icons/folder.svg
similarity index 100%
rename from dist/icons/folder.html
rename to dist/icons/folder.svg
diff --git a/dist/icons/folders.html b/dist/icons/folders.svg
similarity index 100%
rename from dist/icons/folders.html
rename to dist/icons/folders.svg
diff --git a/dist/icons/frame.html b/dist/icons/frame.svg
similarity index 100%
rename from dist/icons/frame.html
rename to dist/icons/frame.svg
diff --git a/dist/icons/friends.html b/dist/icons/friends.svg
similarity index 100%
rename from dist/icons/friends.html
rename to dist/icons/friends.svg
diff --git a/dist/icons/gauge.html b/dist/icons/gauge.svg
similarity index 100%
rename from dist/icons/gauge.html
rename to dist/icons/gauge.svg
diff --git a/dist/icons/git-branch.html b/dist/icons/git-branch.svg
similarity index 100%
rename from dist/icons/git-branch.html
rename to dist/icons/git-branch.svg
diff --git a/dist/icons/git-commit.html b/dist/icons/git-commit.svg
similarity index 100%
rename from dist/icons/git-commit.html
rename to dist/icons/git-commit.svg
diff --git a/dist/icons/git-compare.html b/dist/icons/git-compare.svg
similarity index 100%
rename from dist/icons/git-compare.html
rename to dist/icons/git-compare.svg
diff --git a/dist/icons/git-merge.html b/dist/icons/git-merge.svg
similarity index 100%
rename from dist/icons/git-merge.html
rename to dist/icons/git-merge.svg
diff --git a/dist/icons/git-pull-request.html b/dist/icons/git-pull-request.svg
similarity index 100%
rename from dist/icons/git-pull-request.html
rename to dist/icons/git-pull-request.svg
diff --git a/dist/icons/glass-full.html b/dist/icons/glass-full.svg
similarity index 100%
rename from dist/icons/glass-full.html
rename to dist/icons/glass-full.svg
diff --git a/dist/icons/glass.html b/dist/icons/glass.svg
similarity index 100%
rename from dist/icons/glass.html
rename to dist/icons/glass.svg
diff --git a/dist/icons/grid-dots.html b/dist/icons/grid-dots.svg
similarity index 100%
rename from dist/icons/grid-dots.html
rename to dist/icons/grid-dots.svg
diff --git a/dist/icons/grid.html b/dist/icons/grid.svg
similarity index 100%
rename from dist/icons/grid.html
rename to dist/icons/grid.svg
diff --git a/dist/icons/hash.html b/dist/icons/hash.svg
similarity index 100%
rename from dist/icons/hash.html
rename to dist/icons/hash.svg
diff --git a/dist/icons/headphones.html b/dist/icons/headphones.svg
similarity index 100%
rename from dist/icons/headphones.html
rename to dist/icons/headphones.svg
diff --git a/dist/icons/heart.html b/dist/icons/heart.svg
similarity index 100%
rename from dist/icons/heart.html
rename to dist/icons/heart.svg
diff --git a/dist/icons/home.html b/dist/icons/home.svg
similarity index 100%
rename from dist/icons/home.html
rename to dist/icons/home.svg
diff --git a/dist/icons/ice-cream.html b/dist/icons/ice-cream.svg
similarity index 100%
rename from dist/icons/ice-cream.html
rename to dist/icons/ice-cream.svg
diff --git a/dist/icons/inbox.html b/dist/icons/inbox.svg
similarity index 100%
rename from dist/icons/inbox.html
rename to dist/icons/inbox.svg
diff --git a/dist/icons/info-circle.html b/dist/icons/info-circle.svg
similarity index 100%
rename from dist/icons/info-circle.html
rename to dist/icons/info-circle.svg
diff --git a/dist/icons/info-square.html b/dist/icons/info-square.svg
similarity index 100%
rename from dist/icons/info-square.html
rename to dist/icons/info-square.svg
diff --git a/dist/icons/key.html b/dist/icons/key.svg
similarity index 100%
rename from dist/icons/key.html
rename to dist/icons/key.svg
diff --git a/dist/icons/layers-difference.html b/dist/icons/layers-difference.svg
similarity index 100%
rename from dist/icons/layers-difference.html
rename to dist/icons/layers-difference.svg
diff --git a/dist/icons/layers-intersect.html b/dist/icons/layers-intersect.svg
similarity index 100%
rename from dist/icons/layers-intersect.html
rename to dist/icons/layers-intersect.svg
diff --git a/dist/icons/layers-subtract.html b/dist/icons/layers-subtract.svg
similarity index 100%
rename from dist/icons/layers-subtract.html
rename to dist/icons/layers-subtract.svg
diff --git a/dist/icons/layers-union.html b/dist/icons/layers-union.svg
similarity index 100%
rename from dist/icons/layers-union.html
rename to dist/icons/layers-union.svg
diff --git a/dist/icons/layout-2.html b/dist/icons/layout-2.svg
similarity index 100%
rename from dist/icons/layout-2.html
rename to dist/icons/layout-2.svg
diff --git a/dist/icons/layout-align-bottom.html b/dist/icons/layout-align-bottom.svg
similarity index 100%
rename from dist/icons/layout-align-bottom.html
rename to dist/icons/layout-align-bottom.svg
diff --git a/dist/icons/layout-align-center.html b/dist/icons/layout-align-center.svg
similarity index 100%
rename from dist/icons/layout-align-center.html
rename to dist/icons/layout-align-center.svg
diff --git a/dist/icons/layout-align-left.html b/dist/icons/layout-align-left.svg
similarity index 100%
rename from dist/icons/layout-align-left.html
rename to dist/icons/layout-align-left.svg
diff --git a/dist/icons/layout-align-middle.html b/dist/icons/layout-align-middle.svg
similarity index 100%
rename from dist/icons/layout-align-middle.html
rename to dist/icons/layout-align-middle.svg
diff --git a/dist/icons/layout-align-right.html b/dist/icons/layout-align-right.svg
similarity index 100%
rename from dist/icons/layout-align-right.html
rename to dist/icons/layout-align-right.svg
diff --git a/dist/icons/layout-align-top.html b/dist/icons/layout-align-top.svg
similarity index 100%
rename from dist/icons/layout-align-top.html
rename to dist/icons/layout-align-top.svg
diff --git a/dist/icons/layout-columns.html b/dist/icons/layout-columns.svg
similarity index 100%
rename from dist/icons/layout-columns.html
rename to dist/icons/layout-columns.svg
diff --git a/dist/icons/layout-distribute-horizontal.html b/dist/icons/layout-distribute-horizontal.svg
similarity index 100%
rename from dist/icons/layout-distribute-horizontal.html
rename to dist/icons/layout-distribute-horizontal.svg
diff --git a/dist/icons/layout-distribute-vertical.html b/dist/icons/layout-distribute-vertical.svg
similarity index 100%
rename from dist/icons/layout-distribute-vertical.html
rename to dist/icons/layout-distribute-vertical.svg
diff --git a/dist/icons/layout-navbar.html b/dist/icons/layout-navbar.svg
similarity index 100%
rename from dist/icons/layout-navbar.html
rename to dist/icons/layout-navbar.svg
diff --git a/dist/icons/layout-rows.html b/dist/icons/layout-rows.svg
similarity index 100%
rename from dist/icons/layout-rows.html
rename to dist/icons/layout-rows.svg
diff --git a/dist/icons/layout-sidebar-right.html b/dist/icons/layout-sidebar-right.svg
similarity index 100%
rename from dist/icons/layout-sidebar-right.html
rename to dist/icons/layout-sidebar-right.svg
diff --git a/dist/icons/layout-sidebar.html b/dist/icons/layout-sidebar.svg
similarity index 100%
rename from dist/icons/layout-sidebar.html
rename to dist/icons/layout-sidebar.svg
diff --git a/dist/icons/layout.html b/dist/icons/layout.svg
similarity index 100%
rename from dist/icons/layout.html
rename to dist/icons/layout.svg
diff --git a/dist/icons/lego.html b/dist/icons/lego.svg
similarity index 100%
rename from dist/icons/lego.html
rename to dist/icons/lego.svg
diff --git a/dist/icons/lifebuoy.html b/dist/icons/lifebuoy.svg
similarity index 100%
rename from dist/icons/lifebuoy.html
rename to dist/icons/lifebuoy.svg
diff --git a/dist/icons/link.html b/dist/icons/link.svg
similarity index 100%
rename from dist/icons/link.html
rename to dist/icons/link.svg
diff --git a/dist/icons/location.html b/dist/icons/location.svg
similarity index 100%
rename from dist/icons/location.html
rename to dist/icons/location.svg
diff --git a/dist/icons/lock-open.html b/dist/icons/lock-open.svg
similarity index 100%
rename from dist/icons/lock-open.html
rename to dist/icons/lock-open.svg
diff --git a/dist/icons/lock.html b/dist/icons/lock.svg
similarity index 100%
rename from dist/icons/lock.html
rename to dist/icons/lock.svg
diff --git a/dist/icons/magnet.html b/dist/icons/magnet.svg
similarity index 100%
rename from dist/icons/magnet.html
rename to dist/icons/magnet.svg
diff --git a/dist/icons/mail-opened.html b/dist/icons/mail-opened.svg
similarity index 100%
rename from dist/icons/mail-opened.html
rename to dist/icons/mail-opened.svg
diff --git a/dist/icons/mail.html b/dist/icons/mail.svg
similarity index 100%
rename from dist/icons/mail.html
rename to dist/icons/mail.svg
diff --git a/dist/icons/man.html b/dist/icons/man.svg
similarity index 100%
rename from dist/icons/man.html
rename to dist/icons/man.svg
diff --git a/dist/icons/map-2.html b/dist/icons/map-2.svg
similarity index 100%
rename from dist/icons/map-2.html
rename to dist/icons/map-2.svg
diff --git a/dist/icons/map-pin.html b/dist/icons/map-pin.svg
similarity index 100%
rename from dist/icons/map-pin.html
rename to dist/icons/map-pin.svg
diff --git a/dist/icons/map.html b/dist/icons/map.svg
similarity index 100%
rename from dist/icons/map.html
rename to dist/icons/map.svg
diff --git a/dist/icons/maximize.html b/dist/icons/maximize.svg
similarity index 100%
rename from dist/icons/maximize.html
rename to dist/icons/maximize.svg
diff --git a/dist/icons/menu.html b/dist/icons/menu.svg
similarity index 100%
rename from dist/icons/menu.html
rename to dist/icons/menu.svg
diff --git a/dist/icons/message-2.html b/dist/icons/message-2.svg
similarity index 100%
rename from dist/icons/message-2.html
rename to dist/icons/message-2.svg
diff --git a/dist/icons/message-circle.html b/dist/icons/message-circle.svg
similarity index 100%
rename from dist/icons/message-circle.html
rename to dist/icons/message-circle.svg
diff --git a/dist/icons/message-dots.html b/dist/icons/message-dots.svg
similarity index 100%
rename from dist/icons/message-dots.html
rename to dist/icons/message-dots.svg
diff --git a/dist/icons/message.html b/dist/icons/message.svg
similarity index 100%
rename from dist/icons/message.html
rename to dist/icons/message.svg
diff --git a/dist/icons/microphone.html b/dist/icons/microphone.svg
similarity index 100%
rename from dist/icons/microphone.html
rename to dist/icons/microphone.svg
diff --git a/dist/icons/minimize.html b/dist/icons/minimize.svg
similarity index 100%
rename from dist/icons/minimize.html
rename to dist/icons/minimize.svg
diff --git a/dist/icons/minus.html b/dist/icons/minus.svg
similarity index 100%
rename from dist/icons/minus.html
rename to dist/icons/minus.svg
diff --git a/dist/icons/mood-confuzed.html b/dist/icons/mood-confuzed.svg
similarity index 100%
rename from dist/icons/mood-confuzed.html
rename to dist/icons/mood-confuzed.svg
diff --git a/dist/icons/mood-happy.html b/dist/icons/mood-happy.svg
similarity index 100%
rename from dist/icons/mood-happy.html
rename to dist/icons/mood-happy.svg
diff --git a/dist/icons/mood-neutral.html b/dist/icons/mood-neutral.svg
similarity index 100%
rename from dist/icons/mood-neutral.html
rename to dist/icons/mood-neutral.svg
diff --git a/dist/icons/mood-sad.html b/dist/icons/mood-sad.svg
similarity index 100%
rename from dist/icons/mood-sad.html
rename to dist/icons/mood-sad.svg
diff --git a/dist/icons/mood-smile.html b/dist/icons/mood-smile.svg
similarity index 100%
rename from dist/icons/mood-smile.html
rename to dist/icons/mood-smile.svg
diff --git a/dist/icons/moon.html b/dist/icons/moon.svg
similarity index 100%
rename from dist/icons/moon.html
rename to dist/icons/moon.svg
diff --git a/dist/icons/mouse.html b/dist/icons/mouse.svg
similarity index 100%
rename from dist/icons/mouse.html
rename to dist/icons/mouse.svg
diff --git a/dist/icons/movie.html b/dist/icons/movie.svg
similarity index 100%
rename from dist/icons/movie.html
rename to dist/icons/movie.svg
diff --git a/dist/icons/music.html b/dist/icons/music.svg
similarity index 100%
rename from dist/icons/music.html
rename to dist/icons/music.svg
diff --git a/dist/icons/news.html b/dist/icons/news.svg
similarity index 100%
rename from dist/icons/news.html
rename to dist/icons/news.svg
diff --git a/dist/icons/notification.html b/dist/icons/notification.svg
similarity index 100%
rename from dist/icons/notification.html
rename to dist/icons/notification.svg
diff --git a/dist/icons/package.html b/dist/icons/package.svg
similarity index 100%
rename from dist/icons/package.html
rename to dist/icons/package.svg
diff --git a/dist/icons/paint.html b/dist/icons/paint.svg
similarity index 100%
rename from dist/icons/paint.html
rename to dist/icons/paint.svg
diff --git a/dist/icons/paperclip.html b/dist/icons/paperclip.svg
similarity index 100%
rename from dist/icons/paperclip.html
rename to dist/icons/paperclip.svg
diff --git a/dist/icons/parking.html b/dist/icons/parking.svg
similarity index 100%
rename from dist/icons/parking.html
rename to dist/icons/parking.svg
diff --git a/dist/icons/phone-call.html b/dist/icons/phone-call.svg
similarity index 100%
rename from dist/icons/phone-call.html
rename to dist/icons/phone-call.svg
diff --git a/dist/icons/phone-incoming.html b/dist/icons/phone-incoming.svg
similarity index 100%
rename from dist/icons/phone-incoming.html
rename to dist/icons/phone-incoming.svg
diff --git a/dist/icons/phone-outgoing.html b/dist/icons/phone-outgoing.svg
similarity index 100%
rename from dist/icons/phone-outgoing.html
rename to dist/icons/phone-outgoing.svg
diff --git a/dist/icons/phone-pause.html b/dist/icons/phone-pause.svg
similarity index 100%
rename from dist/icons/phone-pause.html
rename to dist/icons/phone-pause.svg
diff --git a/dist/icons/phone.html b/dist/icons/phone.svg
similarity index 100%
rename from dist/icons/phone.html
rename to dist/icons/phone.svg
diff --git a/dist/icons/photo.html b/dist/icons/photo.svg
similarity index 100%
rename from dist/icons/photo.html
rename to dist/icons/photo.svg
diff --git a/dist/icons/plus.html b/dist/icons/plus.svg
similarity index 100%
rename from dist/icons/plus.html
rename to dist/icons/plus.svg
diff --git a/dist/icons/point.html b/dist/icons/point.svg
similarity index 100%
rename from dist/icons/point.html
rename to dist/icons/point.svg
diff --git a/dist/icons/power.html b/dist/icons/power.svg
similarity index 100%
rename from dist/icons/power.html
rename to dist/icons/power.svg
diff --git a/dist/icons/printer.html b/dist/icons/printer.svg
similarity index 100%
rename from dist/icons/printer.html
rename to dist/icons/printer.svg
diff --git a/dist/icons/prompt.html b/dist/icons/prompt.svg
similarity index 100%
rename from dist/icons/prompt.html
rename to dist/icons/prompt.svg
diff --git a/dist/icons/puzzle.html b/dist/icons/puzzle.svg
similarity index 100%
rename from dist/icons/puzzle.html
rename to dist/icons/puzzle.svg
diff --git a/dist/icons/qrcode.html b/dist/icons/qrcode.svg
similarity index 100%
rename from dist/icons/qrcode.html
rename to dist/icons/qrcode.svg
diff --git a/dist/icons/refresh.html b/dist/icons/refresh.svg
similarity index 100%
rename from dist/icons/refresh.html
rename to dist/icons/refresh.svg
diff --git a/dist/icons/registered.html b/dist/icons/registered.svg
similarity index 100%
rename from dist/icons/registered.html
rename to dist/icons/registered.svg
diff --git a/dist/icons/rotate-clockwise.html b/dist/icons/rotate-clockwise.svg
similarity index 100%
rename from dist/icons/rotate-clockwise.html
rename to dist/icons/rotate-clockwise.svg
diff --git a/dist/icons/rotate.html b/dist/icons/rotate.svg
similarity index 100%
rename from dist/icons/rotate.html
rename to dist/icons/rotate.svg
diff --git a/dist/icons/route.html b/dist/icons/route.svg
similarity index 100%
rename from dist/icons/route.html
rename to dist/icons/route.svg
diff --git a/dist/icons/router.html b/dist/icons/router.svg
similarity index 100%
rename from dist/icons/router.html
rename to dist/icons/router.svg
diff --git a/dist/icons/rss.html b/dist/icons/rss.svg
similarity index 100%
rename from dist/icons/rss.html
rename to dist/icons/rss.svg
diff --git a/dist/icons/search.html b/dist/icons/search.svg
similarity index 100%
rename from dist/icons/search.html
rename to dist/icons/search.svg
diff --git a/dist/icons/selector.html b/dist/icons/selector.svg
similarity index 100%
rename from dist/icons/selector.html
rename to dist/icons/selector.svg
diff --git a/dist/icons/send.html b/dist/icons/send.svg
similarity index 100%
rename from dist/icons/send.html
rename to dist/icons/send.svg
diff --git a/dist/icons/server.html b/dist/icons/server.svg
similarity index 100%
rename from dist/icons/server.html
rename to dist/icons/server.svg
diff --git a/dist/icons/settings.html b/dist/icons/settings.svg
similarity index 100%
rename from dist/icons/settings.html
rename to dist/icons/settings.svg
diff --git a/dist/icons/share.html b/dist/icons/share.svg
similarity index 100%
rename from dist/icons/share.html
rename to dist/icons/share.svg
diff --git a/dist/icons/shield-check.html b/dist/icons/shield-check.svg
similarity index 100%
rename from dist/icons/shield-check.html
rename to dist/icons/shield-check.svg
diff --git a/dist/icons/shield-x.html b/dist/icons/shield-x.svg
similarity index 100%
rename from dist/icons/shield-x.html
rename to dist/icons/shield-x.svg
diff --git a/dist/icons/shield.html b/dist/icons/shield.svg
similarity index 100%
rename from dist/icons/shield.html
rename to dist/icons/shield.svg
diff --git a/dist/icons/shopping-cart.html b/dist/icons/shopping-cart.svg
similarity index 100%
rename from dist/icons/shopping-cart.html
rename to dist/icons/shopping-cart.svg
diff --git a/dist/icons/sort-ascending.html b/dist/icons/sort-ascending.svg
similarity index 100%
rename from dist/icons/sort-ascending.html
rename to dist/icons/sort-ascending.svg
diff --git a/dist/icons/sort-descending.html b/dist/icons/sort-descending.svg
similarity index 100%
rename from dist/icons/sort-descending.html
rename to dist/icons/sort-descending.svg
diff --git a/dist/icons/square-check.html b/dist/icons/square-check.svg
similarity index 100%
rename from dist/icons/square-check.html
rename to dist/icons/square-check.svg
diff --git a/dist/icons/square-minus.html b/dist/icons/square-minus.svg
similarity index 100%
rename from dist/icons/square-minus.html
rename to dist/icons/square-minus.svg
diff --git a/dist/icons/square-plus.html b/dist/icons/square-plus.svg
similarity index 100%
rename from dist/icons/square-plus.html
rename to dist/icons/square-plus.svg
diff --git a/dist/icons/square-x.html b/dist/icons/square-x.svg
similarity index 100%
rename from dist/icons/square-x.html
rename to dist/icons/square-x.svg
diff --git a/dist/icons/square.html b/dist/icons/square.svg
similarity index 100%
rename from dist/icons/square.html
rename to dist/icons/square.svg
diff --git a/dist/icons/star.html b/dist/icons/star.svg
similarity index 100%
rename from dist/icons/star.html
rename to dist/icons/star.svg
diff --git a/dist/icons/sticker.html b/dist/icons/sticker.svg
similarity index 100%
rename from dist/icons/sticker.html
rename to dist/icons/sticker.svg
diff --git a/dist/icons/sun.html b/dist/icons/sun.svg
similarity index 100%
rename from dist/icons/sun.html
rename to dist/icons/sun.svg
diff --git a/dist/icons/swich-horizontal.html b/dist/icons/swich-horizontal.svg
similarity index 100%
rename from dist/icons/swich-horizontal.html
rename to dist/icons/swich-horizontal.svg
diff --git a/dist/icons/switch-vertical.html b/dist/icons/switch-vertical.svg
similarity index 100%
rename from dist/icons/switch-vertical.html
rename to dist/icons/switch-vertical.svg
diff --git a/dist/icons/switch.html b/dist/icons/switch.svg
similarity index 100%
rename from dist/icons/switch.html
rename to dist/icons/switch.svg
diff --git a/dist/icons/tag.html b/dist/icons/tag.svg
similarity index 100%
rename from dist/icons/tag.html
rename to dist/icons/tag.svg
diff --git a/dist/icons/target.html b/dist/icons/target.svg
similarity index 100%
rename from dist/icons/target.html
rename to dist/icons/target.svg
diff --git a/dist/icons/test-pipe.html b/dist/icons/test-pipe.svg
similarity index 100%
rename from dist/icons/test-pipe.html
rename to dist/icons/test-pipe.svg
diff --git a/dist/icons/thumbs-down.html b/dist/icons/thumbs-down.svg
similarity index 100%
rename from dist/icons/thumbs-down.html
rename to dist/icons/thumbs-down.svg
diff --git a/dist/icons/thumbs-up.html b/dist/icons/thumbs-up.svg
similarity index 100%
rename from dist/icons/thumbs-up.html
rename to dist/icons/thumbs-up.svg
diff --git a/dist/icons/ticket.html b/dist/icons/ticket.svg
similarity index 100%
rename from dist/icons/ticket.html
rename to dist/icons/ticket.svg
diff --git a/dist/icons/toggle-left.html b/dist/icons/toggle-left.svg
similarity index 100%
rename from dist/icons/toggle-left.html
rename to dist/icons/toggle-left.svg
diff --git a/dist/icons/toggle-right.html b/dist/icons/toggle-right.svg
similarity index 100%
rename from dist/icons/toggle-right.html
rename to dist/icons/toggle-right.svg
diff --git a/dist/icons/tool.html b/dist/icons/tool.svg
similarity index 100%
rename from dist/icons/tool.html
rename to dist/icons/tool.svg
diff --git a/dist/icons/trash.html b/dist/icons/trash.svg
similarity index 100%
rename from dist/icons/trash.html
rename to dist/icons/trash.svg
diff --git a/dist/icons/trending-down.html b/dist/icons/trending-down.svg
similarity index 100%
rename from dist/icons/trending-down.html
rename to dist/icons/trending-down.svg
diff --git a/dist/icons/trending-up.html b/dist/icons/trending-up.svg
similarity index 100%
rename from dist/icons/trending-up.html
rename to dist/icons/trending-up.svg
diff --git a/dist/icons/triangle.html b/dist/icons/triangle.svg
similarity index 100%
rename from dist/icons/triangle.html
rename to dist/icons/triangle.svg
diff --git a/dist/icons/trophy.html b/dist/icons/trophy.svg
similarity index 100%
rename from dist/icons/trophy.html
rename to dist/icons/trophy.svg
diff --git a/dist/icons/unlink.html b/dist/icons/unlink.svg
similarity index 100%
rename from dist/icons/unlink.html
rename to dist/icons/unlink.svg
diff --git a/dist/icons/upload.html b/dist/icons/upload.svg
similarity index 100%
rename from dist/icons/upload.html
rename to dist/icons/upload.svg
diff --git a/dist/icons/urgent.html b/dist/icons/urgent.svg
similarity index 100%
rename from dist/icons/urgent.html
rename to dist/icons/urgent.svg
diff --git a/dist/icons/user-check.html b/dist/icons/user-check.svg
similarity index 100%
rename from dist/icons/user-check.html
rename to dist/icons/user-check.svg
diff --git a/dist/icons/user-minus.html b/dist/icons/user-minus.svg
similarity index 100%
rename from dist/icons/user-minus.html
rename to dist/icons/user-minus.svg
diff --git a/dist/icons/user-plus.html b/dist/icons/user-plus.svg
similarity index 100%
rename from dist/icons/user-plus.html
rename to dist/icons/user-plus.svg
diff --git a/dist/icons/user-x.html b/dist/icons/user-x.svg
similarity index 100%
rename from dist/icons/user-x.html
rename to dist/icons/user-x.svg
diff --git a/dist/icons/user.html b/dist/icons/user.svg
similarity index 100%
rename from dist/icons/user.html
rename to dist/icons/user.svg
diff --git a/dist/icons/viewfinder.html b/dist/icons/viewfinder.svg
similarity index 100%
rename from dist/icons/viewfinder.html
rename to dist/icons/viewfinder.svg
diff --git a/dist/icons/volume-2.html b/dist/icons/volume-2.svg
similarity index 100%
rename from dist/icons/volume-2.html
rename to dist/icons/volume-2.svg
diff --git a/dist/icons/volume-3.html b/dist/icons/volume-3.svg
similarity index 100%
rename from dist/icons/volume-3.html
rename to dist/icons/volume-3.svg
diff --git a/dist/icons/volume.html b/dist/icons/volume.svg
similarity index 100%
rename from dist/icons/volume.html
rename to dist/icons/volume.svg
diff --git a/dist/icons/wifi.html b/dist/icons/wifi.svg
similarity index 100%
rename from dist/icons/wifi.html
rename to dist/icons/wifi.svg
diff --git a/dist/icons/woman.html b/dist/icons/woman.svg
similarity index 100%
rename from dist/icons/woman.html
rename to dist/icons/woman.svg
diff --git a/dist/icons/world.html b/dist/icons/world.svg
similarity index 100%
rename from dist/icons/world.html
rename to dist/icons/world.svg
diff --git a/dist/icons/x.html b/dist/icons/x.svg
similarity index 100%
rename from dist/icons/x.html
rename to dist/icons/x.svg
diff --git a/dist/icons/zoom-in.html b/dist/icons/zoom-in.svg
similarity index 100%
rename from dist/icons/zoom-in.html
rename to dist/icons/zoom-in.svg
diff --git a/dist/icons/zoom-out.html b/dist/icons/zoom-out.svg
similarity index 100%
rename from dist/icons/zoom-out.html
rename to dist/icons/zoom-out.svg
diff --git a/dist/tabler-sprite.svg b/dist/tabler-sprite.svg
index e44c195c8e..3c1049db52 100644
--- a/dist/tabler-sprite.svg
+++ b/dist/tabler-sprite.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons.png b/icons.png
index 31a0935cda..612bc146ec 100644
Binary files a/icons.png and b/icons.png differ
diff --git a/icons.svg b/icons.svg
index d7a4fa13fe..b1d35736e7 100644
--- a/icons.svg
+++ b/icons.svg
@@ -1,4 +1,934 @@
-