From 7fa88c5d78401478a3963d97c90244ef4e213c76 Mon Sep 17 00:00:00 2001 From: Mikko Ahlroth Date: Tue, 10 Oct 2023 21:42:52 +0300 Subject: [PATCH] Add Bootstrap icons --- index.html | 1 + src/elekf/web/components/icon.gleam | 25 + src/elekf/web/components/player.gleam | 5 +- src/elekf/web/components/search.gleam | 14 +- vendor/bootstrap-icons/0-circle-fill.svg | 4 + vendor/bootstrap-icons/0-circle.svg | 4 + vendor/bootstrap-icons/0-square-fill.svg | 4 + vendor/bootstrap-icons/0-square.svg | 4 + vendor/bootstrap-icons/1-circle-fill.svg | 3 + vendor/bootstrap-icons/1-circle.svg | 3 + vendor/bootstrap-icons/1-square-fill.svg | 3 + vendor/bootstrap-icons/1-square.svg | 4 + vendor/bootstrap-icons/123.svg | 3 + vendor/bootstrap-icons/2-circle-fill.svg | 3 + vendor/bootstrap-icons/2-circle.svg | 3 + vendor/bootstrap-icons/2-square-fill.svg | 3 + vendor/bootstrap-icons/2-square.svg | 4 + vendor/bootstrap-icons/3-circle-fill.svg | 3 + vendor/bootstrap-icons/3-circle.svg | 4 + vendor/bootstrap-icons/3-square-fill.svg | 3 + vendor/bootstrap-icons/3-square.svg | 4 + vendor/bootstrap-icons/4-circle-fill.svg | 3 + vendor/bootstrap-icons/4-circle.svg | 4 + vendor/bootstrap-icons/4-square-fill.svg | 4 + vendor/bootstrap-icons/4-square.svg | 4 + vendor/bootstrap-icons/5-circle-fill.svg | 3 + vendor/bootstrap-icons/5-circle.svg | 3 + vendor/bootstrap-icons/5-square-fill.svg | 3 + vendor/bootstrap-icons/5-square.svg | 4 + vendor/bootstrap-icons/6-circle-fill.svg | 3 + vendor/bootstrap-icons/6-circle.svg | 3 + vendor/bootstrap-icons/6-square-fill.svg | 4 + vendor/bootstrap-icons/6-square.svg | 4 + vendor/bootstrap-icons/7-circle-fill.svg | 3 + vendor/bootstrap-icons/7-circle.svg | 3 + vendor/bootstrap-icons/7-square-fill.svg | 3 + vendor/bootstrap-icons/7-square.svg | 4 + vendor/bootstrap-icons/8-circle-fill.svg | 3 + vendor/bootstrap-icons/8-circle.svg | 3 + vendor/bootstrap-icons/8-square-fill.svg | 4 + vendor/bootstrap-icons/8-square.svg | 4 + vendor/bootstrap-icons/9-circle-fill.svg | 3 + vendor/bootstrap-icons/9-circle.svg | 3 + vendor/bootstrap-icons/9-square-fill.svg | 4 + vendor/bootstrap-icons/9-square.svg | 4 + vendor/bootstrap-icons/activity.svg | 3 + .../bootstrap-icons/airplane-engines-fill.svg | 3 + vendor/bootstrap-icons/airplane-engines.svg | 3 + vendor/bootstrap-icons/airplane-fill.svg | 3 + vendor/bootstrap-icons/airplane.svg | 3 + vendor/bootstrap-icons/alarm-fill.svg | 3 + vendor/bootstrap-icons/alarm.svg | 4 + vendor/bootstrap-icons/alexa.svg | 3 + vendor/bootstrap-icons/align-bottom.svg | 4 + vendor/bootstrap-icons/align-center.svg | 3 + vendor/bootstrap-icons/align-end.svg | 4 + vendor/bootstrap-icons/align-middle.svg | 3 + vendor/bootstrap-icons/align-start.svg | 4 + vendor/bootstrap-icons/align-top.svg | 4 + vendor/bootstrap-icons/alipay.svg | 4 + vendor/bootstrap-icons/alphabet-uppercase.svg | 3 + vendor/bootstrap-icons/alphabet.svg | 3 + vendor/bootstrap-icons/alt.svg | 3 + vendor/bootstrap-icons/amazon.svg | 4 + vendor/bootstrap-icons/amd.svg | 3 + vendor/bootstrap-icons/android.svg | 3 + vendor/bootstrap-icons/android2.svg | 3 + vendor/bootstrap-icons/app-indicator.svg | 4 + vendor/bootstrap-icons/app.svg | 3 + vendor/bootstrap-icons/apple.svg | 4 + vendor/bootstrap-icons/archive-fill.svg | 3 + vendor/bootstrap-icons/archive.svg | 3 + vendor/bootstrap-icons/arrow-90deg-down.svg | 3 + vendor/bootstrap-icons/arrow-90deg-left.svg | 3 + vendor/bootstrap-icons/arrow-90deg-right.svg | 3 + vendor/bootstrap-icons/arrow-90deg-up.svg | 3 + vendor/bootstrap-icons/arrow-bar-down.svg | 3 + vendor/bootstrap-icons/arrow-bar-left.svg | 3 + vendor/bootstrap-icons/arrow-bar-right.svg | 3 + vendor/bootstrap-icons/arrow-bar-up.svg | 3 + vendor/bootstrap-icons/arrow-clockwise.svg | 4 + .../arrow-counterclockwise.svg | 4 + .../arrow-down-circle-fill.svg | 3 + vendor/bootstrap-icons/arrow-down-circle.svg | 3 + .../arrow-down-left-circle-fill.svg | 3 + .../arrow-down-left-circle.svg | 3 + .../arrow-down-left-square-fill.svg | 3 + .../arrow-down-left-square.svg | 3 + vendor/bootstrap-icons/arrow-down-left.svg | 3 + .../arrow-down-right-circle-fill.svg | 3 + .../arrow-down-right-circle.svg | 3 + .../arrow-down-right-square-fill.svg | 3 + .../arrow-down-right-square.svg | 3 + vendor/bootstrap-icons/arrow-down-right.svg | 3 + vendor/bootstrap-icons/arrow-down-short.svg | 3 + .../arrow-down-square-fill.svg | 3 + vendor/bootstrap-icons/arrow-down-square.svg | 3 + vendor/bootstrap-icons/arrow-down-up.svg | 3 + vendor/bootstrap-icons/arrow-down.svg | 3 + .../arrow-left-circle-fill.svg | 3 + vendor/bootstrap-icons/arrow-left-circle.svg | 3 + vendor/bootstrap-icons/arrow-left-right.svg | 3 + vendor/bootstrap-icons/arrow-left-short.svg | 3 + .../arrow-left-square-fill.svg | 3 + vendor/bootstrap-icons/arrow-left-square.svg | 3 + vendor/bootstrap-icons/arrow-left.svg | 3 + vendor/bootstrap-icons/arrow-repeat.svg | 4 + vendor/bootstrap-icons/arrow-return-left.svg | 3 + vendor/bootstrap-icons/arrow-return-right.svg | 3 + .../arrow-right-circle-fill.svg | 3 + vendor/bootstrap-icons/arrow-right-circle.svg | 3 + vendor/bootstrap-icons/arrow-right-short.svg | 3 + .../arrow-right-square-fill.svg | 3 + vendor/bootstrap-icons/arrow-right-square.svg | 3 + vendor/bootstrap-icons/arrow-right.svg | 3 + .../arrow-through-heart-fill.svg | 3 + .../bootstrap-icons/arrow-through-heart.svg | 3 + .../bootstrap-icons/arrow-up-circle-fill.svg | 3 + vendor/bootstrap-icons/arrow-up-circle.svg | 3 + .../arrow-up-left-circle-fill.svg | 3 + .../bootstrap-icons/arrow-up-left-circle.svg | 3 + .../arrow-up-left-square-fill.svg | 3 + .../bootstrap-icons/arrow-up-left-square.svg | 3 + vendor/bootstrap-icons/arrow-up-left.svg | 3 + .../arrow-up-right-circle-fill.svg | 3 + .../bootstrap-icons/arrow-up-right-circle.svg | 3 + .../arrow-up-right-square-fill.svg | 3 + .../bootstrap-icons/arrow-up-right-square.svg | 3 + vendor/bootstrap-icons/arrow-up-right.svg | 3 + vendor/bootstrap-icons/arrow-up-short.svg | 3 + .../bootstrap-icons/arrow-up-square-fill.svg | 3 + vendor/bootstrap-icons/arrow-up-square.svg | 3 + vendor/bootstrap-icons/arrow-up.svg | 3 + .../bootstrap-icons/arrows-angle-contract.svg | 3 + .../bootstrap-icons/arrows-angle-expand.svg | 3 + .../arrows-collapse-vertical.svg | 3 + vendor/bootstrap-icons/arrows-collapse.svg | 3 + .../arrows-expand-vertical.svg | 3 + vendor/bootstrap-icons/arrows-expand.svg | 3 + vendor/bootstrap-icons/arrows-fullscreen.svg | 3 + vendor/bootstrap-icons/arrows-move.svg | 3 + vendor/bootstrap-icons/arrows-vertical.svg | 3 + vendor/bootstrap-icons/arrows.svg | 3 + vendor/bootstrap-icons/aspect-ratio-fill.svg | 3 + vendor/bootstrap-icons/aspect-ratio.svg | 4 + vendor/bootstrap-icons/asterisk.svg | 3 + vendor/bootstrap-icons/at.svg | 3 + vendor/bootstrap-icons/award-fill.svg | 4 + vendor/bootstrap-icons/award.svg | 4 + vendor/bootstrap-icons/back.svg | 3 + vendor/bootstrap-icons/backpack-fill.svg | 4 + vendor/bootstrap-icons/backpack.svg | 4 + vendor/bootstrap-icons/backpack2-fill.svg | 4 + vendor/bootstrap-icons/backpack2.svg | 5 + vendor/bootstrap-icons/backpack3-fill.svg | 4 + vendor/bootstrap-icons/backpack3.svg | 4 + vendor/bootstrap-icons/backpack4-fill.svg | 4 + vendor/bootstrap-icons/backpack4.svg | 4 + vendor/bootstrap-icons/backspace-fill.svg | 3 + .../backspace-reverse-fill.svg | 3 + vendor/bootstrap-icons/backspace-reverse.svg | 4 + vendor/bootstrap-icons/backspace.svg | 4 + vendor/bootstrap-icons/badge-3d-fill.svg | 4 + vendor/bootstrap-icons/badge-3d.svg | 4 + vendor/bootstrap-icons/badge-4k-fill.svg | 4 + vendor/bootstrap-icons/badge-4k.svg | 4 + vendor/bootstrap-icons/badge-8k-fill.svg | 4 + vendor/bootstrap-icons/badge-8k.svg | 4 + vendor/bootstrap-icons/badge-ad-fill.svg | 4 + vendor/bootstrap-icons/badge-ad.svg | 4 + vendor/bootstrap-icons/badge-ar-fill.svg | 4 + vendor/bootstrap-icons/badge-ar.svg | 4 + vendor/bootstrap-icons/badge-cc-fill.svg | 3 + vendor/bootstrap-icons/badge-cc.svg | 4 + vendor/bootstrap-icons/badge-hd-fill.svg | 4 + vendor/bootstrap-icons/badge-hd.svg | 4 + vendor/bootstrap-icons/badge-sd-fill.svg | 4 + vendor/bootstrap-icons/badge-sd.svg | 3 + vendor/bootstrap-icons/badge-tm-fill.svg | 3 + vendor/bootstrap-icons/badge-tm.svg | 4 + vendor/bootstrap-icons/badge-vo-fill.svg | 4 + vendor/bootstrap-icons/badge-vo.svg | 4 + vendor/bootstrap-icons/badge-vr-fill.svg | 4 + vendor/bootstrap-icons/badge-vr.svg | 4 + vendor/bootstrap-icons/badge-wc-fill.svg | 3 + vendor/bootstrap-icons/badge-wc.svg | 4 + vendor/bootstrap-icons/bag-check-fill.svg | 3 + vendor/bootstrap-icons/bag-check.svg | 4 + vendor/bootstrap-icons/bag-dash-fill.svg | 3 + vendor/bootstrap-icons/bag-dash.svg | 4 + vendor/bootstrap-icons/bag-fill.svg | 3 + vendor/bootstrap-icons/bag-heart-fill.svg | 3 + vendor/bootstrap-icons/bag-heart.svg | 3 + vendor/bootstrap-icons/bag-plus-fill.svg | 3 + vendor/bootstrap-icons/bag-plus.svg | 4 + vendor/bootstrap-icons/bag-x-fill.svg | 3 + vendor/bootstrap-icons/bag-x.svg | 4 + vendor/bootstrap-icons/bag.svg | 3 + vendor/bootstrap-icons/balloon-fill.svg | 3 + vendor/bootstrap-icons/balloon-heart-fill.svg | 3 + vendor/bootstrap-icons/balloon-heart.svg | 3 + vendor/bootstrap-icons/balloon.svg | 3 + vendor/bootstrap-icons/ban-fill.svg | 3 + vendor/bootstrap-icons/ban.svg | 3 + vendor/bootstrap-icons/bandaid-fill.svg | 3 + vendor/bootstrap-icons/bandaid.svg | 4 + vendor/bootstrap-icons/bank.svg | 3 + vendor/bootstrap-icons/bank2.svg | 3 + vendor/bootstrap-icons/bar-chart-fill.svg | 3 + .../bootstrap-icons/bar-chart-line-fill.svg | 3 + vendor/bootstrap-icons/bar-chart-line.svg | 3 + vendor/bootstrap-icons/bar-chart-steps.svg | 3 + vendor/bootstrap-icons/bar-chart.svg | 3 + vendor/bootstrap-icons/basket-fill.svg | 3 + vendor/bootstrap-icons/basket.svg | 3 + vendor/bootstrap-icons/basket2-fill.svg | 3 + vendor/bootstrap-icons/basket2.svg | 4 + vendor/bootstrap-icons/basket3-fill.svg | 3 + vendor/bootstrap-icons/basket3.svg | 3 + vendor/bootstrap-icons/battery-charging.svg | 6 + vendor/bootstrap-icons/battery-full.svg | 4 + vendor/bootstrap-icons/battery-half.svg | 4 + vendor/bootstrap-icons/battery.svg | 3 + vendor/bootstrap-icons/behance.svg | 3 + vendor/bootstrap-icons/bell-fill.svg | 3 + vendor/bootstrap-icons/bell-slash-fill.svg | 3 + vendor/bootstrap-icons/bell-slash.svg | 3 + vendor/bootstrap-icons/bell.svg | 3 + vendor/bootstrap-icons/bezier.svg | 4 + vendor/bootstrap-icons/bezier2.svg | 3 + vendor/bootstrap-icons/bicycle.svg | 3 + vendor/bootstrap-icons/bing.svg | 5 + vendor/bootstrap-icons/binoculars-fill.svg | 3 + vendor/bootstrap-icons/binoculars.svg | 3 + vendor/bootstrap-icons/blockquote-left.svg | 3 + vendor/bootstrap-icons/blockquote-right.svg | 3 + vendor/bootstrap-icons/bluetooth.svg | 3 + vendor/bootstrap-icons/body-text.svg | 3 + vendor/bootstrap-icons/book-fill.svg | 3 + vendor/bootstrap-icons/book-half.svg | 3 + vendor/bootstrap-icons/book.svg | 3 + .../bootstrap-icons/bookmark-check-fill.svg | 3 + vendor/bootstrap-icons/bookmark-check.svg | 4 + vendor/bootstrap-icons/bookmark-dash-fill.svg | 3 + vendor/bootstrap-icons/bookmark-dash.svg | 4 + vendor/bootstrap-icons/bookmark-fill.svg | 3 + .../bootstrap-icons/bookmark-heart-fill.svg | 3 + vendor/bootstrap-icons/bookmark-heart.svg | 4 + vendor/bootstrap-icons/bookmark-plus-fill.svg | 3 + vendor/bootstrap-icons/bookmark-plus.svg | 4 + vendor/bootstrap-icons/bookmark-star-fill.svg | 3 + vendor/bootstrap-icons/bookmark-star.svg | 4 + vendor/bootstrap-icons/bookmark-x-fill.svg | 3 + vendor/bootstrap-icons/bookmark-x.svg | 4 + vendor/bootstrap-icons/bookmark.svg | 3 + vendor/bootstrap-icons/bookmarks-fill.svg | 4 + vendor/bootstrap-icons/bookmarks.svg | 4 + vendor/bootstrap-icons/bookshelf.svg | 3 + vendor/bootstrap-icons/boombox-fill.svg | 4 + vendor/bootstrap-icons/boombox.svg | 6 + vendor/bootstrap-icons/bootstrap-fill.svg | 4 + vendor/bootstrap-icons/bootstrap-icons.css | 2078 ++++++++++++++++ vendor/bootstrap-icons/bootstrap-icons.json | 2052 ++++++++++++++++ .../bootstrap-icons/bootstrap-icons.min.css | 5 + vendor/bootstrap-icons/bootstrap-icons.scss | 2090 +++++++++++++++++ vendor/bootstrap-icons/bootstrap-icons.svg | 1 + vendor/bootstrap-icons/bootstrap-reboot.svg | 4 + vendor/bootstrap-icons/bootstrap.svg | 4 + vendor/bootstrap-icons/border-all.svg | 3 + vendor/bootstrap-icons/border-bottom.svg | 3 + vendor/bootstrap-icons/border-center.svg | 3 + vendor/bootstrap-icons/border-inner.svg | 5 + vendor/bootstrap-icons/border-left.svg | 3 + vendor/bootstrap-icons/border-middle.svg | 3 + vendor/bootstrap-icons/border-outer.svg | 4 + vendor/bootstrap-icons/border-right.svg | 3 + vendor/bootstrap-icons/border-style.svg | 3 + vendor/bootstrap-icons/border-top.svg | 3 + vendor/bootstrap-icons/border-width.svg | 3 + vendor/bootstrap-icons/border.svg | 3 + .../bootstrap-icons/bounding-box-circles.svg | 3 + vendor/bootstrap-icons/bounding-box.svg | 3 + .../bootstrap-icons/box-arrow-down-left.svg | 4 + .../bootstrap-icons/box-arrow-down-right.svg | 4 + vendor/bootstrap-icons/box-arrow-down.svg | 4 + .../box-arrow-in-down-left.svg | 4 + .../box-arrow-in-down-right.svg | 4 + vendor/bootstrap-icons/box-arrow-in-down.svg | 4 + vendor/bootstrap-icons/box-arrow-in-left.svg | 4 + vendor/bootstrap-icons/box-arrow-in-right.svg | 4 + .../bootstrap-icons/box-arrow-in-up-left.svg | 4 + .../bootstrap-icons/box-arrow-in-up-right.svg | 4 + vendor/bootstrap-icons/box-arrow-in-up.svg | 4 + vendor/bootstrap-icons/box-arrow-left.svg | 4 + vendor/bootstrap-icons/box-arrow-right.svg | 4 + vendor/bootstrap-icons/box-arrow-up-left.svg | 4 + vendor/bootstrap-icons/box-arrow-up-right.svg | 4 + vendor/bootstrap-icons/box-arrow-up.svg | 4 + vendor/bootstrap-icons/box-fill.svg | 3 + vendor/bootstrap-icons/box-seam-fill.svg | 3 + vendor/bootstrap-icons/box-seam.svg | 3 + vendor/bootstrap-icons/box.svg | 3 + vendor/bootstrap-icons/box2-fill.svg | 3 + vendor/bootstrap-icons/box2-heart-fill.svg | 3 + vendor/bootstrap-icons/box2-heart.svg | 4 + vendor/bootstrap-icons/box2.svg | 3 + vendor/bootstrap-icons/boxes.svg | 3 + vendor/bootstrap-icons/braces-asterisk.svg | 3 + vendor/bootstrap-icons/braces.svg | 3 + vendor/bootstrap-icons/bricks.svg | 3 + vendor/bootstrap-icons/briefcase-fill.svg | 4 + vendor/bootstrap-icons/briefcase.svg | 3 + .../brightness-alt-high-fill.svg | 3 + .../bootstrap-icons/brightness-alt-high.svg | 3 + .../brightness-alt-low-fill.svg | 3 + vendor/bootstrap-icons/brightness-alt-low.svg | 3 + .../bootstrap-icons/brightness-high-fill.svg | 3 + vendor/bootstrap-icons/brightness-high.svg | 3 + .../bootstrap-icons/brightness-low-fill.svg | 3 + vendor/bootstrap-icons/brightness-low.svg | 3 + vendor/bootstrap-icons/brilliance.svg | 3 + vendor/bootstrap-icons/broadcast-pin.svg | 3 + vendor/bootstrap-icons/broadcast.svg | 3 + vendor/bootstrap-icons/browser-chrome.svg | 3 + vendor/bootstrap-icons/browser-edge.svg | 5 + vendor/bootstrap-icons/browser-firefox.svg | 3 + vendor/bootstrap-icons/browser-safari.svg | 3 + vendor/bootstrap-icons/brush-fill.svg | 3 + vendor/bootstrap-icons/brush.svg | 3 + vendor/bootstrap-icons/bucket-fill.svg | 3 + vendor/bootstrap-icons/bucket.svg | 3 + vendor/bootstrap-icons/bug-fill.svg | 4 + vendor/bootstrap-icons/bug.svg | 3 + vendor/bootstrap-icons/building-add.svg | 5 + vendor/bootstrap-icons/building-check.svg | 5 + vendor/bootstrap-icons/building-dash.svg | 5 + vendor/bootstrap-icons/building-down.svg | 5 + .../bootstrap-icons/building-exclamation.svg | 4 + vendor/bootstrap-icons/building-fill-add.svg | 4 + .../bootstrap-icons/building-fill-check.svg | 4 + vendor/bootstrap-icons/building-fill-dash.svg | 4 + vendor/bootstrap-icons/building-fill-down.svg | 4 + .../building-fill-exclamation.svg | 4 + vendor/bootstrap-icons/building-fill-gear.svg | 4 + vendor/bootstrap-icons/building-fill-lock.svg | 4 + .../bootstrap-icons/building-fill-slash.svg | 4 + vendor/bootstrap-icons/building-fill-up.svg | 4 + vendor/bootstrap-icons/building-fill-x.svg | 4 + vendor/bootstrap-icons/building-fill.svg | 3 + vendor/bootstrap-icons/building-gear.svg | 4 + vendor/bootstrap-icons/building-lock.svg | 4 + vendor/bootstrap-icons/building-slash.svg | 5 + vendor/bootstrap-icons/building-up.svg | 5 + vendor/bootstrap-icons/building-x.svg | 4 + vendor/bootstrap-icons/building.svg | 4 + vendor/bootstrap-icons/buildings-fill.svg | 3 + vendor/bootstrap-icons/buildings.svg | 4 + vendor/bootstrap-icons/bullseye.svg | 6 + vendor/bootstrap-icons/bus-front-fill.svg | 3 + vendor/bootstrap-icons/bus-front.svg | 4 + vendor/bootstrap-icons/c-circle-fill.svg | 3 + vendor/bootstrap-icons/c-circle.svg | 3 + vendor/bootstrap-icons/c-square-fill.svg | 3 + vendor/bootstrap-icons/c-square.svg | 4 + vendor/bootstrap-icons/cake-fill.svg | 3 + vendor/bootstrap-icons/cake.svg | 3 + vendor/bootstrap-icons/cake2-fill.svg | 4 + vendor/bootstrap-icons/cake2.svg | 3 + vendor/bootstrap-icons/calculator-fill.svg | 3 + vendor/bootstrap-icons/calculator.svg | 4 + .../bootstrap-icons/calendar-check-fill.svg | 3 + vendor/bootstrap-icons/calendar-check.svg | 4 + vendor/bootstrap-icons/calendar-date-fill.svg | 4 + vendor/bootstrap-icons/calendar-date.svg | 4 + vendor/bootstrap-icons/calendar-day-fill.svg | 3 + vendor/bootstrap-icons/calendar-day.svg | 4 + .../bootstrap-icons/calendar-event-fill.svg | 3 + vendor/bootstrap-icons/calendar-event.svg | 4 + vendor/bootstrap-icons/calendar-fill.svg | 3 + .../bootstrap-icons/calendar-heart-fill.svg | 3 + vendor/bootstrap-icons/calendar-heart.svg | 3 + .../bootstrap-icons/calendar-minus-fill.svg | 3 + vendor/bootstrap-icons/calendar-minus.svg | 4 + .../bootstrap-icons/calendar-month-fill.svg | 4 + vendor/bootstrap-icons/calendar-month.svg | 4 + vendor/bootstrap-icons/calendar-plus-fill.svg | 3 + vendor/bootstrap-icons/calendar-plus.svg | 4 + .../bootstrap-icons/calendar-range-fill.svg | 3 + vendor/bootstrap-icons/calendar-range.svg | 4 + vendor/bootstrap-icons/calendar-week-fill.svg | 3 + vendor/bootstrap-icons/calendar-week.svg | 4 + vendor/bootstrap-icons/calendar-x-fill.svg | 3 + vendor/bootstrap-icons/calendar-x.svg | 4 + vendor/bootstrap-icons/calendar.svg | 3 + .../bootstrap-icons/calendar2-check-fill.svg | 3 + vendor/bootstrap-icons/calendar2-check.svg | 5 + .../bootstrap-icons/calendar2-date-fill.svg | 4 + vendor/bootstrap-icons/calendar2-date.svg | 5 + vendor/bootstrap-icons/calendar2-day-fill.svg | 3 + vendor/bootstrap-icons/calendar2-day.svg | 5 + .../bootstrap-icons/calendar2-event-fill.svg | 3 + vendor/bootstrap-icons/calendar2-event.svg | 5 + vendor/bootstrap-icons/calendar2-fill.svg | 3 + .../bootstrap-icons/calendar2-heart-fill.svg | 3 + vendor/bootstrap-icons/calendar2-heart.svg | 3 + .../bootstrap-icons/calendar2-minus-fill.svg | 3 + vendor/bootstrap-icons/calendar2-minus.svg | 5 + .../bootstrap-icons/calendar2-month-fill.svg | 4 + vendor/bootstrap-icons/calendar2-month.svg | 5 + .../bootstrap-icons/calendar2-plus-fill.svg | 3 + vendor/bootstrap-icons/calendar2-plus.svg | 4 + .../bootstrap-icons/calendar2-range-fill.svg | 3 + vendor/bootstrap-icons/calendar2-range.svg | 4 + .../bootstrap-icons/calendar2-week-fill.svg | 3 + vendor/bootstrap-icons/calendar2-week.svg | 4 + vendor/bootstrap-icons/calendar2-x-fill.svg | 3 + vendor/bootstrap-icons/calendar2-x.svg | 5 + vendor/bootstrap-icons/calendar2.svg | 4 + .../bootstrap-icons/calendar3-event-fill.svg | 3 + vendor/bootstrap-icons/calendar3-event.svg | 4 + vendor/bootstrap-icons/calendar3-fill.svg | 3 + .../bootstrap-icons/calendar3-range-fill.svg | 3 + vendor/bootstrap-icons/calendar3-range.svg | 4 + .../bootstrap-icons/calendar3-week-fill.svg | 3 + vendor/bootstrap-icons/calendar3-week.svg | 4 + vendor/bootstrap-icons/calendar3.svg | 4 + vendor/bootstrap-icons/calendar4-event.svg | 4 + vendor/bootstrap-icons/calendar4-range.svg | 4 + vendor/bootstrap-icons/calendar4-week.svg | 4 + vendor/bootstrap-icons/calendar4.svg | 3 + vendor/bootstrap-icons/camera-fill.svg | 4 + vendor/bootstrap-icons/camera-reels-fill.svg | 5 + vendor/bootstrap-icons/camera-reels.svg | 5 + vendor/bootstrap-icons/camera-video-fill.svg | 3 + .../bootstrap-icons/camera-video-off-fill.svg | 3 + vendor/bootstrap-icons/camera-video-off.svg | 3 + vendor/bootstrap-icons/camera-video.svg | 3 + vendor/bootstrap-icons/camera.svg | 4 + vendor/bootstrap-icons/camera2.svg | 4 + vendor/bootstrap-icons/capslock-fill.svg | 3 + vendor/bootstrap-icons/capslock.svg | 3 + vendor/bootstrap-icons/capsule-pill.svg | 3 + vendor/bootstrap-icons/capsule.svg | 3 + vendor/bootstrap-icons/car-front-fill.svg | 3 + vendor/bootstrap-icons/car-front.svg | 4 + vendor/bootstrap-icons/card-checklist.svg | 4 + vendor/bootstrap-icons/card-heading.svg | 4 + vendor/bootstrap-icons/card-image.svg | 4 + vendor/bootstrap-icons/card-list.svg | 4 + vendor/bootstrap-icons/card-text.svg | 4 + vendor/bootstrap-icons/caret-down-fill.svg | 3 + .../caret-down-square-fill.svg | 3 + vendor/bootstrap-icons/caret-down-square.svg | 4 + vendor/bootstrap-icons/caret-down.svg | 3 + vendor/bootstrap-icons/caret-left-fill.svg | 3 + .../caret-left-square-fill.svg | 3 + vendor/bootstrap-icons/caret-left-square.svg | 4 + vendor/bootstrap-icons/caret-left.svg | 3 + vendor/bootstrap-icons/caret-right-fill.svg | 3 + .../caret-right-square-fill.svg | 3 + vendor/bootstrap-icons/caret-right-square.svg | 4 + vendor/bootstrap-icons/caret-right.svg | 3 + vendor/bootstrap-icons/caret-up-fill.svg | 3 + .../bootstrap-icons/caret-up-square-fill.svg | 3 + vendor/bootstrap-icons/caret-up-square.svg | 4 + vendor/bootstrap-icons/caret-up.svg | 3 + vendor/bootstrap-icons/cart-check-fill.svg | 3 + vendor/bootstrap-icons/cart-check.svg | 4 + vendor/bootstrap-icons/cart-dash-fill.svg | 3 + vendor/bootstrap-icons/cart-dash.svg | 4 + vendor/bootstrap-icons/cart-fill.svg | 3 + vendor/bootstrap-icons/cart-plus-fill.svg | 3 + vendor/bootstrap-icons/cart-plus.svg | 4 + vendor/bootstrap-icons/cart-x-fill.svg | 3 + vendor/bootstrap-icons/cart-x.svg | 4 + vendor/bootstrap-icons/cart.svg | 3 + vendor/bootstrap-icons/cart2.svg | 3 + vendor/bootstrap-icons/cart3.svg | 3 + vendor/bootstrap-icons/cart4.svg | 3 + vendor/bootstrap-icons/cash-coin.svg | 6 + vendor/bootstrap-icons/cash-stack.svg | 4 + vendor/bootstrap-icons/cash.svg | 4 + vendor/bootstrap-icons/cassette-fill.svg | 4 + vendor/bootstrap-icons/cassette.svg | 4 + vendor/bootstrap-icons/cast.svg | 4 + vendor/bootstrap-icons/cc-circle-fill.svg | 3 + vendor/bootstrap-icons/cc-circle.svg | 3 + vendor/bootstrap-icons/cc-square-fill.svg | 3 + vendor/bootstrap-icons/cc-square.svg | 4 + vendor/bootstrap-icons/chat-dots-fill.svg | 3 + vendor/bootstrap-icons/chat-dots.svg | 4 + vendor/bootstrap-icons/chat-fill.svg | 3 + vendor/bootstrap-icons/chat-heart-fill.svg | 3 + vendor/bootstrap-icons/chat-heart.svg | 3 + .../bootstrap-icons/chat-left-dots-fill.svg | 3 + vendor/bootstrap-icons/chat-left-dots.svg | 4 + vendor/bootstrap-icons/chat-left-fill.svg | 3 + .../bootstrap-icons/chat-left-heart-fill.svg | 3 + vendor/bootstrap-icons/chat-left-heart.svg | 4 + .../bootstrap-icons/chat-left-quote-fill.svg | 3 + vendor/bootstrap-icons/chat-left-quote.svg | 4 + .../bootstrap-icons/chat-left-text-fill.svg | 3 + vendor/bootstrap-icons/chat-left-text.svg | 4 + vendor/bootstrap-icons/chat-left.svg | 3 + vendor/bootstrap-icons/chat-quote-fill.svg | 3 + vendor/bootstrap-icons/chat-quote.svg | 4 + .../bootstrap-icons/chat-right-dots-fill.svg | 3 + vendor/bootstrap-icons/chat-right-dots.svg | 4 + vendor/bootstrap-icons/chat-right-fill.svg | 3 + .../bootstrap-icons/chat-right-heart-fill.svg | 3 + vendor/bootstrap-icons/chat-right-heart.svg | 4 + .../bootstrap-icons/chat-right-quote-fill.svg | 3 + vendor/bootstrap-icons/chat-right-quote.svg | 4 + .../bootstrap-icons/chat-right-text-fill.svg | 3 + vendor/bootstrap-icons/chat-right-text.svg | 4 + vendor/bootstrap-icons/chat-right.svg | 3 + .../bootstrap-icons/chat-square-dots-fill.svg | 3 + vendor/bootstrap-icons/chat-square-dots.svg | 4 + vendor/bootstrap-icons/chat-square-fill.svg | 3 + .../chat-square-heart-fill.svg | 3 + vendor/bootstrap-icons/chat-square-heart.svg | 4 + .../chat-square-quote-fill.svg | 3 + vendor/bootstrap-icons/chat-square-quote.svg | 4 + .../bootstrap-icons/chat-square-text-fill.svg | 3 + vendor/bootstrap-icons/chat-square-text.svg | 4 + vendor/bootstrap-icons/chat-square.svg | 3 + vendor/bootstrap-icons/chat-text-fill.svg | 3 + vendor/bootstrap-icons/chat-text.svg | 4 + vendor/bootstrap-icons/chat.svg | 3 + vendor/bootstrap-icons/check-all.svg | 3 + vendor/bootstrap-icons/check-circle-fill.svg | 3 + vendor/bootstrap-icons/check-circle.svg | 4 + vendor/bootstrap-icons/check-lg.svg | 3 + vendor/bootstrap-icons/check-square-fill.svg | 3 + vendor/bootstrap-icons/check-square.svg | 4 + vendor/bootstrap-icons/check.svg | 3 + vendor/bootstrap-icons/check2-all.svg | 4 + vendor/bootstrap-icons/check2-circle.svg | 4 + vendor/bootstrap-icons/check2-square.svg | 4 + vendor/bootstrap-icons/check2.svg | 3 + .../bootstrap-icons/chevron-bar-contract.svg | 3 + vendor/bootstrap-icons/chevron-bar-down.svg | 3 + vendor/bootstrap-icons/chevron-bar-expand.svg | 3 + vendor/bootstrap-icons/chevron-bar-left.svg | 3 + vendor/bootstrap-icons/chevron-bar-right.svg | 3 + vendor/bootstrap-icons/chevron-bar-up.svg | 3 + .../bootstrap-icons/chevron-compact-down.svg | 3 + .../bootstrap-icons/chevron-compact-left.svg | 3 + .../bootstrap-icons/chevron-compact-right.svg | 3 + vendor/bootstrap-icons/chevron-compact-up.svg | 3 + vendor/bootstrap-icons/chevron-contract.svg | 3 + .../bootstrap-icons/chevron-double-down.svg | 4 + .../bootstrap-icons/chevron-double-left.svg | 4 + .../bootstrap-icons/chevron-double-right.svg | 4 + vendor/bootstrap-icons/chevron-double-up.svg | 4 + vendor/bootstrap-icons/chevron-down.svg | 3 + vendor/bootstrap-icons/chevron-expand.svg | 3 + vendor/bootstrap-icons/chevron-left.svg | 3 + vendor/bootstrap-icons/chevron-right.svg | 3 + vendor/bootstrap-icons/chevron-up.svg | 3 + vendor/bootstrap-icons/circle-fill.svg | 3 + vendor/bootstrap-icons/circle-half.svg | 3 + vendor/bootstrap-icons/circle-square.svg | 4 + vendor/bootstrap-icons/circle.svg | 3 + .../bootstrap-icons/clipboard-check-fill.svg | 4 + vendor/bootstrap-icons/clipboard-check.svg | 5 + .../bootstrap-icons/clipboard-data-fill.svg | 4 + vendor/bootstrap-icons/clipboard-data.svg | 5 + vendor/bootstrap-icons/clipboard-fill.svg | 3 + .../bootstrap-icons/clipboard-heart-fill.svg | 4 + vendor/bootstrap-icons/clipboard-heart.svg | 5 + .../bootstrap-icons/clipboard-minus-fill.svg | 4 + vendor/bootstrap-icons/clipboard-minus.svg | 5 + .../bootstrap-icons/clipboard-plus-fill.svg | 4 + vendor/bootstrap-icons/clipboard-plus.svg | 5 + vendor/bootstrap-icons/clipboard-pulse.svg | 3 + vendor/bootstrap-icons/clipboard-x-fill.svg | 4 + vendor/bootstrap-icons/clipboard-x.svg | 5 + vendor/bootstrap-icons/clipboard.svg | 4 + .../bootstrap-icons/clipboard2-check-fill.svg | 4 + vendor/bootstrap-icons/clipboard2-check.svg | 5 + .../bootstrap-icons/clipboard2-data-fill.svg | 4 + vendor/bootstrap-icons/clipboard2-data.svg | 5 + vendor/bootstrap-icons/clipboard2-fill.svg | 4 + .../bootstrap-icons/clipboard2-heart-fill.svg | 4 + vendor/bootstrap-icons/clipboard2-heart.svg | 5 + .../bootstrap-icons/clipboard2-minus-fill.svg | 4 + vendor/bootstrap-icons/clipboard2-minus.svg | 5 + .../bootstrap-icons/clipboard2-plus-fill.svg | 4 + vendor/bootstrap-icons/clipboard2-plus.svg | 5 + .../bootstrap-icons/clipboard2-pulse-fill.svg | 4 + vendor/bootstrap-icons/clipboard2-pulse.svg | 5 + vendor/bootstrap-icons/clipboard2-x-fill.svg | 4 + vendor/bootstrap-icons/clipboard2-x.svg | 5 + vendor/bootstrap-icons/clipboard2.svg | 4 + vendor/bootstrap-icons/clock-fill.svg | 3 + vendor/bootstrap-icons/clock-history.svg | 5 + vendor/bootstrap-icons/clock.svg | 4 + .../bootstrap-icons/cloud-arrow-down-fill.svg | 3 + vendor/bootstrap-icons/cloud-arrow-down.svg | 4 + .../bootstrap-icons/cloud-arrow-up-fill.svg | 3 + vendor/bootstrap-icons/cloud-arrow-up.svg | 4 + vendor/bootstrap-icons/cloud-check-fill.svg | 3 + vendor/bootstrap-icons/cloud-check.svg | 4 + .../bootstrap-icons/cloud-download-fill.svg | 3 + vendor/bootstrap-icons/cloud-download.svg | 4 + vendor/bootstrap-icons/cloud-drizzle-fill.svg | 3 + vendor/bootstrap-icons/cloud-drizzle.svg | 3 + vendor/bootstrap-icons/cloud-fill.svg | 3 + vendor/bootstrap-icons/cloud-fog-fill.svg | 3 + vendor/bootstrap-icons/cloud-fog.svg | 3 + vendor/bootstrap-icons/cloud-fog2-fill.svg | 3 + vendor/bootstrap-icons/cloud-fog2.svg | 3 + vendor/bootstrap-icons/cloud-hail-fill.svg | 3 + vendor/bootstrap-icons/cloud-hail.svg | 3 + vendor/bootstrap-icons/cloud-haze-fill.svg | 3 + vendor/bootstrap-icons/cloud-haze.svg | 3 + vendor/bootstrap-icons/cloud-haze2-fill.svg | 3 + vendor/bootstrap-icons/cloud-haze2.svg | 3 + .../bootstrap-icons/cloud-lightning-fill.svg | 3 + .../cloud-lightning-rain-fill.svg | 3 + .../bootstrap-icons/cloud-lightning-rain.svg | 3 + vendor/bootstrap-icons/cloud-lightning.svg | 3 + vendor/bootstrap-icons/cloud-minus-fill.svg | 3 + vendor/bootstrap-icons/cloud-minus.svg | 4 + vendor/bootstrap-icons/cloud-moon-fill.svg | 4 + vendor/bootstrap-icons/cloud-moon.svg | 4 + vendor/bootstrap-icons/cloud-plus-fill.svg | 3 + vendor/bootstrap-icons/cloud-plus.svg | 4 + vendor/bootstrap-icons/cloud-rain-fill.svg | 3 + .../bootstrap-icons/cloud-rain-heavy-fill.svg | 3 + vendor/bootstrap-icons/cloud-rain-heavy.svg | 3 + vendor/bootstrap-icons/cloud-rain.svg | 3 + vendor/bootstrap-icons/cloud-slash-fill.svg | 3 + vendor/bootstrap-icons/cloud-slash.svg | 4 + vendor/bootstrap-icons/cloud-sleet-fill.svg | 3 + vendor/bootstrap-icons/cloud-sleet.svg | 3 + vendor/bootstrap-icons/cloud-snow-fill.svg | 3 + vendor/bootstrap-icons/cloud-snow.svg | 3 + vendor/bootstrap-icons/cloud-sun-fill.svg | 4 + vendor/bootstrap-icons/cloud-sun.svg | 4 + vendor/bootstrap-icons/cloud-upload-fill.svg | 3 + vendor/bootstrap-icons/cloud-upload.svg | 4 + vendor/bootstrap-icons/cloud.svg | 3 + vendor/bootstrap-icons/clouds-fill.svg | 4 + vendor/bootstrap-icons/clouds.svg | 4 + vendor/bootstrap-icons/cloudy-fill.svg | 3 + vendor/bootstrap-icons/cloudy.svg | 3 + vendor/bootstrap-icons/code-slash.svg | 3 + vendor/bootstrap-icons/code-square.svg | 4 + vendor/bootstrap-icons/code.svg | 3 + vendor/bootstrap-icons/coin.svg | 5 + vendor/bootstrap-icons/collection-fill.svg | 3 + .../bootstrap-icons/collection-play-fill.svg | 3 + vendor/bootstrap-icons/collection-play.svg | 4 + vendor/bootstrap-icons/collection.svg | 3 + vendor/bootstrap-icons/columns-gap.svg | 3 + vendor/bootstrap-icons/columns.svg | 3 + vendor/bootstrap-icons/command.svg | 3 + vendor/bootstrap-icons/compass-fill.svg | 3 + vendor/bootstrap-icons/compass.svg | 4 + vendor/bootstrap-icons/cone-striped.svg | 3 + vendor/bootstrap-icons/cone.svg | 3 + vendor/bootstrap-icons/controller.svg | 4 + vendor/bootstrap-icons/cookie.svg | 4 + vendor/bootstrap-icons/copy.svg | 3 + vendor/bootstrap-icons/cpu-fill.svg | 4 + vendor/bootstrap-icons/cpu.svg | 3 + .../credit-card-2-back-fill.svg | 3 + vendor/bootstrap-icons/credit-card-2-back.svg | 4 + .../credit-card-2-front-fill.svg | 3 + .../bootstrap-icons/credit-card-2-front.svg | 4 + vendor/bootstrap-icons/credit-card-fill.svg | 3 + vendor/bootstrap-icons/credit-card.svg | 4 + vendor/bootstrap-icons/crop.svg | 3 + vendor/bootstrap-icons/crosshair.svg | 3 + vendor/bootstrap-icons/crosshair2.svg | 3 + vendor/bootstrap-icons/cup-fill.svg | 3 + vendor/bootstrap-icons/cup-hot-fill.svg | 4 + vendor/bootstrap-icons/cup-hot.svg | 4 + vendor/bootstrap-icons/cup-straw.svg | 3 + vendor/bootstrap-icons/cup.svg | 3 + vendor/bootstrap-icons/currency-bitcoin.svg | 3 + vendor/bootstrap-icons/currency-dollar.svg | 3 + vendor/bootstrap-icons/currency-euro.svg | 3 + vendor/bootstrap-icons/currency-exchange.svg | 3 + vendor/bootstrap-icons/currency-pound.svg | 3 + vendor/bootstrap-icons/currency-rupee.svg | 3 + vendor/bootstrap-icons/currency-yen.svg | 3 + vendor/bootstrap-icons/cursor-fill.svg | 3 + vendor/bootstrap-icons/cursor-text.svg | 3 + vendor/bootstrap-icons/cursor.svg | 3 + vendor/bootstrap-icons/dash-circle-dotted.svg | 3 + vendor/bootstrap-icons/dash-circle-fill.svg | 3 + vendor/bootstrap-icons/dash-circle.svg | 4 + vendor/bootstrap-icons/dash-lg.svg | 3 + vendor/bootstrap-icons/dash-square-dotted.svg | 3 + vendor/bootstrap-icons/dash-square-fill.svg | 3 + vendor/bootstrap-icons/dash-square.svg | 4 + vendor/bootstrap-icons/dash.svg | 3 + vendor/bootstrap-icons/database-add.svg | 4 + vendor/bootstrap-icons/database-check.svg | 4 + vendor/bootstrap-icons/database-dash.svg | 4 + vendor/bootstrap-icons/database-down.svg | 4 + .../bootstrap-icons/database-exclamation.svg | 4 + vendor/bootstrap-icons/database-fill-add.svg | 4 + .../bootstrap-icons/database-fill-check.svg | 4 + vendor/bootstrap-icons/database-fill-dash.svg | 4 + vendor/bootstrap-icons/database-fill-down.svg | 4 + .../database-fill-exclamation.svg | 5 + vendor/bootstrap-icons/database-fill-gear.svg | 4 + vendor/bootstrap-icons/database-fill-lock.svg | 5 + .../bootstrap-icons/database-fill-slash.svg | 4 + vendor/bootstrap-icons/database-fill-up.svg | 4 + vendor/bootstrap-icons/database-fill-x.svg | 5 + vendor/bootstrap-icons/database-fill.svg | 6 + vendor/bootstrap-icons/database-gear.svg | 4 + vendor/bootstrap-icons/database-lock.svg | 4 + vendor/bootstrap-icons/database-slash.svg | 4 + vendor/bootstrap-icons/database-up.svg | 4 + vendor/bootstrap-icons/database-x.svg | 4 + vendor/bootstrap-icons/database.svg | 3 + vendor/bootstrap-icons/device-hdd-fill.svg | 4 + vendor/bootstrap-icons/device-hdd.svg | 5 + vendor/bootstrap-icons/device-ssd-fill.svg | 4 + vendor/bootstrap-icons/device-ssd.svg | 4 + vendor/bootstrap-icons/diagram-2-fill.svg | 3 + vendor/bootstrap-icons/diagram-2.svg | 3 + vendor/bootstrap-icons/diagram-3-fill.svg | 3 + vendor/bootstrap-icons/diagram-3.svg | 3 + vendor/bootstrap-icons/diamond-fill.svg | 3 + vendor/bootstrap-icons/diamond-half.svg | 3 + vendor/bootstrap-icons/diamond.svg | 3 + vendor/bootstrap-icons/dice-1-fill.svg | 3 + vendor/bootstrap-icons/dice-1.svg | 4 + vendor/bootstrap-icons/dice-2-fill.svg | 3 + vendor/bootstrap-icons/dice-2.svg | 4 + vendor/bootstrap-icons/dice-3-fill.svg | 3 + vendor/bootstrap-icons/dice-3.svg | 4 + vendor/bootstrap-icons/dice-4-fill.svg | 3 + vendor/bootstrap-icons/dice-4.svg | 4 + vendor/bootstrap-icons/dice-5-fill.svg | 3 + vendor/bootstrap-icons/dice-5.svg | 4 + vendor/bootstrap-icons/dice-6-fill.svg | 3 + vendor/bootstrap-icons/dice-6.svg | 4 + vendor/bootstrap-icons/disc-fill.svg | 3 + vendor/bootstrap-icons/disc.svg | 4 + vendor/bootstrap-icons/discord.svg | 3 + vendor/bootstrap-icons/display-fill.svg | 3 + vendor/bootstrap-icons/display.svg | 3 + vendor/bootstrap-icons/displayport-fill.svg | 3 + vendor/bootstrap-icons/displayport.svg | 4 + .../bootstrap-icons/distribute-horizontal.svg | 4 + .../bootstrap-icons/distribute-vertical.svg | 4 + vendor/bootstrap-icons/door-closed-fill.svg | 3 + vendor/bootstrap-icons/door-closed.svg | 4 + vendor/bootstrap-icons/door-open-fill.svg | 3 + vendor/bootstrap-icons/door-open.svg | 4 + vendor/bootstrap-icons/dot.svg | 3 + vendor/bootstrap-icons/download.svg | 4 + vendor/bootstrap-icons/dpad-fill.svg | 3 + vendor/bootstrap-icons/dpad.svg | 4 + vendor/bootstrap-icons/dribbble.svg | 3 + vendor/bootstrap-icons/dropbox.svg | 3 + vendor/bootstrap-icons/droplet-fill.svg | 3 + vendor/bootstrap-icons/droplet-half.svg | 4 + vendor/bootstrap-icons/droplet.svg | 4 + vendor/bootstrap-icons/duffle-fill.svg | 3 + vendor/bootstrap-icons/duffle.svg | 4 + vendor/bootstrap-icons/ear-fill.svg | 3 + vendor/bootstrap-icons/ear.svg | 3 + vendor/bootstrap-icons/earbuds.svg | 3 + vendor/bootstrap-icons/easel-fill.svg | 3 + vendor/bootstrap-icons/easel.svg | 3 + vendor/bootstrap-icons/easel2-fill.svg | 4 + vendor/bootstrap-icons/easel2.svg | 3 + vendor/bootstrap-icons/easel3-fill.svg | 3 + vendor/bootstrap-icons/easel3.svg | 3 + vendor/bootstrap-icons/egg-fill.svg | 3 + vendor/bootstrap-icons/egg-fried.svg | 4 + vendor/bootstrap-icons/egg.svg | 3 + vendor/bootstrap-icons/eject-fill.svg | 3 + vendor/bootstrap-icons/eject.svg | 3 + vendor/bootstrap-icons/emoji-angry-fill.svg | 3 + vendor/bootstrap-icons/emoji-angry.svg | 4 + .../bootstrap-icons/emoji-astonished-fill.svg | 3 + vendor/bootstrap-icons/emoji-astonished.svg | 4 + vendor/bootstrap-icons/emoji-dizzy-fill.svg | 3 + vendor/bootstrap-icons/emoji-dizzy.svg | 4 + .../emoji-expressionless-fill.svg | 3 + .../bootstrap-icons/emoji-expressionless.svg | 4 + vendor/bootstrap-icons/emoji-frown-fill.svg | 3 + vendor/bootstrap-icons/emoji-frown.svg | 4 + vendor/bootstrap-icons/emoji-grimace-fill.svg | 3 + vendor/bootstrap-icons/emoji-grimace.svg | 4 + vendor/bootstrap-icons/emoji-grin-fill.svg | 3 + vendor/bootstrap-icons/emoji-grin.svg | 4 + .../bootstrap-icons/emoji-heart-eyes-fill.svg | 3 + vendor/bootstrap-icons/emoji-heart-eyes.svg | 4 + vendor/bootstrap-icons/emoji-kiss-fill.svg | 3 + vendor/bootstrap-icons/emoji-kiss.svg | 3 + .../bootstrap-icons/emoji-laughing-fill.svg | 3 + vendor/bootstrap-icons/emoji-laughing.svg | 4 + vendor/bootstrap-icons/emoji-neutral-fill.svg | 3 + vendor/bootstrap-icons/emoji-neutral.svg | 4 + vendor/bootstrap-icons/emoji-smile-fill.svg | 3 + .../emoji-smile-upside-down-fill.svg | 3 + .../emoji-smile-upside-down.svg | 4 + vendor/bootstrap-icons/emoji-smile.svg | 4 + .../bootstrap-icons/emoji-sunglasses-fill.svg | 3 + vendor/bootstrap-icons/emoji-sunglasses.svg | 4 + .../bootstrap-icons/emoji-surprise-fill.svg | 3 + vendor/bootstrap-icons/emoji-surprise.svg | 4 + vendor/bootstrap-icons/emoji-tear-fill.svg | 3 + vendor/bootstrap-icons/emoji-tear.svg | 4 + vendor/bootstrap-icons/emoji-wink-fill.svg | 3 + vendor/bootstrap-icons/emoji-wink.svg | 4 + .../envelope-arrow-down-fill.svg | 4 + .../bootstrap-icons/envelope-arrow-down.svg | 4 + .../envelope-arrow-up-fill.svg | 4 + vendor/bootstrap-icons/envelope-arrow-up.svg | 4 + vendor/bootstrap-icons/envelope-at-fill.svg | 4 + vendor/bootstrap-icons/envelope-at.svg | 4 + .../bootstrap-icons/envelope-check-fill.svg | 4 + vendor/bootstrap-icons/envelope-check.svg | 4 + vendor/bootstrap-icons/envelope-dash-fill.svg | 4 + vendor/bootstrap-icons/envelope-dash.svg | 4 + .../envelope-exclamation-fill.svg | 4 + .../bootstrap-icons/envelope-exclamation.svg | 4 + vendor/bootstrap-icons/envelope-fill.svg | 3 + .../bootstrap-icons/envelope-heart-fill.svg | 4 + vendor/bootstrap-icons/envelope-heart.svg | 3 + vendor/bootstrap-icons/envelope-open-fill.svg | 3 + .../envelope-open-heart-fill.svg | 4 + .../bootstrap-icons/envelope-open-heart.svg | 3 + vendor/bootstrap-icons/envelope-open.svg | 3 + .../bootstrap-icons/envelope-paper-fill.svg | 3 + .../envelope-paper-heart-fill.svg | 3 + .../bootstrap-icons/envelope-paper-heart.svg | 3 + vendor/bootstrap-icons/envelope-paper.svg | 3 + vendor/bootstrap-icons/envelope-plus-fill.svg | 4 + vendor/bootstrap-icons/envelope-plus.svg | 4 + .../bootstrap-icons/envelope-slash-fill.svg | 4 + vendor/bootstrap-icons/envelope-slash.svg | 4 + vendor/bootstrap-icons/envelope-x-fill.svg | 4 + vendor/bootstrap-icons/envelope-x.svg | 4 + vendor/bootstrap-icons/envelope.svg | 3 + vendor/bootstrap-icons/eraser-fill.svg | 3 + vendor/bootstrap-icons/eraser.svg | 3 + vendor/bootstrap-icons/escape.svg | 4 + vendor/bootstrap-icons/ethernet.svg | 4 + vendor/bootstrap-icons/ev-front-fill.svg | 3 + vendor/bootstrap-icons/ev-front.svg | 4 + vendor/bootstrap-icons/ev-station-fill.svg | 3 + vendor/bootstrap-icons/ev-station.svg | 4 + .../exclamation-circle-fill.svg | 3 + vendor/bootstrap-icons/exclamation-circle.svg | 4 + .../exclamation-diamond-fill.svg | 3 + .../bootstrap-icons/exclamation-diamond.svg | 4 + vendor/bootstrap-icons/exclamation-lg.svg | 3 + .../exclamation-octagon-fill.svg | 3 + .../bootstrap-icons/exclamation-octagon.svg | 4 + .../exclamation-square-fill.svg | 3 + vendor/bootstrap-icons/exclamation-square.svg | 4 + .../exclamation-triangle-fill.svg | 3 + .../bootstrap-icons/exclamation-triangle.svg | 4 + vendor/bootstrap-icons/exclamation.svg | 3 + vendor/bootstrap-icons/exclude.svg | 3 + vendor/bootstrap-icons/explicit-fill.svg | 3 + vendor/bootstrap-icons/explicit.svg | 4 + vendor/bootstrap-icons/exposure.svg | 4 + vendor/bootstrap-icons/eye-fill.svg | 4 + vendor/bootstrap-icons/eye-slash-fill.svg | 4 + vendor/bootstrap-icons/eye-slash.svg | 5 + vendor/bootstrap-icons/eye.svg | 4 + vendor/bootstrap-icons/eyedropper.svg | 3 + vendor/bootstrap-icons/eyeglasses.svg | 3 + vendor/bootstrap-icons/facebook.svg | 3 + vendor/bootstrap-icons/fan.svg | 4 + .../bootstrap-icons/fast-forward-btn-fill.svg | 3 + vendor/bootstrap-icons/fast-forward-btn.svg | 4 + .../fast-forward-circle-fill.svg | 3 + .../bootstrap-icons/fast-forward-circle.svg | 4 + vendor/bootstrap-icons/fast-forward-fill.svg | 4 + vendor/bootstrap-icons/fast-forward.svg | 4 + vendor/bootstrap-icons/feather.svg | 3 + vendor/bootstrap-icons/feather2.svg | 3 + .../bootstrap-icons/file-arrow-down-fill.svg | 3 + vendor/bootstrap-icons/file-arrow-down.svg | 4 + vendor/bootstrap-icons/file-arrow-up-fill.svg | 3 + vendor/bootstrap-icons/file-arrow-up.svg | 4 + .../bootstrap-icons/file-bar-graph-fill.svg | 3 + vendor/bootstrap-icons/file-bar-graph.svg | 4 + vendor/bootstrap-icons/file-binary-fill.svg | 4 + vendor/bootstrap-icons/file-binary.svg | 4 + vendor/bootstrap-icons/file-break-fill.svg | 3 + vendor/bootstrap-icons/file-break.svg | 3 + vendor/bootstrap-icons/file-check-fill.svg | 3 + vendor/bootstrap-icons/file-check.svg | 4 + vendor/bootstrap-icons/file-code-fill.svg | 3 + vendor/bootstrap-icons/file-code.svg | 4 + vendor/bootstrap-icons/file-diff-fill.svg | 3 + vendor/bootstrap-icons/file-diff.svg | 4 + .../file-earmark-arrow-down-fill.svg | 3 + .../file-earmark-arrow-down.svg | 4 + .../file-earmark-arrow-up-fill.svg | 3 + .../bootstrap-icons/file-earmark-arrow-up.svg | 4 + .../file-earmark-bar-graph-fill.svg | 3 + .../file-earmark-bar-graph.svg | 4 + .../file-earmark-binary-fill.svg | 4 + .../bootstrap-icons/file-earmark-binary.svg | 4 + .../file-earmark-break-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-break.svg | 3 + .../file-earmark-check-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-check.svg | 4 + .../file-earmark-code-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-code.svg | 4 + .../file-earmark-diff-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-diff.svg | 4 + .../file-earmark-easel-fill.svg | 4 + vendor/bootstrap-icons/file-earmark-easel.svg | 4 + .../file-earmark-excel-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-excel.svg | 4 + vendor/bootstrap-icons/file-earmark-fill.svg | 3 + .../file-earmark-font-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-font.svg | 4 + .../file-earmark-image-fill.svg | 4 + vendor/bootstrap-icons/file-earmark-image.svg | 4 + .../file-earmark-lock-fill.svg | 4 + vendor/bootstrap-icons/file-earmark-lock.svg | 4 + .../file-earmark-lock2-fill.svg | 4 + vendor/bootstrap-icons/file-earmark-lock2.svg | 4 + .../file-earmark-medical-fill.svg | 3 + .../bootstrap-icons/file-earmark-medical.svg | 4 + .../file-earmark-minus-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-minus.svg | 4 + .../file-earmark-music-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-music.svg | 4 + .../bootstrap-icons/file-earmark-pdf-fill.svg | 4 + vendor/bootstrap-icons/file-earmark-pdf.svg | 4 + .../file-earmark-person-fill.svg | 3 + .../bootstrap-icons/file-earmark-person.svg | 4 + .../file-earmark-play-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-play.svg | 4 + .../file-earmark-plus-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-plus.svg | 4 + .../file-earmark-post-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-post.svg | 4 + .../bootstrap-icons/file-earmark-ppt-fill.svg | 4 + vendor/bootstrap-icons/file-earmark-ppt.svg | 4 + .../file-earmark-richtext-fill.svg | 3 + .../bootstrap-icons/file-earmark-richtext.svg | 4 + .../file-earmark-ruled-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-ruled.svg | 3 + .../file-earmark-slides-fill.svg | 4 + .../bootstrap-icons/file-earmark-slides.svg | 4 + .../file-earmark-spreadsheet-fill.svg | 4 + .../file-earmark-spreadsheet.svg | 3 + .../file-earmark-text-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-text.svg | 4 + .../file-earmark-word-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-word.svg | 4 + .../bootstrap-icons/file-earmark-x-fill.svg | 3 + vendor/bootstrap-icons/file-earmark-x.svg | 4 + .../bootstrap-icons/file-earmark-zip-fill.svg | 4 + vendor/bootstrap-icons/file-earmark-zip.svg | 4 + vendor/bootstrap-icons/file-earmark.svg | 3 + vendor/bootstrap-icons/file-easel-fill.svg | 4 + vendor/bootstrap-icons/file-easel.svg | 4 + vendor/bootstrap-icons/file-excel-fill.svg | 3 + vendor/bootstrap-icons/file-excel.svg | 4 + vendor/bootstrap-icons/file-fill.svg | 3 + vendor/bootstrap-icons/file-font-fill.svg | 3 + vendor/bootstrap-icons/file-font.svg | 4 + vendor/bootstrap-icons/file-image-fill.svg | 4 + vendor/bootstrap-icons/file-image.svg | 4 + vendor/bootstrap-icons/file-lock-fill.svg | 4 + vendor/bootstrap-icons/file-lock.svg | 4 + vendor/bootstrap-icons/file-lock2-fill.svg | 4 + vendor/bootstrap-icons/file-lock2.svg | 4 + vendor/bootstrap-icons/file-medical-fill.svg | 3 + vendor/bootstrap-icons/file-medical.svg | 4 + vendor/bootstrap-icons/file-minus-fill.svg | 3 + vendor/bootstrap-icons/file-minus.svg | 4 + vendor/bootstrap-icons/file-music-fill.svg | 3 + vendor/bootstrap-icons/file-music.svg | 4 + vendor/bootstrap-icons/file-pdf-fill.svg | 4 + vendor/bootstrap-icons/file-pdf.svg | 4 + vendor/bootstrap-icons/file-person-fill.svg | 3 + vendor/bootstrap-icons/file-person.svg | 4 + vendor/bootstrap-icons/file-play-fill.svg | 3 + vendor/bootstrap-icons/file-play.svg | 4 + vendor/bootstrap-icons/file-plus-fill.svg | 3 + vendor/bootstrap-icons/file-plus.svg | 4 + vendor/bootstrap-icons/file-post-fill.svg | 3 + vendor/bootstrap-icons/file-post.svg | 4 + vendor/bootstrap-icons/file-ppt-fill.svg | 4 + vendor/bootstrap-icons/file-ppt.svg | 4 + vendor/bootstrap-icons/file-richtext-fill.svg | 3 + vendor/bootstrap-icons/file-richtext.svg | 4 + vendor/bootstrap-icons/file-ruled-fill.svg | 3 + vendor/bootstrap-icons/file-ruled.svg | 3 + vendor/bootstrap-icons/file-slides-fill.svg | 4 + vendor/bootstrap-icons/file-slides.svg | 4 + .../bootstrap-icons/file-spreadsheet-fill.svg | 3 + vendor/bootstrap-icons/file-spreadsheet.svg | 3 + vendor/bootstrap-icons/file-text-fill.svg | 3 + vendor/bootstrap-icons/file-text.svg | 4 + vendor/bootstrap-icons/file-word-fill.svg | 3 + vendor/bootstrap-icons/file-word.svg | 4 + vendor/bootstrap-icons/file-x-fill.svg | 3 + vendor/bootstrap-icons/file-x.svg | 4 + vendor/bootstrap-icons/file-zip-fill.svg | 4 + vendor/bootstrap-icons/file-zip.svg | 4 + vendor/bootstrap-icons/file.svg | 3 + vendor/bootstrap-icons/files-alt.svg | 3 + vendor/bootstrap-icons/files.svg | 3 + vendor/bootstrap-icons/filetype-aac.svg | 3 + vendor/bootstrap-icons/filetype-ai.svg | 3 + vendor/bootstrap-icons/filetype-bmp.svg | 3 + vendor/bootstrap-icons/filetype-cs.svg | 3 + vendor/bootstrap-icons/filetype-css.svg | 3 + vendor/bootstrap-icons/filetype-csv.svg | 3 + vendor/bootstrap-icons/filetype-doc.svg | 3 + vendor/bootstrap-icons/filetype-docx.svg | 3 + vendor/bootstrap-icons/filetype-exe.svg | 3 + vendor/bootstrap-icons/filetype-gif.svg | 3 + vendor/bootstrap-icons/filetype-heic.svg | 3 + vendor/bootstrap-icons/filetype-html.svg | 3 + vendor/bootstrap-icons/filetype-java.svg | 3 + vendor/bootstrap-icons/filetype-jpg.svg | 3 + vendor/bootstrap-icons/filetype-js.svg | 3 + vendor/bootstrap-icons/filetype-json.svg | 3 + vendor/bootstrap-icons/filetype-jsx.svg | 3 + vendor/bootstrap-icons/filetype-key.svg | 3 + vendor/bootstrap-icons/filetype-m4p.svg | 3 + vendor/bootstrap-icons/filetype-md.svg | 3 + vendor/bootstrap-icons/filetype-mdx.svg | 3 + vendor/bootstrap-icons/filetype-mov.svg | 3 + vendor/bootstrap-icons/filetype-mp3.svg | 3 + vendor/bootstrap-icons/filetype-mp4.svg | 3 + vendor/bootstrap-icons/filetype-otf.svg | 3 + vendor/bootstrap-icons/filetype-pdf.svg | 3 + vendor/bootstrap-icons/filetype-php.svg | 3 + vendor/bootstrap-icons/filetype-png.svg | 3 + vendor/bootstrap-icons/filetype-ppt.svg | 3 + vendor/bootstrap-icons/filetype-pptx.svg | 3 + vendor/bootstrap-icons/filetype-psd.svg | 3 + vendor/bootstrap-icons/filetype-py.svg | 3 + vendor/bootstrap-icons/filetype-raw.svg | 3 + vendor/bootstrap-icons/filetype-rb.svg | 3 + vendor/bootstrap-icons/filetype-sass.svg | 3 + vendor/bootstrap-icons/filetype-scss.svg | 3 + vendor/bootstrap-icons/filetype-sh.svg | 3 + vendor/bootstrap-icons/filetype-sql.svg | 3 + vendor/bootstrap-icons/filetype-svg.svg | 3 + vendor/bootstrap-icons/filetype-tiff.svg | 3 + vendor/bootstrap-icons/filetype-tsx.svg | 3 + vendor/bootstrap-icons/filetype-ttf.svg | 3 + vendor/bootstrap-icons/filetype-txt.svg | 3 + vendor/bootstrap-icons/filetype-wav.svg | 3 + vendor/bootstrap-icons/filetype-woff.svg | 3 + vendor/bootstrap-icons/filetype-xls.svg | 3 + vendor/bootstrap-icons/filetype-xlsx.svg | 3 + vendor/bootstrap-icons/filetype-xml.svg | 3 + vendor/bootstrap-icons/filetype-yml.svg | 3 + vendor/bootstrap-icons/film.svg | 3 + vendor/bootstrap-icons/filter-circle-fill.svg | 3 + vendor/bootstrap-icons/filter-circle.svg | 4 + vendor/bootstrap-icons/filter-left.svg | 3 + vendor/bootstrap-icons/filter-right.svg | 3 + vendor/bootstrap-icons/filter-square-fill.svg | 3 + vendor/bootstrap-icons/filter-square.svg | 4 + vendor/bootstrap-icons/filter.svg | 3 + vendor/bootstrap-icons/fingerprint.svg | 7 + vendor/bootstrap-icons/fire.svg | 3 + vendor/bootstrap-icons/flag-fill.svg | 3 + vendor/bootstrap-icons/flag.svg | 3 + vendor/bootstrap-icons/floppy-fill.svg | 4 + vendor/bootstrap-icons/floppy.svg | 4 + vendor/bootstrap-icons/floppy2-fill.svg | 4 + vendor/bootstrap-icons/floppy2.svg | 3 + vendor/bootstrap-icons/flower1.svg | 3 + vendor/bootstrap-icons/flower2.svg | 3 + vendor/bootstrap-icons/flower3.svg | 3 + vendor/bootstrap-icons/folder-check.svg | 4 + vendor/bootstrap-icons/folder-fill.svg | 3 + vendor/bootstrap-icons/folder-minus.svg | 4 + vendor/bootstrap-icons/folder-plus.svg | 4 + .../bootstrap-icons/folder-symlink-fill.svg | 3 + vendor/bootstrap-icons/folder-symlink.svg | 4 + vendor/bootstrap-icons/folder-x.svg | 4 + vendor/bootstrap-icons/folder.svg | 3 + vendor/bootstrap-icons/folder2-open.svg | 3 + vendor/bootstrap-icons/folder2.svg | 3 + vendor/bootstrap-icons/fonts.svg | 3 + .../fonts/bootstrap-icons.woff | Bin 0 -> 176200 bytes .../fonts/bootstrap-icons.woff2 | Bin 0 -> 130608 bytes vendor/bootstrap-icons/forward-fill.svg | 3 + vendor/bootstrap-icons/forward.svg | 3 + vendor/bootstrap-icons/front.svg | 3 + .../bootstrap-icons/fuel-pump-diesel-fill.svg | 4 + vendor/bootstrap-icons/fuel-pump-diesel.svg | 4 + vendor/bootstrap-icons/fuel-pump-fill.svg | 3 + vendor/bootstrap-icons/fuel-pump.svg | 4 + vendor/bootstrap-icons/fullscreen-exit.svg | 3 + vendor/bootstrap-icons/fullscreen.svg | 3 + vendor/bootstrap-icons/funnel-fill.svg | 3 + vendor/bootstrap-icons/funnel.svg | 3 + vendor/bootstrap-icons/gear-fill.svg | 3 + .../bootstrap-icons/gear-wide-connected.svg | 3 + vendor/bootstrap-icons/gear-wide.svg | 3 + vendor/bootstrap-icons/gear.svg | 4 + vendor/bootstrap-icons/gem.svg | 3 + vendor/bootstrap-icons/gender-ambiguous.svg | 3 + vendor/bootstrap-icons/gender-female.svg | 3 + vendor/bootstrap-icons/gender-male.svg | 3 + vendor/bootstrap-icons/gender-neuter.svg | 3 + vendor/bootstrap-icons/gender-trans.svg | 3 + vendor/bootstrap-icons/geo-alt-fill.svg | 3 + vendor/bootstrap-icons/geo-alt.svg | 4 + vendor/bootstrap-icons/geo-fill.svg | 3 + vendor/bootstrap-icons/geo.svg | 3 + vendor/bootstrap-icons/gift-fill.svg | 3 + vendor/bootstrap-icons/gift.svg | 3 + vendor/bootstrap-icons/git.svg | 3 + vendor/bootstrap-icons/github.svg | 3 + vendor/bootstrap-icons/gitlab.svg | 3 + vendor/bootstrap-icons/globe-americas.svg | 3 + .../bootstrap-icons/globe-asia-australia.svg | 4 + .../globe-central-south-asia.svg | 3 + .../bootstrap-icons/globe-europe-africa.svg | 3 + vendor/bootstrap-icons/globe.svg | 3 + vendor/bootstrap-icons/globe2.svg | 3 + vendor/bootstrap-icons/google-play.svg | 3 + vendor/bootstrap-icons/google.svg | 3 + vendor/bootstrap-icons/gpu-card.svg | 5 + vendor/bootstrap-icons/graph-down-arrow.svg | 3 + vendor/bootstrap-icons/graph-down.svg | 3 + vendor/bootstrap-icons/graph-up-arrow.svg | 3 + vendor/bootstrap-icons/graph-up.svg | 3 + vendor/bootstrap-icons/grid-1x2-fill.svg | 3 + vendor/bootstrap-icons/grid-1x2.svg | 3 + vendor/bootstrap-icons/grid-3x2-gap-fill.svg | 3 + vendor/bootstrap-icons/grid-3x2-gap.svg | 3 + vendor/bootstrap-icons/grid-3x2.svg | 3 + vendor/bootstrap-icons/grid-3x3-gap-fill.svg | 3 + vendor/bootstrap-icons/grid-3x3-gap.svg | 3 + vendor/bootstrap-icons/grid-3x3.svg | 3 + vendor/bootstrap-icons/grid-fill.svg | 3 + vendor/bootstrap-icons/grid.svg | 3 + vendor/bootstrap-icons/grip-horizontal.svg | 3 + vendor/bootstrap-icons/grip-vertical.svg | 3 + vendor/bootstrap-icons/h-circle-fill.svg | 3 + vendor/bootstrap-icons/h-circle.svg | 3 + vendor/bootstrap-icons/h-square-fill.svg | 3 + vendor/bootstrap-icons/h-square.svg | 4 + vendor/bootstrap-icons/hammer.svg | 3 + vendor/bootstrap-icons/hand-index-fill.svg | 3 + .../bootstrap-icons/hand-index-thumb-fill.svg | 3 + vendor/bootstrap-icons/hand-index-thumb.svg | 3 + vendor/bootstrap-icons/hand-index.svg | 3 + .../bootstrap-icons/hand-thumbs-down-fill.svg | 3 + vendor/bootstrap-icons/hand-thumbs-down.svg | 3 + .../bootstrap-icons/hand-thumbs-up-fill.svg | 3 + vendor/bootstrap-icons/hand-thumbs-up.svg | 3 + vendor/bootstrap-icons/handbag-fill.svg | 3 + vendor/bootstrap-icons/handbag.svg | 3 + vendor/bootstrap-icons/hash.svg | 3 + vendor/bootstrap-icons/hdd-fill.svg | 3 + vendor/bootstrap-icons/hdd-network-fill.svg | 3 + vendor/bootstrap-icons/hdd-network.svg | 4 + vendor/bootstrap-icons/hdd-rack-fill.svg | 3 + vendor/bootstrap-icons/hdd-rack.svg | 4 + vendor/bootstrap-icons/hdd-stack-fill.svg | 3 + vendor/bootstrap-icons/hdd-stack.svg | 5 + vendor/bootstrap-icons/hdd.svg | 4 + vendor/bootstrap-icons/hdmi-fill.svg | 3 + vendor/bootstrap-icons/hdmi.svg | 4 + vendor/bootstrap-icons/headphones.svg | 3 + vendor/bootstrap-icons/headset-vr.svg | 4 + vendor/bootstrap-icons/headset.svg | 3 + vendor/bootstrap-icons/heart-arrow.svg | 3 + vendor/bootstrap-icons/heart-fill.svg | 3 + vendor/bootstrap-icons/heart-half.svg | 3 + vendor/bootstrap-icons/heart-pulse-fill.svg | 4 + vendor/bootstrap-icons/heart-pulse.svg | 4 + vendor/bootstrap-icons/heart.svg | 3 + vendor/bootstrap-icons/heartbreak-fill.svg | 3 + vendor/bootstrap-icons/heartbreak.svg | 3 + vendor/bootstrap-icons/hearts.svg | 3 + vendor/bootstrap-icons/heptagon-fill.svg | 3 + vendor/bootstrap-icons/heptagon-half.svg | 3 + vendor/bootstrap-icons/heptagon.svg | 3 + vendor/bootstrap-icons/hexagon-fill.svg | 3 + vendor/bootstrap-icons/hexagon-half.svg | 3 + vendor/bootstrap-icons/hexagon.svg | 3 + vendor/bootstrap-icons/highlighter.svg | 3 + vendor/bootstrap-icons/highlights.svg | 3 + vendor/bootstrap-icons/hospital-fill.svg | 3 + vendor/bootstrap-icons/hospital.svg | 4 + vendor/bootstrap-icons/hourglass-bottom.svg | 3 + vendor/bootstrap-icons/hourglass-split.svg | 3 + vendor/bootstrap-icons/hourglass-top.svg | 3 + vendor/bootstrap-icons/hourglass.svg | 3 + vendor/bootstrap-icons/house-add-fill.svg | 5 + vendor/bootstrap-icons/house-add.svg | 4 + vendor/bootstrap-icons/house-check-fill.svg | 5 + vendor/bootstrap-icons/house-check.svg | 4 + vendor/bootstrap-icons/house-dash-fill.svg | 5 + vendor/bootstrap-icons/house-dash.svg | 4 + vendor/bootstrap-icons/house-door-fill.svg | 3 + vendor/bootstrap-icons/house-door.svg | 3 + vendor/bootstrap-icons/house-down-fill.svg | 5 + vendor/bootstrap-icons/house-down.svg | 4 + .../house-exclamation-fill.svg | 5 + vendor/bootstrap-icons/house-exclamation.svg | 4 + vendor/bootstrap-icons/house-fill.svg | 4 + vendor/bootstrap-icons/house-gear-fill.svg | 5 + vendor/bootstrap-icons/house-gear.svg | 4 + vendor/bootstrap-icons/house-heart-fill.svg | 4 + vendor/bootstrap-icons/house-heart.svg | 4 + vendor/bootstrap-icons/house-lock-fill.svg | 5 + vendor/bootstrap-icons/house-lock.svg | 4 + vendor/bootstrap-icons/house-slash-fill.svg | 5 + vendor/bootstrap-icons/house-slash.svg | 4 + vendor/bootstrap-icons/house-up-fill.svg | 5 + vendor/bootstrap-icons/house-up.svg | 4 + vendor/bootstrap-icons/house-x-fill.svg | 5 + vendor/bootstrap-icons/house-x.svg | 4 + vendor/bootstrap-icons/house.svg | 3 + vendor/bootstrap-icons/houses-fill.svg | 4 + vendor/bootstrap-icons/houses.svg | 3 + vendor/bootstrap-icons/hr.svg | 3 + vendor/bootstrap-icons/hurricane.svg | 3 + vendor/bootstrap-icons/hypnotize.svg | 4 + vendor/bootstrap-icons/image-alt.svg | 3 + vendor/bootstrap-icons/image-fill.svg | 3 + vendor/bootstrap-icons/image.svg | 4 + vendor/bootstrap-icons/images.svg | 4 + vendor/bootstrap-icons/inbox-fill.svg | 3 + vendor/bootstrap-icons/inbox.svg | 3 + vendor/bootstrap-icons/inboxes-fill.svg | 3 + vendor/bootstrap-icons/inboxes.svg | 3 + vendor/bootstrap-icons/incognito.svg | 3 + vendor/bootstrap-icons/indent.svg | 4 + vendor/bootstrap-icons/infinity.svg | 3 + vendor/bootstrap-icons/info-circle-fill.svg | 3 + vendor/bootstrap-icons/info-circle.svg | 4 + vendor/bootstrap-icons/info-lg.svg | 3 + vendor/bootstrap-icons/info-square-fill.svg | 3 + vendor/bootstrap-icons/info-square.svg | 4 + vendor/bootstrap-icons/info.svg | 3 + vendor/bootstrap-icons/input-cursor-text.svg | 4 + vendor/bootstrap-icons/input-cursor.svg | 4 + vendor/bootstrap-icons/instagram.svg | 3 + vendor/bootstrap-icons/intersect.svg | 3 + vendor/bootstrap-icons/journal-album.svg | 5 + vendor/bootstrap-icons/journal-arrow-down.svg | 5 + vendor/bootstrap-icons/journal-arrow-up.svg | 5 + .../bootstrap-icons/journal-bookmark-fill.svg | 5 + vendor/bootstrap-icons/journal-bookmark.svg | 5 + vendor/bootstrap-icons/journal-check.svg | 5 + vendor/bootstrap-icons/journal-code.svg | 5 + vendor/bootstrap-icons/journal-medical.svg | 5 + vendor/bootstrap-icons/journal-minus.svg | 5 + vendor/bootstrap-icons/journal-plus.svg | 5 + vendor/bootstrap-icons/journal-richtext.svg | 5 + vendor/bootstrap-icons/journal-text.svg | 5 + vendor/bootstrap-icons/journal-x.svg | 5 + vendor/bootstrap-icons/journal.svg | 4 + vendor/bootstrap-icons/journals.svg | 4 + vendor/bootstrap-icons/joystick.svg | 4 + vendor/bootstrap-icons/justify-left.svg | 3 + vendor/bootstrap-icons/justify-right.svg | 3 + vendor/bootstrap-icons/justify.svg | 3 + vendor/bootstrap-icons/kanban-fill.svg | 3 + vendor/bootstrap-icons/kanban.svg | 4 + vendor/bootstrap-icons/key-fill.svg | 3 + vendor/bootstrap-icons/key.svg | 4 + vendor/bootstrap-icons/keyboard-fill.svg | 3 + vendor/bootstrap-icons/keyboard.svg | 4 + vendor/bootstrap-icons/ladder.svg | 3 + vendor/bootstrap-icons/lamp-fill.svg | 4 + vendor/bootstrap-icons/lamp.svg | 4 + vendor/bootstrap-icons/laptop-fill.svg | 3 + vendor/bootstrap-icons/laptop.svg | 3 + vendor/bootstrap-icons/layer-backward.svg | 4 + vendor/bootstrap-icons/layer-forward.svg | 4 + vendor/bootstrap-icons/layers-fill.svg | 4 + vendor/bootstrap-icons/layers-half.svg | 3 + vendor/bootstrap-icons/layers.svg | 3 + .../layout-sidebar-inset-reverse.svg | 4 + .../bootstrap-icons/layout-sidebar-inset.svg | 4 + .../layout-sidebar-reverse.svg | 3 + vendor/bootstrap-icons/layout-sidebar.svg | 3 + vendor/bootstrap-icons/layout-split.svg | 3 + .../layout-text-sidebar-reverse.svg | 4 + .../bootstrap-icons/layout-text-sidebar.svg | 4 + .../layout-text-window-reverse.svg | 4 + vendor/bootstrap-icons/layout-text-window.svg | 4 + .../bootstrap-icons/layout-three-columns.svg | 3 + vendor/bootstrap-icons/layout-wtf.svg | 3 + vendor/bootstrap-icons/life-preserver.svg | 3 + vendor/bootstrap-icons/lightbulb-fill.svg | 3 + vendor/bootstrap-icons/lightbulb-off-fill.svg | 3 + vendor/bootstrap-icons/lightbulb-off.svg | 3 + vendor/bootstrap-icons/lightbulb.svg | 3 + .../bootstrap-icons/lightning-charge-fill.svg | 3 + vendor/bootstrap-icons/lightning-charge.svg | 3 + vendor/bootstrap-icons/lightning-fill.svg | 3 + vendor/bootstrap-icons/lightning.svg | 3 + vendor/bootstrap-icons/line.svg | 3 + vendor/bootstrap-icons/link-45deg.svg | 4 + vendor/bootstrap-icons/link.svg | 4 + vendor/bootstrap-icons/linkedin.svg | 3 + vendor/bootstrap-icons/list-check.svg | 3 + .../bootstrap-icons/list-columns-reverse.svg | 3 + vendor/bootstrap-icons/list-columns.svg | 3 + vendor/bootstrap-icons/list-nested.svg | 3 + vendor/bootstrap-icons/list-ol.svg | 4 + vendor/bootstrap-icons/list-stars.svg | 4 + vendor/bootstrap-icons/list-task.svg | 5 + vendor/bootstrap-icons/list-ul.svg | 3 + vendor/bootstrap-icons/list.svg | 3 + vendor/bootstrap-icons/lock-fill.svg | 3 + vendor/bootstrap-icons/lock.svg | 3 + vendor/bootstrap-icons/luggage-fill.svg | 4 + vendor/bootstrap-icons/luggage.svg | 4 + vendor/bootstrap-icons/lungs-fill.svg | 3 + vendor/bootstrap-icons/lungs.svg | 3 + vendor/bootstrap-icons/magic.svg | 3 + vendor/bootstrap-icons/magnet-fill.svg | 3 + vendor/bootstrap-icons/magnet.svg | 3 + vendor/bootstrap-icons/mailbox-flag.svg | 4 + vendor/bootstrap-icons/mailbox.svg | 4 + vendor/bootstrap-icons/mailbox2-flag.svg | 4 + vendor/bootstrap-icons/mailbox2.svg | 4 + vendor/bootstrap-icons/map-fill.svg | 3 + vendor/bootstrap-icons/map.svg | 3 + vendor/bootstrap-icons/markdown-fill.svg | 3 + vendor/bootstrap-icons/markdown.svg | 6 + vendor/bootstrap-icons/marker-tip.svg | 3 + vendor/bootstrap-icons/mask.svg | 3 + vendor/bootstrap-icons/mastodon.svg | 3 + vendor/bootstrap-icons/medium.svg | 3 + vendor/bootstrap-icons/megaphone-fill.svg | 3 + vendor/bootstrap-icons/megaphone.svg | 3 + vendor/bootstrap-icons/memory.svg | 3 + vendor/bootstrap-icons/menu-app-fill.svg | 3 + vendor/bootstrap-icons/menu-app.svg | 3 + vendor/bootstrap-icons/menu-button-fill.svg | 3 + .../bootstrap-icons/menu-button-wide-fill.svg | 3 + vendor/bootstrap-icons/menu-button-wide.svg | 4 + vendor/bootstrap-icons/menu-button.svg | 4 + vendor/bootstrap-icons/menu-down.svg | 3 + vendor/bootstrap-icons/menu-up.svg | 3 + vendor/bootstrap-icons/messenger.svg | 3 + vendor/bootstrap-icons/meta.svg | 3 + vendor/bootstrap-icons/mic-fill.svg | 4 + vendor/bootstrap-icons/mic-mute-fill.svg | 4 + vendor/bootstrap-icons/mic-mute.svg | 4 + vendor/bootstrap-icons/mic.svg | 4 + vendor/bootstrap-icons/microsoft-teams.svg | 4 + vendor/bootstrap-icons/microsoft.svg | 3 + vendor/bootstrap-icons/minecart-loaded.svg | 4 + vendor/bootstrap-icons/minecart.svg | 3 + vendor/bootstrap-icons/modem-fill.svg | 3 + vendor/bootstrap-icons/modem.svg | 4 + vendor/bootstrap-icons/moisture.svg | 3 + vendor/bootstrap-icons/moon-fill.svg | 3 + vendor/bootstrap-icons/moon-stars-fill.svg | 4 + vendor/bootstrap-icons/moon-stars.svg | 4 + vendor/bootstrap-icons/moon.svg | 3 + vendor/bootstrap-icons/mortarboard-fill.svg | 4 + vendor/bootstrap-icons/mortarboard.svg | 4 + vendor/bootstrap-icons/motherboard-fill.svg | 4 + vendor/bootstrap-icons/motherboard.svg | 4 + vendor/bootstrap-icons/mouse-fill.svg | 3 + vendor/bootstrap-icons/mouse.svg | 3 + vendor/bootstrap-icons/mouse2-fill.svg | 3 + vendor/bootstrap-icons/mouse2.svg | 3 + vendor/bootstrap-icons/mouse3-fill.svg | 3 + vendor/bootstrap-icons/mouse3.svg | 3 + vendor/bootstrap-icons/music-note-beamed.svg | 5 + vendor/bootstrap-icons/music-note-list.svg | 6 + vendor/bootstrap-icons/music-note.svg | 5 + vendor/bootstrap-icons/music-player-fill.svg | 4 + vendor/bootstrap-icons/music-player.svg | 5 + vendor/bootstrap-icons/newspaper.svg | 4 + vendor/bootstrap-icons/nintendo-switch.svg | 4 + vendor/bootstrap-icons/node-minus-fill.svg | 3 + vendor/bootstrap-icons/node-minus.svg | 3 + vendor/bootstrap-icons/node-plus-fill.svg | 3 + vendor/bootstrap-icons/node-plus.svg | 3 + vendor/bootstrap-icons/noise-reduction.svg | 4 + vendor/bootstrap-icons/nut-fill.svg | 3 + vendor/bootstrap-icons/nut.svg | 4 + vendor/bootstrap-icons/nvidia.svg | 3 + vendor/bootstrap-icons/nvme-fill.svg | 4 + vendor/bootstrap-icons/nvme.svg | 4 + vendor/bootstrap-icons/octagon-fill.svg | 3 + vendor/bootstrap-icons/octagon-half.svg | 3 + vendor/bootstrap-icons/octagon.svg | 3 + vendor/bootstrap-icons/opencollective.svg | 4 + vendor/bootstrap-icons/optical-audio-fill.svg | 4 + vendor/bootstrap-icons/optical-audio.svg | 5 + vendor/bootstrap-icons/option.svg | 3 + vendor/bootstrap-icons/outlet.svg | 4 + vendor/bootstrap-icons/p-circle-fill.svg | 3 + vendor/bootstrap-icons/p-circle.svg | 3 + vendor/bootstrap-icons/p-square-fill.svg | 4 + vendor/bootstrap-icons/p-square.svg | 4 + vendor/bootstrap-icons/paint-bucket.svg | 3 + vendor/bootstrap-icons/palette-fill.svg | 3 + vendor/bootstrap-icons/palette.svg | 4 + vendor/bootstrap-icons/palette2.svg | 4 + vendor/bootstrap-icons/paperclip.svg | 3 + vendor/bootstrap-icons/paragraph.svg | 3 + vendor/bootstrap-icons/pass-fill.svg | 3 + vendor/bootstrap-icons/pass.svg | 4 + vendor/bootstrap-icons/passport-fill.svg | 4 + vendor/bootstrap-icons/passport.svg | 4 + vendor/bootstrap-icons/patch-check-fill.svg | 3 + vendor/bootstrap-icons/patch-check.svg | 4 + .../patch-exclamation-fill.svg | 3 + vendor/bootstrap-icons/patch-exclamation.svg | 4 + vendor/bootstrap-icons/patch-minus-fill.svg | 3 + vendor/bootstrap-icons/patch-minus.svg | 4 + vendor/bootstrap-icons/patch-plus-fill.svg | 3 + vendor/bootstrap-icons/patch-plus.svg | 4 + .../bootstrap-icons/patch-question-fill.svg | 3 + vendor/bootstrap-icons/patch-question.svg | 5 + vendor/bootstrap-icons/pause-btn-fill.svg | 3 + vendor/bootstrap-icons/pause-btn.svg | 4 + vendor/bootstrap-icons/pause-circle-fill.svg | 3 + vendor/bootstrap-icons/pause-circle.svg | 4 + vendor/bootstrap-icons/pause-fill.svg | 3 + vendor/bootstrap-icons/pause.svg | 3 + vendor/bootstrap-icons/paypal.svg | 3 + .../bootstrap-icons/pc-display-horizontal.svg | 3 + vendor/bootstrap-icons/pc-display.svg | 3 + vendor/bootstrap-icons/pc-horizontal.svg | 3 + vendor/bootstrap-icons/pc.svg | 3 + vendor/bootstrap-icons/pci-card-network.svg | 5 + vendor/bootstrap-icons/pci-card-sound.svg | 5 + vendor/bootstrap-icons/pci-card.svg | 4 + vendor/bootstrap-icons/peace-fill.svg | 3 + vendor/bootstrap-icons/peace.svg | 3 + vendor/bootstrap-icons/pen-fill.svg | 3 + vendor/bootstrap-icons/pen.svg | 3 + vendor/bootstrap-icons/pencil-fill.svg | 3 + vendor/bootstrap-icons/pencil-square.svg | 4 + vendor/bootstrap-icons/pencil.svg | 3 + vendor/bootstrap-icons/pentagon-fill.svg | 3 + vendor/bootstrap-icons/pentagon-half.svg | 3 + vendor/bootstrap-icons/pentagon.svg | 3 + vendor/bootstrap-icons/people-fill.svg | 3 + vendor/bootstrap-icons/people.svg | 3 + vendor/bootstrap-icons/percent.svg | 3 + vendor/bootstrap-icons/person-add.svg | 4 + vendor/bootstrap-icons/person-arms-up.svg | 4 + vendor/bootstrap-icons/person-badge-fill.svg | 3 + vendor/bootstrap-icons/person-badge.svg | 4 + .../bootstrap-icons/person-bounding-box.svg | 4 + vendor/bootstrap-icons/person-check-fill.svg | 4 + vendor/bootstrap-icons/person-check.svg | 4 + vendor/bootstrap-icons/person-circle.svg | 4 + vendor/bootstrap-icons/person-dash-fill.svg | 4 + vendor/bootstrap-icons/person-dash.svg | 4 + vendor/bootstrap-icons/person-down.svg | 4 + vendor/bootstrap-icons/person-exclamation.svg | 4 + vendor/bootstrap-icons/person-fill-add.svg | 4 + vendor/bootstrap-icons/person-fill-check.svg | 4 + vendor/bootstrap-icons/person-fill-dash.svg | 4 + vendor/bootstrap-icons/person-fill-down.svg | 4 + .../person-fill-exclamation.svg | 4 + vendor/bootstrap-icons/person-fill-gear.svg | 3 + vendor/bootstrap-icons/person-fill-lock.svg | 3 + vendor/bootstrap-icons/person-fill-slash.svg | 3 + vendor/bootstrap-icons/person-fill-up.svg | 4 + vendor/bootstrap-icons/person-fill-x.svg | 4 + vendor/bootstrap-icons/person-fill.svg | 3 + vendor/bootstrap-icons/person-gear.svg | 3 + vendor/bootstrap-icons/person-heart.svg | 3 + vendor/bootstrap-icons/person-hearts.svg | 3 + vendor/bootstrap-icons/person-lines-fill.svg | 3 + vendor/bootstrap-icons/person-lock.svg | 3 + vendor/bootstrap-icons/person-plus-fill.svg | 4 + vendor/bootstrap-icons/person-plus.svg | 4 + vendor/bootstrap-icons/person-raised-hand.svg | 4 + vendor/bootstrap-icons/person-rolodex.svg | 4 + vendor/bootstrap-icons/person-slash.svg | 3 + vendor/bootstrap-icons/person-square.svg | 4 + .../bootstrap-icons/person-standing-dress.svg | 3 + vendor/bootstrap-icons/person-standing.svg | 3 + vendor/bootstrap-icons/person-up.svg | 4 + vendor/bootstrap-icons/person-vcard-fill.svg | 3 + vendor/bootstrap-icons/person-vcard.svg | 4 + vendor/bootstrap-icons/person-video.svg | 4 + vendor/bootstrap-icons/person-video2.svg | 4 + vendor/bootstrap-icons/person-video3.svg | 4 + vendor/bootstrap-icons/person-walking.svg | 4 + vendor/bootstrap-icons/person-wheelchair.svg | 3 + vendor/bootstrap-icons/person-workspace.svg | 4 + vendor/bootstrap-icons/person-x-fill.svg | 3 + vendor/bootstrap-icons/person-x.svg | 4 + vendor/bootstrap-icons/person.svg | 3 + vendor/bootstrap-icons/phone-fill.svg | 3 + vendor/bootstrap-icons/phone-flip.svg | 3 + .../bootstrap-icons/phone-landscape-fill.svg | 3 + vendor/bootstrap-icons/phone-landscape.svg | 4 + vendor/bootstrap-icons/phone-vibrate-fill.svg | 3 + vendor/bootstrap-icons/phone-vibrate.svg | 4 + vendor/bootstrap-icons/phone.svg | 4 + vendor/bootstrap-icons/pie-chart-fill.svg | 3 + vendor/bootstrap-icons/pie-chart.svg | 3 + vendor/bootstrap-icons/piggy-bank-fill.svg | 3 + vendor/bootstrap-icons/piggy-bank.svg | 4 + vendor/bootstrap-icons/pin-angle-fill.svg | 3 + vendor/bootstrap-icons/pin-angle.svg | 3 + vendor/bootstrap-icons/pin-fill.svg | 3 + vendor/bootstrap-icons/pin-map-fill.svg | 4 + vendor/bootstrap-icons/pin-map.svg | 4 + vendor/bootstrap-icons/pin.svg | 3 + vendor/bootstrap-icons/pinterest.svg | 3 + vendor/bootstrap-icons/pip-fill.svg | 3 + vendor/bootstrap-icons/pip.svg | 4 + vendor/bootstrap-icons/play-btn-fill.svg | 3 + vendor/bootstrap-icons/play-btn.svg | 4 + vendor/bootstrap-icons/play-circle-fill.svg | 3 + vendor/bootstrap-icons/play-circle.svg | 4 + vendor/bootstrap-icons/play-fill.svg | 3 + vendor/bootstrap-icons/play.svg | 3 + vendor/bootstrap-icons/playstation.svg | 3 + vendor/bootstrap-icons/plug-fill.svg | 3 + vendor/bootstrap-icons/plug.svg | 3 + vendor/bootstrap-icons/plugin.svg | 3 + vendor/bootstrap-icons/plus-circle-dotted.svg | 3 + vendor/bootstrap-icons/plus-circle-fill.svg | 3 + vendor/bootstrap-icons/plus-circle.svg | 4 + vendor/bootstrap-icons/plus-lg.svg | 3 + vendor/bootstrap-icons/plus-slash-minus.svg | 3 + vendor/bootstrap-icons/plus-square-dotted.svg | 3 + vendor/bootstrap-icons/plus-square-fill.svg | 3 + vendor/bootstrap-icons/plus-square.svg | 4 + vendor/bootstrap-icons/plus.svg | 3 + vendor/bootstrap-icons/postage-fill.svg | 4 + vendor/bootstrap-icons/postage-heart-fill.svg | 4 + vendor/bootstrap-icons/postage-heart.svg | 4 + vendor/bootstrap-icons/postage.svg | 4 + vendor/bootstrap-icons/postcard-fill.svg | 4 + .../bootstrap-icons/postcard-heart-fill.svg | 3 + vendor/bootstrap-icons/postcard-heart.svg | 4 + vendor/bootstrap-icons/postcard.svg | 3 + vendor/bootstrap-icons/power.svg | 4 + vendor/bootstrap-icons/prescription.svg | 4 + vendor/bootstrap-icons/prescription2.svg | 4 + vendor/bootstrap-icons/printer-fill.svg | 4 + vendor/bootstrap-icons/printer.svg | 4 + vendor/bootstrap-icons/projector-fill.svg | 3 + vendor/bootstrap-icons/projector.svg | 4 + vendor/bootstrap-icons/puzzle-fill.svg | 3 + vendor/bootstrap-icons/puzzle.svg | 3 + vendor/bootstrap-icons/qr-code-scan.svg | 7 + vendor/bootstrap-icons/qr-code.svg | 7 + .../bootstrap-icons/question-circle-fill.svg | 3 + vendor/bootstrap-icons/question-circle.svg | 4 + .../bootstrap-icons/question-diamond-fill.svg | 3 + vendor/bootstrap-icons/question-diamond.svg | 4 + vendor/bootstrap-icons/question-lg.svg | 3 + .../bootstrap-icons/question-octagon-fill.svg | 3 + vendor/bootstrap-icons/question-octagon.svg | 4 + .../bootstrap-icons/question-square-fill.svg | 3 + vendor/bootstrap-icons/question-square.svg | 4 + vendor/bootstrap-icons/question.svg | 3 + vendor/bootstrap-icons/quora.svg | 3 + vendor/bootstrap-icons/quote.svg | 3 + vendor/bootstrap-icons/r-circle-fill.svg | 3 + vendor/bootstrap-icons/r-circle.svg | 3 + vendor/bootstrap-icons/r-square-fill.svg | 4 + vendor/bootstrap-icons/r-square.svg | 4 + vendor/bootstrap-icons/radar.svg | 3 + vendor/bootstrap-icons/radioactive.svg | 4 + vendor/bootstrap-icons/rainbow.svg | 3 + vendor/bootstrap-icons/receipt-cutoff.svg | 4 + vendor/bootstrap-icons/receipt.svg | 4 + vendor/bootstrap-icons/reception-0.svg | 3 + vendor/bootstrap-icons/reception-1.svg | 3 + vendor/bootstrap-icons/reception-2.svg | 3 + vendor/bootstrap-icons/reception-3.svg | 3 + vendor/bootstrap-icons/reception-4.svg | 3 + vendor/bootstrap-icons/record-btn-fill.svg | 3 + vendor/bootstrap-icons/record-btn.svg | 4 + vendor/bootstrap-icons/record-circle-fill.svg | 3 + vendor/bootstrap-icons/record-circle.svg | 4 + vendor/bootstrap-icons/record-fill.svg | 3 + vendor/bootstrap-icons/record.svg | 3 + vendor/bootstrap-icons/record2-fill.svg | 4 + vendor/bootstrap-icons/record2.svg | 4 + vendor/bootstrap-icons/recycle.svg | 3 + vendor/bootstrap-icons/reddit.svg | 4 + vendor/bootstrap-icons/regex.svg | 3 + vendor/bootstrap-icons/repeat-1.svg | 4 + vendor/bootstrap-icons/repeat.svg | 3 + vendor/bootstrap-icons/reply-all-fill.svg | 4 + vendor/bootstrap-icons/reply-all.svg | 4 + vendor/bootstrap-icons/reply-fill.svg | 3 + vendor/bootstrap-icons/reply.svg | 3 + vendor/bootstrap-icons/rewind-btn-fill.svg | 3 + vendor/bootstrap-icons/rewind-btn.svg | 4 + vendor/bootstrap-icons/rewind-circle-fill.svg | 3 + vendor/bootstrap-icons/rewind-circle.svg | 4 + vendor/bootstrap-icons/rewind-fill.svg | 4 + vendor/bootstrap-icons/rewind.svg | 4 + vendor/bootstrap-icons/robot.svg | 4 + vendor/bootstrap-icons/rocket-fill.svg | 4 + .../bootstrap-icons/rocket-takeoff-fill.svg | 4 + vendor/bootstrap-icons/rocket-takeoff.svg | 5 + vendor/bootstrap-icons/rocket.svg | 5 + vendor/bootstrap-icons/router-fill.svg | 6 + vendor/bootstrap-icons/router.svg | 6 + vendor/bootstrap-icons/rss-fill.svg | 3 + vendor/bootstrap-icons/rss.svg | 4 + vendor/bootstrap-icons/rulers.svg | 3 + vendor/bootstrap-icons/safe-fill.svg | 4 + vendor/bootstrap-icons/safe.svg | 4 + vendor/bootstrap-icons/safe2-fill.svg | 4 + vendor/bootstrap-icons/safe2.svg | 4 + vendor/bootstrap-icons/save-fill.svg | 3 + vendor/bootstrap-icons/save.svg | 3 + vendor/bootstrap-icons/save2-fill.svg | 3 + vendor/bootstrap-icons/save2.svg | 3 + vendor/bootstrap-icons/scissors.svg | 3 + vendor/bootstrap-icons/scooter.svg | 3 + vendor/bootstrap-icons/screwdriver.svg | 3 + vendor/bootstrap-icons/sd-card-fill.svg | 3 + vendor/bootstrap-icons/sd-card.svg | 4 + vendor/bootstrap-icons/search-heart-fill.svg | 3 + vendor/bootstrap-icons/search-heart.svg | 4 + vendor/bootstrap-icons/search.svg | 3 + vendor/bootstrap-icons/segmented-nav.svg | 3 + .../bootstrap-icons/send-arrow-down-fill.svg | 4 + vendor/bootstrap-icons/send-arrow-down.svg | 4 + vendor/bootstrap-icons/send-arrow-up-fill.svg | 4 + vendor/bootstrap-icons/send-arrow-up.svg | 4 + vendor/bootstrap-icons/send-check-fill.svg | 4 + vendor/bootstrap-icons/send-check.svg | 4 + vendor/bootstrap-icons/send-dash-fill.svg | 4 + vendor/bootstrap-icons/send-dash.svg | 4 + .../bootstrap-icons/send-exclamation-fill.svg | 4 + vendor/bootstrap-icons/send-exclamation.svg | 4 + vendor/bootstrap-icons/send-fill.svg | 3 + vendor/bootstrap-icons/send-plus-fill.svg | 4 + vendor/bootstrap-icons/send-plus.svg | 4 + vendor/bootstrap-icons/send-slash-fill.svg | 4 + vendor/bootstrap-icons/send-slash.svg | 4 + vendor/bootstrap-icons/send-x-fill.svg | 4 + vendor/bootstrap-icons/send-x.svg | 4 + vendor/bootstrap-icons/send.svg | 3 + vendor/bootstrap-icons/server.svg | 5 + vendor/bootstrap-icons/shadows.svg | 3 + vendor/bootstrap-icons/share-fill.svg | 3 + vendor/bootstrap-icons/share.svg | 3 + vendor/bootstrap-icons/shield-check.svg | 4 + vendor/bootstrap-icons/shield-exclamation.svg | 4 + vendor/bootstrap-icons/shield-fill-check.svg | 3 + .../shield-fill-exclamation.svg | 3 + vendor/bootstrap-icons/shield-fill-minus.svg | 3 + vendor/bootstrap-icons/shield-fill-plus.svg | 3 + vendor/bootstrap-icons/shield-fill-x.svg | 3 + vendor/bootstrap-icons/shield-fill.svg | 3 + vendor/bootstrap-icons/shield-lock-fill.svg | 3 + vendor/bootstrap-icons/shield-lock.svg | 4 + vendor/bootstrap-icons/shield-minus.svg | 4 + vendor/bootstrap-icons/shield-plus.svg | 4 + vendor/bootstrap-icons/shield-shaded.svg | 3 + vendor/bootstrap-icons/shield-slash-fill.svg | 3 + vendor/bootstrap-icons/shield-slash.svg | 3 + vendor/bootstrap-icons/shield-x.svg | 4 + vendor/bootstrap-icons/shield.svg | 3 + vendor/bootstrap-icons/shift-fill.svg | 3 + vendor/bootstrap-icons/shift.svg | 3 + vendor/bootstrap-icons/shop-window.svg | 3 + vendor/bootstrap-icons/shop.svg | 3 + vendor/bootstrap-icons/shuffle.svg | 4 + vendor/bootstrap-icons/sign-dead-end-fill.svg | 4 + vendor/bootstrap-icons/sign-dead-end.svg | 4 + .../sign-do-not-enter-fill.svg | 4 + vendor/bootstrap-icons/sign-do-not-enter.svg | 4 + .../sign-intersection-fill.svg | 3 + .../sign-intersection-side-fill.svg | 3 + .../sign-intersection-side.svg | 4 + .../sign-intersection-t-fill.svg | 3 + .../bootstrap-icons/sign-intersection-t.svg | 4 + .../sign-intersection-y-fill.svg | 3 + .../bootstrap-icons/sign-intersection-y.svg | 4 + vendor/bootstrap-icons/sign-intersection.svg | 4 + .../bootstrap-icons/sign-merge-left-fill.svg | 3 + vendor/bootstrap-icons/sign-merge-left.svg | 4 + .../bootstrap-icons/sign-merge-right-fill.svg | 3 + vendor/bootstrap-icons/sign-merge-right.svg | 4 + .../sign-no-left-turn-fill.svg | 4 + vendor/bootstrap-icons/sign-no-left-turn.svg | 3 + .../bootstrap-icons/sign-no-parking-fill.svg | 4 + vendor/bootstrap-icons/sign-no-parking.svg | 3 + .../sign-no-right-turn-fill.svg | 4 + vendor/bootstrap-icons/sign-no-right-turn.svg | 3 + vendor/bootstrap-icons/sign-railroad-fill.svg | 5 + vendor/bootstrap-icons/sign-railroad.svg | 4 + vendor/bootstrap-icons/sign-stop-fill.svg | 4 + .../bootstrap-icons/sign-stop-lights-fill.svg | 4 + vendor/bootstrap-icons/sign-stop-lights.svg | 4 + vendor/bootstrap-icons/sign-stop.svg | 5 + .../bootstrap-icons/sign-turn-left-fill.svg | 3 + vendor/bootstrap-icons/sign-turn-left.svg | 4 + .../bootstrap-icons/sign-turn-right-fill.svg | 3 + vendor/bootstrap-icons/sign-turn-right.svg | 4 + .../sign-turn-slight-left-fill.svg | 3 + .../bootstrap-icons/sign-turn-slight-left.svg | 4 + .../sign-turn-slight-right-fill.svg | 3 + .../sign-turn-slight-right.svg | 4 + vendor/bootstrap-icons/sign-yield-fill.svg | 4 + vendor/bootstrap-icons/sign-yield.svg | 5 + vendor/bootstrap-icons/signal.svg | 3 + vendor/bootstrap-icons/signpost-2-fill.svg | 3 + vendor/bootstrap-icons/signpost-2.svg | 3 + vendor/bootstrap-icons/signpost-fill.svg | 3 + .../bootstrap-icons/signpost-split-fill.svg | 3 + vendor/bootstrap-icons/signpost-split.svg | 3 + vendor/bootstrap-icons/signpost.svg | 3 + vendor/bootstrap-icons/sim-fill.svg | 4 + vendor/bootstrap-icons/sim-slash-fill.svg | 3 + vendor/bootstrap-icons/sim-slash.svg | 3 + vendor/bootstrap-icons/sim.svg | 4 + vendor/bootstrap-icons/sina-weibo.svg | 4 + .../skip-backward-btn-fill.svg | 3 + vendor/bootstrap-icons/skip-backward-btn.svg | 4 + .../skip-backward-circle-fill.svg | 3 + .../bootstrap-icons/skip-backward-circle.svg | 4 + vendor/bootstrap-icons/skip-backward-fill.svg | 3 + vendor/bootstrap-icons/skip-backward.svg | 3 + vendor/bootstrap-icons/skip-end-btn-fill.svg | 3 + vendor/bootstrap-icons/skip-end-btn.svg | 4 + .../bootstrap-icons/skip-end-circle-fill.svg | 3 + vendor/bootstrap-icons/skip-end-circle.svg | 4 + vendor/bootstrap-icons/skip-end-fill.svg | 3 + vendor/bootstrap-icons/skip-end.svg | 3 + .../bootstrap-icons/skip-forward-btn-fill.svg | 3 + vendor/bootstrap-icons/skip-forward-btn.svg | 4 + .../skip-forward-circle-fill.svg | 3 + .../bootstrap-icons/skip-forward-circle.svg | 4 + vendor/bootstrap-icons/skip-forward-fill.svg | 3 + vendor/bootstrap-icons/skip-forward.svg | 3 + .../bootstrap-icons/skip-start-btn-fill.svg | 3 + vendor/bootstrap-icons/skip-start-btn.svg | 4 + .../skip-start-circle-fill.svg | 3 + vendor/bootstrap-icons/skip-start-circle.svg | 4 + vendor/bootstrap-icons/skip-start-fill.svg | 3 + vendor/bootstrap-icons/skip-start.svg | 3 + vendor/bootstrap-icons/skype.svg | 3 + vendor/bootstrap-icons/slack.svg | 3 + vendor/bootstrap-icons/slash-circle-fill.svg | 3 + vendor/bootstrap-icons/slash-circle.svg | 4 + vendor/bootstrap-icons/slash-lg.svg | 3 + vendor/bootstrap-icons/slash-square-fill.svg | 3 + vendor/bootstrap-icons/slash-square.svg | 4 + vendor/bootstrap-icons/slash.svg | 3 + vendor/bootstrap-icons/sliders.svg | 3 + vendor/bootstrap-icons/sliders2-vertical.svg | 3 + vendor/bootstrap-icons/sliders2.svg | 3 + vendor/bootstrap-icons/smartwatch.svg | 4 + vendor/bootstrap-icons/snapchat.svg | 3 + vendor/bootstrap-icons/snow.svg | 3 + vendor/bootstrap-icons/snow2.svg | 3 + vendor/bootstrap-icons/snow3.svg | 4 + .../bootstrap-icons/sort-alpha-down-alt.svg | 5 + vendor/bootstrap-icons/sort-alpha-down.svg | 4 + vendor/bootstrap-icons/sort-alpha-up-alt.svg | 5 + vendor/bootstrap-icons/sort-alpha-up.svg | 4 + vendor/bootstrap-icons/sort-down-alt.svg | 3 + vendor/bootstrap-icons/sort-down.svg | 3 + .../bootstrap-icons/sort-numeric-down-alt.svg | 4 + vendor/bootstrap-icons/sort-numeric-down.svg | 5 + .../bootstrap-icons/sort-numeric-up-alt.svg | 4 + vendor/bootstrap-icons/sort-numeric-up.svg | 5 + vendor/bootstrap-icons/sort-up-alt.svg | 3 + vendor/bootstrap-icons/sort-up.svg | 3 + vendor/bootstrap-icons/soundwave.svg | 3 + vendor/bootstrap-icons/sourceforge.svg | 4 + vendor/bootstrap-icons/speaker-fill.svg | 4 + vendor/bootstrap-icons/speaker.svg | 4 + vendor/bootstrap-icons/speedometer.svg | 4 + vendor/bootstrap-icons/speedometer2.svg | 4 + vendor/bootstrap-icons/spellcheck.svg | 4 + vendor/bootstrap-icons/spotify.svg | 3 + vendor/bootstrap-icons/square-fill.svg | 3 + vendor/bootstrap-icons/square-half.svg | 3 + vendor/bootstrap-icons/square.svg | 3 + vendor/bootstrap-icons/stack-overflow.svg | 4 + vendor/bootstrap-icons/stack.svg | 4 + vendor/bootstrap-icons/star-fill.svg | 3 + vendor/bootstrap-icons/star-half.svg | 3 + vendor/bootstrap-icons/star.svg | 3 + vendor/bootstrap-icons/stars.svg | 3 + vendor/bootstrap-icons/steam.svg | 4 + vendor/bootstrap-icons/stickies-fill.svg | 4 + vendor/bootstrap-icons/stickies.svg | 4 + vendor/bootstrap-icons/sticky-fill.svg | 3 + vendor/bootstrap-icons/sticky.svg | 3 + vendor/bootstrap-icons/stop-btn-fill.svg | 3 + vendor/bootstrap-icons/stop-btn.svg | 4 + vendor/bootstrap-icons/stop-circle-fill.svg | 3 + vendor/bootstrap-icons/stop-circle.svg | 4 + vendor/bootstrap-icons/stop-fill.svg | 3 + vendor/bootstrap-icons/stop.svg | 3 + vendor/bootstrap-icons/stoplights-fill.svg | 3 + vendor/bootstrap-icons/stoplights.svg | 4 + vendor/bootstrap-icons/stopwatch-fill.svg | 3 + vendor/bootstrap-icons/stopwatch.svg | 4 + vendor/bootstrap-icons/strava.svg | 3 + vendor/bootstrap-icons/stripe.svg | 3 + vendor/bootstrap-icons/subscript.svg | 3 + vendor/bootstrap-icons/substack.svg | 3 + vendor/bootstrap-icons/subtract.svg | 3 + vendor/bootstrap-icons/suit-club-fill.svg | 3 + vendor/bootstrap-icons/suit-club.svg | 3 + vendor/bootstrap-icons/suit-diamond-fill.svg | 3 + vendor/bootstrap-icons/suit-diamond.svg | 3 + vendor/bootstrap-icons/suit-heart-fill.svg | 3 + vendor/bootstrap-icons/suit-heart.svg | 3 + vendor/bootstrap-icons/suit-spade-fill.svg | 3 + vendor/bootstrap-icons/suit-spade.svg | 3 + vendor/bootstrap-icons/suitcase-fill.svg | 3 + vendor/bootstrap-icons/suitcase-lg-fill.svg | 3 + vendor/bootstrap-icons/suitcase-lg.svg | 3 + vendor/bootstrap-icons/suitcase.svg | 4 + vendor/bootstrap-icons/suitcase2-fill.svg | 3 + vendor/bootstrap-icons/suitcase2.svg | 3 + vendor/bootstrap-icons/sun-fill.svg | 3 + vendor/bootstrap-icons/sun.svg | 3 + vendor/bootstrap-icons/sunglasses.svg | 3 + vendor/bootstrap-icons/sunrise-fill.svg | 3 + vendor/bootstrap-icons/sunrise.svg | 3 + vendor/bootstrap-icons/sunset-fill.svg | 3 + vendor/bootstrap-icons/sunset.svg | 3 + vendor/bootstrap-icons/superscript.svg | 3 + .../bootstrap-icons/symmetry-horizontal.svg | 3 + vendor/bootstrap-icons/symmetry-vertical.svg | 3 + vendor/bootstrap-icons/table.svg | 3 + vendor/bootstrap-icons/tablet-fill.svg | 3 + .../bootstrap-icons/tablet-landscape-fill.svg | 3 + vendor/bootstrap-icons/tablet-landscape.svg | 4 + vendor/bootstrap-icons/tablet.svg | 4 + vendor/bootstrap-icons/tag-fill.svg | 3 + vendor/bootstrap-icons/tag.svg | 4 + vendor/bootstrap-icons/tags-fill.svg | 4 + vendor/bootstrap-icons/tags.svg | 4 + vendor/bootstrap-icons/taxi-front-fill.svg | 3 + vendor/bootstrap-icons/taxi-front.svg | 4 + vendor/bootstrap-icons/telegram.svg | 3 + vendor/bootstrap-icons/telephone-fill.svg | 3 + .../telephone-forward-fill.svg | 3 + vendor/bootstrap-icons/telephone-forward.svg | 3 + .../telephone-inbound-fill.svg | 3 + vendor/bootstrap-icons/telephone-inbound.svg | 3 + .../bootstrap-icons/telephone-minus-fill.svg | 3 + vendor/bootstrap-icons/telephone-minus.svg | 4 + .../telephone-outbound-fill.svg | 3 + vendor/bootstrap-icons/telephone-outbound.svg | 3 + .../bootstrap-icons/telephone-plus-fill.svg | 3 + vendor/bootstrap-icons/telephone-plus.svg | 4 + vendor/bootstrap-icons/telephone-x-fill.svg | 3 + vendor/bootstrap-icons/telephone-x.svg | 4 + vendor/bootstrap-icons/telephone.svg | 3 + vendor/bootstrap-icons/tencent-qq.svg | 4 + vendor/bootstrap-icons/terminal-dash.svg | 4 + vendor/bootstrap-icons/terminal-fill.svg | 3 + vendor/bootstrap-icons/terminal-plus.svg | 4 + vendor/bootstrap-icons/terminal-split.svg | 4 + vendor/bootstrap-icons/terminal-x.svg | 4 + vendor/bootstrap-icons/terminal.svg | 4 + vendor/bootstrap-icons/text-center.svg | 3 + vendor/bootstrap-icons/text-indent-left.svg | 3 + vendor/bootstrap-icons/text-indent-right.svg | 3 + vendor/bootstrap-icons/text-left.svg | 3 + vendor/bootstrap-icons/text-paragraph.svg | 3 + vendor/bootstrap-icons/text-right.svg | 3 + vendor/bootstrap-icons/text-wrap.svg | 3 + vendor/bootstrap-icons/textarea-resize.svg | 3 + vendor/bootstrap-icons/textarea-t.svg | 4 + vendor/bootstrap-icons/textarea.svg | 3 + vendor/bootstrap-icons/thermometer-half.svg | 4 + vendor/bootstrap-icons/thermometer-high.svg | 4 + vendor/bootstrap-icons/thermometer-low.svg | 4 + vendor/bootstrap-icons/thermometer-snow.svg | 4 + vendor/bootstrap-icons/thermometer-sun.svg | 4 + vendor/bootstrap-icons/thermometer.svg | 4 + vendor/bootstrap-icons/threads-fill.svg | 4 + vendor/bootstrap-icons/threads.svg | 3 + .../bootstrap-icons/three-dots-vertical.svg | 3 + vendor/bootstrap-icons/three-dots.svg | 3 + vendor/bootstrap-icons/thunderbolt-fill.svg | 3 + vendor/bootstrap-icons/thunderbolt.svg | 4 + .../bootstrap-icons/ticket-detailed-fill.svg | 3 + vendor/bootstrap-icons/ticket-detailed.svg | 4 + vendor/bootstrap-icons/ticket-fill.svg | 3 + .../ticket-perforated-fill.svg | 3 + vendor/bootstrap-icons/ticket-perforated.svg | 4 + vendor/bootstrap-icons/ticket.svg | 3 + vendor/bootstrap-icons/tiktok.svg | 3 + vendor/bootstrap-icons/toggle-off.svg | 3 + vendor/bootstrap-icons/toggle-on.svg | 3 + vendor/bootstrap-icons/toggle2-off.svg | 4 + vendor/bootstrap-icons/toggle2-on.svg | 4 + vendor/bootstrap-icons/toggles.svg | 3 + vendor/bootstrap-icons/toggles2.svg | 5 + vendor/bootstrap-icons/tools.svg | 3 + vendor/bootstrap-icons/tornado.svg | 3 + .../train-freight-front-fill.svg | 3 + .../bootstrap-icons/train-freight-front.svg | 3 + vendor/bootstrap-icons/train-front-fill.svg | 3 + vendor/bootstrap-icons/train-front.svg | 3 + .../train-lightrail-front-fill.svg | 3 + .../bootstrap-icons/train-lightrail-front.svg | 3 + vendor/bootstrap-icons/translate.svg | 4 + vendor/bootstrap-icons/transparency.svg | 3 + vendor/bootstrap-icons/trash-fill.svg | 3 + vendor/bootstrap-icons/trash.svg | 4 + vendor/bootstrap-icons/trash2-fill.svg | 3 + vendor/bootstrap-icons/trash2.svg | 3 + vendor/bootstrap-icons/trash3-fill.svg | 3 + vendor/bootstrap-icons/trash3.svg | 3 + vendor/bootstrap-icons/tree-fill.svg | 3 + vendor/bootstrap-icons/tree.svg | 3 + vendor/bootstrap-icons/trello.svg | 3 + vendor/bootstrap-icons/triangle-fill.svg | 3 + vendor/bootstrap-icons/triangle-half.svg | 3 + vendor/bootstrap-icons/triangle.svg | 3 + vendor/bootstrap-icons/trophy-fill.svg | 3 + vendor/bootstrap-icons/trophy.svg | 3 + vendor/bootstrap-icons/tropical-storm.svg | 4 + vendor/bootstrap-icons/truck-flatbed.svg | 3 + vendor/bootstrap-icons/truck-front-fill.svg | 3 + vendor/bootstrap-icons/truck-front.svg | 4 + vendor/bootstrap-icons/truck.svg | 3 + vendor/bootstrap-icons/tsunami.svg | 3 + vendor/bootstrap-icons/tv-fill.svg | 3 + vendor/bootstrap-icons/tv.svg | 3 + vendor/bootstrap-icons/twitch.svg | 4 + vendor/bootstrap-icons/twitter-x.svg | 3 + vendor/bootstrap-icons/twitter.svg | 3 + vendor/bootstrap-icons/type-bold.svg | 3 + vendor/bootstrap-icons/type-h1.svg | 3 + vendor/bootstrap-icons/type-h2.svg | 3 + vendor/bootstrap-icons/type-h3.svg | 3 + vendor/bootstrap-icons/type-h4.svg | 3 + vendor/bootstrap-icons/type-h5.svg | 3 + vendor/bootstrap-icons/type-h6.svg | 3 + vendor/bootstrap-icons/type-italic.svg | 3 + vendor/bootstrap-icons/type-strikethrough.svg | 3 + vendor/bootstrap-icons/type-underline.svg | 3 + vendor/bootstrap-icons/type.svg | 3 + vendor/bootstrap-icons/ubuntu.svg | 3 + vendor/bootstrap-icons/ui-checks-grid.svg | 3 + vendor/bootstrap-icons/ui-checks.svg | 3 + vendor/bootstrap-icons/ui-radios-grid.svg | 3 + vendor/bootstrap-icons/ui-radios.svg | 3 + vendor/bootstrap-icons/umbrella-fill.svg | 3 + vendor/bootstrap-icons/umbrella.svg | 3 + vendor/bootstrap-icons/unindent.svg | 4 + vendor/bootstrap-icons/union.svg | 3 + vendor/bootstrap-icons/unity.svg | 3 + .../universal-access-circle.svg | 4 + vendor/bootstrap-icons/universal-access.svg | 3 + vendor/bootstrap-icons/unlock-fill.svg | 3 + vendor/bootstrap-icons/unlock.svg | 3 + vendor/bootstrap-icons/upc-scan.svg | 3 + vendor/bootstrap-icons/upc.svg | 3 + vendor/bootstrap-icons/upload.svg | 4 + vendor/bootstrap-icons/usb-c-fill.svg | 3 + vendor/bootstrap-icons/usb-c.svg | 4 + vendor/bootstrap-icons/usb-drive-fill.svg | 3 + vendor/bootstrap-icons/usb-drive.svg | 3 + vendor/bootstrap-icons/usb-fill.svg | 3 + vendor/bootstrap-icons/usb-micro-fill.svg | 3 + vendor/bootstrap-icons/usb-micro.svg | 4 + vendor/bootstrap-icons/usb-mini-fill.svg | 3 + vendor/bootstrap-icons/usb-mini.svg | 4 + vendor/bootstrap-icons/usb-plug-fill.svg | 3 + vendor/bootstrap-icons/usb-plug.svg | 3 + vendor/bootstrap-icons/usb-symbol.svg | 3 + vendor/bootstrap-icons/usb.svg | 4 + vendor/bootstrap-icons/valentine.svg | 4 + vendor/bootstrap-icons/valentine2.svg | 4 + vendor/bootstrap-icons/vector-pen.svg | 4 + vendor/bootstrap-icons/view-list.svg | 3 + vendor/bootstrap-icons/view-stacked.svg | 3 + vendor/bootstrap-icons/vignette.svg | 4 + vendor/bootstrap-icons/vimeo.svg | 3 + vendor/bootstrap-icons/vinyl-fill.svg | 4 + vendor/bootstrap-icons/vinyl.svg | 5 + vendor/bootstrap-icons/virus.svg | 3 + vendor/bootstrap-icons/virus2.svg | 3 + vendor/bootstrap-icons/voicemail.svg | 3 + vendor/bootstrap-icons/volume-down-fill.svg | 3 + vendor/bootstrap-icons/volume-down.svg | 3 + vendor/bootstrap-icons/volume-mute-fill.svg | 3 + vendor/bootstrap-icons/volume-mute.svg | 3 + vendor/bootstrap-icons/volume-off-fill.svg | 3 + vendor/bootstrap-icons/volume-off.svg | 3 + vendor/bootstrap-icons/volume-up-fill.svg | 5 + vendor/bootstrap-icons/volume-up.svg | 5 + vendor/bootstrap-icons/vr.svg | 3 + vendor/bootstrap-icons/wallet-fill.svg | 4 + vendor/bootstrap-icons/wallet.svg | 3 + vendor/bootstrap-icons/wallet2.svg | 3 + vendor/bootstrap-icons/watch.svg | 4 + vendor/bootstrap-icons/water.svg | 3 + vendor/bootstrap-icons/webcam-fill.svg | 4 + vendor/bootstrap-icons/webcam.svg | 4 + vendor/bootstrap-icons/wechat.svg | 4 + vendor/bootstrap-icons/whatsapp.svg | 3 + vendor/bootstrap-icons/wifi-1.svg | 3 + vendor/bootstrap-icons/wifi-2.svg | 3 + vendor/bootstrap-icons/wifi-off.svg | 3 + vendor/bootstrap-icons/wifi.svg | 4 + vendor/bootstrap-icons/wikipedia.svg | 3 + vendor/bootstrap-icons/wind.svg | 3 + vendor/bootstrap-icons/window-dash.svg | 5 + vendor/bootstrap-icons/window-desktop.svg | 4 + vendor/bootstrap-icons/window-dock.svg | 4 + vendor/bootstrap-icons/window-fullscreen.svg | 4 + vendor/bootstrap-icons/window-plus.svg | 5 + vendor/bootstrap-icons/window-sidebar.svg | 4 + vendor/bootstrap-icons/window-split.svg | 4 + vendor/bootstrap-icons/window-stack.svg | 4 + vendor/bootstrap-icons/window-x.svg | 5 + vendor/bootstrap-icons/window.svg | 4 + vendor/bootstrap-icons/windows.svg | 3 + vendor/bootstrap-icons/wordpress.svg | 5 + .../wrench-adjustable-circle-fill.svg | 4 + .../wrench-adjustable-circle.svg | 4 + vendor/bootstrap-icons/wrench-adjustable.svg | 4 + vendor/bootstrap-icons/wrench.svg | 3 + vendor/bootstrap-icons/x-circle-fill.svg | 3 + vendor/bootstrap-icons/x-circle.svg | 4 + vendor/bootstrap-icons/x-diamond-fill.svg | 3 + vendor/bootstrap-icons/x-diamond.svg | 3 + vendor/bootstrap-icons/x-lg.svg | 3 + vendor/bootstrap-icons/x-octagon-fill.svg | 3 + vendor/bootstrap-icons/x-octagon.svg | 4 + vendor/bootstrap-icons/x-square-fill.svg | 3 + vendor/bootstrap-icons/x-square.svg | 4 + vendor/bootstrap-icons/x.svg | 3 + vendor/bootstrap-icons/xbox.svg | 3 + vendor/bootstrap-icons/yelp.svg | 3 + vendor/bootstrap-icons/yin-yang.svg | 4 + vendor/bootstrap-icons/youtube.svg | 3 + vendor/bootstrap-icons/zoom-in.svg | 5 + vendor/bootstrap-icons/zoom-out.svg | 5 + 2061 files changed, 13393 insertions(+), 5 deletions(-) create mode 100644 src/elekf/web/components/icon.gleam create mode 100644 vendor/bootstrap-icons/0-circle-fill.svg create mode 100644 vendor/bootstrap-icons/0-circle.svg create mode 100644 vendor/bootstrap-icons/0-square-fill.svg create mode 100644 vendor/bootstrap-icons/0-square.svg create mode 100644 vendor/bootstrap-icons/1-circle-fill.svg create mode 100644 vendor/bootstrap-icons/1-circle.svg create mode 100644 vendor/bootstrap-icons/1-square-fill.svg create mode 100644 vendor/bootstrap-icons/1-square.svg create mode 100644 vendor/bootstrap-icons/123.svg create mode 100644 vendor/bootstrap-icons/2-circle-fill.svg create mode 100644 vendor/bootstrap-icons/2-circle.svg create mode 100644 vendor/bootstrap-icons/2-square-fill.svg create mode 100644 vendor/bootstrap-icons/2-square.svg create mode 100644 vendor/bootstrap-icons/3-circle-fill.svg create mode 100644 vendor/bootstrap-icons/3-circle.svg create mode 100644 vendor/bootstrap-icons/3-square-fill.svg create mode 100644 vendor/bootstrap-icons/3-square.svg create mode 100644 vendor/bootstrap-icons/4-circle-fill.svg create mode 100644 vendor/bootstrap-icons/4-circle.svg create mode 100644 vendor/bootstrap-icons/4-square-fill.svg create mode 100644 vendor/bootstrap-icons/4-square.svg create mode 100644 vendor/bootstrap-icons/5-circle-fill.svg create mode 100644 vendor/bootstrap-icons/5-circle.svg create mode 100644 vendor/bootstrap-icons/5-square-fill.svg create mode 100644 vendor/bootstrap-icons/5-square.svg create mode 100644 vendor/bootstrap-icons/6-circle-fill.svg create mode 100644 vendor/bootstrap-icons/6-circle.svg create mode 100644 vendor/bootstrap-icons/6-square-fill.svg create mode 100644 vendor/bootstrap-icons/6-square.svg create mode 100644 vendor/bootstrap-icons/7-circle-fill.svg create mode 100644 vendor/bootstrap-icons/7-circle.svg create mode 100644 vendor/bootstrap-icons/7-square-fill.svg create mode 100644 vendor/bootstrap-icons/7-square.svg create mode 100644 vendor/bootstrap-icons/8-circle-fill.svg create mode 100644 vendor/bootstrap-icons/8-circle.svg create mode 100644 vendor/bootstrap-icons/8-square-fill.svg create mode 100644 vendor/bootstrap-icons/8-square.svg create mode 100644 vendor/bootstrap-icons/9-circle-fill.svg create mode 100644 vendor/bootstrap-icons/9-circle.svg create mode 100644 vendor/bootstrap-icons/9-square-fill.svg create mode 100644 vendor/bootstrap-icons/9-square.svg create mode 100644 vendor/bootstrap-icons/activity.svg create mode 100644 vendor/bootstrap-icons/airplane-engines-fill.svg create mode 100644 vendor/bootstrap-icons/airplane-engines.svg create mode 100644 vendor/bootstrap-icons/airplane-fill.svg create mode 100644 vendor/bootstrap-icons/airplane.svg create mode 100644 vendor/bootstrap-icons/alarm-fill.svg create mode 100644 vendor/bootstrap-icons/alarm.svg create mode 100644 vendor/bootstrap-icons/alexa.svg create mode 100644 vendor/bootstrap-icons/align-bottom.svg create mode 100644 vendor/bootstrap-icons/align-center.svg create mode 100644 vendor/bootstrap-icons/align-end.svg create mode 100644 vendor/bootstrap-icons/align-middle.svg create mode 100644 vendor/bootstrap-icons/align-start.svg create mode 100644 vendor/bootstrap-icons/align-top.svg create mode 100644 vendor/bootstrap-icons/alipay.svg create mode 100644 vendor/bootstrap-icons/alphabet-uppercase.svg create mode 100644 vendor/bootstrap-icons/alphabet.svg create mode 100644 vendor/bootstrap-icons/alt.svg create mode 100644 vendor/bootstrap-icons/amazon.svg create mode 100644 vendor/bootstrap-icons/amd.svg create mode 100644 vendor/bootstrap-icons/android.svg create mode 100644 vendor/bootstrap-icons/android2.svg create mode 100644 vendor/bootstrap-icons/app-indicator.svg create mode 100644 vendor/bootstrap-icons/app.svg create mode 100644 vendor/bootstrap-icons/apple.svg create mode 100644 vendor/bootstrap-icons/archive-fill.svg create mode 100644 vendor/bootstrap-icons/archive.svg create mode 100644 vendor/bootstrap-icons/arrow-90deg-down.svg create mode 100644 vendor/bootstrap-icons/arrow-90deg-left.svg create mode 100644 vendor/bootstrap-icons/arrow-90deg-right.svg create mode 100644 vendor/bootstrap-icons/arrow-90deg-up.svg create mode 100644 vendor/bootstrap-icons/arrow-bar-down.svg create mode 100644 vendor/bootstrap-icons/arrow-bar-left.svg create mode 100644 vendor/bootstrap-icons/arrow-bar-right.svg create mode 100644 vendor/bootstrap-icons/arrow-bar-up.svg create mode 100644 vendor/bootstrap-icons/arrow-clockwise.svg create mode 100644 vendor/bootstrap-icons/arrow-counterclockwise.svg create mode 100644 vendor/bootstrap-icons/arrow-down-circle-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-down-circle.svg create mode 100644 vendor/bootstrap-icons/arrow-down-left-circle-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-down-left-circle.svg create mode 100644 vendor/bootstrap-icons/arrow-down-left-square-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-down-left-square.svg create mode 100644 vendor/bootstrap-icons/arrow-down-left.svg create mode 100644 vendor/bootstrap-icons/arrow-down-right-circle-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-down-right-circle.svg create mode 100644 vendor/bootstrap-icons/arrow-down-right-square-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-down-right-square.svg create mode 100644 vendor/bootstrap-icons/arrow-down-right.svg create mode 100644 vendor/bootstrap-icons/arrow-down-short.svg create mode 100644 vendor/bootstrap-icons/arrow-down-square-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-down-square.svg create mode 100644 vendor/bootstrap-icons/arrow-down-up.svg create mode 100644 vendor/bootstrap-icons/arrow-down.svg create mode 100644 vendor/bootstrap-icons/arrow-left-circle-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-left-circle.svg create mode 100644 vendor/bootstrap-icons/arrow-left-right.svg create mode 100644 vendor/bootstrap-icons/arrow-left-short.svg create mode 100644 vendor/bootstrap-icons/arrow-left-square-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-left-square.svg create mode 100644 vendor/bootstrap-icons/arrow-left.svg create mode 100644 vendor/bootstrap-icons/arrow-repeat.svg create mode 100644 vendor/bootstrap-icons/arrow-return-left.svg create mode 100644 vendor/bootstrap-icons/arrow-return-right.svg create mode 100644 vendor/bootstrap-icons/arrow-right-circle-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-right-circle.svg create mode 100644 vendor/bootstrap-icons/arrow-right-short.svg create mode 100644 vendor/bootstrap-icons/arrow-right-square-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-right-square.svg create mode 100644 vendor/bootstrap-icons/arrow-right.svg create mode 100644 vendor/bootstrap-icons/arrow-through-heart-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-through-heart.svg create mode 100644 vendor/bootstrap-icons/arrow-up-circle-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-up-circle.svg create mode 100644 vendor/bootstrap-icons/arrow-up-left-circle-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-up-left-circle.svg create mode 100644 vendor/bootstrap-icons/arrow-up-left-square-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-up-left-square.svg create mode 100644 vendor/bootstrap-icons/arrow-up-left.svg create mode 100644 vendor/bootstrap-icons/arrow-up-right-circle-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-up-right-circle.svg create mode 100644 vendor/bootstrap-icons/arrow-up-right-square-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-up-right-square.svg create mode 100644 vendor/bootstrap-icons/arrow-up-right.svg create mode 100644 vendor/bootstrap-icons/arrow-up-short.svg create mode 100644 vendor/bootstrap-icons/arrow-up-square-fill.svg create mode 100644 vendor/bootstrap-icons/arrow-up-square.svg create mode 100644 vendor/bootstrap-icons/arrow-up.svg create mode 100644 vendor/bootstrap-icons/arrows-angle-contract.svg create mode 100644 vendor/bootstrap-icons/arrows-angle-expand.svg create mode 100644 vendor/bootstrap-icons/arrows-collapse-vertical.svg create mode 100644 vendor/bootstrap-icons/arrows-collapse.svg create mode 100644 vendor/bootstrap-icons/arrows-expand-vertical.svg create mode 100644 vendor/bootstrap-icons/arrows-expand.svg create mode 100644 vendor/bootstrap-icons/arrows-fullscreen.svg create mode 100644 vendor/bootstrap-icons/arrows-move.svg create mode 100644 vendor/bootstrap-icons/arrows-vertical.svg create mode 100644 vendor/bootstrap-icons/arrows.svg create mode 100644 vendor/bootstrap-icons/aspect-ratio-fill.svg create mode 100644 vendor/bootstrap-icons/aspect-ratio.svg create mode 100644 vendor/bootstrap-icons/asterisk.svg create mode 100644 vendor/bootstrap-icons/at.svg create mode 100644 vendor/bootstrap-icons/award-fill.svg create mode 100644 vendor/bootstrap-icons/award.svg create mode 100644 vendor/bootstrap-icons/back.svg create mode 100644 vendor/bootstrap-icons/backpack-fill.svg create mode 100644 vendor/bootstrap-icons/backpack.svg create mode 100644 vendor/bootstrap-icons/backpack2-fill.svg create mode 100644 vendor/bootstrap-icons/backpack2.svg create mode 100644 vendor/bootstrap-icons/backpack3-fill.svg create mode 100644 vendor/bootstrap-icons/backpack3.svg create mode 100644 vendor/bootstrap-icons/backpack4-fill.svg create mode 100644 vendor/bootstrap-icons/backpack4.svg create mode 100644 vendor/bootstrap-icons/backspace-fill.svg create mode 100644 vendor/bootstrap-icons/backspace-reverse-fill.svg create mode 100644 vendor/bootstrap-icons/backspace-reverse.svg create mode 100644 vendor/bootstrap-icons/backspace.svg create mode 100644 vendor/bootstrap-icons/badge-3d-fill.svg create mode 100644 vendor/bootstrap-icons/badge-3d.svg create mode 100644 vendor/bootstrap-icons/badge-4k-fill.svg create mode 100644 vendor/bootstrap-icons/badge-4k.svg create mode 100644 vendor/bootstrap-icons/badge-8k-fill.svg create mode 100644 vendor/bootstrap-icons/badge-8k.svg create mode 100644 vendor/bootstrap-icons/badge-ad-fill.svg create mode 100644 vendor/bootstrap-icons/badge-ad.svg create mode 100644 vendor/bootstrap-icons/badge-ar-fill.svg create mode 100644 vendor/bootstrap-icons/badge-ar.svg create mode 100644 vendor/bootstrap-icons/badge-cc-fill.svg create mode 100644 vendor/bootstrap-icons/badge-cc.svg create mode 100644 vendor/bootstrap-icons/badge-hd-fill.svg create mode 100644 vendor/bootstrap-icons/badge-hd.svg create mode 100644 vendor/bootstrap-icons/badge-sd-fill.svg create mode 100644 vendor/bootstrap-icons/badge-sd.svg create mode 100644 vendor/bootstrap-icons/badge-tm-fill.svg create mode 100644 vendor/bootstrap-icons/badge-tm.svg create mode 100644 vendor/bootstrap-icons/badge-vo-fill.svg create mode 100644 vendor/bootstrap-icons/badge-vo.svg create mode 100644 vendor/bootstrap-icons/badge-vr-fill.svg create mode 100644 vendor/bootstrap-icons/badge-vr.svg create mode 100644 vendor/bootstrap-icons/badge-wc-fill.svg create mode 100644 vendor/bootstrap-icons/badge-wc.svg create mode 100644 vendor/bootstrap-icons/bag-check-fill.svg create mode 100644 vendor/bootstrap-icons/bag-check.svg create mode 100644 vendor/bootstrap-icons/bag-dash-fill.svg create mode 100644 vendor/bootstrap-icons/bag-dash.svg create mode 100644 vendor/bootstrap-icons/bag-fill.svg create mode 100644 vendor/bootstrap-icons/bag-heart-fill.svg create mode 100644 vendor/bootstrap-icons/bag-heart.svg create mode 100644 vendor/bootstrap-icons/bag-plus-fill.svg create mode 100644 vendor/bootstrap-icons/bag-plus.svg create mode 100644 vendor/bootstrap-icons/bag-x-fill.svg create mode 100644 vendor/bootstrap-icons/bag-x.svg create mode 100644 vendor/bootstrap-icons/bag.svg create mode 100644 vendor/bootstrap-icons/balloon-fill.svg create mode 100644 vendor/bootstrap-icons/balloon-heart-fill.svg create mode 100644 vendor/bootstrap-icons/balloon-heart.svg create mode 100644 vendor/bootstrap-icons/balloon.svg create mode 100644 vendor/bootstrap-icons/ban-fill.svg create mode 100644 vendor/bootstrap-icons/ban.svg create mode 100644 vendor/bootstrap-icons/bandaid-fill.svg create mode 100644 vendor/bootstrap-icons/bandaid.svg create mode 100644 vendor/bootstrap-icons/bank.svg create mode 100644 vendor/bootstrap-icons/bank2.svg create mode 100644 vendor/bootstrap-icons/bar-chart-fill.svg create mode 100644 vendor/bootstrap-icons/bar-chart-line-fill.svg create mode 100644 vendor/bootstrap-icons/bar-chart-line.svg create mode 100644 vendor/bootstrap-icons/bar-chart-steps.svg create mode 100644 vendor/bootstrap-icons/bar-chart.svg create mode 100644 vendor/bootstrap-icons/basket-fill.svg create mode 100644 vendor/bootstrap-icons/basket.svg create mode 100644 vendor/bootstrap-icons/basket2-fill.svg create mode 100644 vendor/bootstrap-icons/basket2.svg create mode 100644 vendor/bootstrap-icons/basket3-fill.svg create mode 100644 vendor/bootstrap-icons/basket3.svg create mode 100644 vendor/bootstrap-icons/battery-charging.svg create mode 100644 vendor/bootstrap-icons/battery-full.svg create mode 100644 vendor/bootstrap-icons/battery-half.svg create mode 100644 vendor/bootstrap-icons/battery.svg create mode 100644 vendor/bootstrap-icons/behance.svg create mode 100644 vendor/bootstrap-icons/bell-fill.svg create mode 100644 vendor/bootstrap-icons/bell-slash-fill.svg create mode 100644 vendor/bootstrap-icons/bell-slash.svg create mode 100644 vendor/bootstrap-icons/bell.svg create mode 100644 vendor/bootstrap-icons/bezier.svg create mode 100644 vendor/bootstrap-icons/bezier2.svg create mode 100644 vendor/bootstrap-icons/bicycle.svg create mode 100644 vendor/bootstrap-icons/bing.svg create mode 100644 vendor/bootstrap-icons/binoculars-fill.svg create mode 100644 vendor/bootstrap-icons/binoculars.svg create mode 100644 vendor/bootstrap-icons/blockquote-left.svg create mode 100644 vendor/bootstrap-icons/blockquote-right.svg create mode 100644 vendor/bootstrap-icons/bluetooth.svg create mode 100644 vendor/bootstrap-icons/body-text.svg create mode 100644 vendor/bootstrap-icons/book-fill.svg create mode 100644 vendor/bootstrap-icons/book-half.svg create mode 100644 vendor/bootstrap-icons/book.svg create mode 100644 vendor/bootstrap-icons/bookmark-check-fill.svg create mode 100644 vendor/bootstrap-icons/bookmark-check.svg create mode 100644 vendor/bootstrap-icons/bookmark-dash-fill.svg create mode 100644 vendor/bootstrap-icons/bookmark-dash.svg create mode 100644 vendor/bootstrap-icons/bookmark-fill.svg create mode 100644 vendor/bootstrap-icons/bookmark-heart-fill.svg create mode 100644 vendor/bootstrap-icons/bookmark-heart.svg create mode 100644 vendor/bootstrap-icons/bookmark-plus-fill.svg create mode 100644 vendor/bootstrap-icons/bookmark-plus.svg create mode 100644 vendor/bootstrap-icons/bookmark-star-fill.svg create mode 100644 vendor/bootstrap-icons/bookmark-star.svg create mode 100644 vendor/bootstrap-icons/bookmark-x-fill.svg create mode 100644 vendor/bootstrap-icons/bookmark-x.svg create mode 100644 vendor/bootstrap-icons/bookmark.svg create mode 100644 vendor/bootstrap-icons/bookmarks-fill.svg create mode 100644 vendor/bootstrap-icons/bookmarks.svg create mode 100644 vendor/bootstrap-icons/bookshelf.svg create mode 100644 vendor/bootstrap-icons/boombox-fill.svg create mode 100644 vendor/bootstrap-icons/boombox.svg create mode 100644 vendor/bootstrap-icons/bootstrap-fill.svg create mode 100644 vendor/bootstrap-icons/bootstrap-icons.css create mode 100644 vendor/bootstrap-icons/bootstrap-icons.json create mode 100644 vendor/bootstrap-icons/bootstrap-icons.min.css create mode 100644 vendor/bootstrap-icons/bootstrap-icons.scss create mode 100644 vendor/bootstrap-icons/bootstrap-icons.svg create mode 100644 vendor/bootstrap-icons/bootstrap-reboot.svg create mode 100644 vendor/bootstrap-icons/bootstrap.svg create mode 100644 vendor/bootstrap-icons/border-all.svg create mode 100644 vendor/bootstrap-icons/border-bottom.svg create mode 100644 vendor/bootstrap-icons/border-center.svg create mode 100644 vendor/bootstrap-icons/border-inner.svg create mode 100644 vendor/bootstrap-icons/border-left.svg create mode 100644 vendor/bootstrap-icons/border-middle.svg create mode 100644 vendor/bootstrap-icons/border-outer.svg create mode 100644 vendor/bootstrap-icons/border-right.svg create mode 100644 vendor/bootstrap-icons/border-style.svg create mode 100644 vendor/bootstrap-icons/border-top.svg create mode 100644 vendor/bootstrap-icons/border-width.svg create mode 100644 vendor/bootstrap-icons/border.svg create mode 100644 vendor/bootstrap-icons/bounding-box-circles.svg create mode 100644 vendor/bootstrap-icons/bounding-box.svg create mode 100644 vendor/bootstrap-icons/box-arrow-down-left.svg create mode 100644 vendor/bootstrap-icons/box-arrow-down-right.svg create mode 100644 vendor/bootstrap-icons/box-arrow-down.svg create mode 100644 vendor/bootstrap-icons/box-arrow-in-down-left.svg create mode 100644 vendor/bootstrap-icons/box-arrow-in-down-right.svg create mode 100644 vendor/bootstrap-icons/box-arrow-in-down.svg create mode 100644 vendor/bootstrap-icons/box-arrow-in-left.svg create mode 100644 vendor/bootstrap-icons/box-arrow-in-right.svg create mode 100644 vendor/bootstrap-icons/box-arrow-in-up-left.svg create mode 100644 vendor/bootstrap-icons/box-arrow-in-up-right.svg create mode 100644 vendor/bootstrap-icons/box-arrow-in-up.svg create mode 100644 vendor/bootstrap-icons/box-arrow-left.svg create mode 100644 vendor/bootstrap-icons/box-arrow-right.svg create mode 100644 vendor/bootstrap-icons/box-arrow-up-left.svg create mode 100644 vendor/bootstrap-icons/box-arrow-up-right.svg create mode 100644 vendor/bootstrap-icons/box-arrow-up.svg create mode 100644 vendor/bootstrap-icons/box-fill.svg create mode 100644 vendor/bootstrap-icons/box-seam-fill.svg create mode 100644 vendor/bootstrap-icons/box-seam.svg create mode 100644 vendor/bootstrap-icons/box.svg create mode 100644 vendor/bootstrap-icons/box2-fill.svg create mode 100644 vendor/bootstrap-icons/box2-heart-fill.svg create mode 100644 vendor/bootstrap-icons/box2-heart.svg create mode 100644 vendor/bootstrap-icons/box2.svg create mode 100644 vendor/bootstrap-icons/boxes.svg create mode 100644 vendor/bootstrap-icons/braces-asterisk.svg create mode 100644 vendor/bootstrap-icons/braces.svg create mode 100644 vendor/bootstrap-icons/bricks.svg create mode 100644 vendor/bootstrap-icons/briefcase-fill.svg create mode 100644 vendor/bootstrap-icons/briefcase.svg create mode 100644 vendor/bootstrap-icons/brightness-alt-high-fill.svg create mode 100644 vendor/bootstrap-icons/brightness-alt-high.svg create mode 100644 vendor/bootstrap-icons/brightness-alt-low-fill.svg create mode 100644 vendor/bootstrap-icons/brightness-alt-low.svg create mode 100644 vendor/bootstrap-icons/brightness-high-fill.svg create mode 100644 vendor/bootstrap-icons/brightness-high.svg create mode 100644 vendor/bootstrap-icons/brightness-low-fill.svg create mode 100644 vendor/bootstrap-icons/brightness-low.svg create mode 100644 vendor/bootstrap-icons/brilliance.svg create mode 100644 vendor/bootstrap-icons/broadcast-pin.svg create mode 100644 vendor/bootstrap-icons/broadcast.svg create mode 100644 vendor/bootstrap-icons/browser-chrome.svg create mode 100644 vendor/bootstrap-icons/browser-edge.svg create mode 100644 vendor/bootstrap-icons/browser-firefox.svg create mode 100644 vendor/bootstrap-icons/browser-safari.svg create mode 100644 vendor/bootstrap-icons/brush-fill.svg create mode 100644 vendor/bootstrap-icons/brush.svg create mode 100644 vendor/bootstrap-icons/bucket-fill.svg create mode 100644 vendor/bootstrap-icons/bucket.svg create mode 100644 vendor/bootstrap-icons/bug-fill.svg create mode 100644 vendor/bootstrap-icons/bug.svg create mode 100644 vendor/bootstrap-icons/building-add.svg create mode 100644 vendor/bootstrap-icons/building-check.svg create mode 100644 vendor/bootstrap-icons/building-dash.svg create mode 100644 vendor/bootstrap-icons/building-down.svg create mode 100644 vendor/bootstrap-icons/building-exclamation.svg create mode 100644 vendor/bootstrap-icons/building-fill-add.svg create mode 100644 vendor/bootstrap-icons/building-fill-check.svg create mode 100644 vendor/bootstrap-icons/building-fill-dash.svg create mode 100644 vendor/bootstrap-icons/building-fill-down.svg create mode 100644 vendor/bootstrap-icons/building-fill-exclamation.svg create mode 100644 vendor/bootstrap-icons/building-fill-gear.svg create mode 100644 vendor/bootstrap-icons/building-fill-lock.svg create mode 100644 vendor/bootstrap-icons/building-fill-slash.svg create mode 100644 vendor/bootstrap-icons/building-fill-up.svg create mode 100644 vendor/bootstrap-icons/building-fill-x.svg create mode 100644 vendor/bootstrap-icons/building-fill.svg create mode 100644 vendor/bootstrap-icons/building-gear.svg create mode 100644 vendor/bootstrap-icons/building-lock.svg create mode 100644 vendor/bootstrap-icons/building-slash.svg create mode 100644 vendor/bootstrap-icons/building-up.svg create mode 100644 vendor/bootstrap-icons/building-x.svg create mode 100644 vendor/bootstrap-icons/building.svg create mode 100644 vendor/bootstrap-icons/buildings-fill.svg create mode 100644 vendor/bootstrap-icons/buildings.svg create mode 100644 vendor/bootstrap-icons/bullseye.svg create mode 100644 vendor/bootstrap-icons/bus-front-fill.svg create mode 100644 vendor/bootstrap-icons/bus-front.svg create mode 100644 vendor/bootstrap-icons/c-circle-fill.svg create mode 100644 vendor/bootstrap-icons/c-circle.svg create mode 100644 vendor/bootstrap-icons/c-square-fill.svg create mode 100644 vendor/bootstrap-icons/c-square.svg create mode 100644 vendor/bootstrap-icons/cake-fill.svg create mode 100644 vendor/bootstrap-icons/cake.svg create mode 100644 vendor/bootstrap-icons/cake2-fill.svg create mode 100644 vendor/bootstrap-icons/cake2.svg create mode 100644 vendor/bootstrap-icons/calculator-fill.svg create mode 100644 vendor/bootstrap-icons/calculator.svg create mode 100644 vendor/bootstrap-icons/calendar-check-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-check.svg create mode 100644 vendor/bootstrap-icons/calendar-date-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-date.svg create mode 100644 vendor/bootstrap-icons/calendar-day-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-day.svg create mode 100644 vendor/bootstrap-icons/calendar-event-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-event.svg create mode 100644 vendor/bootstrap-icons/calendar-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-heart-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-heart.svg create mode 100644 vendor/bootstrap-icons/calendar-minus-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-minus.svg create mode 100644 vendor/bootstrap-icons/calendar-month-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-month.svg create mode 100644 vendor/bootstrap-icons/calendar-plus-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-plus.svg create mode 100644 vendor/bootstrap-icons/calendar-range-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-range.svg create mode 100644 vendor/bootstrap-icons/calendar-week-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-week.svg create mode 100644 vendor/bootstrap-icons/calendar-x-fill.svg create mode 100644 vendor/bootstrap-icons/calendar-x.svg create mode 100644 vendor/bootstrap-icons/calendar.svg create mode 100644 vendor/bootstrap-icons/calendar2-check-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-check.svg create mode 100644 vendor/bootstrap-icons/calendar2-date-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-date.svg create mode 100644 vendor/bootstrap-icons/calendar2-day-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-day.svg create mode 100644 vendor/bootstrap-icons/calendar2-event-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-event.svg create mode 100644 vendor/bootstrap-icons/calendar2-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-heart-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-heart.svg create mode 100644 vendor/bootstrap-icons/calendar2-minus-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-minus.svg create mode 100644 vendor/bootstrap-icons/calendar2-month-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-month.svg create mode 100644 vendor/bootstrap-icons/calendar2-plus-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-plus.svg create mode 100644 vendor/bootstrap-icons/calendar2-range-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-range.svg create mode 100644 vendor/bootstrap-icons/calendar2-week-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-week.svg create mode 100644 vendor/bootstrap-icons/calendar2-x-fill.svg create mode 100644 vendor/bootstrap-icons/calendar2-x.svg create mode 100644 vendor/bootstrap-icons/calendar2.svg create mode 100644 vendor/bootstrap-icons/calendar3-event-fill.svg create mode 100644 vendor/bootstrap-icons/calendar3-event.svg create mode 100644 vendor/bootstrap-icons/calendar3-fill.svg create mode 100644 vendor/bootstrap-icons/calendar3-range-fill.svg create mode 100644 vendor/bootstrap-icons/calendar3-range.svg create mode 100644 vendor/bootstrap-icons/calendar3-week-fill.svg create mode 100644 vendor/bootstrap-icons/calendar3-week.svg create mode 100644 vendor/bootstrap-icons/calendar3.svg create mode 100644 vendor/bootstrap-icons/calendar4-event.svg create mode 100644 vendor/bootstrap-icons/calendar4-range.svg create mode 100644 vendor/bootstrap-icons/calendar4-week.svg create mode 100644 vendor/bootstrap-icons/calendar4.svg create mode 100644 vendor/bootstrap-icons/camera-fill.svg create mode 100644 vendor/bootstrap-icons/camera-reels-fill.svg create mode 100644 vendor/bootstrap-icons/camera-reels.svg create mode 100644 vendor/bootstrap-icons/camera-video-fill.svg create mode 100644 vendor/bootstrap-icons/camera-video-off-fill.svg create mode 100644 vendor/bootstrap-icons/camera-video-off.svg create mode 100644 vendor/bootstrap-icons/camera-video.svg create mode 100644 vendor/bootstrap-icons/camera.svg create mode 100644 vendor/bootstrap-icons/camera2.svg create mode 100644 vendor/bootstrap-icons/capslock-fill.svg create mode 100644 vendor/bootstrap-icons/capslock.svg create mode 100644 vendor/bootstrap-icons/capsule-pill.svg create mode 100644 vendor/bootstrap-icons/capsule.svg create mode 100644 vendor/bootstrap-icons/car-front-fill.svg create mode 100644 vendor/bootstrap-icons/car-front.svg create mode 100644 vendor/bootstrap-icons/card-checklist.svg create mode 100644 vendor/bootstrap-icons/card-heading.svg create mode 100644 vendor/bootstrap-icons/card-image.svg create mode 100644 vendor/bootstrap-icons/card-list.svg create mode 100644 vendor/bootstrap-icons/card-text.svg create mode 100644 vendor/bootstrap-icons/caret-down-fill.svg create mode 100644 vendor/bootstrap-icons/caret-down-square-fill.svg create mode 100644 vendor/bootstrap-icons/caret-down-square.svg create mode 100644 vendor/bootstrap-icons/caret-down.svg create mode 100644 vendor/bootstrap-icons/caret-left-fill.svg create mode 100644 vendor/bootstrap-icons/caret-left-square-fill.svg create mode 100644 vendor/bootstrap-icons/caret-left-square.svg create mode 100644 vendor/bootstrap-icons/caret-left.svg create mode 100644 vendor/bootstrap-icons/caret-right-fill.svg create mode 100644 vendor/bootstrap-icons/caret-right-square-fill.svg create mode 100644 vendor/bootstrap-icons/caret-right-square.svg create mode 100644 vendor/bootstrap-icons/caret-right.svg create mode 100644 vendor/bootstrap-icons/caret-up-fill.svg create mode 100644 vendor/bootstrap-icons/caret-up-square-fill.svg create mode 100644 vendor/bootstrap-icons/caret-up-square.svg create mode 100644 vendor/bootstrap-icons/caret-up.svg create mode 100644 vendor/bootstrap-icons/cart-check-fill.svg create mode 100644 vendor/bootstrap-icons/cart-check.svg create mode 100644 vendor/bootstrap-icons/cart-dash-fill.svg create mode 100644 vendor/bootstrap-icons/cart-dash.svg create mode 100644 vendor/bootstrap-icons/cart-fill.svg create mode 100644 vendor/bootstrap-icons/cart-plus-fill.svg create mode 100644 vendor/bootstrap-icons/cart-plus.svg create mode 100644 vendor/bootstrap-icons/cart-x-fill.svg create mode 100644 vendor/bootstrap-icons/cart-x.svg create mode 100644 vendor/bootstrap-icons/cart.svg create mode 100644 vendor/bootstrap-icons/cart2.svg create mode 100644 vendor/bootstrap-icons/cart3.svg create mode 100644 vendor/bootstrap-icons/cart4.svg create mode 100644 vendor/bootstrap-icons/cash-coin.svg create mode 100644 vendor/bootstrap-icons/cash-stack.svg create mode 100644 vendor/bootstrap-icons/cash.svg create mode 100644 vendor/bootstrap-icons/cassette-fill.svg create mode 100644 vendor/bootstrap-icons/cassette.svg create mode 100644 vendor/bootstrap-icons/cast.svg create mode 100644 vendor/bootstrap-icons/cc-circle-fill.svg create mode 100644 vendor/bootstrap-icons/cc-circle.svg create mode 100644 vendor/bootstrap-icons/cc-square-fill.svg create mode 100644 vendor/bootstrap-icons/cc-square.svg create mode 100644 vendor/bootstrap-icons/chat-dots-fill.svg create mode 100644 vendor/bootstrap-icons/chat-dots.svg create mode 100644 vendor/bootstrap-icons/chat-fill.svg create mode 100644 vendor/bootstrap-icons/chat-heart-fill.svg create mode 100644 vendor/bootstrap-icons/chat-heart.svg create mode 100644 vendor/bootstrap-icons/chat-left-dots-fill.svg create mode 100644 vendor/bootstrap-icons/chat-left-dots.svg create mode 100644 vendor/bootstrap-icons/chat-left-fill.svg create mode 100644 vendor/bootstrap-icons/chat-left-heart-fill.svg create mode 100644 vendor/bootstrap-icons/chat-left-heart.svg create mode 100644 vendor/bootstrap-icons/chat-left-quote-fill.svg create mode 100644 vendor/bootstrap-icons/chat-left-quote.svg create mode 100644 vendor/bootstrap-icons/chat-left-text-fill.svg create mode 100644 vendor/bootstrap-icons/chat-left-text.svg create mode 100644 vendor/bootstrap-icons/chat-left.svg create mode 100644 vendor/bootstrap-icons/chat-quote-fill.svg create mode 100644 vendor/bootstrap-icons/chat-quote.svg create mode 100644 vendor/bootstrap-icons/chat-right-dots-fill.svg create mode 100644 vendor/bootstrap-icons/chat-right-dots.svg create mode 100644 vendor/bootstrap-icons/chat-right-fill.svg create mode 100644 vendor/bootstrap-icons/chat-right-heart-fill.svg create mode 100644 vendor/bootstrap-icons/chat-right-heart.svg create mode 100644 vendor/bootstrap-icons/chat-right-quote-fill.svg create mode 100644 vendor/bootstrap-icons/chat-right-quote.svg create mode 100644 vendor/bootstrap-icons/chat-right-text-fill.svg create mode 100644 vendor/bootstrap-icons/chat-right-text.svg create mode 100644 vendor/bootstrap-icons/chat-right.svg create mode 100644 vendor/bootstrap-icons/chat-square-dots-fill.svg create mode 100644 vendor/bootstrap-icons/chat-square-dots.svg create mode 100644 vendor/bootstrap-icons/chat-square-fill.svg create mode 100644 vendor/bootstrap-icons/chat-square-heart-fill.svg create mode 100644 vendor/bootstrap-icons/chat-square-heart.svg create mode 100644 vendor/bootstrap-icons/chat-square-quote-fill.svg create mode 100644 vendor/bootstrap-icons/chat-square-quote.svg create mode 100644 vendor/bootstrap-icons/chat-square-text-fill.svg create mode 100644 vendor/bootstrap-icons/chat-square-text.svg create mode 100644 vendor/bootstrap-icons/chat-square.svg create mode 100644 vendor/bootstrap-icons/chat-text-fill.svg create mode 100644 vendor/bootstrap-icons/chat-text.svg create mode 100644 vendor/bootstrap-icons/chat.svg create mode 100644 vendor/bootstrap-icons/check-all.svg create mode 100644 vendor/bootstrap-icons/check-circle-fill.svg create mode 100644 vendor/bootstrap-icons/check-circle.svg create mode 100644 vendor/bootstrap-icons/check-lg.svg create mode 100644 vendor/bootstrap-icons/check-square-fill.svg create mode 100644 vendor/bootstrap-icons/check-square.svg create mode 100644 vendor/bootstrap-icons/check.svg create mode 100644 vendor/bootstrap-icons/check2-all.svg create mode 100644 vendor/bootstrap-icons/check2-circle.svg create mode 100644 vendor/bootstrap-icons/check2-square.svg create mode 100644 vendor/bootstrap-icons/check2.svg create mode 100644 vendor/bootstrap-icons/chevron-bar-contract.svg create mode 100644 vendor/bootstrap-icons/chevron-bar-down.svg create mode 100644 vendor/bootstrap-icons/chevron-bar-expand.svg create mode 100644 vendor/bootstrap-icons/chevron-bar-left.svg create mode 100644 vendor/bootstrap-icons/chevron-bar-right.svg create mode 100644 vendor/bootstrap-icons/chevron-bar-up.svg create mode 100644 vendor/bootstrap-icons/chevron-compact-down.svg create mode 100644 vendor/bootstrap-icons/chevron-compact-left.svg create mode 100644 vendor/bootstrap-icons/chevron-compact-right.svg create mode 100644 vendor/bootstrap-icons/chevron-compact-up.svg create mode 100644 vendor/bootstrap-icons/chevron-contract.svg create mode 100644 vendor/bootstrap-icons/chevron-double-down.svg create mode 100644 vendor/bootstrap-icons/chevron-double-left.svg create mode 100644 vendor/bootstrap-icons/chevron-double-right.svg create mode 100644 vendor/bootstrap-icons/chevron-double-up.svg create mode 100644 vendor/bootstrap-icons/chevron-down.svg create mode 100644 vendor/bootstrap-icons/chevron-expand.svg create mode 100644 vendor/bootstrap-icons/chevron-left.svg create mode 100644 vendor/bootstrap-icons/chevron-right.svg create mode 100644 vendor/bootstrap-icons/chevron-up.svg create mode 100644 vendor/bootstrap-icons/circle-fill.svg create mode 100644 vendor/bootstrap-icons/circle-half.svg create mode 100644 vendor/bootstrap-icons/circle-square.svg create mode 100644 vendor/bootstrap-icons/circle.svg create mode 100644 vendor/bootstrap-icons/clipboard-check-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard-check.svg create mode 100644 vendor/bootstrap-icons/clipboard-data-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard-data.svg create mode 100644 vendor/bootstrap-icons/clipboard-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard-heart-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard-heart.svg create mode 100644 vendor/bootstrap-icons/clipboard-minus-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard-minus.svg create mode 100644 vendor/bootstrap-icons/clipboard-plus-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard-plus.svg create mode 100644 vendor/bootstrap-icons/clipboard-pulse.svg create mode 100644 vendor/bootstrap-icons/clipboard-x-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard-x.svg create mode 100644 vendor/bootstrap-icons/clipboard.svg create mode 100644 vendor/bootstrap-icons/clipboard2-check-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard2-check.svg create mode 100644 vendor/bootstrap-icons/clipboard2-data-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard2-data.svg create mode 100644 vendor/bootstrap-icons/clipboard2-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard2-heart-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard2-heart.svg create mode 100644 vendor/bootstrap-icons/clipboard2-minus-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard2-minus.svg create mode 100644 vendor/bootstrap-icons/clipboard2-plus-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard2-plus.svg create mode 100644 vendor/bootstrap-icons/clipboard2-pulse-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard2-pulse.svg create mode 100644 vendor/bootstrap-icons/clipboard2-x-fill.svg create mode 100644 vendor/bootstrap-icons/clipboard2-x.svg create mode 100644 vendor/bootstrap-icons/clipboard2.svg create mode 100644 vendor/bootstrap-icons/clock-fill.svg create mode 100644 vendor/bootstrap-icons/clock-history.svg create mode 100644 vendor/bootstrap-icons/clock.svg create mode 100644 vendor/bootstrap-icons/cloud-arrow-down-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-arrow-down.svg create mode 100644 vendor/bootstrap-icons/cloud-arrow-up-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-arrow-up.svg create mode 100644 vendor/bootstrap-icons/cloud-check-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-check.svg create mode 100644 vendor/bootstrap-icons/cloud-download-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-download.svg create mode 100644 vendor/bootstrap-icons/cloud-drizzle-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-drizzle.svg create mode 100644 vendor/bootstrap-icons/cloud-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-fog-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-fog.svg create mode 100644 vendor/bootstrap-icons/cloud-fog2-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-fog2.svg create mode 100644 vendor/bootstrap-icons/cloud-hail-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-hail.svg create mode 100644 vendor/bootstrap-icons/cloud-haze-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-haze.svg create mode 100644 vendor/bootstrap-icons/cloud-haze2-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-haze2.svg create mode 100644 vendor/bootstrap-icons/cloud-lightning-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-lightning-rain-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-lightning-rain.svg create mode 100644 vendor/bootstrap-icons/cloud-lightning.svg create mode 100644 vendor/bootstrap-icons/cloud-minus-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-minus.svg create mode 100644 vendor/bootstrap-icons/cloud-moon-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-moon.svg create mode 100644 vendor/bootstrap-icons/cloud-plus-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-plus.svg create mode 100644 vendor/bootstrap-icons/cloud-rain-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-rain-heavy-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-rain-heavy.svg create mode 100644 vendor/bootstrap-icons/cloud-rain.svg create mode 100644 vendor/bootstrap-icons/cloud-slash-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-slash.svg create mode 100644 vendor/bootstrap-icons/cloud-sleet-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-sleet.svg create mode 100644 vendor/bootstrap-icons/cloud-snow-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-snow.svg create mode 100644 vendor/bootstrap-icons/cloud-sun-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-sun.svg create mode 100644 vendor/bootstrap-icons/cloud-upload-fill.svg create mode 100644 vendor/bootstrap-icons/cloud-upload.svg create mode 100644 vendor/bootstrap-icons/cloud.svg create mode 100644 vendor/bootstrap-icons/clouds-fill.svg create mode 100644 vendor/bootstrap-icons/clouds.svg create mode 100644 vendor/bootstrap-icons/cloudy-fill.svg create mode 100644 vendor/bootstrap-icons/cloudy.svg create mode 100644 vendor/bootstrap-icons/code-slash.svg create mode 100644 vendor/bootstrap-icons/code-square.svg create mode 100644 vendor/bootstrap-icons/code.svg create mode 100644 vendor/bootstrap-icons/coin.svg create mode 100644 vendor/bootstrap-icons/collection-fill.svg create mode 100644 vendor/bootstrap-icons/collection-play-fill.svg create mode 100644 vendor/bootstrap-icons/collection-play.svg create mode 100644 vendor/bootstrap-icons/collection.svg create mode 100644 vendor/bootstrap-icons/columns-gap.svg create mode 100644 vendor/bootstrap-icons/columns.svg create mode 100644 vendor/bootstrap-icons/command.svg create mode 100644 vendor/bootstrap-icons/compass-fill.svg create mode 100644 vendor/bootstrap-icons/compass.svg create mode 100644 vendor/bootstrap-icons/cone-striped.svg create mode 100644 vendor/bootstrap-icons/cone.svg create mode 100644 vendor/bootstrap-icons/controller.svg create mode 100644 vendor/bootstrap-icons/cookie.svg create mode 100644 vendor/bootstrap-icons/copy.svg create mode 100644 vendor/bootstrap-icons/cpu-fill.svg create mode 100644 vendor/bootstrap-icons/cpu.svg create mode 100644 vendor/bootstrap-icons/credit-card-2-back-fill.svg create mode 100644 vendor/bootstrap-icons/credit-card-2-back.svg create mode 100644 vendor/bootstrap-icons/credit-card-2-front-fill.svg create mode 100644 vendor/bootstrap-icons/credit-card-2-front.svg create mode 100644 vendor/bootstrap-icons/credit-card-fill.svg create mode 100644 vendor/bootstrap-icons/credit-card.svg create mode 100644 vendor/bootstrap-icons/crop.svg create mode 100644 vendor/bootstrap-icons/crosshair.svg create mode 100644 vendor/bootstrap-icons/crosshair2.svg create mode 100644 vendor/bootstrap-icons/cup-fill.svg create mode 100644 vendor/bootstrap-icons/cup-hot-fill.svg create mode 100644 vendor/bootstrap-icons/cup-hot.svg create mode 100644 vendor/bootstrap-icons/cup-straw.svg create mode 100644 vendor/bootstrap-icons/cup.svg create mode 100644 vendor/bootstrap-icons/currency-bitcoin.svg create mode 100644 vendor/bootstrap-icons/currency-dollar.svg create mode 100644 vendor/bootstrap-icons/currency-euro.svg create mode 100644 vendor/bootstrap-icons/currency-exchange.svg create mode 100644 vendor/bootstrap-icons/currency-pound.svg create mode 100644 vendor/bootstrap-icons/currency-rupee.svg create mode 100644 vendor/bootstrap-icons/currency-yen.svg create mode 100644 vendor/bootstrap-icons/cursor-fill.svg create mode 100644 vendor/bootstrap-icons/cursor-text.svg create mode 100644 vendor/bootstrap-icons/cursor.svg create mode 100644 vendor/bootstrap-icons/dash-circle-dotted.svg create mode 100644 vendor/bootstrap-icons/dash-circle-fill.svg create mode 100644 vendor/bootstrap-icons/dash-circle.svg create mode 100644 vendor/bootstrap-icons/dash-lg.svg create mode 100644 vendor/bootstrap-icons/dash-square-dotted.svg create mode 100644 vendor/bootstrap-icons/dash-square-fill.svg create mode 100644 vendor/bootstrap-icons/dash-square.svg create mode 100644 vendor/bootstrap-icons/dash.svg create mode 100644 vendor/bootstrap-icons/database-add.svg create mode 100644 vendor/bootstrap-icons/database-check.svg create mode 100644 vendor/bootstrap-icons/database-dash.svg create mode 100644 vendor/bootstrap-icons/database-down.svg create mode 100644 vendor/bootstrap-icons/database-exclamation.svg create mode 100644 vendor/bootstrap-icons/database-fill-add.svg create mode 100644 vendor/bootstrap-icons/database-fill-check.svg create mode 100644 vendor/bootstrap-icons/database-fill-dash.svg create mode 100644 vendor/bootstrap-icons/database-fill-down.svg create mode 100644 vendor/bootstrap-icons/database-fill-exclamation.svg create mode 100644 vendor/bootstrap-icons/database-fill-gear.svg create mode 100644 vendor/bootstrap-icons/database-fill-lock.svg create mode 100644 vendor/bootstrap-icons/database-fill-slash.svg create mode 100644 vendor/bootstrap-icons/database-fill-up.svg create mode 100644 vendor/bootstrap-icons/database-fill-x.svg create mode 100644 vendor/bootstrap-icons/database-fill.svg create mode 100644 vendor/bootstrap-icons/database-gear.svg create mode 100644 vendor/bootstrap-icons/database-lock.svg create mode 100644 vendor/bootstrap-icons/database-slash.svg create mode 100644 vendor/bootstrap-icons/database-up.svg create mode 100644 vendor/bootstrap-icons/database-x.svg create mode 100644 vendor/bootstrap-icons/database.svg create mode 100644 vendor/bootstrap-icons/device-hdd-fill.svg create mode 100644 vendor/bootstrap-icons/device-hdd.svg create mode 100644 vendor/bootstrap-icons/device-ssd-fill.svg create mode 100644 vendor/bootstrap-icons/device-ssd.svg create mode 100644 vendor/bootstrap-icons/diagram-2-fill.svg create mode 100644 vendor/bootstrap-icons/diagram-2.svg create mode 100644 vendor/bootstrap-icons/diagram-3-fill.svg create mode 100644 vendor/bootstrap-icons/diagram-3.svg create mode 100644 vendor/bootstrap-icons/diamond-fill.svg create mode 100644 vendor/bootstrap-icons/diamond-half.svg create mode 100644 vendor/bootstrap-icons/diamond.svg create mode 100644 vendor/bootstrap-icons/dice-1-fill.svg create mode 100644 vendor/bootstrap-icons/dice-1.svg create mode 100644 vendor/bootstrap-icons/dice-2-fill.svg create mode 100644 vendor/bootstrap-icons/dice-2.svg create mode 100644 vendor/bootstrap-icons/dice-3-fill.svg create mode 100644 vendor/bootstrap-icons/dice-3.svg create mode 100644 vendor/bootstrap-icons/dice-4-fill.svg create mode 100644 vendor/bootstrap-icons/dice-4.svg create mode 100644 vendor/bootstrap-icons/dice-5-fill.svg create mode 100644 vendor/bootstrap-icons/dice-5.svg create mode 100644 vendor/bootstrap-icons/dice-6-fill.svg create mode 100644 vendor/bootstrap-icons/dice-6.svg create mode 100644 vendor/bootstrap-icons/disc-fill.svg create mode 100644 vendor/bootstrap-icons/disc.svg create mode 100644 vendor/bootstrap-icons/discord.svg create mode 100644 vendor/bootstrap-icons/display-fill.svg create mode 100644 vendor/bootstrap-icons/display.svg create mode 100644 vendor/bootstrap-icons/displayport-fill.svg create mode 100644 vendor/bootstrap-icons/displayport.svg create mode 100644 vendor/bootstrap-icons/distribute-horizontal.svg create mode 100644 vendor/bootstrap-icons/distribute-vertical.svg create mode 100644 vendor/bootstrap-icons/door-closed-fill.svg create mode 100644 vendor/bootstrap-icons/door-closed.svg create mode 100644 vendor/bootstrap-icons/door-open-fill.svg create mode 100644 vendor/bootstrap-icons/door-open.svg create mode 100644 vendor/bootstrap-icons/dot.svg create mode 100644 vendor/bootstrap-icons/download.svg create mode 100644 vendor/bootstrap-icons/dpad-fill.svg create mode 100644 vendor/bootstrap-icons/dpad.svg create mode 100644 vendor/bootstrap-icons/dribbble.svg create mode 100644 vendor/bootstrap-icons/dropbox.svg create mode 100644 vendor/bootstrap-icons/droplet-fill.svg create mode 100644 vendor/bootstrap-icons/droplet-half.svg create mode 100644 vendor/bootstrap-icons/droplet.svg create mode 100644 vendor/bootstrap-icons/duffle-fill.svg create mode 100644 vendor/bootstrap-icons/duffle.svg create mode 100644 vendor/bootstrap-icons/ear-fill.svg create mode 100644 vendor/bootstrap-icons/ear.svg create mode 100644 vendor/bootstrap-icons/earbuds.svg create mode 100644 vendor/bootstrap-icons/easel-fill.svg create mode 100644 vendor/bootstrap-icons/easel.svg create mode 100644 vendor/bootstrap-icons/easel2-fill.svg create mode 100644 vendor/bootstrap-icons/easel2.svg create mode 100644 vendor/bootstrap-icons/easel3-fill.svg create mode 100644 vendor/bootstrap-icons/easel3.svg create mode 100644 vendor/bootstrap-icons/egg-fill.svg create mode 100644 vendor/bootstrap-icons/egg-fried.svg create mode 100644 vendor/bootstrap-icons/egg.svg create mode 100644 vendor/bootstrap-icons/eject-fill.svg create mode 100644 vendor/bootstrap-icons/eject.svg create mode 100644 vendor/bootstrap-icons/emoji-angry-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-angry.svg create mode 100644 vendor/bootstrap-icons/emoji-astonished-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-astonished.svg create mode 100644 vendor/bootstrap-icons/emoji-dizzy-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-dizzy.svg create mode 100644 vendor/bootstrap-icons/emoji-expressionless-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-expressionless.svg create mode 100644 vendor/bootstrap-icons/emoji-frown-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-frown.svg create mode 100644 vendor/bootstrap-icons/emoji-grimace-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-grimace.svg create mode 100644 vendor/bootstrap-icons/emoji-grin-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-grin.svg create mode 100644 vendor/bootstrap-icons/emoji-heart-eyes-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-heart-eyes.svg create mode 100644 vendor/bootstrap-icons/emoji-kiss-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-kiss.svg create mode 100644 vendor/bootstrap-icons/emoji-laughing-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-laughing.svg create mode 100644 vendor/bootstrap-icons/emoji-neutral-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-neutral.svg create mode 100644 vendor/bootstrap-icons/emoji-smile-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-smile-upside-down-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-smile-upside-down.svg create mode 100644 vendor/bootstrap-icons/emoji-smile.svg create mode 100644 vendor/bootstrap-icons/emoji-sunglasses-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-sunglasses.svg create mode 100644 vendor/bootstrap-icons/emoji-surprise-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-surprise.svg create mode 100644 vendor/bootstrap-icons/emoji-tear-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-tear.svg create mode 100644 vendor/bootstrap-icons/emoji-wink-fill.svg create mode 100644 vendor/bootstrap-icons/emoji-wink.svg create mode 100644 vendor/bootstrap-icons/envelope-arrow-down-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-arrow-down.svg create mode 100644 vendor/bootstrap-icons/envelope-arrow-up-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-arrow-up.svg create mode 100644 vendor/bootstrap-icons/envelope-at-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-at.svg create mode 100644 vendor/bootstrap-icons/envelope-check-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-check.svg create mode 100644 vendor/bootstrap-icons/envelope-dash-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-dash.svg create mode 100644 vendor/bootstrap-icons/envelope-exclamation-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-exclamation.svg create mode 100644 vendor/bootstrap-icons/envelope-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-heart-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-heart.svg create mode 100644 vendor/bootstrap-icons/envelope-open-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-open-heart-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-open-heart.svg create mode 100644 vendor/bootstrap-icons/envelope-open.svg create mode 100644 vendor/bootstrap-icons/envelope-paper-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-paper-heart-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-paper-heart.svg create mode 100644 vendor/bootstrap-icons/envelope-paper.svg create mode 100644 vendor/bootstrap-icons/envelope-plus-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-plus.svg create mode 100644 vendor/bootstrap-icons/envelope-slash-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-slash.svg create mode 100644 vendor/bootstrap-icons/envelope-x-fill.svg create mode 100644 vendor/bootstrap-icons/envelope-x.svg create mode 100644 vendor/bootstrap-icons/envelope.svg create mode 100644 vendor/bootstrap-icons/eraser-fill.svg create mode 100644 vendor/bootstrap-icons/eraser.svg create mode 100644 vendor/bootstrap-icons/escape.svg create mode 100644 vendor/bootstrap-icons/ethernet.svg create mode 100644 vendor/bootstrap-icons/ev-front-fill.svg create mode 100644 vendor/bootstrap-icons/ev-front.svg create mode 100644 vendor/bootstrap-icons/ev-station-fill.svg create mode 100644 vendor/bootstrap-icons/ev-station.svg create mode 100644 vendor/bootstrap-icons/exclamation-circle-fill.svg create mode 100644 vendor/bootstrap-icons/exclamation-circle.svg create mode 100644 vendor/bootstrap-icons/exclamation-diamond-fill.svg create mode 100644 vendor/bootstrap-icons/exclamation-diamond.svg create mode 100644 vendor/bootstrap-icons/exclamation-lg.svg create mode 100644 vendor/bootstrap-icons/exclamation-octagon-fill.svg create mode 100644 vendor/bootstrap-icons/exclamation-octagon.svg create mode 100644 vendor/bootstrap-icons/exclamation-square-fill.svg create mode 100644 vendor/bootstrap-icons/exclamation-square.svg create mode 100644 vendor/bootstrap-icons/exclamation-triangle-fill.svg create mode 100644 vendor/bootstrap-icons/exclamation-triangle.svg create mode 100644 vendor/bootstrap-icons/exclamation.svg create mode 100644 vendor/bootstrap-icons/exclude.svg create mode 100644 vendor/bootstrap-icons/explicit-fill.svg create mode 100644 vendor/bootstrap-icons/explicit.svg create mode 100644 vendor/bootstrap-icons/exposure.svg create mode 100644 vendor/bootstrap-icons/eye-fill.svg create mode 100644 vendor/bootstrap-icons/eye-slash-fill.svg create mode 100644 vendor/bootstrap-icons/eye-slash.svg create mode 100644 vendor/bootstrap-icons/eye.svg create mode 100644 vendor/bootstrap-icons/eyedropper.svg create mode 100644 vendor/bootstrap-icons/eyeglasses.svg create mode 100644 vendor/bootstrap-icons/facebook.svg create mode 100644 vendor/bootstrap-icons/fan.svg create mode 100644 vendor/bootstrap-icons/fast-forward-btn-fill.svg create mode 100644 vendor/bootstrap-icons/fast-forward-btn.svg create mode 100644 vendor/bootstrap-icons/fast-forward-circle-fill.svg create mode 100644 vendor/bootstrap-icons/fast-forward-circle.svg create mode 100644 vendor/bootstrap-icons/fast-forward-fill.svg create mode 100644 vendor/bootstrap-icons/fast-forward.svg create mode 100644 vendor/bootstrap-icons/feather.svg create mode 100644 vendor/bootstrap-icons/feather2.svg create mode 100644 vendor/bootstrap-icons/file-arrow-down-fill.svg create mode 100644 vendor/bootstrap-icons/file-arrow-down.svg create mode 100644 vendor/bootstrap-icons/file-arrow-up-fill.svg create mode 100644 vendor/bootstrap-icons/file-arrow-up.svg create mode 100644 vendor/bootstrap-icons/file-bar-graph-fill.svg create mode 100644 vendor/bootstrap-icons/file-bar-graph.svg create mode 100644 vendor/bootstrap-icons/file-binary-fill.svg create mode 100644 vendor/bootstrap-icons/file-binary.svg create mode 100644 vendor/bootstrap-icons/file-break-fill.svg create mode 100644 vendor/bootstrap-icons/file-break.svg create mode 100644 vendor/bootstrap-icons/file-check-fill.svg create mode 100644 vendor/bootstrap-icons/file-check.svg create mode 100644 vendor/bootstrap-icons/file-code-fill.svg create mode 100644 vendor/bootstrap-icons/file-code.svg create mode 100644 vendor/bootstrap-icons/file-diff-fill.svg create mode 100644 vendor/bootstrap-icons/file-diff.svg create mode 100644 vendor/bootstrap-icons/file-earmark-arrow-down-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-arrow-down.svg create mode 100644 vendor/bootstrap-icons/file-earmark-arrow-up-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-arrow-up.svg create mode 100644 vendor/bootstrap-icons/file-earmark-bar-graph-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-bar-graph.svg create mode 100644 vendor/bootstrap-icons/file-earmark-binary-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-binary.svg create mode 100644 vendor/bootstrap-icons/file-earmark-break-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-break.svg create mode 100644 vendor/bootstrap-icons/file-earmark-check-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-check.svg create mode 100644 vendor/bootstrap-icons/file-earmark-code-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-code.svg create mode 100644 vendor/bootstrap-icons/file-earmark-diff-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-diff.svg create mode 100644 vendor/bootstrap-icons/file-earmark-easel-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-easel.svg create mode 100644 vendor/bootstrap-icons/file-earmark-excel-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-excel.svg create mode 100644 vendor/bootstrap-icons/file-earmark-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-font-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-font.svg create mode 100644 vendor/bootstrap-icons/file-earmark-image-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-image.svg create mode 100644 vendor/bootstrap-icons/file-earmark-lock-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-lock.svg create mode 100644 vendor/bootstrap-icons/file-earmark-lock2-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-lock2.svg create mode 100644 vendor/bootstrap-icons/file-earmark-medical-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-medical.svg create mode 100644 vendor/bootstrap-icons/file-earmark-minus-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-minus.svg create mode 100644 vendor/bootstrap-icons/file-earmark-music-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-music.svg create mode 100644 vendor/bootstrap-icons/file-earmark-pdf-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-pdf.svg create mode 100644 vendor/bootstrap-icons/file-earmark-person-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-person.svg create mode 100644 vendor/bootstrap-icons/file-earmark-play-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-play.svg create mode 100644 vendor/bootstrap-icons/file-earmark-plus-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-plus.svg create mode 100644 vendor/bootstrap-icons/file-earmark-post-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-post.svg create mode 100644 vendor/bootstrap-icons/file-earmark-ppt-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-ppt.svg create mode 100644 vendor/bootstrap-icons/file-earmark-richtext-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-richtext.svg create mode 100644 vendor/bootstrap-icons/file-earmark-ruled-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-ruled.svg create mode 100644 vendor/bootstrap-icons/file-earmark-slides-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-slides.svg create mode 100644 vendor/bootstrap-icons/file-earmark-spreadsheet-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-spreadsheet.svg create mode 100644 vendor/bootstrap-icons/file-earmark-text-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-text.svg create mode 100644 vendor/bootstrap-icons/file-earmark-word-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-word.svg create mode 100644 vendor/bootstrap-icons/file-earmark-x-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-x.svg create mode 100644 vendor/bootstrap-icons/file-earmark-zip-fill.svg create mode 100644 vendor/bootstrap-icons/file-earmark-zip.svg create mode 100644 vendor/bootstrap-icons/file-earmark.svg create mode 100644 vendor/bootstrap-icons/file-easel-fill.svg create mode 100644 vendor/bootstrap-icons/file-easel.svg create mode 100644 vendor/bootstrap-icons/file-excel-fill.svg create mode 100644 vendor/bootstrap-icons/file-excel.svg create mode 100644 vendor/bootstrap-icons/file-fill.svg create mode 100644 vendor/bootstrap-icons/file-font-fill.svg create mode 100644 vendor/bootstrap-icons/file-font.svg create mode 100644 vendor/bootstrap-icons/file-image-fill.svg create mode 100644 vendor/bootstrap-icons/file-image.svg create mode 100644 vendor/bootstrap-icons/file-lock-fill.svg create mode 100644 vendor/bootstrap-icons/file-lock.svg create mode 100644 vendor/bootstrap-icons/file-lock2-fill.svg create mode 100644 vendor/bootstrap-icons/file-lock2.svg create mode 100644 vendor/bootstrap-icons/file-medical-fill.svg create mode 100644 vendor/bootstrap-icons/file-medical.svg create mode 100644 vendor/bootstrap-icons/file-minus-fill.svg create mode 100644 vendor/bootstrap-icons/file-minus.svg create mode 100644 vendor/bootstrap-icons/file-music-fill.svg create mode 100644 vendor/bootstrap-icons/file-music.svg create mode 100644 vendor/bootstrap-icons/file-pdf-fill.svg create mode 100644 vendor/bootstrap-icons/file-pdf.svg create mode 100644 vendor/bootstrap-icons/file-person-fill.svg create mode 100644 vendor/bootstrap-icons/file-person.svg create mode 100644 vendor/bootstrap-icons/file-play-fill.svg create mode 100644 vendor/bootstrap-icons/file-play.svg create mode 100644 vendor/bootstrap-icons/file-plus-fill.svg create mode 100644 vendor/bootstrap-icons/file-plus.svg create mode 100644 vendor/bootstrap-icons/file-post-fill.svg create mode 100644 vendor/bootstrap-icons/file-post.svg create mode 100644 vendor/bootstrap-icons/file-ppt-fill.svg create mode 100644 vendor/bootstrap-icons/file-ppt.svg create mode 100644 vendor/bootstrap-icons/file-richtext-fill.svg create mode 100644 vendor/bootstrap-icons/file-richtext.svg create mode 100644 vendor/bootstrap-icons/file-ruled-fill.svg create mode 100644 vendor/bootstrap-icons/file-ruled.svg create mode 100644 vendor/bootstrap-icons/file-slides-fill.svg create mode 100644 vendor/bootstrap-icons/file-slides.svg create mode 100644 vendor/bootstrap-icons/file-spreadsheet-fill.svg create mode 100644 vendor/bootstrap-icons/file-spreadsheet.svg create mode 100644 vendor/bootstrap-icons/file-text-fill.svg create mode 100644 vendor/bootstrap-icons/file-text.svg create mode 100644 vendor/bootstrap-icons/file-word-fill.svg create mode 100644 vendor/bootstrap-icons/file-word.svg create mode 100644 vendor/bootstrap-icons/file-x-fill.svg create mode 100644 vendor/bootstrap-icons/file-x.svg create mode 100644 vendor/bootstrap-icons/file-zip-fill.svg create mode 100644 vendor/bootstrap-icons/file-zip.svg create mode 100644 vendor/bootstrap-icons/file.svg create mode 100644 vendor/bootstrap-icons/files-alt.svg create mode 100644 vendor/bootstrap-icons/files.svg create mode 100644 vendor/bootstrap-icons/filetype-aac.svg create mode 100644 vendor/bootstrap-icons/filetype-ai.svg create mode 100644 vendor/bootstrap-icons/filetype-bmp.svg create mode 100644 vendor/bootstrap-icons/filetype-cs.svg create mode 100644 vendor/bootstrap-icons/filetype-css.svg create mode 100644 vendor/bootstrap-icons/filetype-csv.svg create mode 100644 vendor/bootstrap-icons/filetype-doc.svg create mode 100644 vendor/bootstrap-icons/filetype-docx.svg create mode 100644 vendor/bootstrap-icons/filetype-exe.svg create mode 100644 vendor/bootstrap-icons/filetype-gif.svg create mode 100644 vendor/bootstrap-icons/filetype-heic.svg create mode 100644 vendor/bootstrap-icons/filetype-html.svg create mode 100644 vendor/bootstrap-icons/filetype-java.svg create mode 100644 vendor/bootstrap-icons/filetype-jpg.svg create mode 100644 vendor/bootstrap-icons/filetype-js.svg create mode 100644 vendor/bootstrap-icons/filetype-json.svg create mode 100644 vendor/bootstrap-icons/filetype-jsx.svg create mode 100644 vendor/bootstrap-icons/filetype-key.svg create mode 100644 vendor/bootstrap-icons/filetype-m4p.svg create mode 100644 vendor/bootstrap-icons/filetype-md.svg create mode 100644 vendor/bootstrap-icons/filetype-mdx.svg create mode 100644 vendor/bootstrap-icons/filetype-mov.svg create mode 100644 vendor/bootstrap-icons/filetype-mp3.svg create mode 100644 vendor/bootstrap-icons/filetype-mp4.svg create mode 100644 vendor/bootstrap-icons/filetype-otf.svg create mode 100644 vendor/bootstrap-icons/filetype-pdf.svg create mode 100644 vendor/bootstrap-icons/filetype-php.svg create mode 100644 vendor/bootstrap-icons/filetype-png.svg create mode 100644 vendor/bootstrap-icons/filetype-ppt.svg create mode 100644 vendor/bootstrap-icons/filetype-pptx.svg create mode 100644 vendor/bootstrap-icons/filetype-psd.svg create mode 100644 vendor/bootstrap-icons/filetype-py.svg create mode 100644 vendor/bootstrap-icons/filetype-raw.svg create mode 100644 vendor/bootstrap-icons/filetype-rb.svg create mode 100644 vendor/bootstrap-icons/filetype-sass.svg create mode 100644 vendor/bootstrap-icons/filetype-scss.svg create mode 100644 vendor/bootstrap-icons/filetype-sh.svg create mode 100644 vendor/bootstrap-icons/filetype-sql.svg create mode 100644 vendor/bootstrap-icons/filetype-svg.svg create mode 100644 vendor/bootstrap-icons/filetype-tiff.svg create mode 100644 vendor/bootstrap-icons/filetype-tsx.svg create mode 100644 vendor/bootstrap-icons/filetype-ttf.svg create mode 100644 vendor/bootstrap-icons/filetype-txt.svg create mode 100644 vendor/bootstrap-icons/filetype-wav.svg create mode 100644 vendor/bootstrap-icons/filetype-woff.svg create mode 100644 vendor/bootstrap-icons/filetype-xls.svg create mode 100644 vendor/bootstrap-icons/filetype-xlsx.svg create mode 100644 vendor/bootstrap-icons/filetype-xml.svg create mode 100644 vendor/bootstrap-icons/filetype-yml.svg create mode 100644 vendor/bootstrap-icons/film.svg create mode 100644 vendor/bootstrap-icons/filter-circle-fill.svg create mode 100644 vendor/bootstrap-icons/filter-circle.svg create mode 100644 vendor/bootstrap-icons/filter-left.svg create mode 100644 vendor/bootstrap-icons/filter-right.svg create mode 100644 vendor/bootstrap-icons/filter-square-fill.svg create mode 100644 vendor/bootstrap-icons/filter-square.svg create mode 100644 vendor/bootstrap-icons/filter.svg create mode 100644 vendor/bootstrap-icons/fingerprint.svg create mode 100644 vendor/bootstrap-icons/fire.svg create mode 100644 vendor/bootstrap-icons/flag-fill.svg create mode 100644 vendor/bootstrap-icons/flag.svg create mode 100644 vendor/bootstrap-icons/floppy-fill.svg create mode 100644 vendor/bootstrap-icons/floppy.svg create mode 100644 vendor/bootstrap-icons/floppy2-fill.svg create mode 100644 vendor/bootstrap-icons/floppy2.svg create mode 100644 vendor/bootstrap-icons/flower1.svg create mode 100644 vendor/bootstrap-icons/flower2.svg create mode 100644 vendor/bootstrap-icons/flower3.svg create mode 100644 vendor/bootstrap-icons/folder-check.svg create mode 100644 vendor/bootstrap-icons/folder-fill.svg create mode 100644 vendor/bootstrap-icons/folder-minus.svg create mode 100644 vendor/bootstrap-icons/folder-plus.svg create mode 100644 vendor/bootstrap-icons/folder-symlink-fill.svg create mode 100644 vendor/bootstrap-icons/folder-symlink.svg create mode 100644 vendor/bootstrap-icons/folder-x.svg create mode 100644 vendor/bootstrap-icons/folder.svg create mode 100644 vendor/bootstrap-icons/folder2-open.svg create mode 100644 vendor/bootstrap-icons/folder2.svg create mode 100644 vendor/bootstrap-icons/fonts.svg create mode 100644 vendor/bootstrap-icons/fonts/bootstrap-icons.woff create mode 100644 vendor/bootstrap-icons/fonts/bootstrap-icons.woff2 create mode 100644 vendor/bootstrap-icons/forward-fill.svg create mode 100644 vendor/bootstrap-icons/forward.svg create mode 100644 vendor/bootstrap-icons/front.svg create mode 100644 vendor/bootstrap-icons/fuel-pump-diesel-fill.svg create mode 100644 vendor/bootstrap-icons/fuel-pump-diesel.svg create mode 100644 vendor/bootstrap-icons/fuel-pump-fill.svg create mode 100644 vendor/bootstrap-icons/fuel-pump.svg create mode 100644 vendor/bootstrap-icons/fullscreen-exit.svg create mode 100644 vendor/bootstrap-icons/fullscreen.svg create mode 100644 vendor/bootstrap-icons/funnel-fill.svg create mode 100644 vendor/bootstrap-icons/funnel.svg create mode 100644 vendor/bootstrap-icons/gear-fill.svg create mode 100644 vendor/bootstrap-icons/gear-wide-connected.svg create mode 100644 vendor/bootstrap-icons/gear-wide.svg create mode 100644 vendor/bootstrap-icons/gear.svg create mode 100644 vendor/bootstrap-icons/gem.svg create mode 100644 vendor/bootstrap-icons/gender-ambiguous.svg create mode 100644 vendor/bootstrap-icons/gender-female.svg create mode 100644 vendor/bootstrap-icons/gender-male.svg create mode 100644 vendor/bootstrap-icons/gender-neuter.svg create mode 100644 vendor/bootstrap-icons/gender-trans.svg create mode 100644 vendor/bootstrap-icons/geo-alt-fill.svg create mode 100644 vendor/bootstrap-icons/geo-alt.svg create mode 100644 vendor/bootstrap-icons/geo-fill.svg create mode 100644 vendor/bootstrap-icons/geo.svg create mode 100644 vendor/bootstrap-icons/gift-fill.svg create mode 100644 vendor/bootstrap-icons/gift.svg create mode 100644 vendor/bootstrap-icons/git.svg create mode 100644 vendor/bootstrap-icons/github.svg create mode 100644 vendor/bootstrap-icons/gitlab.svg create mode 100644 vendor/bootstrap-icons/globe-americas.svg create mode 100644 vendor/bootstrap-icons/globe-asia-australia.svg create mode 100644 vendor/bootstrap-icons/globe-central-south-asia.svg create mode 100644 vendor/bootstrap-icons/globe-europe-africa.svg create mode 100644 vendor/bootstrap-icons/globe.svg create mode 100644 vendor/bootstrap-icons/globe2.svg create mode 100644 vendor/bootstrap-icons/google-play.svg create mode 100644 vendor/bootstrap-icons/google.svg create mode 100644 vendor/bootstrap-icons/gpu-card.svg create mode 100644 vendor/bootstrap-icons/graph-down-arrow.svg create mode 100644 vendor/bootstrap-icons/graph-down.svg create mode 100644 vendor/bootstrap-icons/graph-up-arrow.svg create mode 100644 vendor/bootstrap-icons/graph-up.svg create mode 100644 vendor/bootstrap-icons/grid-1x2-fill.svg create mode 100644 vendor/bootstrap-icons/grid-1x2.svg create mode 100644 vendor/bootstrap-icons/grid-3x2-gap-fill.svg create mode 100644 vendor/bootstrap-icons/grid-3x2-gap.svg create mode 100644 vendor/bootstrap-icons/grid-3x2.svg create mode 100644 vendor/bootstrap-icons/grid-3x3-gap-fill.svg create mode 100644 vendor/bootstrap-icons/grid-3x3-gap.svg create mode 100644 vendor/bootstrap-icons/grid-3x3.svg create mode 100644 vendor/bootstrap-icons/grid-fill.svg create mode 100644 vendor/bootstrap-icons/grid.svg create mode 100644 vendor/bootstrap-icons/grip-horizontal.svg create mode 100644 vendor/bootstrap-icons/grip-vertical.svg create mode 100644 vendor/bootstrap-icons/h-circle-fill.svg create mode 100644 vendor/bootstrap-icons/h-circle.svg create mode 100644 vendor/bootstrap-icons/h-square-fill.svg create mode 100644 vendor/bootstrap-icons/h-square.svg create mode 100644 vendor/bootstrap-icons/hammer.svg create mode 100644 vendor/bootstrap-icons/hand-index-fill.svg create mode 100644 vendor/bootstrap-icons/hand-index-thumb-fill.svg create mode 100644 vendor/bootstrap-icons/hand-index-thumb.svg create mode 100644 vendor/bootstrap-icons/hand-index.svg create mode 100644 vendor/bootstrap-icons/hand-thumbs-down-fill.svg create mode 100644 vendor/bootstrap-icons/hand-thumbs-down.svg create mode 100644 vendor/bootstrap-icons/hand-thumbs-up-fill.svg create mode 100644 vendor/bootstrap-icons/hand-thumbs-up.svg create mode 100644 vendor/bootstrap-icons/handbag-fill.svg create mode 100644 vendor/bootstrap-icons/handbag.svg create mode 100644 vendor/bootstrap-icons/hash.svg create mode 100644 vendor/bootstrap-icons/hdd-fill.svg create mode 100644 vendor/bootstrap-icons/hdd-network-fill.svg create mode 100644 vendor/bootstrap-icons/hdd-network.svg create mode 100644 vendor/bootstrap-icons/hdd-rack-fill.svg create mode 100644 vendor/bootstrap-icons/hdd-rack.svg create mode 100644 vendor/bootstrap-icons/hdd-stack-fill.svg create mode 100644 vendor/bootstrap-icons/hdd-stack.svg create mode 100644 vendor/bootstrap-icons/hdd.svg create mode 100644 vendor/bootstrap-icons/hdmi-fill.svg create mode 100644 vendor/bootstrap-icons/hdmi.svg create mode 100644 vendor/bootstrap-icons/headphones.svg create mode 100644 vendor/bootstrap-icons/headset-vr.svg create mode 100644 vendor/bootstrap-icons/headset.svg create mode 100644 vendor/bootstrap-icons/heart-arrow.svg create mode 100644 vendor/bootstrap-icons/heart-fill.svg create mode 100644 vendor/bootstrap-icons/heart-half.svg create mode 100644 vendor/bootstrap-icons/heart-pulse-fill.svg create mode 100644 vendor/bootstrap-icons/heart-pulse.svg create mode 100644 vendor/bootstrap-icons/heart.svg create mode 100644 vendor/bootstrap-icons/heartbreak-fill.svg create mode 100644 vendor/bootstrap-icons/heartbreak.svg create mode 100644 vendor/bootstrap-icons/hearts.svg create mode 100644 vendor/bootstrap-icons/heptagon-fill.svg create mode 100644 vendor/bootstrap-icons/heptagon-half.svg create mode 100644 vendor/bootstrap-icons/heptagon.svg create mode 100644 vendor/bootstrap-icons/hexagon-fill.svg create mode 100644 vendor/bootstrap-icons/hexagon-half.svg create mode 100644 vendor/bootstrap-icons/hexagon.svg create mode 100644 vendor/bootstrap-icons/highlighter.svg create mode 100644 vendor/bootstrap-icons/highlights.svg create mode 100644 vendor/bootstrap-icons/hospital-fill.svg create mode 100644 vendor/bootstrap-icons/hospital.svg create mode 100644 vendor/bootstrap-icons/hourglass-bottom.svg create mode 100644 vendor/bootstrap-icons/hourglass-split.svg create mode 100644 vendor/bootstrap-icons/hourglass-top.svg create mode 100644 vendor/bootstrap-icons/hourglass.svg create mode 100644 vendor/bootstrap-icons/house-add-fill.svg create mode 100644 vendor/bootstrap-icons/house-add.svg create mode 100644 vendor/bootstrap-icons/house-check-fill.svg create mode 100644 vendor/bootstrap-icons/house-check.svg create mode 100644 vendor/bootstrap-icons/house-dash-fill.svg create mode 100644 vendor/bootstrap-icons/house-dash.svg create mode 100644 vendor/bootstrap-icons/house-door-fill.svg create mode 100644 vendor/bootstrap-icons/house-door.svg create mode 100644 vendor/bootstrap-icons/house-down-fill.svg create mode 100644 vendor/bootstrap-icons/house-down.svg create mode 100644 vendor/bootstrap-icons/house-exclamation-fill.svg create mode 100644 vendor/bootstrap-icons/house-exclamation.svg create mode 100644 vendor/bootstrap-icons/house-fill.svg create mode 100644 vendor/bootstrap-icons/house-gear-fill.svg create mode 100644 vendor/bootstrap-icons/house-gear.svg create mode 100644 vendor/bootstrap-icons/house-heart-fill.svg create mode 100644 vendor/bootstrap-icons/house-heart.svg create mode 100644 vendor/bootstrap-icons/house-lock-fill.svg create mode 100644 vendor/bootstrap-icons/house-lock.svg create mode 100644 vendor/bootstrap-icons/house-slash-fill.svg create mode 100644 vendor/bootstrap-icons/house-slash.svg create mode 100644 vendor/bootstrap-icons/house-up-fill.svg create mode 100644 vendor/bootstrap-icons/house-up.svg create mode 100644 vendor/bootstrap-icons/house-x-fill.svg create mode 100644 vendor/bootstrap-icons/house-x.svg create mode 100644 vendor/bootstrap-icons/house.svg create mode 100644 vendor/bootstrap-icons/houses-fill.svg create mode 100644 vendor/bootstrap-icons/houses.svg create mode 100644 vendor/bootstrap-icons/hr.svg create mode 100644 vendor/bootstrap-icons/hurricane.svg create mode 100644 vendor/bootstrap-icons/hypnotize.svg create mode 100644 vendor/bootstrap-icons/image-alt.svg create mode 100644 vendor/bootstrap-icons/image-fill.svg create mode 100644 vendor/bootstrap-icons/image.svg create mode 100644 vendor/bootstrap-icons/images.svg create mode 100644 vendor/bootstrap-icons/inbox-fill.svg create mode 100644 vendor/bootstrap-icons/inbox.svg create mode 100644 vendor/bootstrap-icons/inboxes-fill.svg create mode 100644 vendor/bootstrap-icons/inboxes.svg create mode 100644 vendor/bootstrap-icons/incognito.svg create mode 100644 vendor/bootstrap-icons/indent.svg create mode 100644 vendor/bootstrap-icons/infinity.svg create mode 100644 vendor/bootstrap-icons/info-circle-fill.svg create mode 100644 vendor/bootstrap-icons/info-circle.svg create mode 100644 vendor/bootstrap-icons/info-lg.svg create mode 100644 vendor/bootstrap-icons/info-square-fill.svg create mode 100644 vendor/bootstrap-icons/info-square.svg create mode 100644 vendor/bootstrap-icons/info.svg create mode 100644 vendor/bootstrap-icons/input-cursor-text.svg create mode 100644 vendor/bootstrap-icons/input-cursor.svg create mode 100644 vendor/bootstrap-icons/instagram.svg create mode 100644 vendor/bootstrap-icons/intersect.svg create mode 100644 vendor/bootstrap-icons/journal-album.svg create mode 100644 vendor/bootstrap-icons/journal-arrow-down.svg create mode 100644 vendor/bootstrap-icons/journal-arrow-up.svg create mode 100644 vendor/bootstrap-icons/journal-bookmark-fill.svg create mode 100644 vendor/bootstrap-icons/journal-bookmark.svg create mode 100644 vendor/bootstrap-icons/journal-check.svg create mode 100644 vendor/bootstrap-icons/journal-code.svg create mode 100644 vendor/bootstrap-icons/journal-medical.svg create mode 100644 vendor/bootstrap-icons/journal-minus.svg create mode 100644 vendor/bootstrap-icons/journal-plus.svg create mode 100644 vendor/bootstrap-icons/journal-richtext.svg create mode 100644 vendor/bootstrap-icons/journal-text.svg create mode 100644 vendor/bootstrap-icons/journal-x.svg create mode 100644 vendor/bootstrap-icons/journal.svg create mode 100644 vendor/bootstrap-icons/journals.svg create mode 100644 vendor/bootstrap-icons/joystick.svg create mode 100644 vendor/bootstrap-icons/justify-left.svg create mode 100644 vendor/bootstrap-icons/justify-right.svg create mode 100644 vendor/bootstrap-icons/justify.svg create mode 100644 vendor/bootstrap-icons/kanban-fill.svg create mode 100644 vendor/bootstrap-icons/kanban.svg create mode 100644 vendor/bootstrap-icons/key-fill.svg create mode 100644 vendor/bootstrap-icons/key.svg create mode 100644 vendor/bootstrap-icons/keyboard-fill.svg create mode 100644 vendor/bootstrap-icons/keyboard.svg create mode 100644 vendor/bootstrap-icons/ladder.svg create mode 100644 vendor/bootstrap-icons/lamp-fill.svg create mode 100644 vendor/bootstrap-icons/lamp.svg create mode 100644 vendor/bootstrap-icons/laptop-fill.svg create mode 100644 vendor/bootstrap-icons/laptop.svg create mode 100644 vendor/bootstrap-icons/layer-backward.svg create mode 100644 vendor/bootstrap-icons/layer-forward.svg create mode 100644 vendor/bootstrap-icons/layers-fill.svg create mode 100644 vendor/bootstrap-icons/layers-half.svg create mode 100644 vendor/bootstrap-icons/layers.svg create mode 100644 vendor/bootstrap-icons/layout-sidebar-inset-reverse.svg create mode 100644 vendor/bootstrap-icons/layout-sidebar-inset.svg create mode 100644 vendor/bootstrap-icons/layout-sidebar-reverse.svg create mode 100644 vendor/bootstrap-icons/layout-sidebar.svg create mode 100644 vendor/bootstrap-icons/layout-split.svg create mode 100644 vendor/bootstrap-icons/layout-text-sidebar-reverse.svg create mode 100644 vendor/bootstrap-icons/layout-text-sidebar.svg create mode 100644 vendor/bootstrap-icons/layout-text-window-reverse.svg create mode 100644 vendor/bootstrap-icons/layout-text-window.svg create mode 100644 vendor/bootstrap-icons/layout-three-columns.svg create mode 100644 vendor/bootstrap-icons/layout-wtf.svg create mode 100644 vendor/bootstrap-icons/life-preserver.svg create mode 100644 vendor/bootstrap-icons/lightbulb-fill.svg create mode 100644 vendor/bootstrap-icons/lightbulb-off-fill.svg create mode 100644 vendor/bootstrap-icons/lightbulb-off.svg create mode 100644 vendor/bootstrap-icons/lightbulb.svg create mode 100644 vendor/bootstrap-icons/lightning-charge-fill.svg create mode 100644 vendor/bootstrap-icons/lightning-charge.svg create mode 100644 vendor/bootstrap-icons/lightning-fill.svg create mode 100644 vendor/bootstrap-icons/lightning.svg create mode 100644 vendor/bootstrap-icons/line.svg create mode 100644 vendor/bootstrap-icons/link-45deg.svg create mode 100644 vendor/bootstrap-icons/link.svg create mode 100644 vendor/bootstrap-icons/linkedin.svg create mode 100644 vendor/bootstrap-icons/list-check.svg create mode 100644 vendor/bootstrap-icons/list-columns-reverse.svg create mode 100644 vendor/bootstrap-icons/list-columns.svg create mode 100644 vendor/bootstrap-icons/list-nested.svg create mode 100644 vendor/bootstrap-icons/list-ol.svg create mode 100644 vendor/bootstrap-icons/list-stars.svg create mode 100644 vendor/bootstrap-icons/list-task.svg create mode 100644 vendor/bootstrap-icons/list-ul.svg create mode 100644 vendor/bootstrap-icons/list.svg create mode 100644 vendor/bootstrap-icons/lock-fill.svg create mode 100644 vendor/bootstrap-icons/lock.svg create mode 100644 vendor/bootstrap-icons/luggage-fill.svg create mode 100644 vendor/bootstrap-icons/luggage.svg create mode 100644 vendor/bootstrap-icons/lungs-fill.svg create mode 100644 vendor/bootstrap-icons/lungs.svg create mode 100644 vendor/bootstrap-icons/magic.svg create mode 100644 vendor/bootstrap-icons/magnet-fill.svg create mode 100644 vendor/bootstrap-icons/magnet.svg create mode 100644 vendor/bootstrap-icons/mailbox-flag.svg create mode 100644 vendor/bootstrap-icons/mailbox.svg create mode 100644 vendor/bootstrap-icons/mailbox2-flag.svg create mode 100644 vendor/bootstrap-icons/mailbox2.svg create mode 100644 vendor/bootstrap-icons/map-fill.svg create mode 100644 vendor/bootstrap-icons/map.svg create mode 100644 vendor/bootstrap-icons/markdown-fill.svg create mode 100644 vendor/bootstrap-icons/markdown.svg create mode 100644 vendor/bootstrap-icons/marker-tip.svg create mode 100644 vendor/bootstrap-icons/mask.svg create mode 100644 vendor/bootstrap-icons/mastodon.svg create mode 100644 vendor/bootstrap-icons/medium.svg create mode 100644 vendor/bootstrap-icons/megaphone-fill.svg create mode 100644 vendor/bootstrap-icons/megaphone.svg create mode 100644 vendor/bootstrap-icons/memory.svg create mode 100644 vendor/bootstrap-icons/menu-app-fill.svg create mode 100644 vendor/bootstrap-icons/menu-app.svg create mode 100644 vendor/bootstrap-icons/menu-button-fill.svg create mode 100644 vendor/bootstrap-icons/menu-button-wide-fill.svg create mode 100644 vendor/bootstrap-icons/menu-button-wide.svg create mode 100644 vendor/bootstrap-icons/menu-button.svg create mode 100644 vendor/bootstrap-icons/menu-down.svg create mode 100644 vendor/bootstrap-icons/menu-up.svg create mode 100644 vendor/bootstrap-icons/messenger.svg create mode 100644 vendor/bootstrap-icons/meta.svg create mode 100644 vendor/bootstrap-icons/mic-fill.svg create mode 100644 vendor/bootstrap-icons/mic-mute-fill.svg create mode 100644 vendor/bootstrap-icons/mic-mute.svg create mode 100644 vendor/bootstrap-icons/mic.svg create mode 100644 vendor/bootstrap-icons/microsoft-teams.svg create mode 100644 vendor/bootstrap-icons/microsoft.svg create mode 100644 vendor/bootstrap-icons/minecart-loaded.svg create mode 100644 vendor/bootstrap-icons/minecart.svg create mode 100644 vendor/bootstrap-icons/modem-fill.svg create mode 100644 vendor/bootstrap-icons/modem.svg create mode 100644 vendor/bootstrap-icons/moisture.svg create mode 100644 vendor/bootstrap-icons/moon-fill.svg create mode 100644 vendor/bootstrap-icons/moon-stars-fill.svg create mode 100644 vendor/bootstrap-icons/moon-stars.svg create mode 100644 vendor/bootstrap-icons/moon.svg create mode 100644 vendor/bootstrap-icons/mortarboard-fill.svg create mode 100644 vendor/bootstrap-icons/mortarboard.svg create mode 100644 vendor/bootstrap-icons/motherboard-fill.svg create mode 100644 vendor/bootstrap-icons/motherboard.svg create mode 100644 vendor/bootstrap-icons/mouse-fill.svg create mode 100644 vendor/bootstrap-icons/mouse.svg create mode 100644 vendor/bootstrap-icons/mouse2-fill.svg create mode 100644 vendor/bootstrap-icons/mouse2.svg create mode 100644 vendor/bootstrap-icons/mouse3-fill.svg create mode 100644 vendor/bootstrap-icons/mouse3.svg create mode 100644 vendor/bootstrap-icons/music-note-beamed.svg create mode 100644 vendor/bootstrap-icons/music-note-list.svg create mode 100644 vendor/bootstrap-icons/music-note.svg create mode 100644 vendor/bootstrap-icons/music-player-fill.svg create mode 100644 vendor/bootstrap-icons/music-player.svg create mode 100644 vendor/bootstrap-icons/newspaper.svg create mode 100644 vendor/bootstrap-icons/nintendo-switch.svg create mode 100644 vendor/bootstrap-icons/node-minus-fill.svg create mode 100644 vendor/bootstrap-icons/node-minus.svg create mode 100644 vendor/bootstrap-icons/node-plus-fill.svg create mode 100644 vendor/bootstrap-icons/node-plus.svg create mode 100644 vendor/bootstrap-icons/noise-reduction.svg create mode 100644 vendor/bootstrap-icons/nut-fill.svg create mode 100644 vendor/bootstrap-icons/nut.svg create mode 100644 vendor/bootstrap-icons/nvidia.svg create mode 100644 vendor/bootstrap-icons/nvme-fill.svg create mode 100644 vendor/bootstrap-icons/nvme.svg create mode 100644 vendor/bootstrap-icons/octagon-fill.svg create mode 100644 vendor/bootstrap-icons/octagon-half.svg create mode 100644 vendor/bootstrap-icons/octagon.svg create mode 100644 vendor/bootstrap-icons/opencollective.svg create mode 100644 vendor/bootstrap-icons/optical-audio-fill.svg create mode 100644 vendor/bootstrap-icons/optical-audio.svg create mode 100644 vendor/bootstrap-icons/option.svg create mode 100644 vendor/bootstrap-icons/outlet.svg create mode 100644 vendor/bootstrap-icons/p-circle-fill.svg create mode 100644 vendor/bootstrap-icons/p-circle.svg create mode 100644 vendor/bootstrap-icons/p-square-fill.svg create mode 100644 vendor/bootstrap-icons/p-square.svg create mode 100644 vendor/bootstrap-icons/paint-bucket.svg create mode 100644 vendor/bootstrap-icons/palette-fill.svg create mode 100644 vendor/bootstrap-icons/palette.svg create mode 100644 vendor/bootstrap-icons/palette2.svg create mode 100644 vendor/bootstrap-icons/paperclip.svg create mode 100644 vendor/bootstrap-icons/paragraph.svg create mode 100644 vendor/bootstrap-icons/pass-fill.svg create mode 100644 vendor/bootstrap-icons/pass.svg create mode 100644 vendor/bootstrap-icons/passport-fill.svg create mode 100644 vendor/bootstrap-icons/passport.svg create mode 100644 vendor/bootstrap-icons/patch-check-fill.svg create mode 100644 vendor/bootstrap-icons/patch-check.svg create mode 100644 vendor/bootstrap-icons/patch-exclamation-fill.svg create mode 100644 vendor/bootstrap-icons/patch-exclamation.svg create mode 100644 vendor/bootstrap-icons/patch-minus-fill.svg create mode 100644 vendor/bootstrap-icons/patch-minus.svg create mode 100644 vendor/bootstrap-icons/patch-plus-fill.svg create mode 100644 vendor/bootstrap-icons/patch-plus.svg create mode 100644 vendor/bootstrap-icons/patch-question-fill.svg create mode 100644 vendor/bootstrap-icons/patch-question.svg create mode 100644 vendor/bootstrap-icons/pause-btn-fill.svg create mode 100644 vendor/bootstrap-icons/pause-btn.svg create mode 100644 vendor/bootstrap-icons/pause-circle-fill.svg create mode 100644 vendor/bootstrap-icons/pause-circle.svg create mode 100644 vendor/bootstrap-icons/pause-fill.svg create mode 100644 vendor/bootstrap-icons/pause.svg create mode 100644 vendor/bootstrap-icons/paypal.svg create mode 100644 vendor/bootstrap-icons/pc-display-horizontal.svg create mode 100644 vendor/bootstrap-icons/pc-display.svg create mode 100644 vendor/bootstrap-icons/pc-horizontal.svg create mode 100644 vendor/bootstrap-icons/pc.svg create mode 100644 vendor/bootstrap-icons/pci-card-network.svg create mode 100644 vendor/bootstrap-icons/pci-card-sound.svg create mode 100644 vendor/bootstrap-icons/pci-card.svg create mode 100644 vendor/bootstrap-icons/peace-fill.svg create mode 100644 vendor/bootstrap-icons/peace.svg create mode 100644 vendor/bootstrap-icons/pen-fill.svg create mode 100644 vendor/bootstrap-icons/pen.svg create mode 100644 vendor/bootstrap-icons/pencil-fill.svg create mode 100644 vendor/bootstrap-icons/pencil-square.svg create mode 100644 vendor/bootstrap-icons/pencil.svg create mode 100644 vendor/bootstrap-icons/pentagon-fill.svg create mode 100644 vendor/bootstrap-icons/pentagon-half.svg create mode 100644 vendor/bootstrap-icons/pentagon.svg create mode 100644 vendor/bootstrap-icons/people-fill.svg create mode 100644 vendor/bootstrap-icons/people.svg create mode 100644 vendor/bootstrap-icons/percent.svg create mode 100644 vendor/bootstrap-icons/person-add.svg create mode 100644 vendor/bootstrap-icons/person-arms-up.svg create mode 100644 vendor/bootstrap-icons/person-badge-fill.svg create mode 100644 vendor/bootstrap-icons/person-badge.svg create mode 100644 vendor/bootstrap-icons/person-bounding-box.svg create mode 100644 vendor/bootstrap-icons/person-check-fill.svg create mode 100644 vendor/bootstrap-icons/person-check.svg create mode 100644 vendor/bootstrap-icons/person-circle.svg create mode 100644 vendor/bootstrap-icons/person-dash-fill.svg create mode 100644 vendor/bootstrap-icons/person-dash.svg create mode 100644 vendor/bootstrap-icons/person-down.svg create mode 100644 vendor/bootstrap-icons/person-exclamation.svg create mode 100644 vendor/bootstrap-icons/person-fill-add.svg create mode 100644 vendor/bootstrap-icons/person-fill-check.svg create mode 100644 vendor/bootstrap-icons/person-fill-dash.svg create mode 100644 vendor/bootstrap-icons/person-fill-down.svg create mode 100644 vendor/bootstrap-icons/person-fill-exclamation.svg create mode 100644 vendor/bootstrap-icons/person-fill-gear.svg create mode 100644 vendor/bootstrap-icons/person-fill-lock.svg create mode 100644 vendor/bootstrap-icons/person-fill-slash.svg create mode 100644 vendor/bootstrap-icons/person-fill-up.svg create mode 100644 vendor/bootstrap-icons/person-fill-x.svg create mode 100644 vendor/bootstrap-icons/person-fill.svg create mode 100644 vendor/bootstrap-icons/person-gear.svg create mode 100644 vendor/bootstrap-icons/person-heart.svg create mode 100644 vendor/bootstrap-icons/person-hearts.svg create mode 100644 vendor/bootstrap-icons/person-lines-fill.svg create mode 100644 vendor/bootstrap-icons/person-lock.svg create mode 100644 vendor/bootstrap-icons/person-plus-fill.svg create mode 100644 vendor/bootstrap-icons/person-plus.svg create mode 100644 vendor/bootstrap-icons/person-raised-hand.svg create mode 100644 vendor/bootstrap-icons/person-rolodex.svg create mode 100644 vendor/bootstrap-icons/person-slash.svg create mode 100644 vendor/bootstrap-icons/person-square.svg create mode 100644 vendor/bootstrap-icons/person-standing-dress.svg create mode 100644 vendor/bootstrap-icons/person-standing.svg create mode 100644 vendor/bootstrap-icons/person-up.svg create mode 100644 vendor/bootstrap-icons/person-vcard-fill.svg create mode 100644 vendor/bootstrap-icons/person-vcard.svg create mode 100644 vendor/bootstrap-icons/person-video.svg create mode 100644 vendor/bootstrap-icons/person-video2.svg create mode 100644 vendor/bootstrap-icons/person-video3.svg create mode 100644 vendor/bootstrap-icons/person-walking.svg create mode 100644 vendor/bootstrap-icons/person-wheelchair.svg create mode 100644 vendor/bootstrap-icons/person-workspace.svg create mode 100644 vendor/bootstrap-icons/person-x-fill.svg create mode 100644 vendor/bootstrap-icons/person-x.svg create mode 100644 vendor/bootstrap-icons/person.svg create mode 100644 vendor/bootstrap-icons/phone-fill.svg create mode 100644 vendor/bootstrap-icons/phone-flip.svg create mode 100644 vendor/bootstrap-icons/phone-landscape-fill.svg create mode 100644 vendor/bootstrap-icons/phone-landscape.svg create mode 100644 vendor/bootstrap-icons/phone-vibrate-fill.svg create mode 100644 vendor/bootstrap-icons/phone-vibrate.svg create mode 100644 vendor/bootstrap-icons/phone.svg create mode 100644 vendor/bootstrap-icons/pie-chart-fill.svg create mode 100644 vendor/bootstrap-icons/pie-chart.svg create mode 100644 vendor/bootstrap-icons/piggy-bank-fill.svg create mode 100644 vendor/bootstrap-icons/piggy-bank.svg create mode 100644 vendor/bootstrap-icons/pin-angle-fill.svg create mode 100644 vendor/bootstrap-icons/pin-angle.svg create mode 100644 vendor/bootstrap-icons/pin-fill.svg create mode 100644 vendor/bootstrap-icons/pin-map-fill.svg create mode 100644 vendor/bootstrap-icons/pin-map.svg create mode 100644 vendor/bootstrap-icons/pin.svg create mode 100644 vendor/bootstrap-icons/pinterest.svg create mode 100644 vendor/bootstrap-icons/pip-fill.svg create mode 100644 vendor/bootstrap-icons/pip.svg create mode 100644 vendor/bootstrap-icons/play-btn-fill.svg create mode 100644 vendor/bootstrap-icons/play-btn.svg create mode 100644 vendor/bootstrap-icons/play-circle-fill.svg create mode 100644 vendor/bootstrap-icons/play-circle.svg create mode 100644 vendor/bootstrap-icons/play-fill.svg create mode 100644 vendor/bootstrap-icons/play.svg create mode 100644 vendor/bootstrap-icons/playstation.svg create mode 100644 vendor/bootstrap-icons/plug-fill.svg create mode 100644 vendor/bootstrap-icons/plug.svg create mode 100644 vendor/bootstrap-icons/plugin.svg create mode 100644 vendor/bootstrap-icons/plus-circle-dotted.svg create mode 100644 vendor/bootstrap-icons/plus-circle-fill.svg create mode 100644 vendor/bootstrap-icons/plus-circle.svg create mode 100644 vendor/bootstrap-icons/plus-lg.svg create mode 100644 vendor/bootstrap-icons/plus-slash-minus.svg create mode 100644 vendor/bootstrap-icons/plus-square-dotted.svg create mode 100644 vendor/bootstrap-icons/plus-square-fill.svg create mode 100644 vendor/bootstrap-icons/plus-square.svg create mode 100644 vendor/bootstrap-icons/plus.svg create mode 100644 vendor/bootstrap-icons/postage-fill.svg create mode 100644 vendor/bootstrap-icons/postage-heart-fill.svg create mode 100644 vendor/bootstrap-icons/postage-heart.svg create mode 100644 vendor/bootstrap-icons/postage.svg create mode 100644 vendor/bootstrap-icons/postcard-fill.svg create mode 100644 vendor/bootstrap-icons/postcard-heart-fill.svg create mode 100644 vendor/bootstrap-icons/postcard-heart.svg create mode 100644 vendor/bootstrap-icons/postcard.svg create mode 100644 vendor/bootstrap-icons/power.svg create mode 100644 vendor/bootstrap-icons/prescription.svg create mode 100644 vendor/bootstrap-icons/prescription2.svg create mode 100644 vendor/bootstrap-icons/printer-fill.svg create mode 100644 vendor/bootstrap-icons/printer.svg create mode 100644 vendor/bootstrap-icons/projector-fill.svg create mode 100644 vendor/bootstrap-icons/projector.svg create mode 100644 vendor/bootstrap-icons/puzzle-fill.svg create mode 100644 vendor/bootstrap-icons/puzzle.svg create mode 100644 vendor/bootstrap-icons/qr-code-scan.svg create mode 100644 vendor/bootstrap-icons/qr-code.svg create mode 100644 vendor/bootstrap-icons/question-circle-fill.svg create mode 100644 vendor/bootstrap-icons/question-circle.svg create mode 100644 vendor/bootstrap-icons/question-diamond-fill.svg create mode 100644 vendor/bootstrap-icons/question-diamond.svg create mode 100644 vendor/bootstrap-icons/question-lg.svg create mode 100644 vendor/bootstrap-icons/question-octagon-fill.svg create mode 100644 vendor/bootstrap-icons/question-octagon.svg create mode 100644 vendor/bootstrap-icons/question-square-fill.svg create mode 100644 vendor/bootstrap-icons/question-square.svg create mode 100644 vendor/bootstrap-icons/question.svg create mode 100644 vendor/bootstrap-icons/quora.svg create mode 100644 vendor/bootstrap-icons/quote.svg create mode 100644 vendor/bootstrap-icons/r-circle-fill.svg create mode 100644 vendor/bootstrap-icons/r-circle.svg create mode 100644 vendor/bootstrap-icons/r-square-fill.svg create mode 100644 vendor/bootstrap-icons/r-square.svg create mode 100644 vendor/bootstrap-icons/radar.svg create mode 100644 vendor/bootstrap-icons/radioactive.svg create mode 100644 vendor/bootstrap-icons/rainbow.svg create mode 100644 vendor/bootstrap-icons/receipt-cutoff.svg create mode 100644 vendor/bootstrap-icons/receipt.svg create mode 100644 vendor/bootstrap-icons/reception-0.svg create mode 100644 vendor/bootstrap-icons/reception-1.svg create mode 100644 vendor/bootstrap-icons/reception-2.svg create mode 100644 vendor/bootstrap-icons/reception-3.svg create mode 100644 vendor/bootstrap-icons/reception-4.svg create mode 100644 vendor/bootstrap-icons/record-btn-fill.svg create mode 100644 vendor/bootstrap-icons/record-btn.svg create mode 100644 vendor/bootstrap-icons/record-circle-fill.svg create mode 100644 vendor/bootstrap-icons/record-circle.svg create mode 100644 vendor/bootstrap-icons/record-fill.svg create mode 100644 vendor/bootstrap-icons/record.svg create mode 100644 vendor/bootstrap-icons/record2-fill.svg create mode 100644 vendor/bootstrap-icons/record2.svg create mode 100644 vendor/bootstrap-icons/recycle.svg create mode 100644 vendor/bootstrap-icons/reddit.svg create mode 100644 vendor/bootstrap-icons/regex.svg create mode 100644 vendor/bootstrap-icons/repeat-1.svg create mode 100644 vendor/bootstrap-icons/repeat.svg create mode 100644 vendor/bootstrap-icons/reply-all-fill.svg create mode 100644 vendor/bootstrap-icons/reply-all.svg create mode 100644 vendor/bootstrap-icons/reply-fill.svg create mode 100644 vendor/bootstrap-icons/reply.svg create mode 100644 vendor/bootstrap-icons/rewind-btn-fill.svg create mode 100644 vendor/bootstrap-icons/rewind-btn.svg create mode 100644 vendor/bootstrap-icons/rewind-circle-fill.svg create mode 100644 vendor/bootstrap-icons/rewind-circle.svg create mode 100644 vendor/bootstrap-icons/rewind-fill.svg create mode 100644 vendor/bootstrap-icons/rewind.svg create mode 100644 vendor/bootstrap-icons/robot.svg create mode 100644 vendor/bootstrap-icons/rocket-fill.svg create mode 100644 vendor/bootstrap-icons/rocket-takeoff-fill.svg create mode 100644 vendor/bootstrap-icons/rocket-takeoff.svg create mode 100644 vendor/bootstrap-icons/rocket.svg create mode 100644 vendor/bootstrap-icons/router-fill.svg create mode 100644 vendor/bootstrap-icons/router.svg create mode 100644 vendor/bootstrap-icons/rss-fill.svg create mode 100644 vendor/bootstrap-icons/rss.svg create mode 100644 vendor/bootstrap-icons/rulers.svg create mode 100644 vendor/bootstrap-icons/safe-fill.svg create mode 100644 vendor/bootstrap-icons/safe.svg create mode 100644 vendor/bootstrap-icons/safe2-fill.svg create mode 100644 vendor/bootstrap-icons/safe2.svg create mode 100644 vendor/bootstrap-icons/save-fill.svg create mode 100644 vendor/bootstrap-icons/save.svg create mode 100644 vendor/bootstrap-icons/save2-fill.svg create mode 100644 vendor/bootstrap-icons/save2.svg create mode 100644 vendor/bootstrap-icons/scissors.svg create mode 100644 vendor/bootstrap-icons/scooter.svg create mode 100644 vendor/bootstrap-icons/screwdriver.svg create mode 100644 vendor/bootstrap-icons/sd-card-fill.svg create mode 100644 vendor/bootstrap-icons/sd-card.svg create mode 100644 vendor/bootstrap-icons/search-heart-fill.svg create mode 100644 vendor/bootstrap-icons/search-heart.svg create mode 100644 vendor/bootstrap-icons/search.svg create mode 100644 vendor/bootstrap-icons/segmented-nav.svg create mode 100644 vendor/bootstrap-icons/send-arrow-down-fill.svg create mode 100644 vendor/bootstrap-icons/send-arrow-down.svg create mode 100644 vendor/bootstrap-icons/send-arrow-up-fill.svg create mode 100644 vendor/bootstrap-icons/send-arrow-up.svg create mode 100644 vendor/bootstrap-icons/send-check-fill.svg create mode 100644 vendor/bootstrap-icons/send-check.svg create mode 100644 vendor/bootstrap-icons/send-dash-fill.svg create mode 100644 vendor/bootstrap-icons/send-dash.svg create mode 100644 vendor/bootstrap-icons/send-exclamation-fill.svg create mode 100644 vendor/bootstrap-icons/send-exclamation.svg create mode 100644 vendor/bootstrap-icons/send-fill.svg create mode 100644 vendor/bootstrap-icons/send-plus-fill.svg create mode 100644 vendor/bootstrap-icons/send-plus.svg create mode 100644 vendor/bootstrap-icons/send-slash-fill.svg create mode 100644 vendor/bootstrap-icons/send-slash.svg create mode 100644 vendor/bootstrap-icons/send-x-fill.svg create mode 100644 vendor/bootstrap-icons/send-x.svg create mode 100644 vendor/bootstrap-icons/send.svg create mode 100644 vendor/bootstrap-icons/server.svg create mode 100644 vendor/bootstrap-icons/shadows.svg create mode 100644 vendor/bootstrap-icons/share-fill.svg create mode 100644 vendor/bootstrap-icons/share.svg create mode 100644 vendor/bootstrap-icons/shield-check.svg create mode 100644 vendor/bootstrap-icons/shield-exclamation.svg create mode 100644 vendor/bootstrap-icons/shield-fill-check.svg create mode 100644 vendor/bootstrap-icons/shield-fill-exclamation.svg create mode 100644 vendor/bootstrap-icons/shield-fill-minus.svg create mode 100644 vendor/bootstrap-icons/shield-fill-plus.svg create mode 100644 vendor/bootstrap-icons/shield-fill-x.svg create mode 100644 vendor/bootstrap-icons/shield-fill.svg create mode 100644 vendor/bootstrap-icons/shield-lock-fill.svg create mode 100644 vendor/bootstrap-icons/shield-lock.svg create mode 100644 vendor/bootstrap-icons/shield-minus.svg create mode 100644 vendor/bootstrap-icons/shield-plus.svg create mode 100644 vendor/bootstrap-icons/shield-shaded.svg create mode 100644 vendor/bootstrap-icons/shield-slash-fill.svg create mode 100644 vendor/bootstrap-icons/shield-slash.svg create mode 100644 vendor/bootstrap-icons/shield-x.svg create mode 100644 vendor/bootstrap-icons/shield.svg create mode 100644 vendor/bootstrap-icons/shift-fill.svg create mode 100644 vendor/bootstrap-icons/shift.svg create mode 100644 vendor/bootstrap-icons/shop-window.svg create mode 100644 vendor/bootstrap-icons/shop.svg create mode 100644 vendor/bootstrap-icons/shuffle.svg create mode 100644 vendor/bootstrap-icons/sign-dead-end-fill.svg create mode 100644 vendor/bootstrap-icons/sign-dead-end.svg create mode 100644 vendor/bootstrap-icons/sign-do-not-enter-fill.svg create mode 100644 vendor/bootstrap-icons/sign-do-not-enter.svg create mode 100644 vendor/bootstrap-icons/sign-intersection-fill.svg create mode 100644 vendor/bootstrap-icons/sign-intersection-side-fill.svg create mode 100644 vendor/bootstrap-icons/sign-intersection-side.svg create mode 100644 vendor/bootstrap-icons/sign-intersection-t-fill.svg create mode 100644 vendor/bootstrap-icons/sign-intersection-t.svg create mode 100644 vendor/bootstrap-icons/sign-intersection-y-fill.svg create mode 100644 vendor/bootstrap-icons/sign-intersection-y.svg create mode 100644 vendor/bootstrap-icons/sign-intersection.svg create mode 100644 vendor/bootstrap-icons/sign-merge-left-fill.svg create mode 100644 vendor/bootstrap-icons/sign-merge-left.svg create mode 100644 vendor/bootstrap-icons/sign-merge-right-fill.svg create mode 100644 vendor/bootstrap-icons/sign-merge-right.svg create mode 100644 vendor/bootstrap-icons/sign-no-left-turn-fill.svg create mode 100644 vendor/bootstrap-icons/sign-no-left-turn.svg create mode 100644 vendor/bootstrap-icons/sign-no-parking-fill.svg create mode 100644 vendor/bootstrap-icons/sign-no-parking.svg create mode 100644 vendor/bootstrap-icons/sign-no-right-turn-fill.svg create mode 100644 vendor/bootstrap-icons/sign-no-right-turn.svg create mode 100644 vendor/bootstrap-icons/sign-railroad-fill.svg create mode 100644 vendor/bootstrap-icons/sign-railroad.svg create mode 100644 vendor/bootstrap-icons/sign-stop-fill.svg create mode 100644 vendor/bootstrap-icons/sign-stop-lights-fill.svg create mode 100644 vendor/bootstrap-icons/sign-stop-lights.svg create mode 100644 vendor/bootstrap-icons/sign-stop.svg create mode 100644 vendor/bootstrap-icons/sign-turn-left-fill.svg create mode 100644 vendor/bootstrap-icons/sign-turn-left.svg create mode 100644 vendor/bootstrap-icons/sign-turn-right-fill.svg create mode 100644 vendor/bootstrap-icons/sign-turn-right.svg create mode 100644 vendor/bootstrap-icons/sign-turn-slight-left-fill.svg create mode 100644 vendor/bootstrap-icons/sign-turn-slight-left.svg create mode 100644 vendor/bootstrap-icons/sign-turn-slight-right-fill.svg create mode 100644 vendor/bootstrap-icons/sign-turn-slight-right.svg create mode 100644 vendor/bootstrap-icons/sign-yield-fill.svg create mode 100644 vendor/bootstrap-icons/sign-yield.svg create mode 100644 vendor/bootstrap-icons/signal.svg create mode 100644 vendor/bootstrap-icons/signpost-2-fill.svg create mode 100644 vendor/bootstrap-icons/signpost-2.svg create mode 100644 vendor/bootstrap-icons/signpost-fill.svg create mode 100644 vendor/bootstrap-icons/signpost-split-fill.svg create mode 100644 vendor/bootstrap-icons/signpost-split.svg create mode 100644 vendor/bootstrap-icons/signpost.svg create mode 100644 vendor/bootstrap-icons/sim-fill.svg create mode 100644 vendor/bootstrap-icons/sim-slash-fill.svg create mode 100644 vendor/bootstrap-icons/sim-slash.svg create mode 100644 vendor/bootstrap-icons/sim.svg create mode 100644 vendor/bootstrap-icons/sina-weibo.svg create mode 100644 vendor/bootstrap-icons/skip-backward-btn-fill.svg create mode 100644 vendor/bootstrap-icons/skip-backward-btn.svg create mode 100644 vendor/bootstrap-icons/skip-backward-circle-fill.svg create mode 100644 vendor/bootstrap-icons/skip-backward-circle.svg create mode 100644 vendor/bootstrap-icons/skip-backward-fill.svg create mode 100644 vendor/bootstrap-icons/skip-backward.svg create mode 100644 vendor/bootstrap-icons/skip-end-btn-fill.svg create mode 100644 vendor/bootstrap-icons/skip-end-btn.svg create mode 100644 vendor/bootstrap-icons/skip-end-circle-fill.svg create mode 100644 vendor/bootstrap-icons/skip-end-circle.svg create mode 100644 vendor/bootstrap-icons/skip-end-fill.svg create mode 100644 vendor/bootstrap-icons/skip-end.svg create mode 100644 vendor/bootstrap-icons/skip-forward-btn-fill.svg create mode 100644 vendor/bootstrap-icons/skip-forward-btn.svg create mode 100644 vendor/bootstrap-icons/skip-forward-circle-fill.svg create mode 100644 vendor/bootstrap-icons/skip-forward-circle.svg create mode 100644 vendor/bootstrap-icons/skip-forward-fill.svg create mode 100644 vendor/bootstrap-icons/skip-forward.svg create mode 100644 vendor/bootstrap-icons/skip-start-btn-fill.svg create mode 100644 vendor/bootstrap-icons/skip-start-btn.svg create mode 100644 vendor/bootstrap-icons/skip-start-circle-fill.svg create mode 100644 vendor/bootstrap-icons/skip-start-circle.svg create mode 100644 vendor/bootstrap-icons/skip-start-fill.svg create mode 100644 vendor/bootstrap-icons/skip-start.svg create mode 100644 vendor/bootstrap-icons/skype.svg create mode 100644 vendor/bootstrap-icons/slack.svg create mode 100644 vendor/bootstrap-icons/slash-circle-fill.svg create mode 100644 vendor/bootstrap-icons/slash-circle.svg create mode 100644 vendor/bootstrap-icons/slash-lg.svg create mode 100644 vendor/bootstrap-icons/slash-square-fill.svg create mode 100644 vendor/bootstrap-icons/slash-square.svg create mode 100644 vendor/bootstrap-icons/slash.svg create mode 100644 vendor/bootstrap-icons/sliders.svg create mode 100644 vendor/bootstrap-icons/sliders2-vertical.svg create mode 100644 vendor/bootstrap-icons/sliders2.svg create mode 100644 vendor/bootstrap-icons/smartwatch.svg create mode 100644 vendor/bootstrap-icons/snapchat.svg create mode 100644 vendor/bootstrap-icons/snow.svg create mode 100644 vendor/bootstrap-icons/snow2.svg create mode 100644 vendor/bootstrap-icons/snow3.svg create mode 100644 vendor/bootstrap-icons/sort-alpha-down-alt.svg create mode 100644 vendor/bootstrap-icons/sort-alpha-down.svg create mode 100644 vendor/bootstrap-icons/sort-alpha-up-alt.svg create mode 100644 vendor/bootstrap-icons/sort-alpha-up.svg create mode 100644 vendor/bootstrap-icons/sort-down-alt.svg create mode 100644 vendor/bootstrap-icons/sort-down.svg create mode 100644 vendor/bootstrap-icons/sort-numeric-down-alt.svg create mode 100644 vendor/bootstrap-icons/sort-numeric-down.svg create mode 100644 vendor/bootstrap-icons/sort-numeric-up-alt.svg create mode 100644 vendor/bootstrap-icons/sort-numeric-up.svg create mode 100644 vendor/bootstrap-icons/sort-up-alt.svg create mode 100644 vendor/bootstrap-icons/sort-up.svg create mode 100644 vendor/bootstrap-icons/soundwave.svg create mode 100644 vendor/bootstrap-icons/sourceforge.svg create mode 100644 vendor/bootstrap-icons/speaker-fill.svg create mode 100644 vendor/bootstrap-icons/speaker.svg create mode 100644 vendor/bootstrap-icons/speedometer.svg create mode 100644 vendor/bootstrap-icons/speedometer2.svg create mode 100644 vendor/bootstrap-icons/spellcheck.svg create mode 100644 vendor/bootstrap-icons/spotify.svg create mode 100644 vendor/bootstrap-icons/square-fill.svg create mode 100644 vendor/bootstrap-icons/square-half.svg create mode 100644 vendor/bootstrap-icons/square.svg create mode 100644 vendor/bootstrap-icons/stack-overflow.svg create mode 100644 vendor/bootstrap-icons/stack.svg create mode 100644 vendor/bootstrap-icons/star-fill.svg create mode 100644 vendor/bootstrap-icons/star-half.svg create mode 100644 vendor/bootstrap-icons/star.svg create mode 100644 vendor/bootstrap-icons/stars.svg create mode 100644 vendor/bootstrap-icons/steam.svg create mode 100644 vendor/bootstrap-icons/stickies-fill.svg create mode 100644 vendor/bootstrap-icons/stickies.svg create mode 100644 vendor/bootstrap-icons/sticky-fill.svg create mode 100644 vendor/bootstrap-icons/sticky.svg create mode 100644 vendor/bootstrap-icons/stop-btn-fill.svg create mode 100644 vendor/bootstrap-icons/stop-btn.svg create mode 100644 vendor/bootstrap-icons/stop-circle-fill.svg create mode 100644 vendor/bootstrap-icons/stop-circle.svg create mode 100644 vendor/bootstrap-icons/stop-fill.svg create mode 100644 vendor/bootstrap-icons/stop.svg create mode 100644 vendor/bootstrap-icons/stoplights-fill.svg create mode 100644 vendor/bootstrap-icons/stoplights.svg create mode 100644 vendor/bootstrap-icons/stopwatch-fill.svg create mode 100644 vendor/bootstrap-icons/stopwatch.svg create mode 100644 vendor/bootstrap-icons/strava.svg create mode 100644 vendor/bootstrap-icons/stripe.svg create mode 100644 vendor/bootstrap-icons/subscript.svg create mode 100644 vendor/bootstrap-icons/substack.svg create mode 100644 vendor/bootstrap-icons/subtract.svg create mode 100644 vendor/bootstrap-icons/suit-club-fill.svg create mode 100644 vendor/bootstrap-icons/suit-club.svg create mode 100644 vendor/bootstrap-icons/suit-diamond-fill.svg create mode 100644 vendor/bootstrap-icons/suit-diamond.svg create mode 100644 vendor/bootstrap-icons/suit-heart-fill.svg create mode 100644 vendor/bootstrap-icons/suit-heart.svg create mode 100644 vendor/bootstrap-icons/suit-spade-fill.svg create mode 100644 vendor/bootstrap-icons/suit-spade.svg create mode 100644 vendor/bootstrap-icons/suitcase-fill.svg create mode 100644 vendor/bootstrap-icons/suitcase-lg-fill.svg create mode 100644 vendor/bootstrap-icons/suitcase-lg.svg create mode 100644 vendor/bootstrap-icons/suitcase.svg create mode 100644 vendor/bootstrap-icons/suitcase2-fill.svg create mode 100644 vendor/bootstrap-icons/suitcase2.svg create mode 100644 vendor/bootstrap-icons/sun-fill.svg create mode 100644 vendor/bootstrap-icons/sun.svg create mode 100644 vendor/bootstrap-icons/sunglasses.svg create mode 100644 vendor/bootstrap-icons/sunrise-fill.svg create mode 100644 vendor/bootstrap-icons/sunrise.svg create mode 100644 vendor/bootstrap-icons/sunset-fill.svg create mode 100644 vendor/bootstrap-icons/sunset.svg create mode 100644 vendor/bootstrap-icons/superscript.svg create mode 100644 vendor/bootstrap-icons/symmetry-horizontal.svg create mode 100644 vendor/bootstrap-icons/symmetry-vertical.svg create mode 100644 vendor/bootstrap-icons/table.svg create mode 100644 vendor/bootstrap-icons/tablet-fill.svg create mode 100644 vendor/bootstrap-icons/tablet-landscape-fill.svg create mode 100644 vendor/bootstrap-icons/tablet-landscape.svg create mode 100644 vendor/bootstrap-icons/tablet.svg create mode 100644 vendor/bootstrap-icons/tag-fill.svg create mode 100644 vendor/bootstrap-icons/tag.svg create mode 100644 vendor/bootstrap-icons/tags-fill.svg create mode 100644 vendor/bootstrap-icons/tags.svg create mode 100644 vendor/bootstrap-icons/taxi-front-fill.svg create mode 100644 vendor/bootstrap-icons/taxi-front.svg create mode 100644 vendor/bootstrap-icons/telegram.svg create mode 100644 vendor/bootstrap-icons/telephone-fill.svg create mode 100644 vendor/bootstrap-icons/telephone-forward-fill.svg create mode 100644 vendor/bootstrap-icons/telephone-forward.svg create mode 100644 vendor/bootstrap-icons/telephone-inbound-fill.svg create mode 100644 vendor/bootstrap-icons/telephone-inbound.svg create mode 100644 vendor/bootstrap-icons/telephone-minus-fill.svg create mode 100644 vendor/bootstrap-icons/telephone-minus.svg create mode 100644 vendor/bootstrap-icons/telephone-outbound-fill.svg create mode 100644 vendor/bootstrap-icons/telephone-outbound.svg create mode 100644 vendor/bootstrap-icons/telephone-plus-fill.svg create mode 100644 vendor/bootstrap-icons/telephone-plus.svg create mode 100644 vendor/bootstrap-icons/telephone-x-fill.svg create mode 100644 vendor/bootstrap-icons/telephone-x.svg create mode 100644 vendor/bootstrap-icons/telephone.svg create mode 100644 vendor/bootstrap-icons/tencent-qq.svg create mode 100644 vendor/bootstrap-icons/terminal-dash.svg create mode 100644 vendor/bootstrap-icons/terminal-fill.svg create mode 100644 vendor/bootstrap-icons/terminal-plus.svg create mode 100644 vendor/bootstrap-icons/terminal-split.svg create mode 100644 vendor/bootstrap-icons/terminal-x.svg create mode 100644 vendor/bootstrap-icons/terminal.svg create mode 100644 vendor/bootstrap-icons/text-center.svg create mode 100644 vendor/bootstrap-icons/text-indent-left.svg create mode 100644 vendor/bootstrap-icons/text-indent-right.svg create mode 100644 vendor/bootstrap-icons/text-left.svg create mode 100644 vendor/bootstrap-icons/text-paragraph.svg create mode 100644 vendor/bootstrap-icons/text-right.svg create mode 100644 vendor/bootstrap-icons/text-wrap.svg create mode 100644 vendor/bootstrap-icons/textarea-resize.svg create mode 100644 vendor/bootstrap-icons/textarea-t.svg create mode 100644 vendor/bootstrap-icons/textarea.svg create mode 100644 vendor/bootstrap-icons/thermometer-half.svg create mode 100644 vendor/bootstrap-icons/thermometer-high.svg create mode 100644 vendor/bootstrap-icons/thermometer-low.svg create mode 100644 vendor/bootstrap-icons/thermometer-snow.svg create mode 100644 vendor/bootstrap-icons/thermometer-sun.svg create mode 100644 vendor/bootstrap-icons/thermometer.svg create mode 100644 vendor/bootstrap-icons/threads-fill.svg create mode 100644 vendor/bootstrap-icons/threads.svg create mode 100644 vendor/bootstrap-icons/three-dots-vertical.svg create mode 100644 vendor/bootstrap-icons/three-dots.svg create mode 100644 vendor/bootstrap-icons/thunderbolt-fill.svg create mode 100644 vendor/bootstrap-icons/thunderbolt.svg create mode 100644 vendor/bootstrap-icons/ticket-detailed-fill.svg create mode 100644 vendor/bootstrap-icons/ticket-detailed.svg create mode 100644 vendor/bootstrap-icons/ticket-fill.svg create mode 100644 vendor/bootstrap-icons/ticket-perforated-fill.svg create mode 100644 vendor/bootstrap-icons/ticket-perforated.svg create mode 100644 vendor/bootstrap-icons/ticket.svg create mode 100644 vendor/bootstrap-icons/tiktok.svg create mode 100644 vendor/bootstrap-icons/toggle-off.svg create mode 100644 vendor/bootstrap-icons/toggle-on.svg create mode 100644 vendor/bootstrap-icons/toggle2-off.svg create mode 100644 vendor/bootstrap-icons/toggle2-on.svg create mode 100644 vendor/bootstrap-icons/toggles.svg create mode 100644 vendor/bootstrap-icons/toggles2.svg create mode 100644 vendor/bootstrap-icons/tools.svg create mode 100644 vendor/bootstrap-icons/tornado.svg create mode 100644 vendor/bootstrap-icons/train-freight-front-fill.svg create mode 100644 vendor/bootstrap-icons/train-freight-front.svg create mode 100644 vendor/bootstrap-icons/train-front-fill.svg create mode 100644 vendor/bootstrap-icons/train-front.svg create mode 100644 vendor/bootstrap-icons/train-lightrail-front-fill.svg create mode 100644 vendor/bootstrap-icons/train-lightrail-front.svg create mode 100644 vendor/bootstrap-icons/translate.svg create mode 100644 vendor/bootstrap-icons/transparency.svg create mode 100644 vendor/bootstrap-icons/trash-fill.svg create mode 100644 vendor/bootstrap-icons/trash.svg create mode 100644 vendor/bootstrap-icons/trash2-fill.svg create mode 100644 vendor/bootstrap-icons/trash2.svg create mode 100644 vendor/bootstrap-icons/trash3-fill.svg create mode 100644 vendor/bootstrap-icons/trash3.svg create mode 100644 vendor/bootstrap-icons/tree-fill.svg create mode 100644 vendor/bootstrap-icons/tree.svg create mode 100644 vendor/bootstrap-icons/trello.svg create mode 100644 vendor/bootstrap-icons/triangle-fill.svg create mode 100644 vendor/bootstrap-icons/triangle-half.svg create mode 100644 vendor/bootstrap-icons/triangle.svg create mode 100644 vendor/bootstrap-icons/trophy-fill.svg create mode 100644 vendor/bootstrap-icons/trophy.svg create mode 100644 vendor/bootstrap-icons/tropical-storm.svg create mode 100644 vendor/bootstrap-icons/truck-flatbed.svg create mode 100644 vendor/bootstrap-icons/truck-front-fill.svg create mode 100644 vendor/bootstrap-icons/truck-front.svg create mode 100644 vendor/bootstrap-icons/truck.svg create mode 100644 vendor/bootstrap-icons/tsunami.svg create mode 100644 vendor/bootstrap-icons/tv-fill.svg create mode 100644 vendor/bootstrap-icons/tv.svg create mode 100644 vendor/bootstrap-icons/twitch.svg create mode 100644 vendor/bootstrap-icons/twitter-x.svg create mode 100644 vendor/bootstrap-icons/twitter.svg create mode 100644 vendor/bootstrap-icons/type-bold.svg create mode 100644 vendor/bootstrap-icons/type-h1.svg create mode 100644 vendor/bootstrap-icons/type-h2.svg create mode 100644 vendor/bootstrap-icons/type-h3.svg create mode 100644 vendor/bootstrap-icons/type-h4.svg create mode 100644 vendor/bootstrap-icons/type-h5.svg create mode 100644 vendor/bootstrap-icons/type-h6.svg create mode 100644 vendor/bootstrap-icons/type-italic.svg create mode 100644 vendor/bootstrap-icons/type-strikethrough.svg create mode 100644 vendor/bootstrap-icons/type-underline.svg create mode 100644 vendor/bootstrap-icons/type.svg create mode 100644 vendor/bootstrap-icons/ubuntu.svg create mode 100644 vendor/bootstrap-icons/ui-checks-grid.svg create mode 100644 vendor/bootstrap-icons/ui-checks.svg create mode 100644 vendor/bootstrap-icons/ui-radios-grid.svg create mode 100644 vendor/bootstrap-icons/ui-radios.svg create mode 100644 vendor/bootstrap-icons/umbrella-fill.svg create mode 100644 vendor/bootstrap-icons/umbrella.svg create mode 100644 vendor/bootstrap-icons/unindent.svg create mode 100644 vendor/bootstrap-icons/union.svg create mode 100644 vendor/bootstrap-icons/unity.svg create mode 100644 vendor/bootstrap-icons/universal-access-circle.svg create mode 100644 vendor/bootstrap-icons/universal-access.svg create mode 100644 vendor/bootstrap-icons/unlock-fill.svg create mode 100644 vendor/bootstrap-icons/unlock.svg create mode 100644 vendor/bootstrap-icons/upc-scan.svg create mode 100644 vendor/bootstrap-icons/upc.svg create mode 100644 vendor/bootstrap-icons/upload.svg create mode 100644 vendor/bootstrap-icons/usb-c-fill.svg create mode 100644 vendor/bootstrap-icons/usb-c.svg create mode 100644 vendor/bootstrap-icons/usb-drive-fill.svg create mode 100644 vendor/bootstrap-icons/usb-drive.svg create mode 100644 vendor/bootstrap-icons/usb-fill.svg create mode 100644 vendor/bootstrap-icons/usb-micro-fill.svg create mode 100644 vendor/bootstrap-icons/usb-micro.svg create mode 100644 vendor/bootstrap-icons/usb-mini-fill.svg create mode 100644 vendor/bootstrap-icons/usb-mini.svg create mode 100644 vendor/bootstrap-icons/usb-plug-fill.svg create mode 100644 vendor/bootstrap-icons/usb-plug.svg create mode 100644 vendor/bootstrap-icons/usb-symbol.svg create mode 100644 vendor/bootstrap-icons/usb.svg create mode 100644 vendor/bootstrap-icons/valentine.svg create mode 100644 vendor/bootstrap-icons/valentine2.svg create mode 100644 vendor/bootstrap-icons/vector-pen.svg create mode 100644 vendor/bootstrap-icons/view-list.svg create mode 100644 vendor/bootstrap-icons/view-stacked.svg create mode 100644 vendor/bootstrap-icons/vignette.svg create mode 100644 vendor/bootstrap-icons/vimeo.svg create mode 100644 vendor/bootstrap-icons/vinyl-fill.svg create mode 100644 vendor/bootstrap-icons/vinyl.svg create mode 100644 vendor/bootstrap-icons/virus.svg create mode 100644 vendor/bootstrap-icons/virus2.svg create mode 100644 vendor/bootstrap-icons/voicemail.svg create mode 100644 vendor/bootstrap-icons/volume-down-fill.svg create mode 100644 vendor/bootstrap-icons/volume-down.svg create mode 100644 vendor/bootstrap-icons/volume-mute-fill.svg create mode 100644 vendor/bootstrap-icons/volume-mute.svg create mode 100644 vendor/bootstrap-icons/volume-off-fill.svg create mode 100644 vendor/bootstrap-icons/volume-off.svg create mode 100644 vendor/bootstrap-icons/volume-up-fill.svg create mode 100644 vendor/bootstrap-icons/volume-up.svg create mode 100644 vendor/bootstrap-icons/vr.svg create mode 100644 vendor/bootstrap-icons/wallet-fill.svg create mode 100644 vendor/bootstrap-icons/wallet.svg create mode 100644 vendor/bootstrap-icons/wallet2.svg create mode 100644 vendor/bootstrap-icons/watch.svg create mode 100644 vendor/bootstrap-icons/water.svg create mode 100644 vendor/bootstrap-icons/webcam-fill.svg create mode 100644 vendor/bootstrap-icons/webcam.svg create mode 100644 vendor/bootstrap-icons/wechat.svg create mode 100644 vendor/bootstrap-icons/whatsapp.svg create mode 100644 vendor/bootstrap-icons/wifi-1.svg create mode 100644 vendor/bootstrap-icons/wifi-2.svg create mode 100644 vendor/bootstrap-icons/wifi-off.svg create mode 100644 vendor/bootstrap-icons/wifi.svg create mode 100644 vendor/bootstrap-icons/wikipedia.svg create mode 100644 vendor/bootstrap-icons/wind.svg create mode 100644 vendor/bootstrap-icons/window-dash.svg create mode 100644 vendor/bootstrap-icons/window-desktop.svg create mode 100644 vendor/bootstrap-icons/window-dock.svg create mode 100644 vendor/bootstrap-icons/window-fullscreen.svg create mode 100644 vendor/bootstrap-icons/window-plus.svg create mode 100644 vendor/bootstrap-icons/window-sidebar.svg create mode 100644 vendor/bootstrap-icons/window-split.svg create mode 100644 vendor/bootstrap-icons/window-stack.svg create mode 100644 vendor/bootstrap-icons/window-x.svg create mode 100644 vendor/bootstrap-icons/window.svg create mode 100644 vendor/bootstrap-icons/windows.svg create mode 100644 vendor/bootstrap-icons/wordpress.svg create mode 100644 vendor/bootstrap-icons/wrench-adjustable-circle-fill.svg create mode 100644 vendor/bootstrap-icons/wrench-adjustable-circle.svg create mode 100644 vendor/bootstrap-icons/wrench-adjustable.svg create mode 100644 vendor/bootstrap-icons/wrench.svg create mode 100644 vendor/bootstrap-icons/x-circle-fill.svg create mode 100644 vendor/bootstrap-icons/x-circle.svg create mode 100644 vendor/bootstrap-icons/x-diamond-fill.svg create mode 100644 vendor/bootstrap-icons/x-diamond.svg create mode 100644 vendor/bootstrap-icons/x-lg.svg create mode 100644 vendor/bootstrap-icons/x-octagon-fill.svg create mode 100644 vendor/bootstrap-icons/x-octagon.svg create mode 100644 vendor/bootstrap-icons/x-square-fill.svg create mode 100644 vendor/bootstrap-icons/x-square.svg create mode 100644 vendor/bootstrap-icons/x.svg create mode 100644 vendor/bootstrap-icons/xbox.svg create mode 100644 vendor/bootstrap-icons/yelp.svg create mode 100644 vendor/bootstrap-icons/yin-yang.svg create mode 100644 vendor/bootstrap-icons/youtube.svg create mode 100644 vendor/bootstrap-icons/zoom-in.svg create mode 100644 vendor/bootstrap-icons/zoom-out.svg diff --git a/index.html b/index.html index 26b1c36..124d94a 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ Elektrofoni +