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