diff --git a/packages/preview/use-tabler-icons/0.22.0/LICENSE b/packages/preview/use-tabler-icons/0.22.0/LICENSE
new file mode 100644
index 0000000000..9d39225828
--- /dev/null
+++ b/packages/preview/use-tabler-icons/0.22.0/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2024-2025 zyf722
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/packages/preview/use-tabler-icons/0.22.0/README.md b/packages/preview/use-tabler-icons/0.22.0/README.md
new file mode 100644
index 0000000000..d5ed338bd7
--- /dev/null
+++ b/packages/preview/use-tabler-icons/0.22.0/README.md
@@ -0,0 +1,61 @@
+> **Note**
+>
+> This project is greatly inspired by and mainly edited based on [typst-fontawesome](https://github.com/duskmoon314/typst-fontawesome).
+
+
+
+
+
+A Typst library for [Tabler Icons](https://github.com/tabler/tabler-icons), a set of over 5800 free MIT-licensed high-quality SVG icons.
+
+## Usage
+### Install Font
+Install [the webfont for Tabler Icons](https://docs.tabler.io/icons/libraries/webfont) before using this library. Or, if you are using Typst web app, simply upload the font file to your project.
+
+> [!NOTE]
+>
+> Since Tabler Icons v3.36.0, filled icons have been separated into a different font file. If you want to use filled icons, make sure to install both the regular ` tabler-icons.ttf` and filled `tabler-icons-filled.ttf` font files.
+
+### Import the Library
+#### Using the Typst Packages
+You can install the library using the typst packages:
+```typst
+#import "@preview/use-tabler-icons:0.22.0": *
+```
+
+#### Manually Install
+Just copy all files under [`src`](https://github.com/zyf722/typst-tabler-icons/tree/main/src) to your project and rename them to avoid naming conflicts.
+
+Then, import `lib.typ` to use the library:
+```typst
+#import "lib.typ": *
+```
+
+### Use the Icons
+You can use the `tabler-icon` function to create an icon with its name:
+```typst
+#tabler-icon("calendar")
+```
+
+Or you can directly use the `ti-` prefix :
+```typst
+#ti-calendar()
+```
+
+As these icons are actually text with custom font, you can pass any text attributes to the function:
+```typst
+#tabler-icon("calendar", fill: blue)
+```
+
+Refer to [`gallery.pdf`](https://github.com/zyf722/typst-tabler-icons/tree/main/gallery/gallery.pdf) and [Tabler Icons website](https://tabler.io/icons) for all available icons.
+
+## Contributing
+[Pull Requests](https://github.com/zyf722/typst-tabler-icons/pulls) are welcome!
+
+It is strongly recommended to follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification when writing commit messages and creating pull requests.
+
+### Github Actions Workflow
+This package uses a daily run [Github Actions workflow](https://github.com/zyf722/typst-tabler-icons/tree/main/.github/workflows/build.yml) to keep the library up-to-date with the latest version of Tabler Icons, which internally runs [`scripts/generate.mjs`](https://github.com/zyf722/typst-tabler-icons/tree/main/scripts/generate.mjs) to generate Typst source code of the library and gallery.
+
+## License
+[MIT](https://github.com/zyf722/typst-tabler-icons/tree/main/LICENSE)
diff --git a/packages/preview/use-tabler-icons/0.22.0/assets/banner.svg b/packages/preview/use-tabler-icons/0.22.0/assets/banner.svg
new file mode 100644
index 0000000000..0eb3f856b7
--- /dev/null
+++ b/packages/preview/use-tabler-icons/0.22.0/assets/banner.svg
@@ -0,0 +1,1621 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packages/preview/use-tabler-icons/0.22.0/src/lib-gen.typ b/packages/preview/use-tabler-icons/0.22.0/src/lib-gen.typ
new file mode 100644
index 0000000000..2a51818147
--- /dev/null
+++ b/packages/preview/use-tabler-icons/0.22.0/src/lib-gen.typ
@@ -0,0 +1,12227 @@
+// Generated based on Tabler Icons v3.42.0
+
+#import "lib-impl.typ": tabler-icon
+
+#let tabler-icon-map = (
+ "a-b":"\u{ec36}",
+ "a-b-2":"\u{f25f}",
+ "a-b-off":"\u{f0a6}",
+ "abacus":"\u{f05c}",
+ "abacus-off":"\u{f3b6}",
+ "abc":"\u{f567}",
+ "access-point":"\u{ed1b}",
+ "access-point-off":"\u{ed1a}",
+ "accessible":"\u{eba9}",
+ "accessible-off":"\u{f0a7}",
+ "activity":"\u{ed23}",
+ "activity-heartbeat":"\u{f0db}",
+ "ad":"\u{ea02}",
+ "ad-2":"\u{ef1f}",
+ "ad-circle":"\u{f79e}",
+ "ad-circle-off":"\u{f79d}",
+ "ad-off":"\u{f3b7}",
+ "address-book":"\u{f021}",
+ "address-book-off":"\u{f3b8}",
+ "adjustments":"\u{ea03}",
+ "adjustments-alt":"\u{ec37}",
+ "adjustments-bolt":"\u{f7fb}",
+ "adjustments-cancel":"\u{f7fc}",
+ "adjustments-check":"\u{f7fd}",
+ "adjustments-code":"\u{f7fe}",
+ "adjustments-cog":"\u{f7ff}",
+ "adjustments-dollar":"\u{f800}",
+ "adjustments-down":"\u{f801}",
+ "adjustments-exclamation":"\u{f802}",
+ "adjustments-heart":"\u{f803}",
+ "adjustments-horizontal":"\u{ec38}",
+ "adjustments-minus":"\u{f804}",
+ "adjustments-off":"\u{f0a8}",
+ "adjustments-pause":"\u{f805}",
+ "adjustments-pin":"\u{f806}",
+ "adjustments-plus":"\u{f807}",
+ "adjustments-question":"\u{f808}",
+ "adjustments-search":"\u{f809}",
+ "adjustments-share":"\u{f80a}",
+ "adjustments-spark":"\u{ffbe}",
+ "adjustments-star":"\u{f80b}",
+ "adjustments-up":"\u{f80c}",
+ "adjustments-x":"\u{f80d}",
+ "aerial-lift":"\u{edfe}",
+ "affiliate":"\u{edff}",
+ "ai":"\u{fee7}",
+ "ai-agent":"\u{101f9}",
+ "ai-agents":"\u{101f8}",
+ "ai-gateway":"\u{101f7}",
+ "air-balloon":"\u{f4a6}",
+ "air-conditioning":"\u{f3a2}",
+ "air-conditioning-disabled":"\u{f542}",
+ "air-traffic-control":"\u{fb01}",
+ "alarm":"\u{ea04}",
+ "alarm-average":"\u{fc9e}",
+ "alarm-minus":"\u{f630}",
+ "alarm-off":"\u{f0a9}",
+ "alarm-plus":"\u{f631}",
+ "alarm-smoke":"\u{100b6}",
+ "alarm-snooze":"\u{f632}",
+ "album":"\u{f022}",
+ "album-off":"\u{f3b9}",
+ "alert-circle":"\u{ea05}",
+ "alert-circle-off":"\u{fc65}",
+ "alert-hexagon":"\u{f80e}",
+ "alert-hexagon-off":"\u{fc66}",
+ "alert-octagon":"\u{ecc6}",
+ "alert-small":"\u{f80f}",
+ "alert-small-off":"\u{fc67}",
+ "alert-square":"\u{f811}",
+ "alert-square-rounded":"\u{f810}",
+ "alert-square-rounded-off":"\u{fc68}",
+ "alert-triangle":"\u{ea06}",
+ "alert-triangle-off":"\u{fc69}",
+ "alien":"\u{ebde}",
+ "align-box-bottom-center":"\u{f530}",
+ "align-box-bottom-left":"\u{f531}",
+ "align-box-bottom-right":"\u{f532}",
+ "align-box-center-bottom":"\u{facb}",
+ "align-box-center-middle":"\u{f79f}",
+ "align-box-center-stretch":"\u{facc}",
+ "align-box-center-top":"\u{facd}",
+ "align-box-left-bottom":"\u{f533}",
+ "align-box-left-middle":"\u{f534}",
+ "align-box-left-stretch":"\u{face}",
+ "align-box-left-top":"\u{f535}",
+ "align-box-right-bottom":"\u{f536}",
+ "align-box-right-middle":"\u{f537}",
+ "align-box-right-stretch":"\u{facf}",
+ "align-box-right-top":"\u{f538}",
+ "align-box-top-center":"\u{f539}",
+ "align-box-top-left":"\u{f53a}",
+ "align-box-top-right":"\u{f53b}",
+ "align-center":"\u{ea07}",
+ "align-justified":"\u{ea08}",
+ "align-left":"\u{ea09}",
+ "align-left-2":"\u{ff00}",
+ "align-right":"\u{ea0a}",
+ "align-right-2":"\u{feff}",
+ "alpha":"\u{f543}",
+ "alphabet-arabic":"\u{ff2f}",
+ "alphabet-bangla":"\u{ff2e}",
+ "alphabet-cyrillic":"\u{f1df}",
+ "alphabet-greek":"\u{f1e0}",
+ "alphabet-hebrew":"\u{ff2d}",
+ "alphabet-korean":"\u{ff2c}",
+ "alphabet-latin":"\u{f1e1}",
+ "alphabet-polish":"\u{101b1}",
+ "alphabet-runes":"\u{101b0}",
+ "alphabet-thai":"\u{ff2b}",
+ "alt":"\u{fc54}",
+ "ambulance":"\u{ebf5}",
+ "ampersand":"\u{f229}",
+ "analyze":"\u{f3a3}",
+ "analyze-off":"\u{f3ba}",
+ "anchor":"\u{eb76}",
+ "anchor-off":"\u{f0f7}",
+ "angle":"\u{ef20}",
+ "ankh":"\u{f1cd}",
+ "antenna":"\u{f094}",
+ "antenna-bars-1":"\u{ecc7}",
+ "antenna-bars-2":"\u{ecc8}",
+ "antenna-bars-3":"\u{ecc9}",
+ "antenna-bars-4":"\u{ecca}",
+ "antenna-bars-5":"\u{eccb}",
+ "antenna-bars-off":"\u{f0aa}",
+ "antenna-off":"\u{f3bb}",
+ "aperture":"\u{eb58}",
+ "aperture-off":"\u{f3bc}",
+ "api":"\u{effd}",
+ "api-app":"\u{effc}",
+ "api-app-off":"\u{f0ab}",
+ "api-book":"\u{1020b}",
+ "api-off":"\u{f0f8}",
+ "app-window":"\u{efe6}",
+ "apple":"\u{ef21}",
+ "apps":"\u{ebb6}",
+ "apps-off":"\u{f0ac}",
+ "archery-arrow":"\u{fc55}",
+ "archive":"\u{ea0b}",
+ "archive-off":"\u{f0ad}",
+ "armchair":"\u{ef9e}",
+ "armchair-2":"\u{efe7}",
+ "armchair-2-off":"\u{f3bd}",
+ "armchair-off":"\u{f3be}",
+ "arrow-autofit-content":"\u{ef31}",
+ "arrow-autofit-down":"\u{ef32}",
+ "arrow-autofit-height":"\u{ef33}",
+ "arrow-autofit-left":"\u{ef34}",
+ "arrow-autofit-right":"\u{ef35}",
+ "arrow-autofit-up":"\u{ef36}",
+ "arrow-autofit-width":"\u{ef37}",
+ "arrow-back":"\u{ea0c}",
+ "arrow-back-up":"\u{eb77}",
+ "arrow-back-up-double":"\u{f9ec}",
+ "arrow-badge-down":"\u{f60b}",
+ "arrow-badge-left":"\u{f60c}",
+ "arrow-badge-right":"\u{f60d}",
+ "arrow-badge-up":"\u{f60e}",
+ "arrow-bar-both":"\u{fadd}",
+ "arrow-bar-down":"\u{ea0d}",
+ "arrow-bar-left":"\u{ea0e}",
+ "arrow-bar-right":"\u{ea0f}",
+ "arrow-bar-to-down":"\u{ec88}",
+ "arrow-bar-to-down-dashed":"\u{10164}",
+ "arrow-bar-to-left":"\u{ec89}",
+ "arrow-bar-to-left-dashed":"\u{10163}",
+ "arrow-bar-to-right":"\u{ec8a}",
+ "arrow-bar-to-right-dashed":"\u{10162}",
+ "arrow-bar-to-up":"\u{ec8b}",
+ "arrow-bar-to-up-dashed":"\u{10161}",
+ "arrow-bar-up":"\u{ea10}",
+ "arrow-bear-left":"\u{f045}",
+ "arrow-bear-left-2":"\u{f044}",
+ "arrow-bear-right":"\u{f047}",
+ "arrow-bear-right-2":"\u{f046}",
+ "arrow-big-down":"\u{edda}",
+ "arrow-big-down-line":"\u{efe8}",
+ "arrow-big-down-lines":"\u{efe9}",
+ "arrow-big-left":"\u{eddb}",
+ "arrow-big-left-line":"\u{efea}",
+ "arrow-big-left-lines":"\u{efeb}",
+ "arrow-big-right":"\u{eddc}",
+ "arrow-big-right-line":"\u{efec}",
+ "arrow-big-right-lines":"\u{efed}",
+ "arrow-big-up":"\u{eddd}",
+ "arrow-big-up-line":"\u{efee}",
+ "arrow-big-up-lines":"\u{efef}",
+ "arrow-bounce":"\u{f3a4}",
+ "arrow-capsule":"\u{fade}",
+ "arrow-curve-left":"\u{f048}",
+ "arrow-curve-right":"\u{f049}",
+ "arrow-down":"\u{ea16}",
+ "arrow-down-bar":"\u{ed98}",
+ "arrow-down-circle":"\u{ea11}",
+ "arrow-down-dashed":"\u{1006a}",
+ "arrow-down-from-arc":"\u{fd86}",
+ "arrow-down-left":"\u{ea13}",
+ "arrow-down-left-circle":"\u{ea12}",
+ "arrow-down-rhombus":"\u{f61d}",
+ "arrow-down-right":"\u{ea15}",
+ "arrow-down-right-circle":"\u{ea14}",
+ "arrow-down-square":"\u{ed9a}",
+ "arrow-down-tail":"\u{ed9b}",
+ "arrow-down-to-arc":"\u{fd87}",
+ "arrow-elbow-left":"\u{f9ed}",
+ "arrow-elbow-right":"\u{f9ee}",
+ "arrow-fork":"\u{f04a}",
+ "arrow-forward":"\u{ea17}",
+ "arrow-forward-up":"\u{eb78}",
+ "arrow-forward-up-double":"\u{f9ef}",
+ "arrow-guide":"\u{f22a}",
+ "arrow-iteration":"\u{f578}",
+ "arrow-left":"\u{ea19}",
+ "arrow-left-bar":"\u{ed9c}",
+ "arrow-left-circle":"\u{ea18}",
+ "arrow-left-dashed":"\u{10069}",
+ "arrow-left-from-arc":"\u{fd88}",
+ "arrow-left-rhombus":"\u{f61e}",
+ "arrow-left-right":"\u{f04b}",
+ "arrow-left-square":"\u{ed9d}",
+ "arrow-left-tail":"\u{ed9e}",
+ "arrow-left-to-arc":"\u{fd89}",
+ "arrow-loop-left":"\u{ed9f}",
+ "arrow-loop-left-2":"\u{f04c}",
+ "arrow-loop-right":"\u{eda0}",
+ "arrow-loop-right-2":"\u{f04d}",
+ "arrow-merge":"\u{f04e}",
+ "arrow-merge-alt-left":"\u{fc9f}",
+ "arrow-merge-alt-right":"\u{fca0}",
+ "arrow-merge-both":"\u{f23b}",
+ "arrow-merge-left":"\u{f23c}",
+ "arrow-merge-right":"\u{f23d}",
+ "arrow-move-down":"\u{f2ba}",
+ "arrow-move-left":"\u{f2bb}",
+ "arrow-move-right":"\u{f2bc}",
+ "arrow-move-up":"\u{f2bd}",
+ "arrow-narrow-down":"\u{ea1a}",
+ "arrow-narrow-down-dashed":"\u{10068}",
+ "arrow-narrow-left":"\u{ea1b}",
+ "arrow-narrow-left-dashed":"\u{10067}",
+ "arrow-narrow-right":"\u{ea1c}",
+ "arrow-narrow-right-dashed":"\u{10066}",
+ "arrow-narrow-up":"\u{ea1d}",
+ "arrow-narrow-up-dashed":"\u{10065}",
+ "arrow-ramp-left":"\u{ed3c}",
+ "arrow-ramp-left-2":"\u{f04f}",
+ "arrow-ramp-left-3":"\u{f050}",
+ "arrow-ramp-right":"\u{ed3d}",
+ "arrow-ramp-right-2":"\u{f051}",
+ "arrow-ramp-right-3":"\u{f052}",
+ "arrow-right":"\u{ea1f}",
+ "arrow-right-bar":"\u{eda1}",
+ "arrow-right-circle":"\u{ea1e}",
+ "arrow-right-dashed":"\u{10064}",
+ "arrow-right-from-arc":"\u{fd8a}",
+ "arrow-right-rhombus":"\u{f61f}",
+ "arrow-right-square":"\u{eda2}",
+ "arrow-right-tail":"\u{eda3}",
+ "arrow-right-to-arc":"\u{fd8b}",
+ "arrow-rotary-first-left":"\u{f053}",
+ "arrow-rotary-first-right":"\u{f054}",
+ "arrow-rotary-last-left":"\u{f055}",
+ "arrow-rotary-last-right":"\u{f056}",
+ "arrow-rotary-left":"\u{f057}",
+ "arrow-rotary-right":"\u{f058}",
+ "arrow-rotary-straight":"\u{f059}",
+ "arrow-roundabout-left":"\u{f22b}",
+ "arrow-roundabout-right":"\u{f22c}",
+ "arrow-sharp-turn-left":"\u{f05a}",
+ "arrow-sharp-turn-right":"\u{f05b}",
+ "arrow-up":"\u{ea25}",
+ "arrow-up-bar":"\u{eda4}",
+ "arrow-up-circle":"\u{ea20}",
+ "arrow-up-dashed":"\u{10063}",
+ "arrow-up-from-arc":"\u{fd8c}",
+ "arrow-up-left":"\u{ea22}",
+ "arrow-up-left-circle":"\u{ea21}",
+ "arrow-up-rhombus":"\u{f620}",
+ "arrow-up-right":"\u{ea24}",
+ "arrow-up-right-circle":"\u{ea23}",
+ "arrow-up-square":"\u{eda6}",
+ "arrow-up-tail":"\u{eda7}",
+ "arrow-up-to-arc":"\u{fd8d}",
+ "arrow-wave-left-down":"\u{eda8}",
+ "arrow-wave-left-up":"\u{eda9}",
+ "arrow-wave-right-down":"\u{edaa}",
+ "arrow-wave-right-up":"\u{edab}",
+ "arrow-zig-zag":"\u{f4a7}",
+ "arrows-cross":"\u{effe}",
+ "arrows-diagonal":"\u{ea27}",
+ "arrows-diagonal-2":"\u{ea26}",
+ "arrows-diagonal-minimize":"\u{ef39}",
+ "arrows-diagonal-minimize-2":"\u{ef38}",
+ "arrows-diff":"\u{f296}",
+ "arrows-double-ne-sw":"\u{edde}",
+ "arrows-double-nw-se":"\u{eddf}",
+ "arrows-double-se-nw":"\u{ede0}",
+ "arrows-double-sw-ne":"\u{ede1}",
+ "arrows-down":"\u{edad}",
+ "arrows-down-up":"\u{edac}",
+ "arrows-exchange":"\u{f1f4}",
+ "arrows-exchange-2":"\u{f1f3}",
+ "arrows-horizontal":"\u{eb59}",
+ "arrows-join":"\u{edaf}",
+ "arrows-join-2":"\u{edae}",
+ "arrows-left":"\u{edb1}",
+ "arrows-left-down":"\u{ee00}",
+ "arrows-left-right":"\u{edb0}",
+ "arrows-maximize":"\u{ea28}",
+ "arrows-minimize":"\u{ea29}",
+ "arrows-move":"\u{f22f}",
+ "arrows-move-horizontal":"\u{f22d}",
+ "arrows-move-vertical":"\u{f22e}",
+ "arrows-random":"\u{f095}",
+ "arrows-right":"\u{edb3}",
+ "arrows-right-down":"\u{ee01}",
+ "arrows-right-left":"\u{edb2}",
+ "arrows-shuffle":"\u{f000}",
+ "arrows-shuffle-2":"\u{efff}",
+ "arrows-sort":"\u{eb5a}",
+ "arrows-split":"\u{edb5}",
+ "arrows-split-2":"\u{edb4}",
+ "arrows-transfer-down":"\u{f2cc}",
+ "arrows-transfer-up":"\u{f2cd}",
+ "arrows-transfer-up-down":"\u{ffac}",
+ "arrows-up":"\u{edb7}",
+ "arrows-up-down":"\u{edb6}",
+ "arrows-up-left":"\u{ee02}",
+ "arrows-up-right":"\u{ee03}",
+ "arrows-vertical":"\u{eb5b}",
+ "artboard":"\u{ea2a}",
+ "artboard-off":"\u{f0ae}",
+ "article":"\u{f1e2}",
+ "article-off":"\u{f3bf}",
+ "aspect-ratio":"\u{ed30}",
+ "aspect-ratio-off":"\u{f0af}",
+ "assembly":"\u{f24d}",
+ "assembly-off":"\u{f3c0}",
+ "asset":"\u{f1ce}",
+ "asterisk":"\u{efd5}",
+ "asterisk-simple":"\u{efd4}",
+ "at":"\u{ea2b}",
+ "at-off":"\u{f0b0}",
+ "atom":"\u{eb79}",
+ "atom-2":"\u{ebdf}",
+ "atom-off":"\u{f0f9}",
+ "augmented-reality":"\u{f023}",
+ "augmented-reality-2":"\u{f37e}",
+ "augmented-reality-off":"\u{f3c1}",
+ "auth-2fa":"\u{eca0}",
+ "automatic-gearbox":"\u{fc89}",
+ "automation":"\u{fef8}",
+ "avocado":"\u{fd8e}",
+ "award":"\u{ea2c}",
+ "award-off":"\u{f0fa}",
+ "axe":"\u{ef9f}",
+ "axis-x":"\u{ef45}",
+ "axis-y":"\u{ef46}",
+ "baby-bottle":"\u{f5d2}",
+ "baby-carriage":"\u{f05d}",
+ "background":"\u{fd2c}",
+ "backhoe":"\u{ed86}",
+ "backpack":"\u{ef47}",
+ "backpack-off":"\u{f3c2}",
+ "backslash":"\u{fab9}",
+ "backspace":"\u{ea2d}",
+ "badge":"\u{efc2}",
+ "badge-2k":"\u{100b5}",
+ "badge-3d":"\u{f555}",
+ "badge-3k":"\u{100b4}",
+ "badge-4k":"\u{f556}",
+ "badge-5k":"\u{100b3}",
+ "badge-8k":"\u{f557}",
+ "badge-ad":"\u{f558}",
+ "badge-ad-off":"\u{fd8f}",
+ "badge-ar":"\u{f559}",
+ "badge-cc":"\u{f55a}",
+ "badge-hd":"\u{f55b}",
+ "badge-off":"\u{f0fb}",
+ "badge-sd":"\u{f55c}",
+ "badge-tm":"\u{f55d}",
+ "badge-vo":"\u{f55e}",
+ "badge-vr":"\u{f55f}",
+ "badge-wc":"\u{f560}",
+ "badges":"\u{efc3}",
+ "badges-off":"\u{f0fc}",
+ "baguette":"\u{f3a5}",
+ "ball-american-football":"\u{ee04}",
+ "ball-american-football-off":"\u{f3c3}",
+ "ball-baseball":"\u{efa0}",
+ "ball-basketball":"\u{ec28}",
+ "ball-bowling":"\u{ec29}",
+ "ball-football":"\u{ee06}",
+ "ball-football-off":"\u{ee05}",
+ "ball-tennis":"\u{ec2a}",
+ "ball-volleyball":"\u{ec2b}",
+ "balloon":"\u{ef3a}",
+ "balloon-off":"\u{f0fd}",
+ "ballpen":"\u{f06e}",
+ "ballpen-off":"\u{f0b1}",
+ "ban":"\u{ea2e}",
+ "bandage":"\u{eb7a}",
+ "bandage-off":"\u{f3c4}",
+ "barbell":"\u{eff0}",
+ "barbell-off":"\u{f0b2}",
+ "barcode":"\u{ebc6}",
+ "barcode-off":"\u{f0b3}",
+ "barrel":"\u{f0b4}",
+ "barrel-off":"\u{f0fe}",
+ "barrier-block":"\u{f00e}",
+ "barrier-block-off":"\u{f0b5}",
+ "baseline":"\u{f024}",
+ "baseline-density-large":"\u{f9f0}",
+ "baseline-density-medium":"\u{f9f1}",
+ "baseline-density-small":"\u{f9f2}",
+ "basket":"\u{ebe1}",
+ "basket-bolt":"\u{fb43}",
+ "basket-cancel":"\u{fb44}",
+ "basket-check":"\u{fb45}",
+ "basket-code":"\u{fb46}",
+ "basket-cog":"\u{fb47}",
+ "basket-discount":"\u{fb48}",
+ "basket-dollar":"\u{fb49}",
+ "basket-down":"\u{fb4a}",
+ "basket-exclamation":"\u{fb4b}",
+ "basket-heart":"\u{fb4c}",
+ "basket-minus":"\u{fb4d}",
+ "basket-off":"\u{f0b6}",
+ "basket-pause":"\u{fb4e}",
+ "basket-pin":"\u{fb4f}",
+ "basket-plus":"\u{fb50}",
+ "basket-question":"\u{fb51}",
+ "basket-search":"\u{fb52}",
+ "basket-share":"\u{fb53}",
+ "basket-star":"\u{fb54}",
+ "basket-up":"\u{fb55}",
+ "basket-x":"\u{fb56}",
+ "bat":"\u{f284}",
+ "bath":"\u{ef48}",
+ "bath-off":"\u{f0ff}",
+ "battery":"\u{ea34}",
+ "battery-1":"\u{ea2f}",
+ "battery-2":"\u{ea30}",
+ "battery-3":"\u{ea31}",
+ "battery-4":"\u{ea32}",
+ "battery-automotive":"\u{ee07}",
+ "battery-charging":"\u{ea33}",
+ "battery-charging-2":"\u{ef3b}",
+ "battery-eco":"\u{ef3c}",
+ "battery-exclamation":"\u{ff1d}",
+ "battery-off":"\u{ed1c}",
+ "battery-spark":"\u{ffbd}",
+ "battery-vertical":"\u{ff13}",
+ "battery-vertical-1":"\u{ff1c}",
+ "battery-vertical-2":"\u{ff1b}",
+ "battery-vertical-3":"\u{ff1a}",
+ "battery-vertical-4":"\u{ff19}",
+ "battery-vertical-charging":"\u{ff17}",
+ "battery-vertical-charging-2":"\u{ff18}",
+ "battery-vertical-eco":"\u{ff16}",
+ "battery-vertical-exclamation":"\u{ff15}",
+ "battery-vertical-off":"\u{ff14}",
+ "beach":"\u{ef3d}",
+ "beach-off":"\u{f0b7}",
+ "bed":"\u{eb5c}",
+ "bed-flat":"\u{fca1}",
+ "bed-off":"\u{f100}",
+ "beer":"\u{efa1}",
+ "beer-off":"\u{f101}",
+ "bell":"\u{ea35}",
+ "bell-bolt":"\u{f812}",
+ "bell-cancel":"\u{f813}",
+ "bell-check":"\u{f814}",
+ "bell-code":"\u{f815}",
+ "bell-cog":"\u{f816}",
+ "bell-dollar":"\u{f817}",
+ "bell-down":"\u{f818}",
+ "bell-exclamation":"\u{f819}",
+ "bell-heart":"\u{f81a}",
+ "bell-minus":"\u{ede2}",
+ "bell-off":"\u{ece9}",
+ "bell-pause":"\u{f81b}",
+ "bell-pin":"\u{f81c}",
+ "bell-plus":"\u{ede3}",
+ "bell-question":"\u{f81d}",
+ "bell-ringing":"\u{ed07}",
+ "bell-ringing-2":"\u{ede4}",
+ "bell-school":"\u{f05e}",
+ "bell-search":"\u{f81e}",
+ "bell-share":"\u{f81f}",
+ "bell-star":"\u{f820}",
+ "bell-up":"\u{f821}",
+ "bell-x":"\u{ede5}",
+ "bell-z":"\u{eff1}",
+ "beta":"\u{f544}",
+ "bible":"\u{efc4}",
+ "bike":"\u{ea36}",
+ "bike-off":"\u{f0b8}",
+ "binary":"\u{ee08}",
+ "binary-off":"\u{f3c5}",
+ "binary-tree":"\u{f5d4}",
+ "binary-tree-2":"\u{f5d3}",
+ "binoculars":"\u{fefe}",
+ "biohazard":"\u{ecb8}",
+ "biohazard-off":"\u{f0b9}",
+ "blade":"\u{f4bd}",
+ "bleach":"\u{f2f3}",
+ "bleach-chlorine":"\u{f2f0}",
+ "bleach-no-chlorine":"\u{f2f1}",
+ "bleach-off":"\u{f2f2}",
+ "blend-mode":"\u{feb0}",
+ "blender":"\u{fca2}",
+ "blind":"\u{101af}",
+ "blob":"\u{feaf}",
+ "blockquote":"\u{ee09}",
+ "blocks":"\u{100b2}",
+ "bluetooth":"\u{ea37}",
+ "bluetooth-connected":"\u{ecea}",
+ "bluetooth-off":"\u{eceb}",
+ "bluetooth-x":"\u{f081}",
+ "blur":"\u{ef8c}",
+ "blur-off":"\u{f3c6}",
+ "bmp":"\u{f3a6}",
+ "body-scan":"\u{fca3}",
+ "bold":"\u{eb7b}",
+ "bold-off":"\u{f0ba}",
+ "bolt":"\u{ea38}",
+ "bolt-off":"\u{ecec}",
+ "bomb":"\u{f59c}",
+ "bone":"\u{edb8}",
+ "bone-off":"\u{f0bb}",
+ "bong":"\u{f3a7}",
+ "bong-off":"\u{f3c7}",
+ "book":"\u{ea39}",
+ "book-2":"\u{efc5}",
+ "book-download":"\u{f070}",
+ "book-off":"\u{f0bc}",
+ "book-upload":"\u{f071}",
+ "bookmark":"\u{ea3a}",
+ "bookmark-ai":"\u{fc8a}",
+ "bookmark-edit":"\u{fa5e}",
+ "bookmark-minus":"\u{fa5f}",
+ "bookmark-off":"\u{eced}",
+ "bookmark-plus":"\u{fa60}",
+ "bookmark-question":"\u{fa61}",
+ "bookmarks":"\u{ed08}",
+ "bookmarks-off":"\u{f0bd}",
+ "books":"\u{eff2}",
+ "books-off":"\u{f0be}",
+ "boom":"\u{fdbe}",
+ "border-all":"\u{ea3b}",
+ "border-bottom":"\u{ea3c}",
+ "border-bottom-plus":"\u{fdbd}",
+ "border-corner-ios":"\u{fd98}",
+ "border-corner-pill":"\u{fd62}",
+ "border-corner-rounded":"\u{fd63}",
+ "border-corner-square":"\u{fd64}",
+ "border-corners":"\u{f7a0}",
+ "border-horizontal":"\u{ea3d}",
+ "border-inner":"\u{ea3e}",
+ "border-left":"\u{ea3f}",
+ "border-left-plus":"\u{fdbc}",
+ "border-none":"\u{ea40}",
+ "border-outer":"\u{ea41}",
+ "border-radius":"\u{eb7c}",
+ "border-right":"\u{ea42}",
+ "border-right-plus":"\u{fdbb}",
+ "border-sides":"\u{f7a1}",
+ "border-style":"\u{ee0a}",
+ "border-style-2":"\u{ef22}",
+ "border-top":"\u{ea43}",
+ "border-top-plus":"\u{fdba}",
+ "border-vertical":"\u{ea44}",
+ "bot-id":"\u{101f6}",
+ "bottle":"\u{ef0b}",
+ "bottle-off":"\u{f3c8}",
+ "bounce-left":"\u{f59d}",
+ "bounce-right":"\u{f59e}",
+ "bow":"\u{f096}",
+ "bowl":"\u{f4fa}",
+ "bowl-chopsticks":"\u{fd90}",
+ "bowl-spoon":"\u{fd91}",
+ "bowling":"\u{100b1}",
+ "box":"\u{ea45}",
+ "box-align-bottom":"\u{f2a8}",
+ "box-align-bottom-left":"\u{f2ce}",
+ "box-align-bottom-right":"\u{f2cf}",
+ "box-align-left":"\u{f2a9}",
+ "box-align-right":"\u{f2aa}",
+ "box-align-top":"\u{f2ab}",
+ "box-align-top-left":"\u{f2d0}",
+ "box-align-top-right":"\u{f2d1}",
+ "box-margin":"\u{ee0b}",
+ "box-model":"\u{ee0c}",
+ "box-model-2":"\u{ef23}",
+ "box-model-2-off":"\u{f3c9}",
+ "box-model-off":"\u{f3ca}",
+ "box-multiple":"\u{ee17}",
+ "box-multiple-0":"\u{ee0d}",
+ "box-multiple-1":"\u{ee0e}",
+ "box-multiple-2":"\u{ee0f}",
+ "box-multiple-3":"\u{ee10}",
+ "box-multiple-4":"\u{ee11}",
+ "box-multiple-5":"\u{ee12}",
+ "box-multiple-6":"\u{ee13}",
+ "box-multiple-7":"\u{ee14}",
+ "box-multiple-8":"\u{ee15}",
+ "box-multiple-9":"\u{ee16}",
+ "box-off":"\u{f102}",
+ "box-padding":"\u{ee18}",
+ "braces":"\u{ebcc}",
+ "braces-off":"\u{f0bf}",
+ "brackets":"\u{ebcd}",
+ "brackets-angle":"\u{fcb2}",
+ "brackets-angle-off":"\u{fcb1}",
+ "brackets-contain":"\u{f1e5}",
+ "brackets-contain-end":"\u{f1e3}",
+ "brackets-contain-start":"\u{f1e4}",
+ "brackets-off":"\u{f0c0}",
+ "braille":"\u{f545}",
+ "brain":"\u{f59f}",
+ "brand-4chan":"\u{f494}",
+ "brand-abstract":"\u{f495}",
+ "brand-adobe":"\u{f0dc}",
+ "brand-adobe-after-effect":"\u{ff2a}",
+ "brand-adobe-illustrator":"\u{ff29}",
+ "brand-adobe-indesign":"\u{ff28}",
+ "brand-adobe-photoshop":"\u{ff27}",
+ "brand-adobe-premiere":"\u{ff26}",
+ "brand-adobe-xd":"\u{ff25}",
+ "brand-adonis-js":"\u{f496}",
+ "brand-airbnb":"\u{ed68}",
+ "brand-airtable":"\u{ef6a}",
+ "brand-algolia":"\u{f390}",
+ "brand-alipay":"\u{f7a2}",
+ "brand-alpine-js":"\u{f324}",
+ "brand-amazon":"\u{f230}",
+ "brand-amd":"\u{f653}",
+ "brand-amie":"\u{ffab}",
+ "brand-amigo":"\u{f5f9}",
+ "brand-among-us":"\u{f205}",
+ "brand-android":"\u{ec16}",
+ "brand-angular":"\u{ef6b}",
+ "brand-ansible":"\u{fa70}",
+ "brand-ao3":"\u{f5e8}",
+ "brand-appgallery":"\u{f231}",
+ "brand-apple":"\u{ec17}",
+ "brand-apple-arcade":"\u{ed69}",
+ "brand-apple-news":"\u{ff24}",
+ "brand-apple-podcast":"\u{f1e6}",
+ "brand-appstore":"\u{ed24}",
+ "brand-arc":"\u{feae}",
+ "brand-asana":"\u{edc5}",
+ "brand-astro":"\u{fdb9}",
+ "brand-auth0":"\u{fcb3}",
+ "brand-aws":"\u{fa4c}",
+ "brand-azure":"\u{fa4d}",
+ "brand-backbone":"\u{f325}",
+ "brand-badoo":"\u{f206}",
+ "brand-baidu":"\u{f5e9}",
+ "brand-bandcamp":"\u{f207}",
+ "brand-bandlab":"\u{f5fa}",
+ "brand-beats":"\u{f208}",
+ "brand-bebo":"\u{ffaa}",
+ "brand-behance":"\u{ec6e}",
+ "brand-bilibili":"\u{f6d2}",
+ "brand-binance":"\u{f5a0}",
+ "brand-bing":"\u{edc6}",
+ "brand-bitbucket":"\u{edc7}",
+ "brand-blackberry":"\u{f568}",
+ "brand-blender":"\u{f326}",
+ "brand-blogger":"\u{f35a}",
+ "brand-bluesky":"\u{fd75}",
+ "brand-booking":"\u{edc8}",
+ "brand-bootstrap":"\u{ef3e}",
+ "brand-bulma":"\u{f327}",
+ "brand-bumble":"\u{f5fb}",
+ "brand-bunpo":"\u{f4cf}",
+ "brand-c-sharp":"\u{f003}",
+ "brand-cake":"\u{f7a3}",
+ "brand-cakephp":"\u{f7af}",
+ "brand-campaignmonitor":"\u{f328}",
+ "brand-carbon":"\u{f348}",
+ "brand-cashapp":"\u{f391}",
+ "brand-chrome":"\u{ec18}",
+ "brand-cinema-4d":"\u{fa71}",
+ "brand-citymapper":"\u{f5fc}",
+ "brand-cloudflare":"\u{fa4e}",
+ "brand-codecov":"\u{f329}",
+ "brand-codepen":"\u{ec6f}",
+ "brand-codesandbox":"\u{ed6a}",
+ "brand-cohost":"\u{f5d5}",
+ "brand-coinbase":"\u{f209}",
+ "brand-comedy-central":"\u{f217}",
+ "brand-coreos":"\u{f5fd}",
+ "brand-couchdb":"\u{f60f}",
+ "brand-couchsurfing":"\u{f392}",
+ "brand-cpp":"\u{f5fe}",
+ "brand-craft":"\u{fa72}",
+ "brand-crunchbase":"\u{f7e3}",
+ "brand-css3":"\u{ed6b}",
+ "brand-ctemplar":"\u{f4d0}",
+ "brand-cucumber":"\u{ef6c}",
+ "brand-cupra":"\u{f4d1}",
+ "brand-cypress":"\u{f333}",
+ "brand-d3":"\u{f24e}",
+ "brand-databricks":"\u{fc41}",
+ "brand-days-counter":"\u{f4d2}",
+ "brand-dcos":"\u{f32a}",
+ "brand-debian":"\u{ef57}",
+ "brand-deezer":"\u{f78b}",
+ "brand-deliveroo":"\u{f4d3}",
+ "brand-deno":"\u{f24f}",
+ "brand-denodo":"\u{f610}",
+ "brand-deviantart":"\u{ecfb}",
+ "brand-digg":"\u{fa73}",
+ "brand-dingtalk":"\u{f5ea}",
+ "brand-discord":"\u{ece3}",
+ "brand-disney":"\u{f20a}",
+ "brand-disqus":"\u{edc9}",
+ "brand-django":"\u{f349}",
+ "brand-docker":"\u{edca}",
+ "brand-doctrine":"\u{ef6d}",
+ "brand-dolby-digital":"\u{f4d4}",
+ "brand-douban":"\u{f5ff}",
+ "brand-dribbble":"\u{ec19}",
+ "brand-dropbox":"\u{1018a}",
+ "brand-drops":"\u{f4d5}",
+ "brand-drupal":"\u{f393}",
+ "brand-edge":"\u{ecfc}",
+ "brand-elastic":"\u{f611}",
+ "brand-electronic-arts":"\u{fa74}",
+ "brand-ember":"\u{f497}",
+ "brand-envato":"\u{f394}",
+ "brand-etsy":"\u{f654}",
+ "brand-evernote":"\u{f600}",
+ "brand-facebook":"\u{ec1a}",
+ "brand-feedly":"\u{fa75}",
+ "brand-figma":"\u{ec93}",
+ "brand-filezilla":"\u{fa76}",
+ "brand-finder":"\u{f218}",
+ "brand-firebase":"\u{ef6e}",
+ "brand-firefox":"\u{ecfd}",
+ "brand-fiverr":"\u{f7a4}",
+ "brand-flickr":"\u{ecfe}",
+ "brand-flightradar24":"\u{f4d6}",
+ "brand-flipboard":"\u{f20b}",
+ "brand-flutter":"\u{f395}",
+ "brand-fortnite":"\u{f260}",
+ "brand-foursquare":"\u{ecff}",
+ "brand-framer":"\u{ec1b}",
+ "brand-framer-motion":"\u{f78c}",
+ "brand-funimation":"\u{f655}",
+ "brand-gatsby":"\u{f396}",
+ "brand-git":"\u{ef6f}",
+ "brand-github":"\u{ec1c}",
+ "brand-github-copilot":"\u{f4a8}",
+ "brand-gitlab":"\u{ec1d}",
+ "brand-gmail":"\u{efa2}",
+ "brand-golang":"\u{f78d}",
+ "brand-google":"\u{ec1f}",
+ "brand-google-analytics":"\u{edcb}",
+ "brand-google-big-query":"\u{f612}",
+ "brand-google-drive":"\u{ec1e}",
+ "brand-google-fit":"\u{f297}",
+ "brand-google-home":"\u{f601}",
+ "brand-google-maps":"\u{fa4f}",
+ "brand-google-one":"\u{f232}",
+ "brand-google-photos":"\u{f20c}",
+ "brand-google-play":"\u{ed25}",
+ "brand-google-podcasts":"\u{f656}",
+ "brand-grammarly":"\u{f32b}",
+ "brand-graphql":"\u{f32c}",
+ "brand-gravatar":"\u{edcc}",
+ "brand-grindr":"\u{f20d}",
+ "brand-guardian":"\u{f4fb}",
+ "brand-gumroad":"\u{f5d6}",
+ "brand-hackerrank":"\u{ff23}",
+ "brand-hbo":"\u{f657}",
+ "brand-headlessui":"\u{f32d}",
+ "brand-hexo":"\u{fa50}",
+ "brand-hipchat":"\u{edcd}",
+ "brand-html5":"\u{ed6c}",
+ "brand-inertia":"\u{f34a}",
+ "brand-infakt":"\u{1020a}",
+ "brand-instagram":"\u{ec20}",
+ "brand-intercom":"\u{f1cf}",
+ "brand-itch":"\u{fa22}",
+ "brand-javascript":"\u{ef0c}",
+ "brand-jira":"\u{10231}",
+ "brand-juejin":"\u{f7b0}",
+ "brand-kako-talk":"\u{fd2d}",
+ "brand-kbin":"\u{fad0}",
+ "brand-kick":"\u{fa23}",
+ "brand-kickstarter":"\u{edce}",
+ "brand-kotlin":"\u{ed6d}",
+ "brand-laravel":"\u{f34b}",
+ "brand-lastfm":"\u{f001}",
+ "brand-leetcode":"\u{fa51}",
+ "brand-letterboxd":"\u{fa24}",
+ "brand-line":"\u{f7e8}",
+ "brand-linkedin":"\u{ec8c}",
+ "brand-linktree":"\u{f1e7}",
+ "brand-linqpad":"\u{f562}",
+ "brand-livewire":"\u{fd76}",
+ "brand-loom":"\u{ef70}",
+ "brand-mailgun":"\u{f32e}",
+ "brand-mantine":"\u{f32f}",
+ "brand-mastercard":"\u{ef49}",
+ "brand-mastodon":"\u{f250}",
+ "brand-matrix":"\u{f5eb}",
+ "brand-mcdonalds":"\u{f251}",
+ "brand-medium":"\u{ec70}",
+ "brand-meetup":"\u{fc6a}",
+ "brand-mercedes":"\u{f072}",
+ "brand-messenger":"\u{ec71}",
+ "brand-meta":"\u{efb0}",
+ "brand-metabrainz":"\u{ff12}",
+ "brand-minecraft":"\u{faef}",
+ "brand-miniprogram":"\u{f602}",
+ "brand-mixpanel":"\u{f397}",
+ "brand-monday":"\u{f219}",
+ "brand-mongodb":"\u{f613}",
+ "brand-my-oppo":"\u{f4d7}",
+ "brand-mysql":"\u{f614}",
+ "brand-national-geographic":"\u{f603}",
+ "brand-nem":"\u{f5a1}",
+ "brand-netbeans":"\u{ef71}",
+ "brand-netease-music":"\u{f604}",
+ "brand-netflix":"\u{edcf}",
+ "brand-nexo":"\u{f5a2}",
+ "brand-nextcloud":"\u{f4d8}",
+ "brand-nextjs":"\u{f0dd}",
+ "brand-nodejs":"\u{fae0}",
+ "brand-nord-vpn":"\u{f37f}",
+ "brand-notion":"\u{ef7b}",
+ "brand-npm":"\u{f569}",
+ "brand-nuxt":"\u{f0de}",
+ "brand-nytimes":"\u{ef8d}",
+ "brand-oauth":"\u{fa52}",
+ "brand-office":"\u{f398}",
+ "brand-ok-ru":"\u{f399}",
+ "brand-onedrive":"\u{f5d7}",
+ "brand-onlyfans":"\u{f605}",
+ "brand-open-source":"\u{edd0}",
+ "brand-openai":"\u{f78e}",
+ "brand-openvpn":"\u{f39a}",
+ "brand-opera":"\u{ec21}",
+ "brand-pagekit":"\u{edd1}",
+ "brand-parsinta":"\u{fc42}",
+ "brand-patreon":"\u{edd2}",
+ "brand-paypal":"\u{ec22}",
+ "brand-paypay":"\u{f5ec}",
+ "brand-peanut":"\u{f39b}",
+ "brand-pepsi":"\u{f261}",
+ "brand-php":"\u{ef72}",
+ "brand-picsart":"\u{f4d9}",
+ "brand-pinterest":"\u{ec8d}",
+ "brand-planetscale":"\u{f78f}",
+ "brand-pnpm":"\u{fd77}",
+ "brand-pocket":"\u{ed00}",
+ "brand-polymer":"\u{f498}",
+ "brand-powershell":"\u{f5ed}",
+ "brand-printables":"\u{fd1b}",
+ "brand-prisma":"\u{f499}",
+ "brand-producthunt":"\u{edd3}",
+ "brand-pushbullet":"\u{f330}",
+ "brand-pushover":"\u{f20e}",
+ "brand-python":"\u{ed01}",
+ "brand-qq":"\u{f606}",
+ "brand-radix-ui":"\u{f790}",
+ "brand-react":"\u{f34c}",
+ "brand-react-native":"\u{ef73}",
+ "brand-reason":"\u{f49a}",
+ "brand-reddit":"\u{ec8e}",
+ "brand-redhat":"\u{f331}",
+ "brand-redux":"\u{f3a8}",
+ "brand-revolut":"\u{f4da}",
+ "brand-rumble":"\u{fad1}",
+ "brand-rust":"\u{fa53}",
+ "brand-safari":"\u{ec23}",
+ "brand-samsungpass":"\u{f4db}",
+ "brand-sass":"\u{edd4}",
+ "brand-sentry":"\u{edd5}",
+ "brand-sharik":"\u{f4dc}",
+ "brand-shazam":"\u{edd6}",
+ "brand-shopee":"\u{f252}",
+ "brand-sketch":"\u{ec24}",
+ "brand-skype":"\u{ed02}",
+ "brand-slack":"\u{ec72}",
+ "brand-snapchat":"\u{ec25}",
+ "brand-snapseed":"\u{f253}",
+ "brand-snowflake":"\u{f615}",
+ "brand-socket-io":"\u{f49b}",
+ "brand-solidjs":"\u{f5ee}",
+ "brand-soundcloud":"\u{ed6e}",
+ "brand-spacehey":"\u{f4fc}",
+ "brand-speedtest":"\u{fa77}",
+ "brand-spotify":"\u{ed03}",
+ "brand-stackoverflow":"\u{ef58}",
+ "brand-stackshare":"\u{f607}",
+ "brand-steam":"\u{ed6f}",
+ "brand-stellar":"\u{10243}",
+ "brand-stocktwits":"\u{fd78}",
+ "brand-storj":"\u{fa54}",
+ "brand-storybook":"\u{f332}",
+ "brand-storytel":"\u{f608}",
+ "brand-strava":"\u{f254}",
+ "brand-stripe":"\u{edd7}",
+ "brand-sublime-text":"\u{ef74}",
+ "brand-sugarizer":"\u{f7a5}",
+ "brand-supabase":"\u{f6d3}",
+ "brand-superhuman":"\u{f50c}",
+ "brand-supernova":"\u{f49c}",
+ "brand-surfshark":"\u{f255}",
+ "brand-svelte":"\u{f0df}",
+ "brand-swift":"\u{fa55}",
+ "brand-symfony":"\u{f616}",
+ "brand-tabler":"\u{ec8f}",
+ "brand-tabnine":"\u{101ae}",
+ "brand-tailwind":"\u{eca1}",
+ "brand-taobao":"\u{f5ef}",
+ "brand-teams":"\u{fadf}",
+ "brand-ted":"\u{f658}",
+ "brand-telegram":"\u{ec26}",
+ "brand-terraform":"\u{fa56}",
+ "brand-tesla":"\u{10099}",
+ "brand-tether":"\u{f5a3}",
+ "brand-thingiverse":"\u{fd1c}",
+ "brand-threads":"\u{fb02}",
+ "brand-threejs":"\u{f5f0}",
+ "brand-tidal":"\u{ed70}",
+ "brand-tiktok":"\u{ec73}",
+ "brand-tinder":"\u{ed71}",
+ "brand-topbuzz":"\u{f50d}",
+ "brand-torchain":"\u{f5a4}",
+ "brand-toyota":"\u{f262}",
+ "brand-trello":"\u{f39d}",
+ "brand-tripadvisor":"\u{f002}",
+ "brand-tumblr":"\u{ed04}",
+ "brand-twilio":"\u{f617}",
+ "brand-twitch":"\u{ed05}",
+ "brand-twitter":"\u{ec27}",
+ "brand-typescript":"\u{f5f1}",
+ "brand-uber":"\u{ef75}",
+ "brand-ubuntu":"\u{ef59}",
+ "brand-unity":"\u{f49d}",
+ "brand-unsplash":"\u{edd8}",
+ "brand-upwork":"\u{f39e}",
+ "brand-valorant":"\u{f39f}",
+ "brand-vechain":"\u{10242}",
+ "brand-vercel":"\u{ef24}",
+ "brand-vimeo":"\u{ed06}",
+ "brand-vinted":"\u{f20f}",
+ "brand-visa":"\u{f380}",
+ "brand-visual-studio":"\u{ef76}",
+ "brand-vite":"\u{f5f2}",
+ "brand-vivaldi":"\u{f210}",
+ "brand-vk":"\u{ed72}",
+ "brand-vlc":"\u{fa78}",
+ "brand-volkswagen":"\u{f50e}",
+ "brand-vsco":"\u{f334}",
+ "brand-vscode":"\u{f3a0}",
+ "brand-vue":"\u{f0e0}",
+ "brand-walmart":"\u{f211}",
+ "brand-waze":"\u{f5d8}",
+ "brand-webflow":"\u{f2d2}",
+ "brand-wechat":"\u{f5f3}",
+ "brand-weibo":"\u{f609}",
+ "brand-whatsapp":"\u{ec74}",
+ "brand-wikipedia":"\u{fa79}",
+ "brand-windows":"\u{ecd8}",
+ "brand-windy":"\u{f4dd}",
+ "brand-wish":"\u{f212}",
+ "brand-wix":"\u{f3a1}",
+ "brand-wordpress":"\u{f2d3}",
+ "brand-x":"\u{fc0f}",
+ "brand-xamarin":"\u{fa7a}",
+ "brand-xbox":"\u{f298}",
+ "brand-xdeep":"\u{fc10}",
+ "brand-xing":"\u{f21a}",
+ "brand-yahoo":"\u{ed73}",
+ "brand-yandex":"\u{fae1}",
+ "brand-yarn":"\u{fd79}",
+ "brand-yatse":"\u{f213}",
+ "brand-ycombinator":"\u{edd9}",
+ "brand-youtube":"\u{ec90}",
+ "brand-youtube-kids":"\u{f214}",
+ "brand-zalando":"\u{f49e}",
+ "brand-zapier":"\u{f49f}",
+ "brand-zeit":"\u{f335}",
+ "brand-zhihu":"\u{f60a}",
+ "brand-zoom":"\u{f215}",
+ "brand-zulip":"\u{f4de}",
+ "brand-zwift":"\u{f216}",
+ "bread":"\u{efa3}",
+ "bread-off":"\u{f3cb}",
+ "briefcase":"\u{ea46}",
+ "briefcase-2":"\u{fb03}",
+ "briefcase-off":"\u{f3cc}",
+ "brightness":"\u{eb7f}",
+ "brightness-2":"\u{ee19}",
+ "brightness-auto":"\u{fd99}",
+ "brightness-down":"\u{eb7d}",
+ "brightness-half":"\u{ee1a}",
+ "brightness-off":"\u{f3cd}",
+ "brightness-up":"\u{eb7e}",
+ "broadcast":"\u{f1e9}",
+ "broadcast-off":"\u{f1e8}",
+ "browser":"\u{ebb7}",
+ "browser-check":"\u{efd6}",
+ "browser-maximize":"\u{100b0}",
+ "browser-minus":"\u{100af}",
+ "browser-off":"\u{f0c1}",
+ "browser-plus":"\u{efd7}",
+ "browser-share":"\u{100ae}",
+ "browser-x":"\u{efd8}",
+ "brush":"\u{ebb8}",
+ "brush-off":"\u{f0c2}",
+ "bubble":"\u{feba}",
+ "bubble-minus":"\u{febe}",
+ "bubble-plus":"\u{febd}",
+ "bubble-tea":"\u{ff51}",
+ "bubble-tea-2":"\u{ff52}",
+ "bubble-text":"\u{febc}",
+ "bubble-x":"\u{febb}",
+ "bucket":"\u{ea47}",
+ "bucket-droplet":"\u{f56a}",
+ "bucket-off":"\u{f103}",
+ "bug":"\u{ea48}",
+ "bug-off":"\u{f0c3}",
+ "building":"\u{ea4f}",
+ "building-airport":"\u{ffa9}",
+ "building-arch":"\u{ea49}",
+ "building-bank":"\u{ebe2}",
+ "building-bridge":"\u{ea4b}",
+ "building-bridge-2":"\u{ea4a}",
+ "building-broadcast-tower":"\u{f4be}",
+ "building-burj-al-arab":"\u{ff50}",
+ "building-carousel":"\u{ed87}",
+ "building-castle":"\u{ed88}",
+ "building-church":"\u{ea4c}",
+ "building-circus":"\u{f4bf}",
+ "building-cog":"\u{10062}",
+ "building-community":"\u{ebf6}",
+ "building-cottage":"\u{ee1b}",
+ "building-estate":"\u{f5a5}",
+ "building-factory":"\u{ee1c}",
+ "building-factory-2":"\u{f082}",
+ "building-fortress":"\u{ed89}",
+ "building-hospital":"\u{ea4d}",
+ "building-lighthouse":"\u{ed8a}",
+ "building-minus":"\u{10061}",
+ "building-monument":"\u{ed26}",
+ "building-mosque":"\u{fa57}",
+ "building-off":"\u{fefd}",
+ "building-pavilion":"\u{ebf7}",
+ "building-plus":"\u{10060}",
+ "building-skyscraper":"\u{ec39}",
+ "building-stadium":"\u{f641}",
+ "building-store":"\u{ea4e}",
+ "building-tunnel":"\u{f5a6}",
+ "building-warehouse":"\u{ebe3}",
+ "building-wind-turbine":"\u{f4c0}",
+ "buildings":"\u{ff40}",
+ "bulb":"\u{ea51}",
+ "bulb-off":"\u{ea50}",
+ "bulldozer":"\u{ee1d}",
+ "burger":"\u{fcb4}",
+ "bus":"\u{ebe4}",
+ "bus-off":"\u{f3ce}",
+ "bus-stop":"\u{f2d4}",
+ "businessplan":"\u{ee1e}",
+ "butterfly":"\u{efd9}",
+ "cactus":"\u{f21b}",
+ "cactus-off":"\u{f3cf}",
+ "cake":"\u{f00f}",
+ "cake-off":"\u{f104}",
+ "cake-roll":"\u{100bd}",
+ "calculator":"\u{eb80}",
+ "calculator-off":"\u{f0c4}",
+ "calendar":"\u{ea53}",
+ "calendar-bolt":"\u{f822}",
+ "calendar-cancel":"\u{f823}",
+ "calendar-check":"\u{f824}",
+ "calendar-clock":"\u{fd2e}",
+ "calendar-code":"\u{f825}",
+ "calendar-cog":"\u{f826}",
+ "calendar-dollar":"\u{f827}",
+ "calendar-dot":"\u{fd3e}",
+ "calendar-down":"\u{f828}",
+ "calendar-due":"\u{f621}",
+ "calendar-event":"\u{ea52}",
+ "calendar-exclamation":"\u{f829}",
+ "calendar-heart":"\u{f82a}",
+ "calendar-minus":"\u{ebb9}",
+ "calendar-month":"\u{fd2f}",
+ "calendar-off":"\u{ee1f}",
+ "calendar-pause":"\u{f82b}",
+ "calendar-pin":"\u{f82c}",
+ "calendar-plus":"\u{ebba}",
+ "calendar-question":"\u{f82d}",
+ "calendar-repeat":"\u{fad2}",
+ "calendar-sad":"\u{fd1d}",
+ "calendar-search":"\u{f82e}",
+ "calendar-share":"\u{f82f}",
+ "calendar-smile":"\u{fd1e}",
+ "calendar-star":"\u{f830}",
+ "calendar-stats":"\u{ee20}",
+ "calendar-time":"\u{ee21}",
+ "calendar-up":"\u{f831}",
+ "calendar-user":"\u{fd1f}",
+ "calendar-week":"\u{fd30}",
+ "calendar-x":"\u{f832}",
+ "camera":"\u{ea54}",
+ "camera-ai":"\u{ffa8}",
+ "camera-bitcoin":"\u{ffa7}",
+ "camera-bolt":"\u{f833}",
+ "camera-cancel":"\u{f834}",
+ "camera-check":"\u{f835}",
+ "camera-code":"\u{f836}",
+ "camera-cog":"\u{f837}",
+ "camera-dollar":"\u{f838}",
+ "camera-down":"\u{f839}",
+ "camera-exclamation":"\u{f83a}",
+ "camera-heart":"\u{f83b}",
+ "camera-minus":"\u{ec3a}",
+ "camera-moon":"\u{ffa6}",
+ "camera-off":"\u{ecee}",
+ "camera-pause":"\u{f83c}",
+ "camera-pin":"\u{f83d}",
+ "camera-plus":"\u{ec3b}",
+ "camera-question":"\u{f83e}",
+ "camera-rotate":"\u{ee22}",
+ "camera-search":"\u{f83f}",
+ "camera-selfie":"\u{ee23}",
+ "camera-share":"\u{f840}",
+ "camera-spark":"\u{ffbc}",
+ "camera-star":"\u{f841}",
+ "camera-up":"\u{f842}",
+ "camera-x":"\u{f843}",
+ "camper":"\u{fa25}",
+ "campfire":"\u{f5a7}",
+ "canary":"\u{101f5}",
+ "cancel":"\u{ff11}",
+ "candle":"\u{efc6}",
+ "candy":"\u{ef0d}",
+ "candy-off":"\u{f0c5}",
+ "cane":"\u{f50f}",
+ "cannabis":"\u{f4c1}",
+ "cap-projecting":"\u{ff22}",
+ "cap-rounded":"\u{ff21}",
+ "cap-straight":"\u{ff20}",
+ "capsule":"\u{fae3}",
+ "capsule-horizontal":"\u{fae2}",
+ "capture":"\u{ec3c}",
+ "capture-off":"\u{f0c6}",
+ "car":"\u{ebbb}",
+ "car-4wd":"\u{fdb8}",
+ "car-crane":"\u{ef25}",
+ "car-crash":"\u{efa4}",
+ "car-fan":"\u{fdb3}",
+ "car-fan-1":"\u{fdb7}",
+ "car-fan-2":"\u{fdb6}",
+ "car-fan-3":"\u{fdb5}",
+ "car-fan-auto":"\u{fdb4}",
+ "car-garage":"\u{fc77}",
+ "car-off":"\u{f0c7}",
+ "car-off-road":"\u{10230}",
+ "car-suspension":"\u{1022f}",
+ "car-suv":"\u{fc8b}",
+ "car-turbine":"\u{f4fd}",
+ "carambola":"\u{feb9}",
+ "caravan":"\u{ec7c}",
+ "cardboards":"\u{ed74}",
+ "cardboards-off":"\u{f0c8}",
+ "cards":"\u{f510}",
+ "caret-down":"\u{eb5d}",
+ "caret-left":"\u{eb5e}",
+ "caret-left-right":"\u{fc43}",
+ "caret-right":"\u{eb5f}",
+ "caret-up":"\u{eb60}",
+ "caret-up-down":"\u{fc44}",
+ "carousel-horizontal":"\u{f659}",
+ "carousel-vertical":"\u{f65a}",
+ "carrot":"\u{f21c}",
+ "carrot-off":"\u{f3d0}",
+ "cash":"\u{ea55}",
+ "cash-banknote":"\u{ee25}",
+ "cash-banknote-edit":"\u{10149}",
+ "cash-banknote-heart":"\u{10148}",
+ "cash-banknote-minus":"\u{10147}",
+ "cash-banknote-move":"\u{10145}",
+ "cash-banknote-move-back":"\u{10146}",
+ "cash-banknote-off":"\u{ee24}",
+ "cash-banknote-plus":"\u{10144}",
+ "cash-edit":"\u{10143}",
+ "cash-heart":"\u{10142}",
+ "cash-minus":"\u{10141}",
+ "cash-move":"\u{1013f}",
+ "cash-move-back":"\u{10140}",
+ "cash-off":"\u{f105}",
+ "cash-plus":"\u{1013e}",
+ "cash-register":"\u{fee6}",
+ "cast":"\u{ea56}",
+ "cast-off":"\u{f0c9}",
+ "cat":"\u{f65b}",
+ "category":"\u{f1f6}",
+ "category-2":"\u{f1f5}",
+ "category-minus":"\u{fd20}",
+ "category-plus":"\u{fd21}",
+ "ce":"\u{ed75}",
+ "ce-off":"\u{f0ca}",
+ "cell":"\u{f05f}",
+ "cell-signal-1":"\u{f083}",
+ "cell-signal-2":"\u{f084}",
+ "cell-signal-3":"\u{f085}",
+ "cell-signal-4":"\u{f086}",
+ "cell-signal-5":"\u{f087}",
+ "cell-signal-off":"\u{f088}",
+ "certificate":"\u{ed76}",
+ "certificate-2":"\u{f073}",
+ "certificate-2-off":"\u{f0cb}",
+ "certificate-off":"\u{f0cc}",
+ "chair-director":"\u{f2d5}",
+ "chalkboard":"\u{f34d}",
+ "chalkboard-off":"\u{f3d1}",
+ "chalkboard-teacher":"\u{10160}",
+ "charging-pile":"\u{ee26}",
+ "chart-arcs":"\u{ee28}",
+ "chart-arcs-3":"\u{ee27}",
+ "chart-area":"\u{ea58}",
+ "chart-area-line":"\u{ea57}",
+ "chart-arrows":"\u{ee2a}",
+ "chart-arrows-vertical":"\u{ee29}",
+ "chart-bar":"\u{ea59}",
+ "chart-bar-off":"\u{f3d2}",
+ "chart-bar-popular":"\u{fef7}",
+ "chart-bubble":"\u{ec75}",
+ "chart-candle":"\u{ea5a}",
+ "chart-circles":"\u{ee2b}",
+ "chart-cohort":"\u{fef6}",
+ "chart-column":"\u{ffa5}",
+ "chart-covariate":"\u{ffa4}",
+ "chart-donut":"\u{ea5b}",
+ "chart-donut-2":"\u{ee2c}",
+ "chart-donut-3":"\u{ee2d}",
+ "chart-donut-4":"\u{ee2e}",
+ "chart-dots":"\u{ee2f}",
+ "chart-dots-2":"\u{f097}",
+ "chart-dots-3":"\u{f098}",
+ "chart-funnel":"\u{fef5}",
+ "chart-grid-dots":"\u{f4c2}",
+ "chart-histogram":"\u{f65c}",
+ "chart-infographic":"\u{ee30}",
+ "chart-line":"\u{ea5c}",
+ "chart-pie":"\u{ea5d}",
+ "chart-pie-2":"\u{ee31}",
+ "chart-pie-3":"\u{ee32}",
+ "chart-pie-4":"\u{ee33}",
+ "chart-pie-off":"\u{f3d3}",
+ "chart-ppf":"\u{f618}",
+ "chart-radar":"\u{ed77}",
+ "chart-sankey":"\u{f619}",
+ "chart-scatter":"\u{fd93}",
+ "chart-scatter-3d":"\u{fd92}",
+ "chart-treemap":"\u{f381}",
+ "check":"\u{ea5e}",
+ "checkbox":"\u{eba6}",
+ "checklist":"\u{f074}",
+ "checks":"\u{ebaa}",
+ "checkup-list":"\u{ef5a}",
+ "cheese":"\u{ef26}",
+ "chef-hat":"\u{f21d}",
+ "chef-hat-off":"\u{f3d4}",
+ "cherry":"\u{f511}",
+ "chess":"\u{f382}",
+ "chess-bishop":"\u{f56b}",
+ "chess-king":"\u{f56c}",
+ "chess-knight":"\u{f56d}",
+ "chess-queen":"\u{f56e}",
+ "chess-rook":"\u{f56f}",
+ "chevron-compact-down":"\u{faf0}",
+ "chevron-compact-left":"\u{faf1}",
+ "chevron-compact-right":"\u{faf2}",
+ "chevron-compact-up":"\u{faf3}",
+ "chevron-down":"\u{ea5f}",
+ "chevron-down-left":"\u{ed09}",
+ "chevron-down-right":"\u{ed0a}",
+ "chevron-left":"\u{ea60}",
+ "chevron-left-pipe":"\u{fae4}",
+ "chevron-right":"\u{ea61}",
+ "chevron-right-pipe":"\u{fae5}",
+ "chevron-up":"\u{ea62}",
+ "chevron-up-left":"\u{ed0b}",
+ "chevron-up-right":"\u{ed0c}",
+ "chevrons-down":"\u{ea63}",
+ "chevrons-down-left":"\u{ed0d}",
+ "chevrons-down-right":"\u{ed0e}",
+ "chevrons-left":"\u{ea64}",
+ "chevrons-right":"\u{ea65}",
+ "chevrons-up":"\u{ea66}",
+ "chevrons-up-left":"\u{ed0f}",
+ "chevrons-up-right":"\u{ed10}",
+ "chisel":"\u{f383}",
+ "christmas-ball":"\u{fd31}",
+ "christmas-tree":"\u{ed78}",
+ "christmas-tree-off":"\u{f3d5}",
+ "circle":"\u{ea6b}",
+ "circle-arrow-down":"\u{f6f9}",
+ "circle-arrow-down-left":"\u{f6f6}",
+ "circle-arrow-down-right":"\u{f6f8}",
+ "circle-arrow-left":"\u{f6fb}",
+ "circle-arrow-right":"\u{f6fd}",
+ "circle-arrow-up":"\u{f703}",
+ "circle-arrow-up-left":"\u{f700}",
+ "circle-arrow-up-right":"\u{f702}",
+ "circle-asterisk":"\u{101ad}",
+ "circle-caret-down":"\u{f4a9}",
+ "circle-caret-left":"\u{f4aa}",
+ "circle-caret-right":"\u{f4ab}",
+ "circle-caret-up":"\u{f4ac}",
+ "circle-check":"\u{ea67}",
+ "circle-chevron-down":"\u{f622}",
+ "circle-chevron-left":"\u{f623}",
+ "circle-chevron-right":"\u{f624}",
+ "circle-chevron-up":"\u{f625}",
+ "circle-chevrons-down":"\u{f642}",
+ "circle-chevrons-left":"\u{f643}",
+ "circle-chevrons-right":"\u{f644}",
+ "circle-chevrons-up":"\u{f645}",
+ "circle-dashed":"\u{ed27}",
+ "circle-dashed-check":"\u{feb8}",
+ "circle-dashed-letter-a":"\u{ff9a}",
+ "circle-dashed-letter-b":"\u{ff99}",
+ "circle-dashed-letter-c":"\u{ff98}",
+ "circle-dashed-letter-d":"\u{ff97}",
+ "circle-dashed-letter-e":"\u{ff96}",
+ "circle-dashed-letter-f":"\u{ff95}",
+ "circle-dashed-letter-g":"\u{ff94}",
+ "circle-dashed-letter-h":"\u{ff93}",
+ "circle-dashed-letter-i":"\u{ff92}",
+ "circle-dashed-letter-j":"\u{ff91}",
+ "circle-dashed-letter-k":"\u{ff90}",
+ "circle-dashed-letter-l":"\u{ff8f}",
+ "circle-dashed-letter-m":"\u{ff8d}",
+ "circle-dashed-letter-n":"\u{ff8c}",
+ "circle-dashed-letter-o":"\u{ff8b}",
+ "circle-dashed-letter-p":"\u{ff8a}",
+ "circle-dashed-letter-q":"\u{ff89}",
+ "circle-dashed-letter-r":"\u{ff88}",
+ "circle-dashed-letter-s":"\u{ff87}",
+ "circle-dashed-letter-t":"\u{ff86}",
+ "circle-dashed-letter-u":"\u{ff85}",
+ "circle-dashed-letter-v":"\u{ff84}",
+ "circle-dashed-letter-w":"\u{ff83}",
+ "circle-dashed-letter-x":"\u{ff82}",
+ "circle-dashed-letter-y":"\u{ff81}",
+ "circle-dashed-letter-z":"\u{ff80}",
+ "circle-dashed-minus":"\u{feb7}",
+ "circle-dashed-number-0":"\u{fc6b}",
+ "circle-dashed-number-1":"\u{fc6c}",
+ "circle-dashed-number-2":"\u{fc6d}",
+ "circle-dashed-number-3":"\u{fc6e}",
+ "circle-dashed-number-4":"\u{fc6f}",
+ "circle-dashed-number-5":"\u{fc70}",
+ "circle-dashed-number-6":"\u{fc71}",
+ "circle-dashed-number-7":"\u{fc72}",
+ "circle-dashed-number-8":"\u{fc73}",
+ "circle-dashed-number-9":"\u{fc74}",
+ "circle-dashed-percentage":"\u{fd7a}",
+ "circle-dashed-plus":"\u{feb6}",
+ "circle-dashed-x":"\u{fc75}",
+ "circle-dot":"\u{efb1}",
+ "circle-dotted":"\u{ed28}",
+ "circle-dotted-letter-a":"\u{ff7f}",
+ "circle-dotted-letter-b":"\u{ff7e}",
+ "circle-dotted-letter-c":"\u{ff7d}",
+ "circle-dotted-letter-d":"\u{ff7c}",
+ "circle-dotted-letter-e":"\u{ff7b}",
+ "circle-dotted-letter-f":"\u{ff7a}",
+ "circle-dotted-letter-g":"\u{ff79}",
+ "circle-dotted-letter-h":"\u{ff78}",
+ "circle-dotted-letter-i":"\u{ff77}",
+ "circle-dotted-letter-j":"\u{ff76}",
+ "circle-dotted-letter-k":"\u{ff75}",
+ "circle-dotted-letter-l":"\u{ff74}",
+ "circle-dotted-letter-m":"\u{ff73}",
+ "circle-dotted-letter-n":"\u{ff72}",
+ "circle-dotted-letter-o":"\u{ff71}",
+ "circle-dotted-letter-p":"\u{ff70}",
+ "circle-dotted-letter-q":"\u{ff6f}",
+ "circle-dotted-letter-r":"\u{ff6e}",
+ "circle-dotted-letter-s":"\u{ff6d}",
+ "circle-dotted-letter-t":"\u{ff6c}",
+ "circle-dotted-letter-u":"\u{ff6b}",
+ "circle-dotted-letter-v":"\u{ff6a}",
+ "circle-dotted-letter-w":"\u{ff69}",
+ "circle-dotted-letter-x":"\u{ff68}",
+ "circle-dotted-letter-y":"\u{ff67}",
+ "circle-dotted-letter-z":"\u{ff66}",
+ "circle-half":"\u{ee3f}",
+ "circle-half-2":"\u{eff3}",
+ "circle-half-vertical":"\u{ee3e}",
+ "circle-key":"\u{f633}",
+ "circle-letter-a":"\u{f441}",
+ "circle-letter-b":"\u{f442}",
+ "circle-letter-c":"\u{f443}",
+ "circle-letter-d":"\u{f444}",
+ "circle-letter-e":"\u{f445}",
+ "circle-letter-f":"\u{f446}",
+ "circle-letter-g":"\u{f447}",
+ "circle-letter-h":"\u{f448}",
+ "circle-letter-i":"\u{f449}",
+ "circle-letter-j":"\u{f44a}",
+ "circle-letter-k":"\u{f44b}",
+ "circle-letter-l":"\u{f44c}",
+ "circle-letter-m":"\u{f44d}",
+ "circle-letter-n":"\u{f44e}",
+ "circle-letter-o":"\u{f44f}",
+ "circle-letter-p":"\u{f450}",
+ "circle-letter-q":"\u{f451}",
+ "circle-letter-r":"\u{f452}",
+ "circle-letter-s":"\u{f453}",
+ "circle-letter-t":"\u{f454}",
+ "circle-letter-u":"\u{f455}",
+ "circle-letter-v":"\u{f4ad}",
+ "circle-letter-w":"\u{f456}",
+ "circle-letter-x":"\u{f4ae}",
+ "circle-letter-y":"\u{f457}",
+ "circle-letter-z":"\u{f458}",
+ "circle-minus":"\u{ea68}",
+ "circle-minus-2":"\u{fc8c}",
+ "circle-number-0":"\u{ee34}",
+ "circle-number-1":"\u{ee35}",
+ "circle-number-2":"\u{ee36}",
+ "circle-number-3":"\u{ee37}",
+ "circle-number-4":"\u{ee38}",
+ "circle-number-5":"\u{ee39}",
+ "circle-number-6":"\u{ee3a}",
+ "circle-number-7":"\u{ee3b}",
+ "circle-number-8":"\u{ee3c}",
+ "circle-number-9":"\u{ee3d}",
+ "circle-off":"\u{ee40}",
+ "circle-open-arrow-down":"\u{10209}",
+ "circle-open-arrow-left":"\u{10208}",
+ "circle-open-arrow-right":"\u{10207}",
+ "circle-open-arrow-up":"\u{10206}",
+ "circle-percentage":"\u{fd7b}",
+ "circle-plus":"\u{ea69}",
+ "circle-plus-2":"\u{fc8d}",
+ "circle-plus-minus":"\u{10205}",
+ "circle-rectangle":"\u{f010}",
+ "circle-rectangle-off":"\u{f0cd}",
+ "circle-square":"\u{ece4}",
+ "circle-triangle":"\u{f011}",
+ "circle-x":"\u{ea6a}",
+ "circles":"\u{ece5}",
+ "circles-relation":"\u{f4c3}",
+ "circuit-ammeter":"\u{f271}",
+ "circuit-battery":"\u{f272}",
+ "circuit-bulb":"\u{f273}",
+ "circuit-capacitor":"\u{f275}",
+ "circuit-capacitor-polarized":"\u{f274}",
+ "circuit-cell":"\u{f277}",
+ "circuit-cell-plus":"\u{f276}",
+ "circuit-changeover":"\u{f278}",
+ "circuit-diode":"\u{f27a}",
+ "circuit-diode-zener":"\u{f279}",
+ "circuit-ground":"\u{f27c}",
+ "circuit-ground-digital":"\u{f27b}",
+ "circuit-inductor":"\u{f27d}",
+ "circuit-motor":"\u{f27e}",
+ "circuit-pushbutton":"\u{f27f}",
+ "circuit-resistor":"\u{f280}",
+ "circuit-switch-closed":"\u{f281}",
+ "circuit-switch-open":"\u{f282}",
+ "circuit-voltmeter":"\u{f283}",
+ "clear-all":"\u{ee41}",
+ "clear-formatting":"\u{ebe5}",
+ "clef":"\u{10240}",
+ "clef-staff":"\u{10241}",
+ "click":"\u{ebbc}",
+ "cliff-jumping":"\u{fefc}",
+ "clipboard":"\u{ea6f}",
+ "clipboard-check":"\u{ea6c}",
+ "clipboard-copy":"\u{f299}",
+ "clipboard-data":"\u{f563}",
+ "clipboard-heart":"\u{f34e}",
+ "clipboard-list":"\u{ea6d}",
+ "clipboard-off":"\u{f0ce}",
+ "clipboard-plus":"\u{efb2}",
+ "clipboard-search":"\u{10098}",
+ "clipboard-smile":"\u{fd9a}",
+ "clipboard-text":"\u{f089}",
+ "clipboard-typography":"\u{f34f}",
+ "clipboard-x":"\u{ea6e}",
+ "clock":"\u{ea70}",
+ "clock-12":"\u{fc56}",
+ "clock-2":"\u{f099}",
+ "clock-24":"\u{fc57}",
+ "clock-bitcoin":"\u{ff3f}",
+ "clock-bolt":"\u{f844}",
+ "clock-cancel":"\u{f546}",
+ "clock-check":"\u{f7c1}",
+ "clock-code":"\u{f845}",
+ "clock-cog":"\u{f7c2}",
+ "clock-dollar":"\u{f846}",
+ "clock-down":"\u{f7c3}",
+ "clock-edit":"\u{f547}",
+ "clock-exclamation":"\u{f847}",
+ "clock-heart":"\u{f7c4}",
+ "clock-hour-1":"\u{f313}",
+ "clock-hour-10":"\u{f314}",
+ "clock-hour-11":"\u{f315}",
+ "clock-hour-12":"\u{f316}",
+ "clock-hour-2":"\u{f317}",
+ "clock-hour-3":"\u{f318}",
+ "clock-hour-4":"\u{f319}",
+ "clock-hour-5":"\u{f31a}",
+ "clock-hour-6":"\u{f31b}",
+ "clock-hour-7":"\u{f31c}",
+ "clock-hour-8":"\u{f31d}",
+ "clock-hour-9":"\u{f31e}",
+ "clock-minus":"\u{f848}",
+ "clock-off":"\u{f0cf}",
+ "clock-pause":"\u{f548}",
+ "clock-pin":"\u{f849}",
+ "clock-play":"\u{f549}",
+ "clock-plus":"\u{f7c5}",
+ "clock-question":"\u{f7c6}",
+ "clock-record":"\u{f54a}",
+ "clock-search":"\u{f7c7}",
+ "clock-share":"\u{f84a}",
+ "clock-shield":"\u{f7c8}",
+ "clock-star":"\u{f7c9}",
+ "clock-stop":"\u{f54b}",
+ "clock-up":"\u{f7ca}",
+ "clock-x":"\u{f7cb}",
+ "clothes-rack":"\u{f285}",
+ "clothes-rack-off":"\u{f3d6}",
+ "cloud":"\u{ea76}",
+ "cloud-bitcoin":"\u{ff3e}",
+ "cloud-bolt":"\u{f84b}",
+ "cloud-cancel":"\u{f84c}",
+ "cloud-check":"\u{f84d}",
+ "cloud-code":"\u{f84e}",
+ "cloud-cog":"\u{f84f}",
+ "cloud-computing":"\u{f1d0}",
+ "cloud-data-connection":"\u{f1d1}",
+ "cloud-dollar":"\u{f850}",
+ "cloud-down":"\u{f851}",
+ "cloud-download":"\u{ea71}",
+ "cloud-exclamation":"\u{f852}",
+ "cloud-fog":"\u{ecd9}",
+ "cloud-heart":"\u{f853}",
+ "cloud-lock":"\u{efdb}",
+ "cloud-lock-open":"\u{efda}",
+ "cloud-minus":"\u{f854}",
+ "cloud-network":"\u{fc78}",
+ "cloud-off":"\u{ed3e}",
+ "cloud-pause":"\u{f855}",
+ "cloud-pin":"\u{f856}",
+ "cloud-plus":"\u{f857}",
+ "cloud-question":"\u{f858}",
+ "cloud-rain":"\u{ea72}",
+ "cloud-search":"\u{f859}",
+ "cloud-share":"\u{f85a}",
+ "cloud-snow":"\u{ea73}",
+ "cloud-star":"\u{f85b}",
+ "cloud-storm":"\u{ea74}",
+ "cloud-up":"\u{f85c}",
+ "cloud-upload":"\u{ea75}",
+ "cloud-x":"\u{f85d}",
+ "clover":"\u{f1ea}",
+ "clover-2":"\u{f21e}",
+ "clubs":"\u{eff4}",
+ "code":"\u{ea77}",
+ "code-asterisk":"\u{f312}",
+ "code-circle":"\u{f4ff}",
+ "code-circle-2":"\u{f4fe}",
+ "code-dots":"\u{f61a}",
+ "code-minus":"\u{ee42}",
+ "code-off":"\u{f0d0}",
+ "code-plus":"\u{ee43}",
+ "code-variable":"\u{100ab}",
+ "code-variable-minus":"\u{100ad}",
+ "code-variable-plus":"\u{100ac}",
+ "codeblock":"\u{101f4}",
+ "coffee":"\u{ef0e}",
+ "coffee-off":"\u{f106}",
+ "coffin":"\u{f579}",
+ "coin":"\u{eb82}",
+ "coin-bitcoin":"\u{f2be}",
+ "coin-euro":"\u{f2bf}",
+ "coin-monero":"\u{f4a0}",
+ "coin-off":"\u{f0d1}",
+ "coin-pound":"\u{f2c0}",
+ "coin-rupee":"\u{f2c1}",
+ "coin-taka":"\u{fd0d}",
+ "coin-yen":"\u{f2c2}",
+ "coin-yuan":"\u{f2c3}",
+ "coins":"\u{f65d}",
+ "color-filter":"\u{f5a8}",
+ "color-picker":"\u{ebe6}",
+ "color-picker-off":"\u{f0d2}",
+ "color-swatch":"\u{eb61}",
+ "color-swatch-off":"\u{f0d3}",
+ "column-insert-left":"\u{ee44}",
+ "column-insert-right":"\u{ee45}",
+ "column-remove":"\u{faf4}",
+ "columns":"\u{eb83}",
+ "columns-1":"\u{f6d4}",
+ "columns-2":"\u{f6d5}",
+ "columns-3":"\u{f6d6}",
+ "columns-off":"\u{f0d4}",
+ "comet":"\u{ec76}",
+ "command":"\u{ea78}",
+ "command-off":"\u{f3d7}",
+ "compass":"\u{ea79}",
+ "compass-off":"\u{f0d5}",
+ "components":"\u{efa5}",
+ "components-off":"\u{f0d6}",
+ "cone":"\u{efdd}",
+ "cone-2":"\u{efdc}",
+ "cone-off":"\u{f3d8}",
+ "cone-plus":"\u{fa94}",
+ "confetti":"\u{ee46}",
+ "confetti-off":"\u{f3d9}",
+ "confucius":"\u{f58a}",
+ "congruent-to":"\u{ffa3}",
+ "connection":"\u{101f3}",
+ "container":"\u{ee47}",
+ "container-off":"\u{f107}",
+ "contract":"\u{fefb}",
+ "contrast":"\u{ec4e}",
+ "contrast-2":"\u{efc7}",
+ "contrast-2-off":"\u{f3da}",
+ "contrast-off":"\u{f3db}",
+ "cooker":"\u{f57a}",
+ "cookie":"\u{fdb1}",
+ "cookie-man":"\u{fdb2}",
+ "cookie-off":"\u{f0d7}",
+ "copy":"\u{ea7a}",
+ "copy-check":"\u{fdb0}",
+ "copy-minus":"\u{fdaf}",
+ "copy-off":"\u{f0d8}",
+ "copy-plus":"\u{fdae}",
+ "copy-x":"\u{fdad}",
+ "copyleft":"\u{ec3d}",
+ "copyleft-off":"\u{f0d9}",
+ "copyright":"\u{ea7b}",
+ "copyright-off":"\u{f0da}",
+ "corner-down-left":"\u{ea7c}",
+ "corner-down-left-double":"\u{ee48}",
+ "corner-down-right":"\u{ea7d}",
+ "corner-down-right-double":"\u{ee49}",
+ "corner-left-down":"\u{ea7e}",
+ "corner-left-down-double":"\u{ee4a}",
+ "corner-left-up":"\u{ea7f}",
+ "corner-left-up-double":"\u{ee4b}",
+ "corner-right-down":"\u{ea80}",
+ "corner-right-down-double":"\u{ee4c}",
+ "corner-right-up":"\u{ea81}",
+ "corner-right-up-double":"\u{ee4d}",
+ "corner-up-left":"\u{ea82}",
+ "corner-up-left-double":"\u{ee4e}",
+ "corner-up-right":"\u{ea83}",
+ "corner-up-right-double":"\u{ee4f}",
+ "cpu":"\u{ef8e}",
+ "cpu-2":"\u{f075}",
+ "cpu-off":"\u{f108}",
+ "crane":"\u{ef27}",
+ "crane-off":"\u{f109}",
+ "creative-commons":"\u{efb3}",
+ "creative-commons-by":"\u{f21f}",
+ "creative-commons-nc":"\u{f220}",
+ "creative-commons-nd":"\u{f221}",
+ "creative-commons-off":"\u{f10a}",
+ "creative-commons-sa":"\u{f222}",
+ "creative-commons-zero":"\u{f223}",
+ "credit-card":"\u{ea84}",
+ "credit-card-hand":"\u{1022e}",
+ "credit-card-off":"\u{ed11}",
+ "credit-card-pay":"\u{fd32}",
+ "credit-card-refund":"\u{fd33}",
+ "credits":"\u{101f2}",
+ "cricket":"\u{f09a}",
+ "crop":"\u{ea85}",
+ "crop-1-1":"\u{fd50}",
+ "crop-16-9":"\u{fd51}",
+ "crop-3-2":"\u{fd52}",
+ "crop-5-4":"\u{fd53}",
+ "crop-7-5":"\u{fd54}",
+ "crop-landscape":"\u{fd55}",
+ "crop-portrait":"\u{fd56}",
+ "cross":"\u{ef8f}",
+ "cross-off":"\u{f10b}",
+ "crosshair":"\u{ec3e}",
+ "crown":"\u{ed12}",
+ "crown-off":"\u{ee50}",
+ "crutches":"\u{ef5b}",
+ "crutches-off":"\u{f10c}",
+ "crystal-ball":"\u{f57b}",
+ "csv":"\u{f791}",
+ "cube":"\u{fa97}",
+ "cube-3d-sphere":"\u{ecd7}",
+ "cube-3d-sphere-off":"\u{f3b5}",
+ "cube-off":"\u{fa95}",
+ "cube-plus":"\u{fa96}",
+ "cube-send":"\u{f61b}",
+ "cube-spark":"\u{ffbb}",
+ "cube-unfolded":"\u{f61c}",
+ "cup":"\u{ef28}",
+ "cup-off":"\u{f10d}",
+ "curling":"\u{efc8}",
+ "curly-loop":"\u{ecda}",
+ "currency":"\u{efa6}",
+ "currency-afghani":"\u{f65e}",
+ "currency-bahraini":"\u{ee51}",
+ "currency-baht":"\u{f08a}",
+ "currency-bitcoin":"\u{ebab}",
+ "currency-cent":"\u{ee53}",
+ "currency-dinar":"\u{ee54}",
+ "currency-dirham":"\u{ee55}",
+ "currency-dogecoin":"\u{ef4b}",
+ "currency-dollar":"\u{eb84}",
+ "currency-dollar-australian":"\u{ee56}",
+ "currency-dollar-brunei":"\u{f36c}",
+ "currency-dollar-canadian":"\u{ee57}",
+ "currency-dollar-guyanese":"\u{f36d}",
+ "currency-dollar-off":"\u{f3dc}",
+ "currency-dollar-singapore":"\u{ee58}",
+ "currency-dollar-zimbabwean":"\u{f36e}",
+ "currency-dong":"\u{f36f}",
+ "currency-dram":"\u{f370}",
+ "currency-ethereum":"\u{ee59}",
+ "currency-euro":"\u{eb85}",
+ "currency-euro-off":"\u{f3dd}",
+ "currency-florin":"\u{faf5}",
+ "currency-forint":"\u{ee5a}",
+ "currency-frank":"\u{ee5b}",
+ "currency-guarani":"\u{f371}",
+ "currency-hryvnia":"\u{f372}",
+ "currency-husd":"\u{1023f}",
+ "currency-iranian-rial":"\u{fa58}",
+ "currency-kip":"\u{f373}",
+ "currency-krone-czech":"\u{ee5c}",
+ "currency-krone-danish":"\u{ee5d}",
+ "currency-krone-swedish":"\u{ee5e}",
+ "currency-lari":"\u{f374}",
+ "currency-leu":"\u{ee5f}",
+ "currency-lira":"\u{ee60}",
+ "currency-litecoin":"\u{ee61}",
+ "currency-lyd":"\u{f375}",
+ "currency-manat":"\u{f376}",
+ "currency-monero":"\u{f377}",
+ "currency-naira":"\u{ee62}",
+ "currency-nano":"\u{f7a6}",
+ "currency-off":"\u{f3de}",
+ "currency-paanga":"\u{f378}",
+ "currency-peso":"\u{f65f}",
+ "currency-pound":"\u{ebac}",
+ "currency-pound-off":"\u{f3df}",
+ "currency-quetzal":"\u{f379}",
+ "currency-real":"\u{ee63}",
+ "currency-renminbi":"\u{ee64}",
+ "currency-ripple":"\u{ee65}",
+ "currency-riyal":"\u{ee66}",
+ "currency-rubel":"\u{ee67}",
+ "currency-rufiyaa":"\u{f37a}",
+ "currency-rupee":"\u{ebad}",
+ "currency-rupee-nepalese":"\u{f37b}",
+ "currency-shekel":"\u{ee68}",
+ "currency-solana":"\u{f4a1}",
+ "currency-som":"\u{f37c}",
+ "currency-taka":"\u{ee69}",
+ "currency-tenge":"\u{f37d}",
+ "currency-tether":"\u{1023e}",
+ "currency-tugrik":"\u{ee6a}",
+ "currency-won":"\u{ee6b}",
+ "currency-xrp":"\u{fd34}",
+ "currency-yen":"\u{ebae}",
+ "currency-yen-off":"\u{f3e0}",
+ "currency-yuan":"\u{f29a}",
+ "currency-zcash":"\u{1023d}",
+ "currency-zloty":"\u{ee6c}",
+ "current-location":"\u{ecef}",
+ "current-location-off":"\u{f10e}",
+ "cursor-off":"\u{f10f}",
+ "cursor-text":"\u{ee6d}",
+ "cut":"\u{ea86}",
+ "cylinder":"\u{f54c}",
+ "cylinder-off":"\u{fa98}",
+ "cylinder-plus":"\u{fa99}",
+ "dashboard":"\u{ea87}",
+ "dashboard-off":"\u{f3e1}",
+ "database":"\u{ea88}",
+ "database-cog":"\u{fa10}",
+ "database-dollar":"\u{fa11}",
+ "database-edit":"\u{fa12}",
+ "database-exclamation":"\u{fa13}",
+ "database-export":"\u{ee6e}",
+ "database-heart":"\u{fa14}",
+ "database-import":"\u{ee6f}",
+ "database-leak":"\u{fa15}",
+ "database-minus":"\u{fa16}",
+ "database-off":"\u{ee70}",
+ "database-plus":"\u{fa17}",
+ "database-search":"\u{fa18}",
+ "database-share":"\u{fa19}",
+ "database-smile":"\u{fd9b}",
+ "database-star":"\u{fa1a}",
+ "database-x":"\u{fa1b}",
+ "deaf":"\u{101ac}",
+ "decimal":"\u{fa26}",
+ "deer":"\u{f4c5}",
+ "delta":"\u{f53c}",
+ "dental":"\u{f025}",
+ "dental-broken":"\u{f286}",
+ "dental-off":"\u{f110}",
+ "deselect":"\u{f9f3}",
+ "desk":"\u{fd35}",
+ "details":"\u{ee71}",
+ "details-off":"\u{f3e2}",
+ "device-3d-camera":"\u{1022d}",
+ "device-3d-lens":"\u{1022c}",
+ "device-airpods":"\u{f5a9}",
+ "device-airpods-case":"\u{f646}",
+ "device-airtag":"\u{fae6}",
+ "device-analytics":"\u{ee72}",
+ "device-audio-tape":"\u{ee73}",
+ "device-camera-phone":"\u{f233}",
+ "device-cctv":"\u{ee74}",
+ "device-cctv-off":"\u{f3e3}",
+ "device-computer-camera":"\u{ee76}",
+ "device-computer-camera-2":"\u{1023c}",
+ "device-computer-camera-off":"\u{ee75}",
+ "device-desktop":"\u{ea89}",
+ "device-desktop-analytics":"\u{ee77}",
+ "device-desktop-bolt":"\u{f85e}",
+ "device-desktop-cancel":"\u{f85f}",
+ "device-desktop-check":"\u{f860}",
+ "device-desktop-code":"\u{f861}",
+ "device-desktop-cog":"\u{f862}",
+ "device-desktop-dollar":"\u{f863}",
+ "device-desktop-down":"\u{f864}",
+ "device-desktop-exclamation":"\u{f865}",
+ "device-desktop-heart":"\u{f866}",
+ "device-desktop-minus":"\u{f867}",
+ "device-desktop-off":"\u{ee78}",
+ "device-desktop-pause":"\u{f868}",
+ "device-desktop-pin":"\u{f869}",
+ "device-desktop-plus":"\u{f86a}",
+ "device-desktop-question":"\u{f86b}",
+ "device-desktop-search":"\u{f86c}",
+ "device-desktop-share":"\u{f86d}",
+ "device-desktop-star":"\u{f86e}",
+ "device-desktop-up":"\u{f86f}",
+ "device-desktop-x":"\u{f870}",
+ "device-floppy":"\u{eb62}",
+ "device-gamepad":"\u{eb63}",
+ "device-gamepad-2":"\u{f1d2}",
+ "device-gamepad-3":"\u{fc58}",
+ "device-heart-monitor":"\u{f060}",
+ "device-imac":"\u{f7a7}",
+ "device-imac-bolt":"\u{f871}",
+ "device-imac-cancel":"\u{f872}",
+ "device-imac-check":"\u{f873}",
+ "device-imac-code":"\u{f874}",
+ "device-imac-cog":"\u{f875}",
+ "device-imac-dollar":"\u{f876}",
+ "device-imac-down":"\u{f877}",
+ "device-imac-exclamation":"\u{f878}",
+ "device-imac-heart":"\u{f879}",
+ "device-imac-minus":"\u{f87a}",
+ "device-imac-off":"\u{f87b}",
+ "device-imac-pause":"\u{f87c}",
+ "device-imac-pin":"\u{f87d}",
+ "device-imac-plus":"\u{f87e}",
+ "device-imac-question":"\u{f87f}",
+ "device-imac-search":"\u{f880}",
+ "device-imac-share":"\u{f881}",
+ "device-imac-star":"\u{f882}",
+ "device-imac-up":"\u{f883}",
+ "device-imac-x":"\u{f884}",
+ "device-ipad":"\u{f648}",
+ "device-ipad-bolt":"\u{f885}",
+ "device-ipad-cancel":"\u{f886}",
+ "device-ipad-check":"\u{f887}",
+ "device-ipad-code":"\u{f888}",
+ "device-ipad-cog":"\u{f889}",
+ "device-ipad-dollar":"\u{f88a}",
+ "device-ipad-down":"\u{f88b}",
+ "device-ipad-exclamation":"\u{f88c}",
+ "device-ipad-heart":"\u{f88d}",
+ "device-ipad-horizontal":"\u{f647}",
+ "device-ipad-horizontal-bolt":"\u{f88e}",
+ "device-ipad-horizontal-cancel":"\u{f88f}",
+ "device-ipad-horizontal-check":"\u{f890}",
+ "device-ipad-horizontal-code":"\u{f891}",
+ "device-ipad-horizontal-cog":"\u{f892}",
+ "device-ipad-horizontal-dollar":"\u{f893}",
+ "device-ipad-horizontal-down":"\u{f894}",
+ "device-ipad-horizontal-exclamation":"\u{f895}",
+ "device-ipad-horizontal-heart":"\u{f896}",
+ "device-ipad-horizontal-minus":"\u{f897}",
+ "device-ipad-horizontal-off":"\u{f898}",
+ "device-ipad-horizontal-pause":"\u{f899}",
+ "device-ipad-horizontal-pin":"\u{f89a}",
+ "device-ipad-horizontal-plus":"\u{f89b}",
+ "device-ipad-horizontal-question":"\u{f89c}",
+ "device-ipad-horizontal-search":"\u{f89d}",
+ "device-ipad-horizontal-share":"\u{f89e}",
+ "device-ipad-horizontal-star":"\u{f89f}",
+ "device-ipad-horizontal-up":"\u{f8a0}",
+ "device-ipad-horizontal-x":"\u{f8a1}",
+ "device-ipad-minus":"\u{f8a2}",
+ "device-ipad-off":"\u{f8a3}",
+ "device-ipad-pause":"\u{f8a4}",
+ "device-ipad-pin":"\u{f8a5}",
+ "device-ipad-plus":"\u{f8a6}",
+ "device-ipad-question":"\u{f8a7}",
+ "device-ipad-search":"\u{f8a8}",
+ "device-ipad-share":"\u{f8a9}",
+ "device-ipad-star":"\u{f8aa}",
+ "device-ipad-up":"\u{f8ab}",
+ "device-ipad-x":"\u{f8ac}",
+ "device-landline-phone":"\u{f649}",
+ "device-laptop":"\u{eb64}",
+ "device-laptop-off":"\u{f061}",
+ "device-mobile":"\u{ea8a}",
+ "device-mobile-bolt":"\u{f8ad}",
+ "device-mobile-cancel":"\u{f8ae}",
+ "device-mobile-charging":"\u{f224}",
+ "device-mobile-check":"\u{f8af}",
+ "device-mobile-code":"\u{f8b0}",
+ "device-mobile-cog":"\u{f8b1}",
+ "device-mobile-dollar":"\u{f8b2}",
+ "device-mobile-down":"\u{f8b3}",
+ "device-mobile-exclamation":"\u{f8b4}",
+ "device-mobile-heart":"\u{f8b5}",
+ "device-mobile-message":"\u{ee79}",
+ "device-mobile-minus":"\u{f8b6}",
+ "device-mobile-off":"\u{f062}",
+ "device-mobile-pause":"\u{f8b7}",
+ "device-mobile-pin":"\u{f8b8}",
+ "device-mobile-plus":"\u{f8b9}",
+ "device-mobile-question":"\u{f8ba}",
+ "device-mobile-rotated":"\u{ecdb}",
+ "device-mobile-search":"\u{f8bb}",
+ "device-mobile-share":"\u{f8bc}",
+ "device-mobile-star":"\u{f8bd}",
+ "device-mobile-up":"\u{f8be}",
+ "device-mobile-vibration":"\u{eb86}",
+ "device-mobile-x":"\u{f8bf}",
+ "device-nintendo":"\u{f026}",
+ "device-nintendo-off":"\u{f111}",
+ "device-projector":"\u{fc11}",
+ "device-remote":"\u{f792}",
+ "device-screen":"\u{1022b}",
+ "device-sd-card":"\u{f384}",
+ "device-sim":"\u{f4b2}",
+ "device-sim-1":"\u{f4af}",
+ "device-sim-2":"\u{f4b0}",
+ "device-sim-3":"\u{f4b1}",
+ "device-speaker":"\u{ea8b}",
+ "device-speaker-off":"\u{f112}",
+ "device-tablet":"\u{ea8c}",
+ "device-tablet-bolt":"\u{f8c0}",
+ "device-tablet-cancel":"\u{f8c1}",
+ "device-tablet-check":"\u{f8c2}",
+ "device-tablet-code":"\u{f8c3}",
+ "device-tablet-cog":"\u{f8c4}",
+ "device-tablet-dollar":"\u{f8c5}",
+ "device-tablet-down":"\u{f8c6}",
+ "device-tablet-exclamation":"\u{f8c7}",
+ "device-tablet-heart":"\u{f8c8}",
+ "device-tablet-minus":"\u{f8c9}",
+ "device-tablet-off":"\u{f063}",
+ "device-tablet-pause":"\u{f8ca}",
+ "device-tablet-pin":"\u{f8cb}",
+ "device-tablet-plus":"\u{f8cc}",
+ "device-tablet-question":"\u{f8cd}",
+ "device-tablet-search":"\u{f8ce}",
+ "device-tablet-share":"\u{f8cf}",
+ "device-tablet-star":"\u{f8d0}",
+ "device-tablet-up":"\u{f8d1}",
+ "device-tablet-x":"\u{f8d2}",
+ "device-tv":"\u{ea8d}",
+ "device-tv-off":"\u{f064}",
+ "device-tv-old":"\u{f1d3}",
+ "device-unknown":"\u{fef4}",
+ "device-usb":"\u{fc59}",
+ "device-vision-pro":"\u{fae7}",
+ "device-watch":"\u{ebf9}",
+ "device-watch-bolt":"\u{f8d3}",
+ "device-watch-cancel":"\u{f8d4}",
+ "device-watch-check":"\u{f8d5}",
+ "device-watch-code":"\u{f8d6}",
+ "device-watch-cog":"\u{f8d7}",
+ "device-watch-dollar":"\u{f8d8}",
+ "device-watch-down":"\u{f8d9}",
+ "device-watch-exclamation":"\u{f8da}",
+ "device-watch-heart":"\u{f8db}",
+ "device-watch-minus":"\u{f8dc}",
+ "device-watch-off":"\u{f065}",
+ "device-watch-pause":"\u{f8dd}",
+ "device-watch-pin":"\u{f8de}",
+ "device-watch-plus":"\u{f8df}",
+ "device-watch-question":"\u{f8e0}",
+ "device-watch-search":"\u{f8e1}",
+ "device-watch-share":"\u{f8e2}",
+ "device-watch-star":"\u{f8e3}",
+ "device-watch-stats":"\u{ef7d}",
+ "device-watch-stats-2":"\u{ef7c}",
+ "device-watch-up":"\u{f8e4}",
+ "device-watch-x":"\u{f8e5}",
+ "devices":"\u{eb87}",
+ "devices-2":"\u{ed29}",
+ "devices-bolt":"\u{f8e6}",
+ "devices-cancel":"\u{f8e7}",
+ "devices-check":"\u{f8e8}",
+ "devices-code":"\u{f8e9}",
+ "devices-cog":"\u{f8ea}",
+ "devices-dollar":"\u{f8eb}",
+ "devices-down":"\u{f8ec}",
+ "devices-exclamation":"\u{f8ed}",
+ "devices-heart":"\u{f8ee}",
+ "devices-minus":"\u{f8ef}",
+ "devices-off":"\u{f3e4}",
+ "devices-pause":"\u{f8f0}",
+ "devices-pc":"\u{ee7a}",
+ "devices-pc-off":"\u{f113}",
+ "devices-pin":"\u{f8f1}",
+ "devices-plus":"\u{f8f2}",
+ "devices-question":"\u{f8f3}",
+ "devices-search":"\u{f8f4}",
+ "devices-share":"\u{f8f5}",
+ "devices-star":"\u{f8f6}",
+ "devices-up":"\u{f8f7}",
+ "devices-x":"\u{f8f8}",
+ "diabolo":"\u{fa9c}",
+ "diabolo-off":"\u{fa9a}",
+ "diabolo-plus":"\u{fa9b}",
+ "dialpad":"\u{f067}",
+ "dialpad-off":"\u{f114}",
+ "diamond":"\u{eb65}",
+ "diamond-off":"\u{f115}",
+ "diamonds":"\u{eff5}",
+ "diaper":"\u{ffa2}",
+ "dice":"\u{eb66}",
+ "dice-1":"\u{f08b}",
+ "dice-2":"\u{f08c}",
+ "dice-3":"\u{f08d}",
+ "dice-4":"\u{f08e}",
+ "dice-5":"\u{f08f}",
+ "dice-6":"\u{f090}",
+ "dimensions":"\u{ee7b}",
+ "direction":"\u{ebfb}",
+ "direction-arrows":"\u{fd36}",
+ "direction-horizontal":"\u{ebfa}",
+ "direction-sign":"\u{f1f7}",
+ "direction-sign-off":"\u{f3e5}",
+ "directions":"\u{ea8e}",
+ "directions-off":"\u{f116}",
+ "disabled":"\u{ea8f}",
+ "disabled-2":"\u{ebaf}",
+ "disabled-off":"\u{f117}",
+ "disc":"\u{ea90}",
+ "disc-golf":"\u{f385}",
+ "disc-off":"\u{f118}",
+ "discount":"\u{ebbd}",
+ "discount-off":"\u{f3e7}",
+ "divide":"\u{ed5c}",
+ "dna":"\u{ee7d}",
+ "dna-2":"\u{ef5c}",
+ "dna-2-off":"\u{f119}",
+ "dna-off":"\u{f11a}",
+ "dog":"\u{f660}",
+ "dog-bowl":"\u{ef29}",
+ "door":"\u{ef4e}",
+ "door-enter":"\u{ef4c}",
+ "door-exit":"\u{ef4d}",
+ "door-hanger":"\u{1023b}",
+ "door-off":"\u{f11b}",
+ "dots":"\u{ea95}",
+ "dots-circle-horizontal":"\u{ea91}",
+ "dots-diagonal":"\u{ea93}",
+ "dots-diagonal-2":"\u{ea92}",
+ "dots-vertical":"\u{ea94}",
+ "download":"\u{ea96}",
+ "download-off":"\u{f11c}",
+ "drag-drop":"\u{eb89}",
+ "drag-drop-2":"\u{eb88}",
+ "drone":"\u{ed79}",
+ "drone-off":"\u{ee7e}",
+ "drop-circle":"\u{efde}",
+ "droplet":"\u{ea97}",
+ "droplet-bolt":"\u{f8f9}",
+ "droplet-cancel":"\u{f8fa}",
+ "droplet-check":"\u{f8fb}",
+ "droplet-code":"\u{f8fc}",
+ "droplet-cog":"\u{f8fd}",
+ "droplet-dollar":"\u{f8fe}",
+ "droplet-down":"\u{f8ff}",
+ "droplet-exclamation":"\u{f900}",
+ "droplet-half":"\u{ee82}",
+ "droplet-half-2":"\u{ee81}",
+ "droplet-heart":"\u{f901}",
+ "droplet-minus":"\u{f902}",
+ "droplet-off":"\u{ee83}",
+ "droplet-pause":"\u{f903}",
+ "droplet-pin":"\u{f904}",
+ "droplet-plus":"\u{f905}",
+ "droplet-question":"\u{f906}",
+ "droplet-search":"\u{f907}",
+ "droplet-share":"\u{f908}",
+ "droplet-star":"\u{f909}",
+ "droplet-up":"\u{f90a}",
+ "droplet-x":"\u{f90b}",
+ "droplets":"\u{fc12}",
+ "dual-screen":"\u{fa59}",
+ "dumpling":"\u{feb5}",
+ "e-passport":"\u{f4df}",
+ "ear":"\u{ebce}",
+ "ear-off":"\u{ee84}",
+ "ear-scan":"\u{fd57}",
+ "earphone-bluetooth":"\u{1023a}",
+ "ease-in":"\u{f573}",
+ "ease-in-control-point":"\u{f570}",
+ "ease-in-out":"\u{f572}",
+ "ease-in-out-control-points":"\u{f571}",
+ "ease-out":"\u{f575}",
+ "ease-out-control-point":"\u{f574}",
+ "edit":"\u{ea98}",
+ "edit-circle":"\u{ee85}",
+ "edit-circle-off":"\u{f11d}",
+ "edit-off":"\u{f11e}",
+ "egg":"\u{eb8a}",
+ "egg-cracked":"\u{f2d6}",
+ "egg-fried":"\u{f386}",
+ "egg-off":"\u{f11f}",
+ "eggs":"\u{f500}",
+ "elevator":"\u{efdf}",
+ "elevator-off":"\u{f3e8}",
+ "emergency-bed":"\u{ef5d}",
+ "empathize":"\u{f29b}",
+ "empathize-off":"\u{f3e9}",
+ "emphasis":"\u{ebcf}",
+ "engine":"\u{ef7e}",
+ "engine-off":"\u{f120}",
+ "equal":"\u{ee87}",
+ "equal-double":"\u{f4e1}",
+ "equal-not":"\u{ee86}",
+ "eraser":"\u{eb8b}",
+ "eraser-off":"\u{f121}",
+ "error-404":"\u{f027}",
+ "error-404-off":"\u{f122}",
+ "escalator":"\u{fb06}",
+ "escalator-down":"\u{fb04}",
+ "escalator-up":"\u{fb05}",
+ "exchange":"\u{ebe7}",
+ "exchange-off":"\u{f123}",
+ "exclamation-circle":"\u{f634}",
+ "exclamation-mark":"\u{efb4}",
+ "exclamation-mark-off":"\u{f124}",
+ "explicit":"\u{f256}",
+ "explicit-off":"\u{f3ea}",
+ "exposure":"\u{eb8c}",
+ "exposure-0":"\u{f29c}",
+ "exposure-minus-1":"\u{f29d}",
+ "exposure-minus-2":"\u{f29e}",
+ "exposure-off":"\u{f3eb}",
+ "exposure-plus-1":"\u{f29f}",
+ "exposure-plus-2":"\u{f2a0}",
+ "external-link":"\u{ea99}",
+ "external-link-off":"\u{f125}",
+ "eye":"\u{ea9a}",
+ "eye-bitcoin":"\u{ff3d}",
+ "eye-bolt":"\u{fb6d}",
+ "eye-cancel":"\u{fb6e}",
+ "eye-check":"\u{ee88}",
+ "eye-closed":"\u{f7ec}",
+ "eye-code":"\u{fb6f}",
+ "eye-cog":"\u{f7ed}",
+ "eye-discount":"\u{fb70}",
+ "eye-dollar":"\u{fb71}",
+ "eye-dotted":"\u{fead}",
+ "eye-down":"\u{fb72}",
+ "eye-edit":"\u{f7ee}",
+ "eye-exclamation":"\u{f7ef}",
+ "eye-heart":"\u{f7f0}",
+ "eye-minus":"\u{fb73}",
+ "eye-off":"\u{ecf0}",
+ "eye-pause":"\u{fb74}",
+ "eye-pin":"\u{fb75}",
+ "eye-plus":"\u{fb76}",
+ "eye-question":"\u{fb77}",
+ "eye-search":"\u{fb78}",
+ "eye-share":"\u{fb79}",
+ "eye-spark":"\u{ffba}",
+ "eye-star":"\u{fb7a}",
+ "eye-table":"\u{ef5e}",
+ "eye-up":"\u{fb7b}",
+ "eye-x":"\u{f7f1}",
+ "eyeglass":"\u{ee8a}",
+ "eyeglass-2":"\u{ee89}",
+ "eyeglass-off":"\u{f126}",
+ "face-id":"\u{ea9b}",
+ "face-id-error":"\u{efa7}",
+ "face-mask":"\u{efb5}",
+ "face-mask-off":"\u{f127}",
+ "fall":"\u{ecb9}",
+ "favicon":"\u{fd65}",
+ "feather":"\u{ee8b}",
+ "feather-off":"\u{f128}",
+ "fence":"\u{ef2a}",
+ "fence-off":"\u{f129}",
+ "ferry":"\u{10074}",
+ "fidget-spinner":"\u{f068}",
+ "file":"\u{eaa4}",
+ "file-3d":"\u{f032}",
+ "file-ai":"\u{ffa1}",
+ "file-alert":"\u{ede6}",
+ "file-analytics":"\u{ede7}",
+ "file-arrow-left":"\u{f033}",
+ "file-arrow-right":"\u{f034}",
+ "file-barcode":"\u{f035}",
+ "file-bitcoin":"\u{ffa0}",
+ "file-broken":"\u{f501}",
+ "file-certificate":"\u{ed4d}",
+ "file-chart":"\u{f036}",
+ "file-check":"\u{ea9c}",
+ "file-code":"\u{ebd0}",
+ "file-code-2":"\u{ede8}",
+ "file-cv":"\u{fa5a}",
+ "file-database":"\u{f037}",
+ "file-delta":"\u{f53d}",
+ "file-description":"\u{f028}",
+ "file-diff":"\u{ecf1}",
+ "file-digit":"\u{efa8}",
+ "file-dislike":"\u{ed2a}",
+ "file-dollar":"\u{efe0}",
+ "file-dots":"\u{f038}",
+ "file-download":"\u{ea9d}",
+ "file-euro":"\u{efe1}",
+ "file-excel":"\u{fef3}",
+ "file-export":"\u{ede9}",
+ "file-function":"\u{f53e}",
+ "file-horizontal":"\u{ebb0}",
+ "file-import":"\u{edea}",
+ "file-infinity":"\u{f502}",
+ "file-info":"\u{edec}",
+ "file-invoice":"\u{eb67}",
+ "file-isr":"\u{feac}",
+ "file-lambda":"\u{f53f}",
+ "file-like":"\u{ed2b}",
+ "file-minus":"\u{ea9e}",
+ "file-music":"\u{ea9f}",
+ "file-neutral":"\u{fd22}",
+ "file-off":"\u{ecf2}",
+ "file-orientation":"\u{f2a1}",
+ "file-pencil":"\u{f039}",
+ "file-percent":"\u{f540}",
+ "file-phone":"\u{ecdc}",
+ "file-plus":"\u{eaa0}",
+ "file-power":"\u{f03a}",
+ "file-report":"\u{eded}",
+ "file-rss":"\u{f03b}",
+ "file-sad":"\u{fd23}",
+ "file-scissors":"\u{f03c}",
+ "file-search":"\u{ed5d}",
+ "file-settings":"\u{f029}",
+ "file-shredder":"\u{eaa1}",
+ "file-signal":"\u{f03d}",
+ "file-smile":"\u{fd24}",
+ "file-spark":"\u{ffb9}",
+ "file-spreadsheet":"\u{f03e}",
+ "file-stack":"\u{f503}",
+ "file-star":"\u{f03f}",
+ "file-symlink":"\u{ed53}",
+ "file-text":"\u{eaa2}",
+ "file-text-ai":"\u{fa27}",
+ "file-text-shield":"\u{100f2}",
+ "file-text-spark":"\u{ffb8}",
+ "file-time":"\u{f040}",
+ "file-type-bmp":"\u{fb07}",
+ "file-type-css":"\u{fb08}",
+ "file-type-csv":"\u{fb09}",
+ "file-type-doc":"\u{fb0a}",
+ "file-type-docx":"\u{fb0b}",
+ "file-type-html":"\u{fb0c}",
+ "file-type-jpg":"\u{fb0d}",
+ "file-type-js":"\u{fb0e}",
+ "file-type-jsx":"\u{fb0f}",
+ "file-type-pdf":"\u{fb10}",
+ "file-type-php":"\u{fb11}",
+ "file-type-png":"\u{fb12}",
+ "file-type-ppt":"\u{fb13}",
+ "file-type-rs":"\u{fb14}",
+ "file-type-sql":"\u{fb15}",
+ "file-type-svg":"\u{fb16}",
+ "file-type-ts":"\u{fb17}",
+ "file-type-tsx":"\u{fb18}",
+ "file-type-txt":"\u{fb19}",
+ "file-type-vue":"\u{fb1a}",
+ "file-type-xls":"\u{fb1b}",
+ "file-type-xml":"\u{fb1c}",
+ "file-type-zip":"\u{fb1d}",
+ "file-typography":"\u{f041}",
+ "file-unknown":"\u{f042}",
+ "file-upload":"\u{ec91}",
+ "file-vector":"\u{f043}",
+ "file-word":"\u{fef2}",
+ "file-x":"\u{eaa3}",
+ "file-zip":"\u{ed4e}",
+ "files":"\u{edef}",
+ "files-off":"\u{edee}",
+ "filter":"\u{eaa5}",
+ "filter-2":"\u{1014b}",
+ "filter-2-bolt":"\u{1015f}",
+ "filter-2-cancel":"\u{1015e}",
+ "filter-2-check":"\u{1015d}",
+ "filter-2-code":"\u{1015c}",
+ "filter-2-cog":"\u{1015b}",
+ "filter-2-discount":"\u{1015a}",
+ "filter-2-dollar":"\u{10159}",
+ "filter-2-down":"\u{10158}",
+ "filter-2-edit":"\u{10157}",
+ "filter-2-exclamation":"\u{10156}",
+ "filter-2-minus":"\u{10155}",
+ "filter-2-pause":"\u{10154}",
+ "filter-2-pin":"\u{10153}",
+ "filter-2-plus":"\u{10152}",
+ "filter-2-question":"\u{10151}",
+ "filter-2-search":"\u{10150}",
+ "filter-2-share":"\u{1014f}",
+ "filter-2-spark":"\u{1014e}",
+ "filter-2-up":"\u{1014d}",
+ "filter-2-x":"\u{1014c}",
+ "filter-bolt":"\u{fb7c}",
+ "filter-cancel":"\u{fb7d}",
+ "filter-check":"\u{fb7e}",
+ "filter-code":"\u{fb7f}",
+ "filter-cog":"\u{f9fe}",
+ "filter-discount":"\u{fb80}",
+ "filter-dollar":"\u{f9ff}",
+ "filter-down":"\u{fb81}",
+ "filter-edit":"\u{fa00}",
+ "filter-exclamation":"\u{fb82}",
+ "filter-heart":"\u{fb83}",
+ "filter-minus":"\u{fa01}",
+ "filter-off":"\u{ed2c}",
+ "filter-pause":"\u{fb84}",
+ "filter-pin":"\u{fb85}",
+ "filter-plus":"\u{fa02}",
+ "filter-question":"\u{fb86}",
+ "filter-search":"\u{fb87}",
+ "filter-share":"\u{fb88}",
+ "filter-spark":"\u{1014a}",
+ "filter-star":"\u{fa03}",
+ "filter-up":"\u{fb89}",
+ "filter-x":"\u{fa04}",
+ "filters":"\u{f793}",
+ "fingerprint":"\u{ebd1}",
+ "fingerprint-off":"\u{f12a}",
+ "fingerprint-scan":"\u{fcb5}",
+ "fire-extinguisher":"\u{faf6}",
+ "fire-hydrant":"\u{f3a9}",
+ "fire-hydrant-off":"\u{f3ec}",
+ "firetruck":"\u{ebe8}",
+ "firewall-check":"\u{101f1}",
+ "firewall-flame":"\u{101f0}",
+ "first-aid-kit":"\u{ef5f}",
+ "first-aid-kit-off":"\u{f3ed}",
+ "fish":"\u{ef2b}",
+ "fish-bone":"\u{f287}",
+ "fish-christianity":"\u{f58b}",
+ "fish-hook":"\u{f1f9}",
+ "fish-hook-off":"\u{f3ee}",
+ "fish-off":"\u{f12b}",
+ "flag":"\u{eaa6}",
+ "flag-2":"\u{ee8c}",
+ "flag-2-off":"\u{f12c}",
+ "flag-3":"\u{ee8d}",
+ "flag-bitcoin":"\u{ff3c}",
+ "flag-bolt":"\u{fb8a}",
+ "flag-cancel":"\u{fb8b}",
+ "flag-check":"\u{fb8c}",
+ "flag-code":"\u{fb8d}",
+ "flag-cog":"\u{fb8e}",
+ "flag-discount":"\u{fb8f}",
+ "flag-dollar":"\u{fb90}",
+ "flag-down":"\u{fb91}",
+ "flag-exclamation":"\u{fb92}",
+ "flag-heart":"\u{fb93}",
+ "flag-minus":"\u{fb94}",
+ "flag-off":"\u{f12d}",
+ "flag-pause":"\u{fb95}",
+ "flag-pin":"\u{fb96}",
+ "flag-plus":"\u{fb97}",
+ "flag-question":"\u{fb98}",
+ "flag-search":"\u{fb99}",
+ "flag-share":"\u{fb9a}",
+ "flag-spark":"\u{ffb7}",
+ "flag-star":"\u{fb9b}",
+ "flag-up":"\u{fb9c}",
+ "flag-x":"\u{fb9d}",
+ "flame":"\u{ec2c}",
+ "flame-off":"\u{f12e}",
+ "flare":"\u{ee8e}",
+ "flask":"\u{ebd2}",
+ "flask-2":"\u{ef60}",
+ "flask-2-off":"\u{f12f}",
+ "flask-off":"\u{f130}",
+ "flip-flops":"\u{f564}",
+ "flip-horizontal":"\u{eaa7}",
+ "flip-vertical":"\u{eaa8}",
+ "float-center":"\u{ebb1}",
+ "float-left":"\u{ebb2}",
+ "float-none":"\u{ed13}",
+ "float-right":"\u{ebb3}",
+ "flower":"\u{eff6}",
+ "flower-off":"\u{f131}",
+ "focus":"\u{eb8d}",
+ "focus-2":"\u{ebd3}",
+ "focus-auto":"\u{fa62}",
+ "focus-centered":"\u{f02a}",
+ "fold":"\u{ed56}",
+ "fold-down":"\u{ed54}",
+ "fold-up":"\u{ed55}",
+ "folder":"\u{eaad}",
+ "folder-bolt":"\u{f90c}",
+ "folder-cancel":"\u{f90d}",
+ "folder-check":"\u{f90e}",
+ "folder-code":"\u{f90f}",
+ "folder-cog":"\u{f910}",
+ "folder-dollar":"\u{f911}",
+ "folder-down":"\u{f912}",
+ "folder-exclamation":"\u{f913}",
+ "folder-heart":"\u{f914}",
+ "folder-minus":"\u{eaaa}",
+ "folder-off":"\u{ed14}",
+ "folder-open":"\u{faf7}",
+ "folder-pause":"\u{f915}",
+ "folder-pin":"\u{f916}",
+ "folder-plus":"\u{eaab}",
+ "folder-question":"\u{f917}",
+ "folder-root":"\u{fd43}",
+ "folder-search":"\u{f918}",
+ "folder-share":"\u{f919}",
+ "folder-star":"\u{f91a}",
+ "folder-symlink":"\u{f91b}",
+ "folder-up":"\u{f91c}",
+ "folder-x":"\u{eaac}",
+ "folders":"\u{eaae}",
+ "folders-off":"\u{f133}",
+ "forbid":"\u{ebd5}",
+ "forbid-2":"\u{ebd4}",
+ "forklift":"\u{ebe9}",
+ "forms":"\u{ee8f}",
+ "fountain":"\u{f09b}",
+ "fountain-off":"\u{f134}",
+ "frame":"\u{eaaf}",
+ "frame-off":"\u{f135}",
+ "free-rights":"\u{efb6}",
+ "freeze-column":"\u{fa63}",
+ "freeze-row":"\u{fa65}",
+ "freeze-row-column":"\u{fa64}",
+ "fridge":"\u{f1fa}",
+ "fridge-off":"\u{f3ef}",
+ "friends":"\u{eab0}",
+ "friends-off":"\u{f136}",
+ "frustum":"\u{fa9f}",
+ "frustum-off":"\u{fa9d}",
+ "frustum-plus":"\u{fa9e}",
+ "function":"\u{f225}",
+ "function-off":"\u{f3f0}",
+ "galaxy":"\u{fcb6}",
+ "garden-cart":"\u{f23e}",
+ "garden-cart-off":"\u{f3f1}",
+ "gas-station":"\u{ec7d}",
+ "gas-station-off":"\u{f137}",
+ "gauge":"\u{eab1}",
+ "gauge-off":"\u{f138}",
+ "gavel":"\u{ef90}",
+ "gender-agender":"\u{f0e1}",
+ "gender-androgyne":"\u{f0e2}",
+ "gender-bigender":"\u{f0e3}",
+ "gender-demiboy":"\u{f0e4}",
+ "gender-demigirl":"\u{f0e5}",
+ "gender-epicene":"\u{f0e6}",
+ "gender-female":"\u{f0e7}",
+ "gender-femme":"\u{f0e8}",
+ "gender-genderfluid":"\u{f0e9}",
+ "gender-genderless":"\u{f0ea}",
+ "gender-genderqueer":"\u{f0eb}",
+ "gender-hermaphrodite":"\u{f0ec}",
+ "gender-intergender":"\u{f0ed}",
+ "gender-male":"\u{f0ee}",
+ "gender-neutrois":"\u{f0ef}",
+ "gender-third":"\u{f0f0}",
+ "gender-transgender":"\u{f0f1}",
+ "gender-trasvesti":"\u{f0f2}",
+ "geometry":"\u{ee90}",
+ "ghost":"\u{eb8e}",
+ "ghost-2":"\u{f57c}",
+ "ghost-3":"\u{fc13}",
+ "ghost-off":"\u{f3f2}",
+ "gif":"\u{f257}",
+ "gift":"\u{eb68}",
+ "gift-card":"\u{f3aa}",
+ "gift-off":"\u{f3f3}",
+ "git-branch":"\u{eab2}",
+ "git-branch-deleted":"\u{f57d}",
+ "git-cherry-pick":"\u{f57e}",
+ "git-commit":"\u{eab3}",
+ "git-compare":"\u{eab4}",
+ "git-fork":"\u{eb8f}",
+ "git-merge":"\u{eab5}",
+ "git-pull-request":"\u{eab6}",
+ "git-pull-request-closed":"\u{ef7f}",
+ "git-pull-request-draft":"\u{efb7}",
+ "gizmo":"\u{f02b}",
+ "glass":"\u{eab8}",
+ "glass-champagne":"\u{fd9c}",
+ "glass-cocktail":"\u{fd9d}",
+ "glass-full":"\u{eab7}",
+ "glass-gin":"\u{fd9e}",
+ "glass-off":"\u{ee91}",
+ "globe":"\u{eab9}",
+ "globe-off":"\u{f139}",
+ "go-game":"\u{f512}",
+ "golf":"\u{ed8c}",
+ "golf-off":"\u{f13a}",
+ "gps":"\u{ed7a}",
+ "gradienter":"\u{f3ab}",
+ "grain":"\u{ee92}",
+ "grape":"\u{10239}",
+ "graph":"\u{f288}",
+ "graph-off":"\u{f3f4}",
+ "grave":"\u{f580}",
+ "grave-2":"\u{f57f}",
+ "grid-3x3":"\u{fca4}",
+ "grid-4x4":"\u{fca5}",
+ "grid-dots":"\u{eaba}",
+ "grid-goldenratio":"\u{fca6}",
+ "grid-pattern":"\u{efc9}",
+ "grid-scan":"\u{fca7}",
+ "grill":"\u{efa9}",
+ "grill-fork":"\u{f35b}",
+ "grill-off":"\u{f3f5}",
+ "grill-spatula":"\u{f35c}",
+ "grip-horizontal":"\u{ec00}",
+ "grip-vertical":"\u{ec01}",
+ "growth":"\u{ee93}",
+ "guitar-pick":"\u{f4c6}",
+ "gymnastics":"\u{fd44}",
+ "h-1":"\u{ec94}",
+ "h-2":"\u{ec95}",
+ "h-3":"\u{ec96}",
+ "h-4":"\u{ec97}",
+ "h-5":"\u{ec98}",
+ "h-6":"\u{ec99}",
+ "hammer":"\u{ef91}",
+ "hammer-drill":"\u{10238}",
+ "hammer-off":"\u{f13c}",
+ "hand-click":"\u{ef4f}",
+ "hand-click-off":"\u{100f1}",
+ "hand-finger":"\u{ee94}",
+ "hand-finger-down":"\u{ff4f}",
+ "hand-finger-left":"\u{ff4e}",
+ "hand-finger-off":"\u{f13d}",
+ "hand-finger-right":"\u{ff4d}",
+ "hand-grab":"\u{f091}",
+ "hand-little-finger":"\u{ee95}",
+ "hand-love-you":"\u{ee97}",
+ "hand-middle-finger":"\u{ec2d}",
+ "hand-move":"\u{ef50}",
+ "hand-off":"\u{ed15}",
+ "hand-ring-finger":"\u{ee96}",
+ "hand-sanitizer":"\u{f5f4}",
+ "hand-stop":"\u{ec2e}",
+ "hand-three-fingers":"\u{ee98}",
+ "hand-two-fingers":"\u{ee99}",
+ "hanger":"\u{ee9a}",
+ "hanger-2":"\u{f09c}",
+ "hanger-off":"\u{f13e}",
+ "hash":"\u{eabc}",
+ "haze":"\u{efaa}",
+ "haze-moon":"\u{faf8}",
+ "hdr":"\u{fa7b}",
+ "heading":"\u{ee9b}",
+ "heading-off":"\u{f13f}",
+ "headphones":"\u{eabd}",
+ "headphones-off":"\u{ed1d}",
+ "headset":"\u{eb90}",
+ "headset-off":"\u{f3f6}",
+ "health-recognition":"\u{f1fb}",
+ "heart":"\u{eabe}",
+ "heart-bitcoin":"\u{ff3b}",
+ "heart-bolt":"\u{fb9e}",
+ "heart-broken":"\u{ecba}",
+ "heart-cancel":"\u{fb9f}",
+ "heart-check":"\u{fba0}",
+ "heart-code":"\u{fba1}",
+ "heart-cog":"\u{fba2}",
+ "heart-discount":"\u{fba3}",
+ "heart-dollar":"\u{fba4}",
+ "heart-down":"\u{fba5}",
+ "heart-exclamation":"\u{fba6}",
+ "heart-handshake":"\u{f0f3}",
+ "heart-minus":"\u{f140}",
+ "heart-off":"\u{f141}",
+ "heart-pause":"\u{fba7}",
+ "heart-pin":"\u{fba8}",
+ "heart-plus":"\u{f142}",
+ "heart-question":"\u{fba9}",
+ "heart-rate-monitor":"\u{ef61}",
+ "heart-search":"\u{fbaa}",
+ "heart-share":"\u{fbab}",
+ "heart-spark":"\u{ffb6}",
+ "heart-star":"\u{fbac}",
+ "heart-up":"\u{fbad}",
+ "heart-x":"\u{fbae}",
+ "heartbeat":"\u{ef92}",
+ "hearts":"\u{f387}",
+ "hearts-off":"\u{f3f7}",
+ "helicopter":"\u{ed8e}",
+ "helicopter-landing":"\u{ed8d}",
+ "helmet":"\u{efca}",
+ "helmet-off":"\u{f143}",
+ "help":"\u{eabf}",
+ "help-circle":"\u{f91d}",
+ "help-hexagon":"\u{f7a8}",
+ "help-octagon":"\u{f7a9}",
+ "help-off":"\u{f3f8}",
+ "help-small":"\u{f91e}",
+ "help-square":"\u{f920}",
+ "help-square-rounded":"\u{f91f}",
+ "help-triangle":"\u{f921}",
+ "hemisphere":"\u{faa2}",
+ "hemisphere-off":"\u{faa0}",
+ "hemisphere-plus":"\u{faa1}",
+ "hexagon":"\u{ec02}",
+ "hexagon-3d":"\u{f4c7}",
+ "hexagon-asterisk":"\u{101ab}",
+ "hexagon-letter-a":"\u{f463}",
+ "hexagon-letter-b":"\u{f464}",
+ "hexagon-letter-c":"\u{f465}",
+ "hexagon-letter-d":"\u{f466}",
+ "hexagon-letter-e":"\u{f467}",
+ "hexagon-letter-f":"\u{f468}",
+ "hexagon-letter-g":"\u{f469}",
+ "hexagon-letter-h":"\u{f46a}",
+ "hexagon-letter-i":"\u{f46b}",
+ "hexagon-letter-j":"\u{f46c}",
+ "hexagon-letter-k":"\u{f46d}",
+ "hexagon-letter-l":"\u{f46e}",
+ "hexagon-letter-m":"\u{f46f}",
+ "hexagon-letter-n":"\u{f470}",
+ "hexagon-letter-o":"\u{f471}",
+ "hexagon-letter-p":"\u{f472}",
+ "hexagon-letter-q":"\u{f473}",
+ "hexagon-letter-r":"\u{f474}",
+ "hexagon-letter-s":"\u{f475}",
+ "hexagon-letter-t":"\u{f476}",
+ "hexagon-letter-u":"\u{f477}",
+ "hexagon-letter-v":"\u{f4b3}",
+ "hexagon-letter-w":"\u{f478}",
+ "hexagon-letter-x":"\u{f479}",
+ "hexagon-letter-y":"\u{f47a}",
+ "hexagon-letter-z":"\u{f47b}",
+ "hexagon-minus":"\u{fc8f}",
+ "hexagon-minus-2":"\u{fc8e}",
+ "hexagon-number-0":"\u{f459}",
+ "hexagon-number-1":"\u{f45a}",
+ "hexagon-number-2":"\u{f45b}",
+ "hexagon-number-3":"\u{f45c}",
+ "hexagon-number-4":"\u{f45d}",
+ "hexagon-number-5":"\u{f45e}",
+ "hexagon-number-6":"\u{f45f}",
+ "hexagon-number-7":"\u{f460}",
+ "hexagon-number-8":"\u{f461}",
+ "hexagon-number-9":"\u{f462}",
+ "hexagon-off":"\u{ee9c}",
+ "hexagon-plus":"\u{fc45}",
+ "hexagon-plus-2":"\u{fc90}",
+ "hexagonal-prism":"\u{faa5}",
+ "hexagonal-prism-off":"\u{faa3}",
+ "hexagonal-prism-plus":"\u{faa4}",
+ "hexagonal-pyramid":"\u{faa8}",
+ "hexagonal-pyramid-off":"\u{faa6}",
+ "hexagonal-pyramid-plus":"\u{faa7}",
+ "hexagons":"\u{f09d}",
+ "hexagons-off":"\u{f3f9}",
+ "hierarchy":"\u{ee9e}",
+ "hierarchy-2":"\u{ee9d}",
+ "hierarchy-3":"\u{f289}",
+ "hierarchy-off":"\u{f3fa}",
+ "highlight":"\u{ef3f}",
+ "highlight-off":"\u{f144}",
+ "history":"\u{ebea}",
+ "history-off":"\u{f3fb}",
+ "history-toggle":"\u{f1fc}",
+ "home":"\u{eac1}",
+ "home-2":"\u{eac0}",
+ "home-bitcoin":"\u{ff3a}",
+ "home-bolt":"\u{f336}",
+ "home-cancel":"\u{f350}",
+ "home-check":"\u{f337}",
+ "home-cog":"\u{f338}",
+ "home-dollar":"\u{f339}",
+ "home-dot":"\u{f33a}",
+ "home-down":"\u{f33b}",
+ "home-eco":"\u{f351}",
+ "home-edit":"\u{f352}",
+ "home-exclamation":"\u{f33c}",
+ "home-hand":"\u{f504}",
+ "home-heart":"\u{f353}",
+ "home-infinity":"\u{f505}",
+ "home-link":"\u{f354}",
+ "home-lock":"\u{10204}",
+ "home-minus":"\u{f33d}",
+ "home-move":"\u{f33e}",
+ "home-off":"\u{f145}",
+ "home-plus":"\u{f33f}",
+ "home-question":"\u{f340}",
+ "home-ribbon":"\u{f355}",
+ "home-search":"\u{f341}",
+ "home-share":"\u{f342}",
+ "home-shield":"\u{f343}",
+ "home-signal":"\u{f356}",
+ "home-spark":"\u{ffb5}",
+ "home-star":"\u{f344}",
+ "home-stats":"\u{f345}",
+ "home-up":"\u{f346}",
+ "home-x":"\u{f347}",
+ "horse":"\u{fc46}",
+ "horse-toy":"\u{f28a}",
+ "horseshoe":"\u{fcb7}",
+ "hospital":"\u{fd59}",
+ "hospital-circle":"\u{fd58}",
+ "hotel-service":"\u{ef80}",
+ "hourglass":"\u{ef93}",
+ "hourglass-empty":"\u{f146}",
+ "hourglass-high":"\u{f092}",
+ "hourglass-low":"\u{f093}",
+ "hourglass-off":"\u{f147}",
+ "hours-12":"\u{fc53}",
+ "hours-24":"\u{f5e7}",
+ "html":"\u{f7b1}",
+ "http-connect":"\u{fa28}",
+ "http-connect-off":"\u{100e7}",
+ "http-delete":"\u{fa29}",
+ "http-delete-off":"\u{100e6}",
+ "http-get":"\u{fa2a}",
+ "http-get-off":"\u{100e5}",
+ "http-head":"\u{fa2b}",
+ "http-head-off":"\u{100e4}",
+ "http-options":"\u{fa2c}",
+ "http-options-off":"\u{100e3}",
+ "http-patch":"\u{fa2d}",
+ "http-patch-off":"\u{100e2}",
+ "http-post":"\u{fa2e}",
+ "http-post-off":"\u{100e1}",
+ "http-put":"\u{fa2f}",
+ "http-put-off":"\u{100e0}",
+ "http-que":"\u{fa5b}",
+ "http-que-off":"\u{100df}",
+ "http-trace":"\u{fa30}",
+ "http-trace-off":"\u{100de}",
+ "ice-cream":"\u{eac2}",
+ "ice-cream-2":"\u{ee9f}",
+ "ice-cream-off":"\u{f148}",
+ "ice-skating":"\u{efcb}",
+ "iceberg":"\u{1022a}",
+ "icons":"\u{f1d4}",
+ "icons-off":"\u{f3fc}",
+ "id":"\u{eac3}",
+ "id-badge":"\u{eff7}",
+ "id-badge-2":"\u{f076}",
+ "id-badge-off":"\u{f3fd}",
+ "id-off":"\u{f149}",
+ "ikosaedr":"\u{fec6}",
+ "image-generation":"\u{101ef}",
+ "image-in-picture":"\u{fd9f}",
+ "inbox":"\u{eac4}",
+ "inbox-off":"\u{f14a}",
+ "indent-decrease":"\u{eb91}",
+ "indent-increase":"\u{eb92}",
+ "infinity":"\u{eb69}",
+ "infinity-2":"\u{10237}",
+ "infinity-off":"\u{f3fe}",
+ "info-circle":"\u{eac5}",
+ "info-hexagon":"\u{f7aa}",
+ "info-octagon":"\u{f7ab}",
+ "info-small":"\u{f922}",
+ "info-square":"\u{eac6}",
+ "info-square-rounded":"\u{f635}",
+ "info-triangle":"\u{f923}",
+ "inner-shadow-bottom":"\u{f520}",
+ "inner-shadow-bottom-left":"\u{f51e}",
+ "inner-shadow-bottom-right":"\u{f51f}",
+ "inner-shadow-left":"\u{f521}",
+ "inner-shadow-right":"\u{f522}",
+ "inner-shadow-top":"\u{f525}",
+ "inner-shadow-top-left":"\u{f523}",
+ "inner-shadow-top-right":"\u{f524}",
+ "input-ai":"\u{fc5a}",
+ "input-check":"\u{fc5b}",
+ "input-search":"\u{f2a2}",
+ "input-spark":"\u{ffb4}",
+ "input-x":"\u{fc5c}",
+ "invoice":"\u{feab}",
+ "ironing":"\u{fa7c}",
+ "ironing-1":"\u{f2f4}",
+ "ironing-2":"\u{f2f5}",
+ "ironing-3":"\u{f2f6}",
+ "ironing-off":"\u{f2f7}",
+ "ironing-steam":"\u{f2f9}",
+ "ironing-steam-off":"\u{f2f8}",
+ "irregular-polyhedron":"\u{faab}",
+ "irregular-polyhedron-off":"\u{faa9}",
+ "irregular-polyhedron-plus":"\u{faaa}",
+ "italic":"\u{eb93}",
+ "jacket":"\u{f661}",
+ "jetpack":"\u{f581}",
+ "jetski":"\u{10229}",
+ "jewish-star":"\u{f3ff}",
+ "join-bevel":"\u{ff4c}",
+ "join-round":"\u{ff4b}",
+ "join-straight":"\u{ff4a}",
+ "joker":"\u{1005f}",
+ "jpg":"\u{f3ac}",
+ "json":"\u{f7b2}",
+ "jump-rope":"\u{ed8f}",
+ "karate":"\u{ed32}",
+ "kayak":"\u{f1d6}",
+ "kerning":"\u{efb8}",
+ "key":"\u{eac7}",
+ "key-off":"\u{f14b}",
+ "keyboard":"\u{ebd6}",
+ "keyboard-hide":"\u{ec7e}",
+ "keyboard-off":"\u{eea0}",
+ "keyboard-show":"\u{ec7f}",
+ "keyframe":"\u{f576}",
+ "keyframe-align-center":"\u{f582}",
+ "keyframe-align-horizontal":"\u{f583}",
+ "keyframe-align-vertical":"\u{f584}",
+ "keyframes":"\u{f585}",
+ "label":"\u{ff38}",
+ "label-important":"\u{ff49}",
+ "label-off":"\u{ff39}",
+ "ladder":"\u{efe2}",
+ "ladder-off":"\u{f14c}",
+ "ladle":"\u{fc14}",
+ "lambda":"\u{f541}",
+ "lamp":"\u{efab}",
+ "lamp-2":"\u{f09e}",
+ "lamp-off":"\u{f14d}",
+ "lane":"\u{faf9}",
+ "language":"\u{ebbe}",
+ "language-hiragana":"\u{ef77}",
+ "language-katakana":"\u{ef78}",
+ "language-off":"\u{f14e}",
+ "lasso":"\u{efac}",
+ "lasso-off":"\u{f14f}",
+ "lasso-polygon":"\u{f388}",
+ "laurel-wreath":"\u{ff45}",
+ "laurel-wreath-1":"\u{ff48}",
+ "laurel-wreath-2":"\u{ff47}",
+ "laurel-wreath-3":"\u{ff46}",
+ "lawn-mower":"\u{10236}",
+ "layers-difference":"\u{eac8}",
+ "layers-intersect":"\u{eac9}",
+ "layers-intersect-2":"\u{eff8}",
+ "layers-linked":"\u{eea1}",
+ "layers-off":"\u{f150}",
+ "layers-selected":"\u{fea9}",
+ "layers-selected-bottom":"\u{feaa}",
+ "layers-subtract":"\u{eaca}",
+ "layers-union":"\u{eacb}",
+ "layout":"\u{eadb}",
+ "layout-2":"\u{eacc}",
+ "layout-align-bottom":"\u{eacd}",
+ "layout-align-center":"\u{eace}",
+ "layout-align-left":"\u{eacf}",
+ "layout-align-middle":"\u{ead0}",
+ "layout-align-right":"\u{ead1}",
+ "layout-align-top":"\u{ead2}",
+ "layout-board":"\u{ef95}",
+ "layout-board-split":"\u{ef94}",
+ "layout-bottombar":"\u{ead3}",
+ "layout-bottombar-collapse":"\u{f28b}",
+ "layout-bottombar-expand":"\u{f28c}",
+ "layout-bottombar-inactive":"\u{fd45}",
+ "layout-cards":"\u{ec13}",
+ "layout-collage":"\u{f389}",
+ "layout-columns":"\u{ead4}",
+ "layout-dashboard":"\u{f02c}",
+ "layout-distribute-horizontal":"\u{ead5}",
+ "layout-distribute-vertical":"\u{ead6}",
+ "layout-grid":"\u{edba}",
+ "layout-grid-add":"\u{edb9}",
+ "layout-grid-remove":"\u{fa7d}",
+ "layout-kanban":"\u{ec3f}",
+ "layout-list":"\u{ec14}",
+ "layout-navbar":"\u{ead7}",
+ "layout-navbar-collapse":"\u{f28d}",
+ "layout-navbar-expand":"\u{f28e}",
+ "layout-navbar-inactive":"\u{fd46}",
+ "layout-off":"\u{f151}",
+ "layout-rows":"\u{ead8}",
+ "layout-sidebar":"\u{eada}",
+ "layout-sidebar-inactive":"\u{fd47}",
+ "layout-sidebar-left-collapse":"\u{f004}",
+ "layout-sidebar-left-expand":"\u{f005}",
+ "layout-sidebar-right":"\u{ead9}",
+ "layout-sidebar-right-collapse":"\u{f006}",
+ "layout-sidebar-right-expand":"\u{f007}",
+ "layout-sidebar-right-inactive":"\u{fd48}",
+ "leaf":"\u{ed4f}",
+ "leaf-2":"\u{ff44}",
+ "leaf-off":"\u{f400}",
+ "lego":"\u{eadc}",
+ "lego-off":"\u{f401}",
+ "lemon":"\u{ef10}",
+ "lemon-2":"\u{ef81}",
+ "letter-a":"\u{ec50}",
+ "letter-a-small":"\u{fcc7}",
+ "letter-b":"\u{ec51}",
+ "letter-b-small":"\u{fcc8}",
+ "letter-c":"\u{ec52}",
+ "letter-c-small":"\u{fcc9}",
+ "letter-case":"\u{eea5}",
+ "letter-case-lower":"\u{eea2}",
+ "letter-case-toggle":"\u{eea3}",
+ "letter-case-upper":"\u{eea4}",
+ "letter-d":"\u{ec53}",
+ "letter-d-small":"\u{fcca}",
+ "letter-e":"\u{ec54}",
+ "letter-e-small":"\u{fccb}",
+ "letter-f":"\u{ec55}",
+ "letter-f-small":"\u{fccc}",
+ "letter-g":"\u{ec56}",
+ "letter-g-small":"\u{fccd}",
+ "letter-h":"\u{ec57}",
+ "letter-h-small":"\u{fcce}",
+ "letter-i":"\u{ec58}",
+ "letter-i-small":"\u{fccf}",
+ "letter-j":"\u{ec59}",
+ "letter-j-small":"\u{fcd0}",
+ "letter-k":"\u{ec5a}",
+ "letter-k-small":"\u{fcd1}",
+ "letter-l":"\u{ec5b}",
+ "letter-l-small":"\u{fcd2}",
+ "letter-m":"\u{ec5c}",
+ "letter-m-small":"\u{fcd3}",
+ "letter-n":"\u{ec5d}",
+ "letter-n-small":"\u{fcd4}",
+ "letter-o":"\u{ec5e}",
+ "letter-o-small":"\u{fcd5}",
+ "letter-p":"\u{ec5f}",
+ "letter-p-small":"\u{fcd6}",
+ "letter-q":"\u{ec60}",
+ "letter-q-small":"\u{fcd7}",
+ "letter-r":"\u{ec61}",
+ "letter-r-small":"\u{fcd8}",
+ "letter-s":"\u{ec62}",
+ "letter-s-small":"\u{fcd9}",
+ "letter-spacing":"\u{eea6}",
+ "letter-t":"\u{ec63}",
+ "letter-t-small":"\u{fcda}",
+ "letter-u":"\u{ec64}",
+ "letter-u-small":"\u{fcdb}",
+ "letter-v":"\u{ec65}",
+ "letter-v-small":"\u{fcdc}",
+ "letter-w":"\u{ec66}",
+ "letter-w-small":"\u{fcdd}",
+ "letter-x":"\u{ec67}",
+ "letter-x-small":"\u{fcde}",
+ "letter-y":"\u{ec68}",
+ "letter-y-small":"\u{fcdf}",
+ "letter-z":"\u{ec69}",
+ "letter-z-small":"\u{fce0}",
+ "library":"\u{fd4c}",
+ "library-minus":"\u{fd49}",
+ "library-photo":"\u{fd4a}",
+ "library-plus":"\u{fd4b}",
+ "license":"\u{ebc0}",
+ "license-off":"\u{f153}",
+ "lifebuoy":"\u{eadd}",
+ "lifebuoy-off":"\u{f154}",
+ "lighter":"\u{f794}",
+ "line":"\u{ec40}",
+ "line-dashed":"\u{eea7}",
+ "line-dotted":"\u{eea8}",
+ "line-height":"\u{eb94}",
+ "line-scan":"\u{fcb8}",
+ "link":"\u{eade}",
+ "link-minus":"\u{fd16}",
+ "link-off":"\u{f402}",
+ "link-plus":"\u{fd17}",
+ "list":"\u{eb6b}",
+ "list-check":"\u{eb6a}",
+ "list-details":"\u{ef40}",
+ "list-letters":"\u{fc47}",
+ "list-numbers":"\u{ef11}",
+ "list-search":"\u{eea9}",
+ "list-tree":"\u{fafa}",
+ "live-photo":"\u{eadf}",
+ "live-photo-off":"\u{f403}",
+ "live-view":"\u{ec6b}",
+ "load-balancer":"\u{fa5c}",
+ "loader":"\u{eca3}",
+ "loader-2":"\u{f226}",
+ "loader-3":"\u{f513}",
+ "loader-4":"\u{10235}",
+ "loader-quarter":"\u{eca2}",
+ "location":"\u{eae0}",
+ "location-bolt":"\u{fbaf}",
+ "location-broken":"\u{f2c4}",
+ "location-cancel":"\u{fbb0}",
+ "location-check":"\u{fbb1}",
+ "location-code":"\u{fbb2}",
+ "location-cog":"\u{fbb3}",
+ "location-discount":"\u{fbb4}",
+ "location-dollar":"\u{fbb5}",
+ "location-down":"\u{fbb6}",
+ "location-exclamation":"\u{fbb7}",
+ "location-heart":"\u{fbb8}",
+ "location-minus":"\u{fbb9}",
+ "location-off":"\u{f155}",
+ "location-pause":"\u{fbba}",
+ "location-pin":"\u{fbbb}",
+ "location-plus":"\u{fbbc}",
+ "location-question":"\u{fbbd}",
+ "location-search":"\u{fbbe}",
+ "location-share":"\u{fbbf}",
+ "location-star":"\u{fbc0}",
+ "location-up":"\u{fbc1}",
+ "location-x":"\u{fbc2}",
+ "lock":"\u{eae2}",
+ "lock-access":"\u{eeaa}",
+ "lock-access-off":"\u{f404}",
+ "lock-bitcoin":"\u{ff37}",
+ "lock-bolt":"\u{f924}",
+ "lock-cancel":"\u{f925}",
+ "lock-check":"\u{f926}",
+ "lock-code":"\u{f927}",
+ "lock-cog":"\u{f928}",
+ "lock-dollar":"\u{f929}",
+ "lock-down":"\u{f92a}",
+ "lock-exclamation":"\u{f92b}",
+ "lock-heart":"\u{f92c}",
+ "lock-minus":"\u{f92d}",
+ "lock-off":"\u{ed1e}",
+ "lock-open":"\u{eae1}",
+ "lock-open-2":"\u{fea8}",
+ "lock-open-off":"\u{f156}",
+ "lock-password":"\u{ff9f}",
+ "lock-pause":"\u{f92e}",
+ "lock-pin":"\u{f92f}",
+ "lock-plus":"\u{f930}",
+ "lock-question":"\u{f931}",
+ "lock-search":"\u{f932}",
+ "lock-share":"\u{f933}",
+ "lock-square":"\u{ef51}",
+ "lock-square-rounded":"\u{f636}",
+ "lock-star":"\u{f934}",
+ "lock-up":"\u{f935}",
+ "lock-x":"\u{f936}",
+ "logic-and":"\u{f240}",
+ "logic-buffer":"\u{f241}",
+ "logic-nand":"\u{f242}",
+ "logic-nor":"\u{f243}",
+ "logic-not":"\u{f244}",
+ "logic-or":"\u{f245}",
+ "logic-xnor":"\u{f246}",
+ "logic-xor":"\u{f247}",
+ "login":"\u{eba7}",
+ "login-2":"\u{fc76}",
+ "logout":"\u{eba8}",
+ "logout-2":"\u{fa7e}",
+ "logs":"\u{fea7}",
+ "lollipop":"\u{efcc}",
+ "lollipop-off":"\u{f157}",
+ "luggage":"\u{efad}",
+ "luggage-off":"\u{f158}",
+ "lungs":"\u{ef62}",
+ "lungs-off":"\u{f405}",
+ "macro":"\u{eeab}",
+ "macro-off":"\u{f406}",
+ "magnet":"\u{eae3}",
+ "magnet-off":"\u{f159}",
+ "magnetic":"\u{fcb9}",
+ "mail":"\u{eae5}",
+ "mail-ai":"\u{fa31}",
+ "mail-bitcoin":"\u{ff36}",
+ "mail-bolt":"\u{f937}",
+ "mail-cancel":"\u{f938}",
+ "mail-check":"\u{f939}",
+ "mail-code":"\u{f93a}",
+ "mail-cog":"\u{f93b}",
+ "mail-dollar":"\u{f93c}",
+ "mail-down":"\u{f93d}",
+ "mail-exclamation":"\u{f93e}",
+ "mail-fast":"\u{f069}",
+ "mail-forward":"\u{eeac}",
+ "mail-heart":"\u{f93f}",
+ "mail-minus":"\u{f940}",
+ "mail-off":"\u{f15a}",
+ "mail-opened":"\u{eae4}",
+ "mail-pause":"\u{f941}",
+ "mail-pin":"\u{f942}",
+ "mail-plus":"\u{f943}",
+ "mail-question":"\u{f944}",
+ "mail-search":"\u{f945}",
+ "mail-share":"\u{f946}",
+ "mail-spark":"\u{ffb3}",
+ "mail-star":"\u{f947}",
+ "mail-up":"\u{f948}",
+ "mail-x":"\u{f949}",
+ "mailbox":"\u{eead}",
+ "mailbox-off":"\u{f15b}",
+ "man":"\u{eae6}",
+ "manual-gearbox":"\u{ed7b}",
+ "map":"\u{eae9}",
+ "map-2":"\u{eae7}",
+ "map-bolt":"\u{fbc3}",
+ "map-cancel":"\u{fbc4}",
+ "map-check":"\u{fbc5}",
+ "map-code":"\u{fbc6}",
+ "map-cog":"\u{fbc7}",
+ "map-discount":"\u{fbc8}",
+ "map-dollar":"\u{fbc9}",
+ "map-down":"\u{fbca}",
+ "map-east":"\u{fc5d}",
+ "map-exclamation":"\u{fbcb}",
+ "map-heart":"\u{fbcc}",
+ "map-lock":"\u{10203}",
+ "map-minus":"\u{fbcd}",
+ "map-north":"\u{fc5e}",
+ "map-off":"\u{f15c}",
+ "map-pause":"\u{fbce}",
+ "map-pin":"\u{eae8}",
+ "map-pin-2":"\u{fc48}",
+ "map-pin-bolt":"\u{f94a}",
+ "map-pin-cancel":"\u{f94b}",
+ "map-pin-check":"\u{f94c}",
+ "map-pin-code":"\u{f94d}",
+ "map-pin-cog":"\u{f94e}",
+ "map-pin-dollar":"\u{f94f}",
+ "map-pin-down":"\u{f950}",
+ "map-pin-exclamation":"\u{f951}",
+ "map-pin-heart":"\u{f952}",
+ "map-pin-minus":"\u{f953}",
+ "map-pin-off":"\u{ecf3}",
+ "map-pin-pause":"\u{f954}",
+ "map-pin-pin":"\u{f955}",
+ "map-pin-plus":"\u{f956}",
+ "map-pin-question":"\u{f957}",
+ "map-pin-search":"\u{f958}",
+ "map-pin-share":"\u{f795}",
+ "map-pin-star":"\u{f959}",
+ "map-pin-up":"\u{f95a}",
+ "map-pin-x":"\u{f95b}",
+ "map-pins":"\u{ed5e}",
+ "map-plus":"\u{fbcf}",
+ "map-question":"\u{fbd0}",
+ "map-route":"\u{fc79}",
+ "map-search":"\u{ef82}",
+ "map-share":"\u{fbd1}",
+ "map-shield":"\u{10202}",
+ "map-south":"\u{fc5f}",
+ "map-star":"\u{fbd2}",
+ "map-up":"\u{fbd3}",
+ "map-west":"\u{fc60}",
+ "map-x":"\u{fbd4}",
+ "markdown":"\u{ec41}",
+ "markdown-off":"\u{f407}",
+ "marquee":"\u{ec77}",
+ "marquee-2":"\u{eeae}",
+ "marquee-off":"\u{f15d}",
+ "mars":"\u{ec80}",
+ "mask":"\u{eeb0}",
+ "mask-off":"\u{eeaf}",
+ "masks-theater":"\u{f263}",
+ "masks-theater-off":"\u{f408}",
+ "massage":"\u{eeb1}",
+ "matchstick":"\u{f577}",
+ "math":"\u{ebeb}",
+ "math-1-divide-2":"\u{f4e2}",
+ "math-1-divide-3":"\u{f4e3}",
+ "math-avg":"\u{f0f4}",
+ "math-cos":"\u{ff1f}",
+ "math-ctg":"\u{ff35}",
+ "math-equal-greater":"\u{f4e4}",
+ "math-equal-lower":"\u{f4e5}",
+ "math-function":"\u{eeb2}",
+ "math-function-off":"\u{f15e}",
+ "math-function-y":"\u{f4e6}",
+ "math-greater":"\u{f4e7}",
+ "math-integral":"\u{f4e9}",
+ "math-integral-x":"\u{f4e8}",
+ "math-integrals":"\u{f4ea}",
+ "math-lower":"\u{f4eb}",
+ "math-max":"\u{f0f5}",
+ "math-max-min":"\u{fda0}",
+ "math-min":"\u{f0f6}",
+ "math-not":"\u{f4ec}",
+ "math-off":"\u{f409}",
+ "math-pi":"\u{f4ee}",
+ "math-pi-divide-2":"\u{f4ed}",
+ "math-sec":"\u{ff34}",
+ "math-sin":"\u{ff1e}",
+ "math-symbols":"\u{eeb3}",
+ "math-tg":"\u{ff33}",
+ "math-x-divide-2":"\u{f4ef}",
+ "math-x-divide-y":"\u{f4f1}",
+ "math-x-divide-y-2":"\u{f4f0}",
+ "math-x-floor-divide-y":"\u{10073}",
+ "math-x-minus-x":"\u{f4f2}",
+ "math-x-minus-y":"\u{f4f3}",
+ "math-x-plus-x":"\u{f4f4}",
+ "math-x-plus-y":"\u{f4f5}",
+ "math-xy":"\u{f4f6}",
+ "math-y-minus-y":"\u{f4f7}",
+ "math-y-plus-y":"\u{f4f8}",
+ "matrix":"\u{100bc}",
+ "maximize":"\u{eaea}",
+ "maximize-off":"\u{f15f}",
+ "meat":"\u{ef12}",
+ "meat-off":"\u{f40a}",
+ "medal":"\u{ec78}",
+ "medal-2":"\u{efcd}",
+ "medical-cross":"\u{ec2f}",
+ "medical-cross-circle":"\u{fae8}",
+ "medical-cross-off":"\u{f160}",
+ "medicine-syrup":"\u{ef63}",
+ "meeple":"\u{f514}",
+ "melon":"\u{fc7a}",
+ "menorah":"\u{f58c}",
+ "menu":"\u{eaeb}",
+ "menu-2":"\u{ec42}",
+ "menu-3":"\u{ff43}",
+ "menu-4":"\u{ff42}",
+ "menu-deep":"\u{fafb}",
+ "menu-order":"\u{f5f5}",
+ "mesh":"\u{10201}",
+ "message":"\u{eaef}",
+ "message-2":"\u{eaec}",
+ "message-2-bolt":"\u{f95c}",
+ "message-2-cancel":"\u{f95d}",
+ "message-2-check":"\u{f95e}",
+ "message-2-code":"\u{f012}",
+ "message-2-cog":"\u{f95f}",
+ "message-2-dollar":"\u{f960}",
+ "message-2-down":"\u{f961}",
+ "message-2-exclamation":"\u{f962}",
+ "message-2-heart":"\u{f963}",
+ "message-2-minus":"\u{f964}",
+ "message-2-off":"\u{f40b}",
+ "message-2-pause":"\u{f965}",
+ "message-2-pin":"\u{f966}",
+ "message-2-plus":"\u{f967}",
+ "message-2-question":"\u{f968}",
+ "message-2-search":"\u{f969}",
+ "message-2-share":"\u{f077}",
+ "message-2-star":"\u{f96a}",
+ "message-2-up":"\u{f96b}",
+ "message-2-x":"\u{f96c}",
+ "message-bolt":"\u{f96d}",
+ "message-cancel":"\u{f96e}",
+ "message-chatbot":"\u{f38a}",
+ "message-check":"\u{f96f}",
+ "message-circle":"\u{eaed}",
+ "message-circle-bolt":"\u{f970}",
+ "message-circle-cancel":"\u{f971}",
+ "message-circle-check":"\u{f972}",
+ "message-circle-code":"\u{f973}",
+ "message-circle-cog":"\u{f974}",
+ "message-circle-dollar":"\u{f975}",
+ "message-circle-down":"\u{f976}",
+ "message-circle-exclamation":"\u{f977}",
+ "message-circle-heart":"\u{f978}",
+ "message-circle-minus":"\u{f979}",
+ "message-circle-off":"\u{ed40}",
+ "message-circle-pause":"\u{f97a}",
+ "message-circle-pin":"\u{f97b}",
+ "message-circle-plus":"\u{f97c}",
+ "message-circle-question":"\u{f97d}",
+ "message-circle-search":"\u{f97e}",
+ "message-circle-share":"\u{f97f}",
+ "message-circle-star":"\u{f980}",
+ "message-circle-up":"\u{f981}",
+ "message-circle-user":"\u{fec5}",
+ "message-circle-x":"\u{f982}",
+ "message-code":"\u{f013}",
+ "message-cog":"\u{f983}",
+ "message-dollar":"\u{f984}",
+ "message-dots":"\u{eaee}",
+ "message-down":"\u{f985}",
+ "message-exclamation":"\u{f986}",
+ "message-forward":"\u{f28f}",
+ "message-heart":"\u{f987}",
+ "message-language":"\u{efae}",
+ "message-minus":"\u{f988}",
+ "message-off":"\u{ed41}",
+ "message-pause":"\u{f989}",
+ "message-pin":"\u{f98a}",
+ "message-plus":"\u{ec9a}",
+ "message-question":"\u{f98b}",
+ "message-reply":"\u{fd4d}",
+ "message-report":"\u{ec9b}",
+ "message-search":"\u{f98c}",
+ "message-share":"\u{f078}",
+ "message-star":"\u{f98d}",
+ "message-up":"\u{f98e}",
+ "message-user":"\u{fec4}",
+ "message-x":"\u{f98f}",
+ "messages":"\u{eb6c}",
+ "messages-off":"\u{ed42}",
+ "meteor":"\u{f1fd}",
+ "meteor-off":"\u{f40c}",
+ "meter-cube":"\u{fd7c}",
+ "meter-square":"\u{fd7d}",
+ "metronome":"\u{fd25}",
+ "michelin-bib-gourmand":"\u{fae9}",
+ "michelin-star":"\u{faeb}",
+ "michelin-star-green":"\u{faea}",
+ "mickey":"\u{f2a3}",
+ "microfrontends":"\u{101ee}",
+ "microphone":"\u{eaf0}",
+ "microphone-2":"\u{ef2c}",
+ "microphone-2-off":"\u{f40d}",
+ "microphone-off":"\u{ed16}",
+ "microscope":"\u{ef64}",
+ "microscope-off":"\u{f40e}",
+ "microwave":"\u{f248}",
+ "microwave-off":"\u{f264}",
+ "middleware":"\u{101ed}",
+ "military-award":"\u{f079}",
+ "military-rank":"\u{efcf}",
+ "milk":"\u{ef13}",
+ "milk-off":"\u{f40f}",
+ "milkshake":"\u{f4c8}",
+ "minimize":"\u{eaf1}",
+ "minus":"\u{eaf2}",
+ "minus-vertical":"\u{eeb4}",
+ "mist":"\u{ec30}",
+ "mist-off":"\u{f410}",
+ "mobiledata":"\u{f9f5}",
+ "mobiledata-off":"\u{f9f4}",
+ "moneybag":"\u{f506}",
+ "moneybag-edit":"\u{1013d}",
+ "moneybag-heart":"\u{1013c}",
+ "moneybag-minus":"\u{1013b}",
+ "moneybag-move":"\u{10139}",
+ "moneybag-move-back":"\u{1013a}",
+ "moneybag-plus":"\u{10138}",
+ "monkeybar":"\u{feb4}",
+ "mood-angry":"\u{f2de}",
+ "mood-annoyed":"\u{f2e0}",
+ "mood-annoyed-2":"\u{f2df}",
+ "mood-bitcoin":"\u{ff32}",
+ "mood-boy":"\u{ed2d}",
+ "mood-check":"\u{f7b3}",
+ "mood-cog":"\u{f7b4}",
+ "mood-confuzed":"\u{eaf3}",
+ "mood-crazy-happy":"\u{ed90}",
+ "mood-cry":"\u{ecbb}",
+ "mood-dollar":"\u{f7b5}",
+ "mood-edit":"\u{fa05}",
+ "mood-empty":"\u{eeb5}",
+ "mood-happy":"\u{eaf4}",
+ "mood-heart":"\u{f7b6}",
+ "mood-kid":"\u{ec03}",
+ "mood-look-down":"\u{fd37}",
+ "mood-look-left":"\u{f2c5}",
+ "mood-look-right":"\u{f2c6}",
+ "mood-look-up":"\u{fd38}",
+ "mood-minus":"\u{f7b7}",
+ "mood-nerd":"\u{f2e1}",
+ "mood-nervous":"\u{ef96}",
+ "mood-neutral":"\u{eaf5}",
+ "mood-off":"\u{f161}",
+ "mood-pin":"\u{f7b8}",
+ "mood-plus":"\u{f7b9}",
+ "mood-puzzled":"\u{fd39}",
+ "mood-sad":"\u{eaf6}",
+ "mood-sad-2":"\u{f2e2}",
+ "mood-sad-dizzy":"\u{f2e3}",
+ "mood-sad-squint":"\u{f2e4}",
+ "mood-search":"\u{f7ba}",
+ "mood-share":"\u{fa06}",
+ "mood-sick":"\u{f2e5}",
+ "mood-silence":"\u{f2e6}",
+ "mood-sing":"\u{f2c7}",
+ "mood-smile":"\u{eaf7}",
+ "mood-smile-beam":"\u{f2e7}",
+ "mood-smile-dizzy":"\u{f2e8}",
+ "mood-spark":"\u{ffb2}",
+ "mood-surprised":"\u{ec04}",
+ "mood-tongue":"\u{eb95}",
+ "mood-tongue-wink":"\u{f2ea}",
+ "mood-tongue-wink-2":"\u{f2e9}",
+ "mood-unamused":"\u{f2eb}",
+ "mood-up":"\u{f7bb}",
+ "mood-wink":"\u{f2ed}",
+ "mood-wink-2":"\u{f2ec}",
+ "mood-wrrr":"\u{f2ee}",
+ "mood-x":"\u{f7bc}",
+ "mood-xd":"\u{f2ef}",
+ "moon":"\u{eaf8}",
+ "moon-2":"\u{ece6}",
+ "moon-off":"\u{f162}",
+ "moon-stars":"\u{ece7}",
+ "moped":"\u{ecbc}",
+ "mosque":"\u{10234}",
+ "motorbike":"\u{eeb6}",
+ "mountain":"\u{ef97}",
+ "mountain-off":"\u{f411}",
+ "mouse":"\u{eaf9}",
+ "mouse-2":"\u{f1d7}",
+ "mouse-off":"\u{f163}",
+ "moustache":"\u{f4c9}",
+ "movie":"\u{eafa}",
+ "movie-off":"\u{f164}",
+ "mug":"\u{eafb}",
+ "mug-off":"\u{f165}",
+ "multiplier-0-5x":"\u{ef41}",
+ "multiplier-1-5x":"\u{ef42}",
+ "multiplier-1x":"\u{ef43}",
+ "multiplier-2x":"\u{ef44}",
+ "mushroom":"\u{ef14}",
+ "mushroom-off":"\u{f412}",
+ "music":"\u{eafc}",
+ "music-bolt":"\u{fbd5}",
+ "music-cancel":"\u{fbd6}",
+ "music-check":"\u{fbd7}",
+ "music-code":"\u{fbd8}",
+ "music-cog":"\u{fbd9}",
+ "music-discount":"\u{fbda}",
+ "music-dollar":"\u{fbdb}",
+ "music-down":"\u{fbdc}",
+ "music-exclamation":"\u{fbdd}",
+ "music-heart":"\u{fbde}",
+ "music-minus":"\u{fbdf}",
+ "music-off":"\u{f166}",
+ "music-pause":"\u{fbe0}",
+ "music-pin":"\u{fbe1}",
+ "music-plus":"\u{fbe2}",
+ "music-question":"\u{fbe3}",
+ "music-search":"\u{fbe4}",
+ "music-share":"\u{fbe5}",
+ "music-star":"\u{fbe6}",
+ "music-up":"\u{fbe7}",
+ "music-x":"\u{fbe8}",
+ "navigation":"\u{f2c8}",
+ "navigation-bolt":"\u{fbe9}",
+ "navigation-cancel":"\u{fbea}",
+ "navigation-check":"\u{fbeb}",
+ "navigation-code":"\u{fbec}",
+ "navigation-cog":"\u{fbed}",
+ "navigation-discount":"\u{fbee}",
+ "navigation-dollar":"\u{fbef}",
+ "navigation-down":"\u{fbf0}",
+ "navigation-east":"\u{fcba}",
+ "navigation-exclamation":"\u{fbf1}",
+ "navigation-heart":"\u{fbf2}",
+ "navigation-minus":"\u{fbf3}",
+ "navigation-north":"\u{fcbb}",
+ "navigation-off":"\u{f413}",
+ "navigation-pause":"\u{fbf4}",
+ "navigation-pin":"\u{fbf5}",
+ "navigation-plus":"\u{fbf6}",
+ "navigation-question":"\u{fbf7}",
+ "navigation-search":"\u{fbf8}",
+ "navigation-share":"\u{fbf9}",
+ "navigation-south":"\u{fcbc}",
+ "navigation-star":"\u{fbfa}",
+ "navigation-top":"\u{faec}",
+ "navigation-up":"\u{fbfb}",
+ "navigation-west":"\u{fcbd}",
+ "navigation-x":"\u{fbfc}",
+ "needle":"\u{f508}",
+ "needle-thread":"\u{f507}",
+ "network":"\u{f09f}",
+ "network-off":"\u{f414}",
+ "new-section":"\u{ebc1}",
+ "news":"\u{eafd}",
+ "news-off":"\u{f167}",
+ "nfc":"\u{eeb7}",
+ "nfc-off":"\u{f168}",
+ "no-copyright":"\u{efb9}",
+ "no-creative-commons":"\u{efba}",
+ "no-derivatives":"\u{efbb}",
+ "north-star":"\u{f014}",
+ "note":"\u{eb6d}",
+ "note-off":"\u{f169}",
+ "notebook":"\u{eb96}",
+ "notebook-off":"\u{f415}",
+ "notes":"\u{eb6e}",
+ "notes-off":"\u{f16a}",
+ "notification":"\u{eafe}",
+ "notification-off":"\u{f16b}",
+ "number":"\u{f1fe}",
+ "number-0":"\u{edf0}",
+ "number-0-small":"\u{fce1}",
+ "number-1":"\u{edf1}",
+ "number-1-small":"\u{fce2}",
+ "number-10":"\u{1005e}",
+ "number-10-small":"\u{fce3}",
+ "number-100-small":"\u{10005}",
+ "number-11":"\u{1005d}",
+ "number-11-small":"\u{fce4}",
+ "number-12-small":"\u{fce5}",
+ "number-123":"\u{f554}",
+ "number-13-small":"\u{fce6}",
+ "number-14-small":"\u{fce7}",
+ "number-15-small":"\u{fce8}",
+ "number-16-small":"\u{fce9}",
+ "number-17-small":"\u{fcea}",
+ "number-18-small":"\u{fceb}",
+ "number-19-small":"\u{fcec}",
+ "number-2":"\u{edf2}",
+ "number-2-small":"\u{fced}",
+ "number-20-small":"\u{fcee}",
+ "number-21-small":"\u{fcef}",
+ "number-22-small":"\u{fcf0}",
+ "number-23-small":"\u{fcf1}",
+ "number-24-small":"\u{fcf2}",
+ "number-25-small":"\u{fcf3}",
+ "number-26-small":"\u{fcf4}",
+ "number-27-small":"\u{fcf5}",
+ "number-28-small":"\u{fcf6}",
+ "number-29-small":"\u{fcf7}",
+ "number-3":"\u{edf3}",
+ "number-3-small":"\u{fcf8}",
+ "number-30-small":"\u{10004}",
+ "number-31-small":"\u{10003}",
+ "number-32-small":"\u{10002}",
+ "number-33-small":"\u{10001}",
+ "number-34-small":"\u{10000}",
+ "number-35-small":"\u{10210}",
+ "number-36-small":"\u{10211}",
+ "number-37-small":"\u{10212}",
+ "number-38-small":"\u{10213}",
+ "number-39-small":"\u{10214}",
+ "number-4":"\u{edf4}",
+ "number-4-small":"\u{fcf9}",
+ "number-40-small":"\u{10215}",
+ "number-41-small":"\u{10216}",
+ "number-42-small":"\u{10217}",
+ "number-43-small":"\u{10218}",
+ "number-44-small":"\u{10219}",
+ "number-45-small":"\u{1021a}",
+ "number-46-small":"\u{1021b}",
+ "number-47-small":"\u{1021c}",
+ "number-48-small":"\u{1021d}",
+ "number-49-small":"\u{1021e}",
+ "number-5":"\u{edf5}",
+ "number-5-small":"\u{fcfa}",
+ "number-50-small":"\u{1021f}",
+ "number-51-small":"\u{ffef}",
+ "number-52-small":"\u{ffee}",
+ "number-53-small":"\u{ffed}",
+ "number-54-small":"\u{ffec}",
+ "number-55-small":"\u{ffeb}",
+ "number-56-small":"\u{ffea}",
+ "number-57-small":"\u{ffe9}",
+ "number-58-small":"\u{ffe8}",
+ "number-59-small":"\u{ffe7}",
+ "number-6":"\u{edf6}",
+ "number-6-small":"\u{fcfb}",
+ "number-60-small":"\u{ffe6}",
+ "number-61-small":"\u{ffe5}",
+ "number-62-small":"\u{ffe4}",
+ "number-63-small":"\u{ffe3}",
+ "number-64-small":"\u{ffe2}",
+ "number-65-small":"\u{ffe1}",
+ "number-66-small":"\u{ffe0}",
+ "number-67-small":"\u{ffdf}",
+ "number-68-small":"\u{ffde}",
+ "number-69-small":"\u{ffdd}",
+ "number-7":"\u{edf7}",
+ "number-7-small":"\u{fcfc}",
+ "number-70-small":"\u{ffdc}",
+ "number-71-small":"\u{ffdb}",
+ "number-72-small":"\u{ffda}",
+ "number-73-small":"\u{ffd9}",
+ "number-74-small":"\u{ffd8}",
+ "number-75-small":"\u{ffd7}",
+ "number-76-small":"\u{ffd6}",
+ "number-77-small":"\u{ffd5}",
+ "number-78-small":"\u{ffd4}",
+ "number-79-small":"\u{ffd3}",
+ "number-8":"\u{edf8}",
+ "number-8-small":"\u{fcfd}",
+ "number-80-small":"\u{ffd2}",
+ "number-81-small":"\u{ffd1}",
+ "number-82-small":"\u{ffd0}",
+ "number-83-small":"\u{ffcf}",
+ "number-84-small":"\u{ffce}",
+ "number-85-small":"\u{ffcd}",
+ "number-86-small":"\u{ffcc}",
+ "number-87-small":"\u{ffcb}",
+ "number-88-small":"\u{ffca}",
+ "number-89-small":"\u{ffc9}",
+ "number-9":"\u{edf9}",
+ "number-9-small":"\u{fcfe}",
+ "number-90-small":"\u{ffc8}",
+ "number-91-small":"\u{ffc7}",
+ "number-92-small":"\u{ffc6}",
+ "number-93-small":"\u{ffc5}",
+ "number-94-small":"\u{ffc4}",
+ "number-95-small":"\u{ffc3}",
+ "number-96-small":"\u{ffc2}",
+ "number-97-small":"\u{ffc1}",
+ "number-98-small":"\u{ffc0}",
+ "number-99-small":"\u{ffbf}",
+ "numbers":"\u{f015}",
+ "nurse":"\u{ef65}",
+ "nut":"\u{fc61}",
+ "object-scan":"\u{fef1}",
+ "octagon":"\u{ecbd}",
+ "octagon-minus":"\u{fc92}",
+ "octagon-minus-2":"\u{fc91}",
+ "octagon-off":"\u{eeb8}",
+ "octagon-plus":"\u{fc94}",
+ "octagon-plus-2":"\u{fc93}",
+ "octahedron":"\u{faae}",
+ "octahedron-off":"\u{faac}",
+ "octahedron-plus":"\u{faad}",
+ "old":"\u{eeb9}",
+ "olympic-torch":"\u{10228}",
+ "olympics":"\u{eeba}",
+ "olympics-off":"\u{f416}",
+ "om":"\u{f58d}",
+ "omega":"\u{eb97}",
+ "option":"\u{1019f}",
+ "outbound":"\u{f249}",
+ "outlet":"\u{ebd7}",
+ "oval":"\u{f02e}",
+ "oval-vertical":"\u{f02d}",
+ "overline":"\u{eebb}",
+ "package":"\u{eaff}",
+ "package-export":"\u{f07a}",
+ "package-import":"\u{f07b}",
+ "package-off":"\u{f16c}",
+ "packages":"\u{f2c9}",
+ "pacman":"\u{eebc}",
+ "page-break":"\u{ec81}",
+ "paint":"\u{eb00}",
+ "paint-off":"\u{f16d}",
+ "palette":"\u{eb01}",
+ "palette-off":"\u{f16e}",
+ "panorama-horizontal":"\u{ed33}",
+ "panorama-horizontal-off":"\u{f417}",
+ "panorama-vertical":"\u{ed34}",
+ "panorama-vertical-off":"\u{f418}",
+ "paper-bag":"\u{f02f}",
+ "paper-bag-off":"\u{f16f}",
+ "paperclip":"\u{eb02}",
+ "parachute":"\u{ed7c}",
+ "parachute-off":"\u{f170}",
+ "parentheses":"\u{ebd8}",
+ "parentheses-off":"\u{f171}",
+ "parking":"\u{eb03}",
+ "parking-circle":"\u{fd5a}",
+ "parking-meter":"\u{10227}",
+ "parking-off":"\u{f172}",
+ "password":"\u{f4ca}",
+ "password-fingerprint":"\u{fc7b}",
+ "password-mobile-phone":"\u{fc7c}",
+ "password-user":"\u{fc7d}",
+ "paw":"\u{eff9}",
+ "paw-off":"\u{f419}",
+ "paywall":"\u{fd7e}",
+ "pdf":"\u{f7ac}",
+ "peace":"\u{ecbe}",
+ "pencil":"\u{eb04}",
+ "pencil-bolt":"\u{fbfd}",
+ "pencil-cancel":"\u{fbfe}",
+ "pencil-check":"\u{fbff}",
+ "pencil-code":"\u{fc00}",
+ "pencil-cog":"\u{fc01}",
+ "pencil-discount":"\u{fc02}",
+ "pencil-dollar":"\u{fc03}",
+ "pencil-down":"\u{fc04}",
+ "pencil-exclamation":"\u{fc05}",
+ "pencil-heart":"\u{fc06}",
+ "pencil-minus":"\u{f1eb}",
+ "pencil-off":"\u{f173}",
+ "pencil-pause":"\u{fc07}",
+ "pencil-pin":"\u{fc08}",
+ "pencil-plus":"\u{f1ec}",
+ "pencil-question":"\u{fc09}",
+ "pencil-search":"\u{fc0a}",
+ "pencil-share":"\u{fc0b}",
+ "pencil-star":"\u{fc0c}",
+ "pencil-up":"\u{fc0d}",
+ "pencil-x":"\u{fc0e}",
+ "pendulum":"\u{10233}",
+ "pennant":"\u{ed7d}",
+ "pennant-2":"\u{f06a}",
+ "pennant-off":"\u{f174}",
+ "pentagon":"\u{efe3}",
+ "pentagon-minus":"\u{feb3}",
+ "pentagon-number-0":"\u{fc7e}",
+ "pentagon-number-1":"\u{fc7f}",
+ "pentagon-number-2":"\u{fc80}",
+ "pentagon-number-3":"\u{fc81}",
+ "pentagon-number-4":"\u{fc82}",
+ "pentagon-number-5":"\u{fc83}",
+ "pentagon-number-6":"\u{fc84}",
+ "pentagon-number-7":"\u{fc85}",
+ "pentagon-number-8":"\u{fc86}",
+ "pentagon-number-9":"\u{fc87}",
+ "pentagon-off":"\u{f41a}",
+ "pentagon-plus":"\u{fc49}",
+ "pentagon-x":"\u{fc88}",
+ "pentagram":"\u{f586}",
+ "pepper":"\u{ef15}",
+ "pepper-off":"\u{f175}",
+ "percentage":"\u{ecf4}",
+ "percentage-0":"\u{fee5}",
+ "percentage-10":"\u{fee4}",
+ "percentage-100":"\u{fee3}",
+ "percentage-20":"\u{fee2}",
+ "percentage-25":"\u{fee1}",
+ "percentage-30":"\u{fee0}",
+ "percentage-33":"\u{fedf}",
+ "percentage-40":"\u{fede}",
+ "percentage-50":"\u{fedd}",
+ "percentage-60":"\u{fedc}",
+ "percentage-66":"\u{fedb}",
+ "percentage-70":"\u{feda}",
+ "percentage-75":"\u{fed9}",
+ "percentage-80":"\u{fed8}",
+ "percentage-90":"\u{fed7}",
+ "perfume":"\u{f509}",
+ "perspective":"\u{eebd}",
+ "perspective-off":"\u{f176}",
+ "phone":"\u{eb09}",
+ "phone-call":"\u{eb05}",
+ "phone-calling":"\u{ec43}",
+ "phone-check":"\u{ec05}",
+ "phone-done":"\u{ff9e}",
+ "phone-end":"\u{ff9d}",
+ "phone-incoming":"\u{eb06}",
+ "phone-off":"\u{ecf5}",
+ "phone-outgoing":"\u{eb07}",
+ "phone-pause":"\u{eb08}",
+ "phone-plus":"\u{ec06}",
+ "phone-ringing":"\u{ff9c}",
+ "phone-spark":"\u{ffb1}",
+ "phone-x":"\u{ec07}",
+ "photo":"\u{eb0a}",
+ "photo-ai":"\u{fa32}",
+ "photo-bitcoin":"\u{ff31}",
+ "photo-bolt":"\u{f990}",
+ "photo-cancel":"\u{f35d}",
+ "photo-check":"\u{f35e}",
+ "photo-circle":"\u{fc4a}",
+ "photo-circle-minus":"\u{fc62}",
+ "photo-circle-plus":"\u{fc63}",
+ "photo-code":"\u{f991}",
+ "photo-cog":"\u{f992}",
+ "photo-dollar":"\u{f993}",
+ "photo-down":"\u{f35f}",
+ "photo-edit":"\u{f360}",
+ "photo-exclamation":"\u{f994}",
+ "photo-heart":"\u{f361}",
+ "photo-hexagon":"\u{fc4b}",
+ "photo-minus":"\u{f362}",
+ "photo-off":"\u{ecf6}",
+ "photo-pause":"\u{f995}",
+ "photo-pentagon":"\u{fc4c}",
+ "photo-pin":"\u{f996}",
+ "photo-plus":"\u{f363}",
+ "photo-question":"\u{f997}",
+ "photo-scan":"\u{fca8}",
+ "photo-search":"\u{f364}",
+ "photo-sensor":"\u{f798}",
+ "photo-sensor-2":"\u{f796}",
+ "photo-sensor-3":"\u{f797}",
+ "photo-share":"\u{f998}",
+ "photo-shield":"\u{f365}",
+ "photo-spark":"\u{ffb0}",
+ "photo-square-rounded":"\u{fc4d}",
+ "photo-star":"\u{f366}",
+ "photo-up":"\u{f38b}",
+ "photo-video":"\u{fc95}",
+ "photo-x":"\u{f367}",
+ "physotherapist":"\u{eebe}",
+ "piano":"\u{fad3}",
+ "pick":"\u{fafc}",
+ "picnic-table":"\u{fed6}",
+ "picture-in-picture":"\u{ed35}",
+ "picture-in-picture-off":"\u{ed43}",
+ "picture-in-picture-on":"\u{ed44}",
+ "picture-in-picture-top":"\u{efe4}",
+ "pig":"\u{ef52}",
+ "pig-money":"\u{f38c}",
+ "pig-off":"\u{f177}",
+ "pilcrow":"\u{f5f6}",
+ "pilcrow-left":"\u{fd7f}",
+ "pilcrow-right":"\u{fd80}",
+ "pill":"\u{ec44}",
+ "pill-off":"\u{f178}",
+ "pillow":"\u{10226}",
+ "pills":"\u{ef66}",
+ "pin":"\u{ec9c}",
+ "pin-end":"\u{fd5b}",
+ "pin-invoke":"\u{fd5c}",
+ "ping-pong":"\u{f38d}",
+ "pinned":"\u{ed60}",
+ "pinned-off":"\u{ed5f}",
+ "pipeline":"\u{10225}",
+ "pizza":"\u{edbb}",
+ "pizza-off":"\u{f179}",
+ "placeholder":"\u{f626}",
+ "plane":"\u{eb6f}",
+ "plane-arrival":"\u{eb99}",
+ "plane-departure":"\u{eb9a}",
+ "plane-inflight":"\u{ef98}",
+ "plane-off":"\u{f17a}",
+ "plane-tilt":"\u{f1ed}",
+ "planet":"\u{ec08}",
+ "planet-off":"\u{f17b}",
+ "plant":"\u{ed50}",
+ "plant-2":"\u{ed7e}",
+ "plant-2-off":"\u{f17c}",
+ "plant-off":"\u{f17d}",
+ "play-basketball":"\u{fa66}",
+ "play-card":"\u{eebf}",
+ "play-card-1":"\u{1005c}",
+ "play-card-10":"\u{1005b}",
+ "play-card-2":"\u{1005a}",
+ "play-card-3":"\u{10059}",
+ "play-card-4":"\u{10058}",
+ "play-card-5":"\u{10057}",
+ "play-card-6":"\u{10056}",
+ "play-card-7":"\u{10055}",
+ "play-card-8":"\u{10054}",
+ "play-card-9":"\u{10053}",
+ "play-card-a":"\u{10052}",
+ "play-card-j":"\u{10051}",
+ "play-card-k":"\u{10050}",
+ "play-card-off":"\u{f17e}",
+ "play-card-q":"\u{1004f}",
+ "play-card-star":"\u{1004e}",
+ "play-football":"\u{fa67}",
+ "play-handball":"\u{fa68}",
+ "play-volleyball":"\u{fa69}",
+ "player-eject":"\u{efbc}",
+ "player-pause":"\u{ed45}",
+ "player-play":"\u{ed46}",
+ "player-record":"\u{ed47}",
+ "player-skip-back":"\u{ed48}",
+ "player-skip-forward":"\u{ed49}",
+ "player-stop":"\u{ed4a}",
+ "player-track-next":"\u{ed4b}",
+ "player-track-prev":"\u{ed4c}",
+ "playlist":"\u{eec0}",
+ "playlist-add":"\u{f008}",
+ "playlist-off":"\u{f17f}",
+ "playlist-x":"\u{f009}",
+ "playstation-circle":"\u{f2ad}",
+ "playstation-square":"\u{f2ae}",
+ "playstation-triangle":"\u{f2af}",
+ "playstation-x":"\u{f2b0}",
+ "plug":"\u{ebd9}",
+ "plug-connected":"\u{f00a}",
+ "plug-connected-x":"\u{f0a0}",
+ "plug-off":"\u{f180}",
+ "plug-x":"\u{f0a1}",
+ "plunger":"\u{10232}",
+ "plus":"\u{eb0b}",
+ "plus-equal":"\u{f7ad}",
+ "plus-minus":"\u{f7ae}",
+ "png":"\u{f3ad}",
+ "podium":"\u{f1d8}",
+ "podium-off":"\u{f41b}",
+ "point":"\u{eb0c}",
+ "point-off":"\u{f181}",
+ "pointer":"\u{f265}",
+ "pointer-bolt":"\u{f999}",
+ "pointer-cancel":"\u{f99a}",
+ "pointer-check":"\u{f99b}",
+ "pointer-code":"\u{f99c}",
+ "pointer-cog":"\u{f99d}",
+ "pointer-dollar":"\u{f99e}",
+ "pointer-down":"\u{f99f}",
+ "pointer-exclamation":"\u{f9a0}",
+ "pointer-heart":"\u{f9a1}",
+ "pointer-minus":"\u{f9a2}",
+ "pointer-off":"\u{f9a3}",
+ "pointer-pause":"\u{f9a4}",
+ "pointer-pin":"\u{f9a5}",
+ "pointer-plus":"\u{f9a6}",
+ "pointer-question":"\u{f9a7}",
+ "pointer-search":"\u{f9a8}",
+ "pointer-share":"\u{f9a9}",
+ "pointer-star":"\u{f9aa}",
+ "pointer-up":"\u{f9ab}",
+ "pointer-x":"\u{f9ac}",
+ "pokeball":"\u{eec1}",
+ "pokeball-off":"\u{f41c}",
+ "poker-chip":"\u{f515}",
+ "polaroid":"\u{eec2}",
+ "polygon":"\u{efd0}",
+ "polygon-off":"\u{f182}",
+ "poo":"\u{f258}",
+ "pool":"\u{ed91}",
+ "pool-off":"\u{f41d}",
+ "power":"\u{eb0d}",
+ "pray":"\u{ecbf}",
+ "premium-rights":"\u{efbd}",
+ "prescription":"\u{ef99}",
+ "presentation":"\u{eb70}",
+ "presentation-analytics":"\u{eec3}",
+ "presentation-off":"\u{f183}",
+ "printer":"\u{eb0e}",
+ "printer-off":"\u{f184}",
+ "prism":"\u{fab1}",
+ "prism-light":"\u{fea6}",
+ "prism-off":"\u{faaf}",
+ "prism-plus":"\u{fab0}",
+ "prison":"\u{ef79}",
+ "progress":"\u{fa0d}",
+ "progress-alert":"\u{fa07}",
+ "progress-bolt":"\u{fa08}",
+ "progress-check":"\u{fa09}",
+ "progress-down":"\u{fa0a}",
+ "progress-help":"\u{fa0b}",
+ "progress-x":"\u{fa0c}",
+ "prompt":"\u{eb0f}",
+ "prong":"\u{fda1}",
+ "propeller":"\u{eec4}",
+ "propeller-off":"\u{f185}",
+ "protocol":"\u{fd81}",
+ "pumpkin-scary":"\u{f587}",
+ "puzzle":"\u{eb10}",
+ "puzzle-2":"\u{ef83}",
+ "puzzle-off":"\u{f186}",
+ "pyramid":"\u{eec5}",
+ "pyramid-off":"\u{f187}",
+ "pyramid-plus":"\u{fab2}",
+ "qrcode":"\u{eb11}",
+ "qrcode-off":"\u{f41e}",
+ "question-mark":"\u{ec9d}",
+ "queue-pop-in":"\u{10200}",
+ "queue-pop-out":"\u{101ff}",
+ "quote":"\u{efbe}",
+ "quote-off":"\u{f188}",
+ "quote-open":"\u{10224}",
+ "quotes":"\u{fb1e}",
+ "radar":"\u{f017}",
+ "radar-2":"\u{f016}",
+ "radar-off":"\u{f41f}",
+ "radio":"\u{ef2d}",
+ "radio-off":"\u{f420}",
+ "radioactive":"\u{ecc0}",
+ "radioactive-off":"\u{f189}",
+ "radius-bottom-left":"\u{eec6}",
+ "radius-bottom-right":"\u{eec7}",
+ "radius-top-left":"\u{eec8}",
+ "radius-top-right":"\u{eec9}",
+ "rainbow":"\u{edbc}",
+ "rainbow-off":"\u{f18a}",
+ "rating-12-plus":"\u{f266}",
+ "rating-14-plus":"\u{f267}",
+ "rating-16-plus":"\u{f268}",
+ "rating-18-plus":"\u{f269}",
+ "rating-21-plus":"\u{f26a}",
+ "razor":"\u{f4b5}",
+ "razor-electric":"\u{f4b4}",
+ "receipt":"\u{edfd}",
+ "receipt-2":"\u{edfa}",
+ "receipt-bitcoin":"\u{fd66}",
+ "receipt-dollar":"\u{fd67}",
+ "receipt-euro":"\u{fd68}",
+ "receipt-off":"\u{edfb}",
+ "receipt-pound":"\u{fd69}",
+ "receipt-refund":"\u{edfc}",
+ "receipt-rupee":"\u{fd82}",
+ "receipt-tax":"\u{edbd}",
+ "receipt-yen":"\u{fd6a}",
+ "receipt-yuan":"\u{fd6b}",
+ "recharging":"\u{eeca}",
+ "record-mail":"\u{eb12}",
+ "record-mail-off":"\u{f18b}",
+ "rectangle":"\u{ed37}",
+ "rectangle-rounded-bottom":"\u{faed}",
+ "rectangle-rounded-top":"\u{faee}",
+ "rectangle-vertical":"\u{ed36}",
+ "rectangular-prism":"\u{fab5}",
+ "rectangular-prism-off":"\u{fab3}",
+ "rectangular-prism-plus":"\u{fab4}",
+ "recycle":"\u{eb9b}",
+ "recycle-off":"\u{f18c}",
+ "refresh":"\u{eb13}",
+ "refresh-alert":"\u{ed57}",
+ "refresh-dot":"\u{efbf}",
+ "refresh-off":"\u{f18d}",
+ "regex":"\u{f31f}",
+ "regex-off":"\u{f421}",
+ "registered":"\u{eb14}",
+ "relation-many-to-many":"\u{ed7f}",
+ "relation-one-to-many":"\u{ed80}",
+ "relation-one-to-one":"\u{ed81}",
+ "reload":"\u{f3ae}",
+ "reorder":"\u{fc15}",
+ "repeat":"\u{eb72}",
+ "repeat-off":"\u{f18e}",
+ "repeat-once":"\u{eb71}",
+ "replace":"\u{ebc7}",
+ "replace-off":"\u{f422}",
+ "replace-user":"\u{100f0}",
+ "report":"\u{eece}",
+ "report-analytics":"\u{eecb}",
+ "report-medical":"\u{eecc}",
+ "report-money":"\u{eecd}",
+ "report-off":"\u{f18f}",
+ "report-search":"\u{ef84}",
+ "reserved-line":"\u{f9f6}",
+ "resize":"\u{eecf}",
+ "restore":"\u{fafd}",
+ "rewind-backward-10":"\u{faba}",
+ "rewind-backward-15":"\u{fabb}",
+ "rewind-backward-20":"\u{fabc}",
+ "rewind-backward-30":"\u{fabd}",
+ "rewind-backward-40":"\u{fabe}",
+ "rewind-backward-5":"\u{fabf}",
+ "rewind-backward-50":"\u{fac0}",
+ "rewind-backward-60":"\u{fac1}",
+ "rewind-forward-10":"\u{fac2}",
+ "rewind-forward-15":"\u{fac3}",
+ "rewind-forward-20":"\u{fac4}",
+ "rewind-forward-30":"\u{fac5}",
+ "rewind-forward-40":"\u{fac6}",
+ "rewind-forward-5":"\u{fac7}",
+ "rewind-forward-50":"\u{fac8}",
+ "rewind-forward-60":"\u{fac9}",
+ "ribbon-health":"\u{f58e}",
+ "rings":"\u{fa6a}",
+ "ripple":"\u{ed82}",
+ "ripple-down":"\u{101aa}",
+ "ripple-off":"\u{f190}",
+ "ripple-up":"\u{101a9}",
+ "road":"\u{f018}",
+ "road-off":"\u{f191}",
+ "road-sign":"\u{ecdd}",
+ "robot":"\u{f00b}",
+ "robot-face":"\u{fcbe}",
+ "robot-off":"\u{f192}",
+ "rocket":"\u{ec45}",
+ "rocket-off":"\u{f193}",
+ "roller-skating":"\u{efd1}",
+ "rollercoaster":"\u{f0a2}",
+ "rollercoaster-off":"\u{f423}",
+ "rosette":"\u{f599}",
+ "rosette-asterisk":"\u{101a8}",
+ "rosette-discount":"\u{ee7c}",
+ "rosette-discount-check":"\u{f1f8}",
+ "rosette-discount-check-off":"\u{ff10}",
+ "rosette-discount-off":"\u{f3e6}",
+ "rosette-number-0":"\u{f58f}",
+ "rosette-number-1":"\u{f590}",
+ "rosette-number-2":"\u{f591}",
+ "rosette-number-3":"\u{f592}",
+ "rosette-number-4":"\u{f593}",
+ "rosette-number-5":"\u{f594}",
+ "rosette-number-6":"\u{f595}",
+ "rosette-number-7":"\u{f596}",
+ "rosette-number-8":"\u{f597}",
+ "rosette-number-9":"\u{f598}",
+ "rotate":"\u{eb16}",
+ "rotate-2":"\u{ebb4}",
+ "rotate-360":"\u{ef85}",
+ "rotate-3d":"\u{f020}",
+ "rotate-clockwise":"\u{eb15}",
+ "rotate-clockwise-2":"\u{ebb5}",
+ "rotate-dot":"\u{efe5}",
+ "rotate-rectangle":"\u{ec15}",
+ "route":"\u{eb17}",
+ "route-2":"\u{f4b6}",
+ "route-alt-left":"\u{fca9}",
+ "route-alt-right":"\u{fcaa}",
+ "route-off":"\u{f194}",
+ "route-scan":"\u{fcbf}",
+ "route-square":"\u{fcac}",
+ "route-square-2":"\u{fcab}",
+ "route-x":"\u{fcae}",
+ "route-x-2":"\u{fcad}",
+ "router":"\u{eb18}",
+ "router-off":"\u{f424}",
+ "row-insert-bottom":"\u{eed0}",
+ "row-insert-top":"\u{eed1}",
+ "row-remove":"\u{fafe}",
+ "rss":"\u{eb19}",
+ "rubber-stamp":"\u{f5ab}",
+ "rubber-stamp-off":"\u{f5aa}",
+ "ruler":"\u{eb1a}",
+ "ruler-2":"\u{eed2}",
+ "ruler-2-off":"\u{f195}",
+ "ruler-3":"\u{f290}",
+ "ruler-measure":"\u{f291}",
+ "ruler-measure-2":"\u{ff0f}",
+ "ruler-off":"\u{f196}",
+ "run":"\u{ec82}",
+ "rv-truck":"\u{fcc0}",
+ "s-turn-down":"\u{f516}",
+ "s-turn-left":"\u{f517}",
+ "s-turn-right":"\u{f518}",
+ "s-turn-up":"\u{f519}",
+ "sailboat":"\u{ec83}",
+ "sailboat-2":"\u{f5f7}",
+ "sailboat-off":"\u{f425}",
+ "salad":"\u{f50a}",
+ "salt":"\u{ef16}",
+ "sandbox":"\u{fd6c}",
+ "satellite":"\u{eed3}",
+ "satellite-off":"\u{f197}",
+ "sausage":"\u{ef17}",
+ "scale":"\u{ebc2}",
+ "scale-off":"\u{f198}",
+ "scale-outline":"\u{ef53}",
+ "scale-outline-off":"\u{f199}",
+ "scan":"\u{ebc8}",
+ "scan-eye":"\u{f1ff}",
+ "scan-letter-a":"\u{10223}",
+ "scan-letter-t":"\u{10222}",
+ "scan-position":"\u{fdac}",
+ "scan-traces":"\u{101ec}",
+ "schema":"\u{f200}",
+ "schema-off":"\u{f426}",
+ "school":"\u{ecf7}",
+ "school-bell":"\u{f64a}",
+ "school-off":"\u{f19a}",
+ "scissors":"\u{eb1b}",
+ "scissors-off":"\u{f19b}",
+ "scooter":"\u{ec6c}",
+ "scooter-electric":"\u{ecc1}",
+ "scoreboard":"\u{fa6b}",
+ "screen-share":"\u{ed18}",
+ "screen-share-off":"\u{ed17}",
+ "screenshot":"\u{f201}",
+ "scribble":"\u{f0a3}",
+ "scribble-off":"\u{f427}",
+ "script":"\u{f2da}",
+ "script-minus":"\u{f2d7}",
+ "script-plus":"\u{f2d8}",
+ "script-x":"\u{f2d9}",
+ "scuba-diving":"\u{fd4e}",
+ "scuba-diving-tank":"\u{fefa}",
+ "scuba-mask":"\u{eed4}",
+ "scuba-mask-off":"\u{f428}",
+ "sdk":"\u{f3af}",
+ "search":"\u{eb1c}",
+ "search-off":"\u{f19c}",
+ "section":"\u{eed5}",
+ "section-sign":"\u{f019}",
+ "seedling":"\u{ed51}",
+ "seedling-off":"\u{f19d}",
+ "segway":"\u{10221}",
+ "select":"\u{ec9e}",
+ "select-all":"\u{f9f7}",
+ "selector":"\u{eb1d}",
+ "send":"\u{eb1e}",
+ "send-2":"\u{fd5d}",
+ "send-off":"\u{f429}",
+ "seo":"\u{f26b}",
+ "separator":"\u{ebda}",
+ "separator-horizontal":"\u{ec79}",
+ "separator-vertical":"\u{ec7a}",
+ "server":"\u{eb1f}",
+ "server-2":"\u{f07c}",
+ "server-bolt":"\u{f320}",
+ "server-cog":"\u{f321}",
+ "server-off":"\u{f19e}",
+ "server-spark":"\u{ffaf}",
+ "serverless":"\u{101eb}",
+ "servicemark":"\u{ec09}",
+ "settings":"\u{eb20}",
+ "settings-2":"\u{f5ac}",
+ "settings-ai":"\u{101a7}",
+ "settings-automation":"\u{eed6}",
+ "settings-bolt":"\u{f9ad}",
+ "settings-cancel":"\u{f9ae}",
+ "settings-check":"\u{f9af}",
+ "settings-code":"\u{f9b0}",
+ "settings-cog":"\u{f9b1}",
+ "settings-dollar":"\u{f9b2}",
+ "settings-down":"\u{f9b3}",
+ "settings-exclamation":"\u{f9b4}",
+ "settings-heart":"\u{f9b5}",
+ "settings-minus":"\u{f9b6}",
+ "settings-off":"\u{f19f}",
+ "settings-pause":"\u{f9b7}",
+ "settings-pin":"\u{f9b8}",
+ "settings-plus":"\u{f9b9}",
+ "settings-question":"\u{f9ba}",
+ "settings-search":"\u{f9bb}",
+ "settings-share":"\u{f9bc}",
+ "settings-spark":"\u{ffae}",
+ "settings-star":"\u{f9bd}",
+ "settings-up":"\u{f9be}",
+ "settings-x":"\u{f9bf}",
+ "shadow":"\u{eed8}",
+ "shadow-off":"\u{eed7}",
+ "shape":"\u{eb9c}",
+ "shape-2":"\u{eed9}",
+ "shape-3":"\u{eeda}",
+ "shape-off":"\u{f1a0}",
+ "share":"\u{eb21}",
+ "share-2":"\u{f799}",
+ "share-3":"\u{f7bd}",
+ "share-off":"\u{f1a1}",
+ "shareplay":"\u{fea5}",
+ "shield":"\u{eb24}",
+ "shield-bolt":"\u{f9c0}",
+ "shield-cancel":"\u{f9c1}",
+ "shield-check":"\u{eb22}",
+ "shield-checkered":"\u{ef9a}",
+ "shield-chevron":"\u{ef9b}",
+ "shield-code":"\u{f9c2}",
+ "shield-cog":"\u{f9c3}",
+ "shield-dollar":"\u{f9c4}",
+ "shield-down":"\u{f9c5}",
+ "shield-exclamation":"\u{f9c6}",
+ "shield-half":"\u{f358}",
+ "shield-heart":"\u{f9c7}",
+ "shield-lock":"\u{ed58}",
+ "shield-minus":"\u{f9c8}",
+ "shield-off":"\u{ecf8}",
+ "shield-pause":"\u{f9c9}",
+ "shield-pin":"\u{f9ca}",
+ "shield-plus":"\u{f9cb}",
+ "shield-question":"\u{f9cc}",
+ "shield-search":"\u{f9cd}",
+ "shield-share":"\u{f9ce}",
+ "shield-star":"\u{f9cf}",
+ "shield-up":"\u{f9d0}",
+ "shield-x":"\u{eb23}",
+ "ship":"\u{ec84}",
+ "ship-off":"\u{f42a}",
+ "shirt":"\u{ec0a}",
+ "shirt-off":"\u{f1a2}",
+ "shirt-sport":"\u{f26c}",
+ "shoe":"\u{efd2}",
+ "shoe-off":"\u{f1a4}",
+ "shopping-bag":"\u{f5f8}",
+ "shopping-bag-check":"\u{fc16}",
+ "shopping-bag-discount":"\u{fc17}",
+ "shopping-bag-edit":"\u{fc18}",
+ "shopping-bag-exclamation":"\u{fc19}",
+ "shopping-bag-heart":"\u{fda2}",
+ "shopping-bag-minus":"\u{fc1a}",
+ "shopping-bag-plus":"\u{fc1b}",
+ "shopping-bag-search":"\u{fc1c}",
+ "shopping-bag-x":"\u{fc1d}",
+ "shopping-cart":"\u{eb25}",
+ "shopping-cart-bolt":"\u{fb57}",
+ "shopping-cart-cancel":"\u{fb58}",
+ "shopping-cart-check":"\u{fb59}",
+ "shopping-cart-code":"\u{fb5a}",
+ "shopping-cart-cog":"\u{fb5b}",
+ "shopping-cart-copy":"\u{fb5c}",
+ "shopping-cart-discount":"\u{fb5d}",
+ "shopping-cart-dollar":"\u{fb5e}",
+ "shopping-cart-down":"\u{fb5f}",
+ "shopping-cart-exclamation":"\u{fb60}",
+ "shopping-cart-heart":"\u{fb61}",
+ "shopping-cart-minus":"\u{fb62}",
+ "shopping-cart-off":"\u{eedc}",
+ "shopping-cart-pause":"\u{fb63}",
+ "shopping-cart-pin":"\u{fb64}",
+ "shopping-cart-plus":"\u{fb65}",
+ "shopping-cart-question":"\u{fb66}",
+ "shopping-cart-search":"\u{fb67}",
+ "shopping-cart-share":"\u{fb68}",
+ "shopping-cart-star":"\u{fb69}",
+ "shopping-cart-up":"\u{fb6a}",
+ "shopping-cart-x":"\u{fb6b}",
+ "shovel":"\u{f1d9}",
+ "shovel-pitchforks":"\u{fd3a}",
+ "shredder":"\u{eedf}",
+ "sign-left":"\u{f06b}",
+ "sign-right":"\u{f06c}",
+ "signal-2g":"\u{f79a}",
+ "signal-3g":"\u{f1ee}",
+ "signal-4g":"\u{f1ef}",
+ "signal-4g-plus":"\u{f259}",
+ "signal-5g":"\u{f1f0}",
+ "signal-6g":"\u{f9f8}",
+ "signal-e":"\u{f9f9}",
+ "signal-g":"\u{f9fa}",
+ "signal-h":"\u{f9fc}",
+ "signal-h-plus":"\u{f9fb}",
+ "signal-lte":"\u{f9fd}",
+ "signature":"\u{eee0}",
+ "signature-off":"\u{f1a5}",
+ "sitemap":"\u{eb9d}",
+ "sitemap-off":"\u{f1a6}",
+ "skateboard":"\u{ecc2}",
+ "skateboard-off":"\u{f42b}",
+ "skateboarding":"\u{faca}",
+ "skew-x":"\u{fd3b}",
+ "skew-y":"\u{fd3c}",
+ "ski-jumping":"\u{fa6c}",
+ "skull":"\u{f292}",
+ "slash":"\u{f4f9}",
+ "slashes":"\u{f588}",
+ "sleigh":"\u{ef9c}",
+ "slice":"\u{ebdb}",
+ "slideshow":"\u{ebc9}",
+ "smart-home":"\u{ecde}",
+ "smart-home-off":"\u{f1a7}",
+ "smoking":"\u{ecc4}",
+ "smoking-no":"\u{ecc3}",
+ "snowboarding":"\u{fd4f}",
+ "snowflake":"\u{ec0b}",
+ "snowflake-off":"\u{f1a8}",
+ "snowman":"\u{f26d}",
+ "soccer-field":"\u{ed92}",
+ "social":"\u{ebec}",
+ "social-off":"\u{f1a9}",
+ "sock":"\u{eee1}",
+ "sofa":"\u{efaf}",
+ "sofa-off":"\u{f42c}",
+ "solar-electricity":"\u{fcc1}",
+ "solar-panel":"\u{f7bf}",
+ "solar-panel-2":"\u{f7be}",
+ "sort-0-9":"\u{f54d}",
+ "sort-9-0":"\u{f54e}",
+ "sort-a-z":"\u{f54f}",
+ "sort-ascending":"\u{eb26}",
+ "sort-ascending-2":"\u{eee2}",
+ "sort-ascending-letters":"\u{ef18}",
+ "sort-ascending-numbers":"\u{ef19}",
+ "sort-ascending-shapes":"\u{fd94}",
+ "sort-ascending-small-big":"\u{fd95}",
+ "sort-descending":"\u{eb27}",
+ "sort-descending-2":"\u{eee3}",
+ "sort-descending-letters":"\u{ef1a}",
+ "sort-descending-numbers":"\u{ef1b}",
+ "sort-descending-shapes":"\u{fd97}",
+ "sort-descending-small-big":"\u{fd96}",
+ "sort-z-a":"\u{f550}",
+ "sos":"\u{f24a}",
+ "soup":"\u{ef2e}",
+ "soup-off":"\u{f42d}",
+ "source-code":"\u{f4a2}",
+ "space":"\u{ec0c}",
+ "space-off":"\u{f1aa}",
+ "spaces":"\u{fea4}",
+ "spacing-horizontal":"\u{ef54}",
+ "spacing-vertical":"\u{ef55}",
+ "spade":"\u{effa}",
+ "sparkles":"\u{f6d7}",
+ "sparkles-2":"\u{101a6}",
+ "speakerphone":"\u{ed61}",
+ "speedboat":"\u{ed93}",
+ "sphere":"\u{fab8}",
+ "sphere-off":"\u{fab6}",
+ "sphere-plus":"\u{fab7}",
+ "spider":"\u{f293}",
+ "spiral":"\u{f294}",
+ "spiral-off":"\u{f42e}",
+ "sport-billard":"\u{eee4}",
+ "spray":"\u{f50b}",
+ "spy":"\u{f227}",
+ "spy-off":"\u{f42f}",
+ "sql":"\u{f7c0}",
+ "square":"\u{eb2c}",
+ "square-arrow-down":"\u{f4b7}",
+ "square-arrow-left":"\u{f4b8}",
+ "square-arrow-right":"\u{f4b9}",
+ "square-arrow-up":"\u{f4ba}",
+ "square-asterisk":"\u{f01a}",
+ "square-check":"\u{eb28}",
+ "square-chevron-down":"\u{f627}",
+ "square-chevron-left":"\u{f628}",
+ "square-chevron-right":"\u{f629}",
+ "square-chevron-up":"\u{f62a}",
+ "square-chevrons-down":"\u{f64b}",
+ "square-chevrons-left":"\u{f64c}",
+ "square-chevrons-right":"\u{f64d}",
+ "square-chevrons-up":"\u{f64e}",
+ "square-dashed":"\u{100bb}",
+ "square-dot":"\u{ed59}",
+ "square-f0":"\u{f526}",
+ "square-f1":"\u{f527}",
+ "square-f2":"\u{f528}",
+ "square-f3":"\u{f529}",
+ "square-f4":"\u{f52a}",
+ "square-f5":"\u{f52b}",
+ "square-f6":"\u{f52c}",
+ "square-f7":"\u{f52d}",
+ "square-f8":"\u{f52e}",
+ "square-f9":"\u{f52f}",
+ "square-forbid":"\u{ed5b}",
+ "square-forbid-2":"\u{ed5a}",
+ "square-half":"\u{effb}",
+ "square-key":"\u{f638}",
+ "square-letter-a":"\u{f47c}",
+ "square-letter-b":"\u{f47d}",
+ "square-letter-c":"\u{f47e}",
+ "square-letter-d":"\u{f47f}",
+ "square-letter-e":"\u{f480}",
+ "square-letter-f":"\u{f481}",
+ "square-letter-g":"\u{f482}",
+ "square-letter-h":"\u{f483}",
+ "square-letter-i":"\u{f484}",
+ "square-letter-j":"\u{f485}",
+ "square-letter-k":"\u{f486}",
+ "square-letter-l":"\u{f487}",
+ "square-letter-m":"\u{f488}",
+ "square-letter-n":"\u{f489}",
+ "square-letter-o":"\u{f48a}",
+ "square-letter-p":"\u{f48b}",
+ "square-letter-q":"\u{f48c}",
+ "square-letter-r":"\u{f48d}",
+ "square-letter-s":"\u{f48e}",
+ "square-letter-t":"\u{f48f}",
+ "square-letter-u":"\u{f490}",
+ "square-letter-v":"\u{f4bb}",
+ "square-letter-w":"\u{f491}",
+ "square-letter-x":"\u{f4bc}",
+ "square-letter-y":"\u{f492}",
+ "square-letter-z":"\u{f493}",
+ "square-minus":"\u{1019e}",
+ "square-minus-2":"\u{eb29}",
+ "square-number-0":"\u{eee5}",
+ "square-number-1":"\u{eee6}",
+ "square-number-2":"\u{eee7}",
+ "square-number-3":"\u{eee8}",
+ "square-number-4":"\u{eee9}",
+ "square-number-5":"\u{eeea}",
+ "square-number-6":"\u{eeeb}",
+ "square-number-7":"\u{eeec}",
+ "square-number-8":"\u{eeed}",
+ "square-number-9":"\u{eeee}",
+ "square-off":"\u{eeef}",
+ "square-percentage":"\u{fd83}",
+ "square-plus":"\u{eb2a}",
+ "square-plus-2":"\u{fc96}",
+ "square-root":"\u{eef1}",
+ "square-root-2":"\u{eef0}",
+ "square-rotated":"\u{ecdf}",
+ "square-rotated-asterisk":"\u{101a5}",
+ "square-rotated-forbid":"\u{f01c}",
+ "square-rotated-forbid-2":"\u{f01b}",
+ "square-rotated-off":"\u{eef2}",
+ "square-rounded":"\u{f59a}",
+ "square-rounded-arrow-down":"\u{f639}",
+ "square-rounded-arrow-left":"\u{f63a}",
+ "square-rounded-arrow-right":"\u{f63b}",
+ "square-rounded-arrow-up":"\u{f63c}",
+ "square-rounded-check":"\u{f63d}",
+ "square-rounded-chevron-down":"\u{f62b}",
+ "square-rounded-chevron-left":"\u{f62c}",
+ "square-rounded-chevron-right":"\u{f62d}",
+ "square-rounded-chevron-up":"\u{f62e}",
+ "square-rounded-chevrons-down":"\u{f64f}",
+ "square-rounded-chevrons-left":"\u{f650}",
+ "square-rounded-chevrons-right":"\u{f651}",
+ "square-rounded-chevrons-up":"\u{f652}",
+ "square-rounded-letter-a":"\u{f5ae}",
+ "square-rounded-letter-b":"\u{f5af}",
+ "square-rounded-letter-c":"\u{f5b0}",
+ "square-rounded-letter-d":"\u{f5b1}",
+ "square-rounded-letter-e":"\u{f5b2}",
+ "square-rounded-letter-f":"\u{f5b3}",
+ "square-rounded-letter-g":"\u{f5b4}",
+ "square-rounded-letter-h":"\u{f5b5}",
+ "square-rounded-letter-i":"\u{f5b6}",
+ "square-rounded-letter-j":"\u{f5b7}",
+ "square-rounded-letter-k":"\u{f5b8}",
+ "square-rounded-letter-l":"\u{f5b9}",
+ "square-rounded-letter-m":"\u{f5ba}",
+ "square-rounded-letter-n":"\u{f5bb}",
+ "square-rounded-letter-o":"\u{f5bc}",
+ "square-rounded-letter-p":"\u{f5bd}",
+ "square-rounded-letter-q":"\u{f5be}",
+ "square-rounded-letter-r":"\u{f5bf}",
+ "square-rounded-letter-s":"\u{f5c0}",
+ "square-rounded-letter-t":"\u{f5c1}",
+ "square-rounded-letter-u":"\u{f5c2}",
+ "square-rounded-letter-v":"\u{f5c3}",
+ "square-rounded-letter-w":"\u{f5c4}",
+ "square-rounded-letter-x":"\u{f5c5}",
+ "square-rounded-letter-y":"\u{f5c6}",
+ "square-rounded-letter-z":"\u{f5c7}",
+ "square-rounded-minus":"\u{f63e}",
+ "square-rounded-minus-2":"\u{fc97}",
+ "square-rounded-number-0":"\u{f5c8}",
+ "square-rounded-number-1":"\u{f5c9}",
+ "square-rounded-number-2":"\u{f5ca}",
+ "square-rounded-number-3":"\u{f5cb}",
+ "square-rounded-number-4":"\u{f5cc}",
+ "square-rounded-number-5":"\u{f5cd}",
+ "square-rounded-number-6":"\u{f5ce}",
+ "square-rounded-number-7":"\u{f5cf}",
+ "square-rounded-number-8":"\u{f5d0}",
+ "square-rounded-number-9":"\u{f5d1}",
+ "square-rounded-percentage":"\u{fd84}",
+ "square-rounded-plus":"\u{f63f}",
+ "square-rounded-plus-2":"\u{fc98}",
+ "square-rounded-x":"\u{f640}",
+ "square-toggle":"\u{eef4}",
+ "square-toggle-horizontal":"\u{eef3}",
+ "square-x":"\u{eb2b}",
+ "squares":"\u{eef6}",
+ "squares-diagonal":"\u{eef5}",
+ "squares-selected":"\u{fea3}",
+ "stack":"\u{eb2d}",
+ "stack-2":"\u{eef7}",
+ "stack-3":"\u{ef9d}",
+ "stack-back":"\u{fd26}",
+ "stack-backward":"\u{fd27}",
+ "stack-forward":"\u{fd28}",
+ "stack-front":"\u{fd29}",
+ "stack-middle":"\u{fd2a}",
+ "stack-pop":"\u{f234}",
+ "stack-push":"\u{f235}",
+ "stairs":"\u{eca6}",
+ "stairs-down":"\u{eca4}",
+ "stairs-up":"\u{eca5}",
+ "star":"\u{eb2e}",
+ "star-half":"\u{ed19}",
+ "star-off":"\u{ed62}",
+ "stars":"\u{ed38}",
+ "stars-off":"\u{f430}",
+ "status-change":"\u{f3b0}",
+ "steam":"\u{f24b}",
+ "steering-wheel":"\u{ec7b}",
+ "steering-wheel-off":"\u{f431}",
+ "step-into":"\u{ece0}",
+ "step-out":"\u{ece1}",
+ "stereo-glasses":"\u{f4cb}",
+ "stethoscope":"\u{edbe}",
+ "stethoscope-off":"\u{f432}",
+ "sticker":"\u{eb2f}",
+ "sticker-2":"\u{fd3d}",
+ "stopwatch":"\u{ff9b}",
+ "storm":"\u{f24c}",
+ "storm-off":"\u{f433}",
+ "stretching":"\u{f2db}",
+ "stretching-2":"\u{fa6d}",
+ "strikethrough":"\u{eb9e}",
+ "stroke-curved":"\u{101fe}",
+ "stroke-dynamic":"\u{101fd}",
+ "stroke-straight":"\u{101fc}",
+ "submarine":"\u{ed94}",
+ "subscript":"\u{eb9f}",
+ "subtask":"\u{ec9f}",
+ "subtitles":"\u{101a1}",
+ "subtitles-ai":"\u{101a4}",
+ "subtitles-edit":"\u{101a3}",
+ "subtitles-off":"\u{101a2}",
+ "sum":"\u{eb73}",
+ "sum-off":"\u{f1ab}",
+ "sun":"\u{eb30}",
+ "sun-electricity":"\u{fcc2}",
+ "sun-high":"\u{f236}",
+ "sun-low":"\u{f237}",
+ "sun-moon":"\u{f4a3}",
+ "sun-off":"\u{ed63}",
+ "sun-wind":"\u{f238}",
+ "sunglasses":"\u{f239}",
+ "sunrise":"\u{ef1c}",
+ "sunset":"\u{ec31}",
+ "sunset-2":"\u{f23a}",
+ "superscript":"\u{eba0}",
+ "svg":"\u{f25a}",
+ "swimming":"\u{ec92}",
+ "swipe":"\u{f551}",
+ "swipe-down":"\u{fd5e}",
+ "swipe-left":"\u{fd5f}",
+ "swipe-right":"\u{fd60}",
+ "swipe-up":"\u{fd61}",
+ "switch":"\u{eb33}",
+ "switch-2":"\u{edbf}",
+ "switch-3":"\u{edc0}",
+ "switch-horizontal":"\u{eb31}",
+ "switch-vertical":"\u{eb32}",
+ "sword":"\u{f030}",
+ "sword-off":"\u{f434}",
+ "swords":"\u{f132}",
+ "table":"\u{eba1}",
+ "table-alias":"\u{f25b}",
+ "table-column":"\u{faff}",
+ "table-dashed":"\u{100ba}",
+ "table-down":"\u{fa1c}",
+ "table-export":"\u{eef8}",
+ "table-heart":"\u{fa1d}",
+ "table-import":"\u{eef9}",
+ "table-minus":"\u{fa1e}",
+ "table-off":"\u{eefa}",
+ "table-options":"\u{f25c}",
+ "table-plus":"\u{fa1f}",
+ "table-row":"\u{fb00}",
+ "table-share":"\u{fa20}",
+ "table-shortcut":"\u{f25d}",
+ "table-spark":"\u{ffad}",
+ "tag":"\u{10096}",
+ "tag-minus":"\u{eb34}",
+ "tag-off":"\u{efc0}",
+ "tag-plus":"\u{10097}",
+ "tag-starred":"\u{fc99}",
+ "tags":"\u{ef86}",
+ "tags-off":"\u{efc1}",
+ "tallymark-1":"\u{ec46}",
+ "tallymark-2":"\u{ec47}",
+ "tallymark-3":"\u{ec48}",
+ "tallymark-4":"\u{ec49}",
+ "tallymarks":"\u{ec4a}",
+ "tank":"\u{ed95}",
+ "target":"\u{eb35}",
+ "target-arrow":"\u{f51a}",
+ "target-off":"\u{f1ad}",
+ "tax":"\u{feee}",
+ "tax-euro":"\u{fef0}",
+ "tax-pound":"\u{feef}",
+ "teapot":"\u{f552}",
+ "telescope":"\u{f07d}",
+ "telescope-off":"\u{f1ae}",
+ "temperature":"\u{eb38}",
+ "temperature-celsius":"\u{eb36}",
+ "temperature-fahrenheit":"\u{eb37}",
+ "temperature-minus":"\u{ebed}",
+ "temperature-off":"\u{f1af}",
+ "temperature-plus":"\u{ebee}",
+ "temperature-snow":"\u{fda3}",
+ "temperature-sun":"\u{fda4}",
+ "template":"\u{eb39}",
+ "template-off":"\u{f1b0}",
+ "tent":"\u{eefb}",
+ "tent-off":"\u{f435}",
+ "terminal":"\u{ebdc}",
+ "terminal-2":"\u{ebef}",
+ "test-pipe":"\u{eb3a}",
+ "test-pipe-2":"\u{f0a4}",
+ "test-pipe-off":"\u{f1b1}",
+ "tex":"\u{f4e0}",
+ "text-caption":"\u{f4a4}",
+ "text-color":"\u{f2dc}",
+ "text-decrease":"\u{f202}",
+ "text-direction-ltr":"\u{eefc}",
+ "text-direction-rtl":"\u{eefd}",
+ "text-grammar":"\u{fd6d}",
+ "text-increase":"\u{f203}",
+ "text-orientation":"\u{f2a4}",
+ "text-plus":"\u{f2a5}",
+ "text-recognition":"\u{f204}",
+ "text-resize":"\u{ef87}",
+ "text-scan-2":"\u{fcc3}",
+ "text-size":"\u{f2b1}",
+ "text-spellcheck":"\u{f2a6}",
+ "text-wrap":"\u{ebdd}",
+ "text-wrap-column":"\u{feb2}",
+ "text-wrap-disabled":"\u{eca7}",
+ "texture":"\u{f51b}",
+ "theater":"\u{f79b}",
+ "thermometer":"\u{ef67}",
+ "thumb-down":"\u{eb3b}",
+ "thumb-down-off":"\u{f436}",
+ "thumb-up":"\u{eb3c}",
+ "thumb-up-off":"\u{f437}",
+ "tic-tac":"\u{f51c}",
+ "ticket":"\u{eb3d}",
+ "ticket-off":"\u{f1b2}",
+ "tie":"\u{f07e}",
+ "tilde":"\u{f4a5}",
+ "tilt-shift":"\u{eefe}",
+ "tilt-shift-off":"\u{f1b3}",
+ "time-duration-0":"\u{fad4}",
+ "time-duration-10":"\u{fad5}",
+ "time-duration-15":"\u{fad6}",
+ "time-duration-30":"\u{fad7}",
+ "time-duration-45":"\u{fad8}",
+ "time-duration-5":"\u{fad9}",
+ "time-duration-60":"\u{fada}",
+ "time-duration-90":"\u{fadb}",
+ "time-duration-off":"\u{fadc}",
+ "timeline":"\u{f031}",
+ "timeline-event":"\u{f553}",
+ "timeline-event-exclamation":"\u{f662}",
+ "timeline-event-minus":"\u{f663}",
+ "timeline-event-plus":"\u{f664}",
+ "timeline-event-text":"\u{f665}",
+ "timeline-event-x":"\u{f666}",
+ "timezone":"\u{feed}",
+ "tip-jar":"\u{feea}",
+ "tip-jar-euro":"\u{feec}",
+ "tip-jar-pound":"\u{feeb}",
+ "tir":"\u{ebf0}",
+ "toggle-left":"\u{eb3e}",
+ "toggle-right":"\u{eb3f}",
+ "toilet-paper":"\u{efd3}",
+ "toilet-paper-off":"\u{f1b4}",
+ "toml":"\u{fa5d}",
+ "tool":"\u{eb40}",
+ "tools":"\u{ebca}",
+ "tools-kitchen":"\u{ed64}",
+ "tools-kitchen-2":"\u{eeff}",
+ "tools-kitchen-2-off":"\u{f1b5}",
+ "tools-kitchen-3":"\u{fd2b}",
+ "tools-kitchen-off":"\u{f1b6}",
+ "tools-off":"\u{f1b7}",
+ "tooltip":"\u{f2dd}",
+ "topology-bus":"\u{f5d9}",
+ "topology-complex":"\u{f5da}",
+ "topology-full":"\u{f5dc}",
+ "topology-full-hierarchy":"\u{f5db}",
+ "topology-ring":"\u{f5df}",
+ "topology-ring-2":"\u{f5dd}",
+ "topology-ring-3":"\u{f5de}",
+ "topology-star":"\u{f5e5}",
+ "topology-star-2":"\u{f5e0}",
+ "topology-star-3":"\u{f5e1}",
+ "topology-star-ring":"\u{f5e4}",
+ "topology-star-ring-2":"\u{f5e2}",
+ "topology-star-ring-3":"\u{f5e3}",
+ "torii":"\u{f59b}",
+ "tornado":"\u{ece2}",
+ "tournament":"\u{ecd0}",
+ "tower":"\u{f2cb}",
+ "tower-off":"\u{f2ca}",
+ "track":"\u{ef00}",
+ "tractor":"\u{ec0d}",
+ "trademark":"\u{ec0e}",
+ "traffic-cone":"\u{ec0f}",
+ "traffic-cone-off":"\u{f1b8}",
+ "traffic-lights":"\u{ed39}",
+ "traffic-lights-off":"\u{f1b9}",
+ "train":"\u{ed96}",
+ "transaction-bitcoin":"\u{fd6e}",
+ "transaction-dollar":"\u{fd6f}",
+ "transaction-euro":"\u{fd70}",
+ "transaction-pound":"\u{fd71}",
+ "transaction-rupee":"\u{fd85}",
+ "transaction-yen":"\u{fd72}",
+ "transaction-yuan":"\u{fd73}",
+ "transfer":"\u{fc1f}",
+ "transfer-in":"\u{ef2f}",
+ "transfer-out":"\u{ef30}",
+ "transfer-vertical":"\u{fc1e}",
+ "transform":"\u{f38e}",
+ "transform-point":"\u{fda9}",
+ "transform-point-bottom-left":"\u{fda5}",
+ "transform-point-bottom-right":"\u{fda6}",
+ "transform-point-top-left":"\u{fda7}",
+ "transform-point-top-right":"\u{fda8}",
+ "transition-bottom":"\u{f2b2}",
+ "transition-left":"\u{f2b3}",
+ "transition-right":"\u{f2b4}",
+ "transition-top":"\u{f2b5}",
+ "trash":"\u{eb41}",
+ "trash-off":"\u{ed65}",
+ "trash-x":"\u{ef88}",
+ "treadmill":"\u{fa6e}",
+ "tree":"\u{ef01}",
+ "trees":"\u{ec10}",
+ "trekking":"\u{f5ad}",
+ "trending-down":"\u{eb42}",
+ "trending-down-2":"\u{edc1}",
+ "trending-down-3":"\u{edc2}",
+ "trending-up":"\u{eb43}",
+ "trending-up-2":"\u{edc3}",
+ "trending-up-3":"\u{edc4}",
+ "trending-up-down":"\u{101fb}",
+ "triangle":"\u{eb44}",
+ "triangle-inverted":"\u{f01d}",
+ "triangle-minus":"\u{fc9b}",
+ "triangle-minus-2":"\u{fc9a}",
+ "triangle-off":"\u{ef02}",
+ "triangle-plus":"\u{fc9d}",
+ "triangle-plus-2":"\u{fc9c}",
+ "triangle-square-circle":"\u{ece8}",
+ "triangles":"\u{f0a5}",
+ "trident":"\u{ecc5}",
+ "trolley":"\u{f4cc}",
+ "trophy":"\u{eb45}",
+ "trophy-off":"\u{f438}",
+ "trowel":"\u{f368}",
+ "truck":"\u{ebc4}",
+ "truck-delivery":"\u{ec4b}",
+ "truck-loading":"\u{f1da}",
+ "truck-off":"\u{ef03}",
+ "truck-return":"\u{ec4c}",
+ "txt":"\u{f3b1}",
+ "typeface":"\u{fdab}",
+ "typography":"\u{ebc5}",
+ "typography-off":"\u{f1ba}",
+ "u-turn-left":"\u{fea2}",
+ "u-turn-right":"\u{fea1}",
+ "ufo":"\u{f26f}",
+ "ufo-off":"\u{f26e}",
+ "uhd":"\u{100aa}",
+ "umbrella":"\u{ebf1}",
+ "umbrella-2":"\u{ff0e}",
+ "umbrella-closed":"\u{ff0c}",
+ "umbrella-closed-2":"\u{ff0d}",
+ "umbrella-off":"\u{f1bb}",
+ "underline":"\u{eba2}",
+ "universe":"\u{fcc4}",
+ "unlink":"\u{eb46}",
+ "upload":"\u{eb47}",
+ "urgent":"\u{eb48}",
+ "usb":"\u{f00c}",
+ "user":"\u{eb4d}",
+ "user-bitcoin":"\u{ff30}",
+ "user-bolt":"\u{f9d1}",
+ "user-cancel":"\u{f9d2}",
+ "user-check":"\u{eb49}",
+ "user-circle":"\u{ef68}",
+ "user-code":"\u{f9d3}",
+ "user-cog":"\u{f9d4}",
+ "user-dollar":"\u{f9d5}",
+ "user-down":"\u{f9d6}",
+ "user-edit":"\u{f7cc}",
+ "user-exclamation":"\u{ec12}",
+ "user-heart":"\u{f7cd}",
+ "user-hexagon":"\u{fc4e}",
+ "user-key":"\u{101ea}",
+ "user-minus":"\u{eb4a}",
+ "user-off":"\u{ecf9}",
+ "user-pause":"\u{f9d7}",
+ "user-pentagon":"\u{fc4f}",
+ "user-pin":"\u{f7ce}",
+ "user-plus":"\u{eb4b}",
+ "user-question":"\u{f7cf}",
+ "user-scan":"\u{fcaf}",
+ "user-screen":"\u{fea0}",
+ "user-search":"\u{ef89}",
+ "user-share":"\u{f9d8}",
+ "user-shield":"\u{f7d0}",
+ "user-square":"\u{fc51}",
+ "user-square-rounded":"\u{fc50}",
+ "user-star":"\u{f7d1}",
+ "user-up":"\u{f7d2}",
+ "user-x":"\u{eb4c}",
+ "users":"\u{ebf2}",
+ "users-group":"\u{fa21}",
+ "users-minus":"\u{fa0e}",
+ "users-plus":"\u{fa0f}",
+ "uv-index":"\u{f3b2}",
+ "ux-circle":"\u{f369}",
+ "vaccine":"\u{ef04}",
+ "vaccine-bottle":"\u{ef69}",
+ "vaccine-bottle-off":"\u{f439}",
+ "vaccine-off":"\u{f1bc}",
+ "vacuum-cleaner":"\u{f5e6}",
+ "variable":"\u{ef05}",
+ "variable-minus":"\u{f36a}",
+ "variable-off":"\u{f1bd}",
+ "variable-plus":"\u{f36b}",
+ "vector":"\u{eca9}",
+ "vector-bezier":"\u{ef1d}",
+ "vector-bezier-2":"\u{f1a3}",
+ "vector-bezier-arc":"\u{f4cd}",
+ "vector-bezier-circle":"\u{f4ce}",
+ "vector-off":"\u{f1be}",
+ "vector-spline":"\u{f565}",
+ "vector-triangle":"\u{eca8}",
+ "vector-triangle-off":"\u{f1bf}",
+ "venus":"\u{ec86}",
+ "versions":"\u{ed52}",
+ "versions-off":"\u{f1c0}",
+ "video":"\u{ed22}",
+ "video-minus":"\u{ed1f}",
+ "video-off":"\u{ed20}",
+ "video-plus":"\u{ed21}",
+ "view-360":"\u{ed84}",
+ "view-360-arrow":"\u{f62f}",
+ "view-360-number":"\u{f566}",
+ "view-360-off":"\u{f1c1}",
+ "viewfinder":"\u{eb4e}",
+ "viewfinder-off":"\u{f1c2}",
+ "viewport-narrow":"\u{ebf3}",
+ "viewport-short":"\u{fee9}",
+ "viewport-tall":"\u{fee8}",
+ "viewport-wide":"\u{ebf4}",
+ "vinyl":"\u{f00d}",
+ "vip":"\u{f3b3}",
+ "vip-2":"\u{101fa}",
+ "vip-off":"\u{f43a}",
+ "virus":"\u{eb74}",
+ "virus-off":"\u{ed66}",
+ "virus-search":"\u{ed67}",
+ "vocabulary":"\u{ef1e}",
+ "vocabulary-off":"\u{f43b}",
+ "volcano":"\u{f79c}",
+ "volume":"\u{eb51}",
+ "volume-2":"\u{eb4f}",
+ "volume-3":"\u{eb50}",
+ "volume-4":"\u{1019d}",
+ "volume-off":"\u{f1c3}",
+ "vs":"\u{fc52}",
+ "walk":"\u{ec87}",
+ "wall":"\u{ef7a}",
+ "wall-off":"\u{f43c}",
+ "wallet":"\u{eb75}",
+ "wallet-off":"\u{f1c4}",
+ "wallpaper":"\u{ef56}",
+ "wallpaper-off":"\u{f1c5}",
+ "wand":"\u{ebcb}",
+ "wand-off":"\u{f1c6}",
+ "wash":"\u{f311}",
+ "wash-dry":"\u{f304}",
+ "wash-dry-1":"\u{f2fa}",
+ "wash-dry-2":"\u{f2fb}",
+ "wash-dry-3":"\u{f2fc}",
+ "wash-dry-a":"\u{f2fd}",
+ "wash-dry-dip":"\u{f2fe}",
+ "wash-dry-f":"\u{f2ff}",
+ "wash-dry-flat":"\u{fa7f}",
+ "wash-dry-hang":"\u{f300}",
+ "wash-dry-off":"\u{f301}",
+ "wash-dry-p":"\u{f302}",
+ "wash-dry-shade":"\u{f303}",
+ "wash-dry-w":"\u{f322}",
+ "wash-dryclean":"\u{f305}",
+ "wash-dryclean-off":"\u{f323}",
+ "wash-eco":"\u{fa80}",
+ "wash-gentle":"\u{f306}",
+ "wash-hand":"\u{fa81}",
+ "wash-machine":"\u{f25e}",
+ "wash-off":"\u{f307}",
+ "wash-press":"\u{f308}",
+ "wash-temperature-1":"\u{f309}",
+ "wash-temperature-2":"\u{f30a}",
+ "wash-temperature-3":"\u{f30b}",
+ "wash-temperature-4":"\u{f30c}",
+ "wash-temperature-5":"\u{f30d}",
+ "wash-temperature-6":"\u{f30e}",
+ "wash-tumble-dry":"\u{f30f}",
+ "wash-tumble-off":"\u{f310}",
+ "waterpolo":"\u{fa6f}",
+ "wave-saw-tool":"\u{ecd3}",
+ "wave-sine":"\u{ecd4}",
+ "wave-square":"\u{ecd5}",
+ "waves-electricity":"\u{fcc5}",
+ "webhook":"\u{f01e}",
+ "webhook-off":"\u{f43d}",
+ "weight":"\u{f589}",
+ "wheat":"\u{100a8}",
+ "wheat-off":"\u{100a9}",
+ "wheel":"\u{fc64}",
+ "wheelchair":"\u{f1db}",
+ "wheelchair-off":"\u{f43e}",
+ "whirl":"\u{f51d}",
+ "whisk":"\u{101a0}",
+ "wifi":"\u{eb52}",
+ "wifi-0":"\u{eba3}",
+ "wifi-1":"\u{eba4}",
+ "wifi-2":"\u{eba5}",
+ "wifi-off":"\u{ecfa}",
+ "wind":"\u{ec34}",
+ "wind-electricity":"\u{fcc6}",
+ "wind-off":"\u{f1c7}",
+ "windmill":"\u{ed85}",
+ "windmill-off":"\u{f1c8}",
+ "window":"\u{ef06}",
+ "window-maximize":"\u{f1f1}",
+ "window-minimize":"\u{f1f2}",
+ "window-off":"\u{f1c9}",
+ "windsock":"\u{f06d}",
+ "wiper":"\u{ecab}",
+ "wiper-wash":"\u{ecaa}",
+ "woman":"\u{eb53}",
+ "wood":"\u{f359}",
+ "world":"\u{eb54}",
+ "world-bolt":"\u{f9d9}",
+ "world-cancel":"\u{f9da}",
+ "world-check":"\u{f9db}",
+ "world-code":"\u{f9dc}",
+ "world-cog":"\u{f9dd}",
+ "world-dollar":"\u{f9de}",
+ "world-down":"\u{f9df}",
+ "world-download":"\u{ef8a}",
+ "world-exclamation":"\u{f9e0}",
+ "world-heart":"\u{f9e1}",
+ "world-latitude":"\u{ed2e}",
+ "world-longitude":"\u{ed2f}",
+ "world-map":"\u{101e9}",
+ "world-minus":"\u{f9e2}",
+ "world-off":"\u{f1ca}",
+ "world-pause":"\u{f9e3}",
+ "world-pin":"\u{f9e4}",
+ "world-plus":"\u{f9e5}",
+ "world-question":"\u{f9e6}",
+ "world-search":"\u{f9e7}",
+ "world-share":"\u{f9e8}",
+ "world-star":"\u{f9e9}",
+ "world-up":"\u{f9ea}",
+ "world-upload":"\u{ef8b}",
+ "world-www":"\u{f38f}",
+ "world-x":"\u{f9eb}",
+ "wrecking-ball":"\u{ed97}",
+ "writing":"\u{ef08}",
+ "writing-off":"\u{f1cb}",
+ "writing-sign":"\u{ef07}",
+ "writing-sign-off":"\u{f1cc}",
+ "x":"\u{eb55}",
+ "x-mark":"\u{10220}",
+ "x-power-y":"\u{10072}",
+ "xbox-a":"\u{f2b6}",
+ "xbox-b":"\u{f2b7}",
+ "xbox-x":"\u{f2b8}",
+ "xbox-y":"\u{f2b9}",
+ "xd":"\u{fa33}",
+ "xxx":"\u{fc20}",
+ "yin-yang":"\u{ec35}",
+ "yoga":"\u{f01f}",
+ "zeppelin":"\u{f270}",
+ "zeppelin-off":"\u{f43f}",
+ "zero-config":"\u{101e8}",
+ "zip":"\u{f3b4}",
+ "zodiac-aquarius":"\u{ecac}",
+ "zodiac-aries":"\u{ecad}",
+ "zodiac-cancer":"\u{ecae}",
+ "zodiac-capricorn":"\u{ecaf}",
+ "zodiac-gemini":"\u{ecb0}",
+ "zodiac-leo":"\u{ecb1}",
+ "zodiac-libra":"\u{ecb2}",
+ "zodiac-pisces":"\u{ecb3}",
+ "zodiac-sagittarius":"\u{ecb4}",
+ "zodiac-scorpio":"\u{ecb5}",
+ "zodiac-taurus":"\u{ecb6}",
+ "zodiac-virgo":"\u{ecb7}",
+ "zoom":"\u{fdaa}",
+ "zoom-cancel":"\u{ec4d}",
+ "zoom-check":"\u{ef09}",
+ "zoom-code":"\u{f07f}",
+ "zoom-exclamation":"\u{f080}",
+ "zoom-in":"\u{eb56}",
+ "zoom-in-area":"\u{f1dc}",
+ "zoom-money":"\u{ef0a}",
+ "zoom-out":"\u{eb57}",
+ "zoom-out-area":"\u{f1dd}",
+ "zoom-pan":"\u{f1de}",
+ "zoom-question":"\u{edeb}",
+ "zoom-replace":"\u{f2a7}",
+ "zoom-reset":"\u{f295}",
+ "zoom-scan":"\u{fcb0}",
+ "zzz":"\u{f228}",
+ "zzz-off":"\u{f440}",
+ "accessible-filled":"\u{f6ea}",
+ "ad-filled":"\u{f6eb}",
+ "ad-circle-filled":"\u{f7d3}",
+ "adjustments-filled":"\u{f6ec}",
+ "adjustments-horizontal-filled":"\u{101e7}",
+ "aerial-lift-filled":"\u{10101}",
+ "affiliate-filled":"\u{f6ed}",
+ "air-balloon-filled":"\u{10100}",
+ "alarm-filled":"\u{f709}",
+ "alarm-minus-filled":"\u{f70a}",
+ "alarm-plus-filled":"\u{f70b}",
+ "alarm-snooze-filled":"\u{f70c}",
+ "alert-circle-filled":"\u{f6ee}",
+ "alert-hexagon-filled":"\u{fa34}",
+ "alert-octagon-filled":"\u{f6ef}",
+ "alert-square-filled":"\u{fa35}",
+ "alert-square-rounded-filled":"\u{fa36}",
+ "alert-triangle-filled":"\u{f6f0}",
+ "alien-filled":"\u{f70d}",
+ "align-box-bottom-center-filled":"\u{f70e}",
+ "align-box-bottom-left-filled":"\u{f70f}",
+ "align-box-bottom-right-filled":"\u{f710}",
+ "align-box-center-middle-filled":"\u{f7d4}",
+ "align-box-left-bottom-filled":"\u{f711}",
+ "align-box-left-middle-filled":"\u{f712}",
+ "align-box-left-top-filled":"\u{f713}",
+ "align-box-right-bottom-filled":"\u{f714}",
+ "align-box-right-middle-filled":"\u{f7d5}",
+ "align-box-right-top-filled":"\u{f715}",
+ "align-box-top-center-filled":"\u{f716}",
+ "align-box-top-left-filled":"\u{f717}",
+ "align-box-top-right-filled":"\u{f718}",
+ "analyze-filled":"\u{f719}",
+ "app-window-filled":"\u{f71a}",
+ "apple-filled":"\u{10017}",
+ "apps-filled":"\u{f6f1}",
+ "archive-filled":"\u{fa82}",
+ "arrow-autofit-content-filled":"\u{f6f2}",
+ "arrow-autofit-down-filled":"\u{10113}",
+ "arrow-autofit-height-filled":"\u{10112}",
+ "arrow-autofit-left-filled":"\u{10111}",
+ "arrow-autofit-right-filled":"\u{10110}",
+ "arrow-autofit-up-filled":"\u{1010f}",
+ "arrow-autofit-width-filled":"\u{1010e}",
+ "arrow-badge-down-filled":"\u{f7d6}",
+ "arrow-badge-left-filled":"\u{f7d7}",
+ "arrow-badge-right-filled":"\u{f7d8}",
+ "arrow-badge-up-filled":"\u{f7d9}",
+ "arrow-big-down-filled":"\u{f6c6}",
+ "arrow-big-down-line-filled":"\u{f6c7}",
+ "arrow-big-down-lines-filled":"\u{f6c8}",
+ "arrow-big-left-filled":"\u{f6c9}",
+ "arrow-big-left-line-filled":"\u{f6ca}",
+ "arrow-big-left-lines-filled":"\u{f6cb}",
+ "arrow-big-right-filled":"\u{f6cc}",
+ "arrow-big-right-line-filled":"\u{f6cd}",
+ "arrow-big-right-lines-filled":"\u{f6ce}",
+ "arrow-big-up-filled":"\u{f6cf}",
+ "arrow-big-up-line-filled":"\u{f6d0}",
+ "arrow-big-up-lines-filled":"\u{f6d1}",
+ "arrow-down-circle-filled":"\u{1003b}",
+ "arrow-down-rhombus-filled":"\u{1003a}",
+ "arrow-down-square-filled":"\u{10039}",
+ "arrow-guide-filled":"\u{10038}",
+ "arrow-left-circle-filled":"\u{10037}",
+ "arrow-left-rhombus-filled":"\u{10036}",
+ "arrow-left-square-filled":"\u{10035}",
+ "arrow-move-down-filled":"\u{10034}",
+ "arrow-move-left-filled":"\u{10033}",
+ "arrow-move-right-filled":"\u{10032}",
+ "arrow-move-up-filled":"\u{10031}",
+ "arrow-right-circle-filled":"\u{10030}",
+ "arrow-right-rhombus-filled":"\u{1002f}",
+ "arrow-right-square-filled":"\u{1002e}",
+ "arrow-up-circle-filled":"\u{1002d}",
+ "arrow-up-rhombus-filled":"\u{1002c}",
+ "arrow-up-square-filled":"\u{1002b}",
+ "artboard-filled":"\u{fa83}",
+ "article-filled":"\u{f7da}",
+ "aspect-ratio-filled":"\u{f7db}",
+ "assembly-filled":"\u{fe9e}",
+ "asset-filled":"\u{fe9d}",
+ "atom-2-filled":"\u{f71b}",
+ "automatic-gearbox-filled":"\u{1002a}",
+ "award-filled":"\u{f71c}",
+ "baby-carriage-filled":"\u{fe9c}",
+ "backspace-filled":"\u{f7dc}",
+ "badge-filled":"\u{f667}",
+ "badge-3d-filled":"\u{fe9b}",
+ "badge-4k-filled":"\u{fe9a}",
+ "badge-8k-filled":"\u{fe99}",
+ "badge-ad-filled":"\u{fe98}",
+ "badge-ar-filled":"\u{fe97}",
+ "badge-cc-filled":"\u{fe96}",
+ "badge-hd-filled":"\u{fe95}",
+ "badge-sd-filled":"\u{fe94}",
+ "badge-tm-filled":"\u{fe93}",
+ "badge-vo-filled":"\u{fe92}",
+ "badge-vr-filled":"\u{fe91}",
+ "badge-wc-filled":"\u{fe90}",
+ "badges-filled":"\u{f7dd}",
+ "ball-bowling-filled":"\u{101c5}",
+ "balloon-filled":"\u{fa84}",
+ "ballpen-filled":"\u{fa85}",
+ "bandage-filled":"\u{f7de}",
+ "barbell-filled":"\u{fe8f}",
+ "barrier-block-filled":"\u{fe8e}",
+ "basket-filled":"\u{f7df}",
+ "bath-filled":"\u{f71d}",
+ "battery-filled":"\u{f668}",
+ "battery-1-filled":"\u{f71e}",
+ "battery-2-filled":"\u{f71f}",
+ "battery-3-filled":"\u{f720}",
+ "battery-4-filled":"\u{f721}",
+ "battery-automotive-filled":"\u{10029}",
+ "battery-vertical-filled":"\u{10024}",
+ "battery-vertical-1-filled":"\u{10028}",
+ "battery-vertical-2-filled":"\u{10027}",
+ "battery-vertical-3-filled":"\u{10026}",
+ "battery-vertical-4-filled":"\u{10025}",
+ "bed-filled":"\u{f7e0}",
+ "bed-flat-filled":"\u{fe8d}",
+ "beer-filled":"\u{f7e1}",
+ "bell-filled":"\u{f669}",
+ "bell-minus-filled":"\u{f722}",
+ "bell-plus-filled":"\u{f723}",
+ "bell-ringing-filled":"\u{f725}",
+ "bell-ringing-2-filled":"\u{f724}",
+ "bell-x-filled":"\u{f726}",
+ "bell-z-filled":"\u{f727}",
+ "bike-filled":"\u{10023}",
+ "binary-tree-filled":"\u{ff64}",
+ "binary-tree-2-filled":"\u{ff65}",
+ "binoculars-filled":"\u{ff0b}",
+ "biohazard-filled":"\u{fe8c}",
+ "blade-filled":"\u{f7e2}",
+ "blender-filled":"\u{10022}",
+ "blob-filled":"\u{feb1}",
+ "bolt-filled":"\u{10021}",
+ "bomb-filled":"\u{fa86}",
+ "bone-filled":"\u{fe8b}",
+ "bong-filled":"\u{10020}",
+ "book-filled":"\u{fa87}",
+ "bookmark-filled":"\u{fa88}",
+ "bookmarks-filled":"\u{fb1f}",
+ "boom-filled":"\u{fe8a}",
+ "bottle-filled":"\u{fa89}",
+ "bounce-left-filled":"\u{fb20}",
+ "bounce-right-filled":"\u{fb21}",
+ "bow-filled":"\u{fe89}",
+ "bowl-filled":"\u{fb22}",
+ "bowl-chopsticks-filled":"\u{fe88}",
+ "bowl-spoon-filled":"\u{fe87}",
+ "box-align-bottom-filled":"\u{fa8a}",
+ "box-align-bottom-left-filled":"\u{fa8b}",
+ "box-align-bottom-right-filled":"\u{fa8c}",
+ "box-align-left-filled":"\u{fa8d}",
+ "box-align-right-filled":"\u{fa8e}",
+ "box-align-top-filled":"\u{fa8f}",
+ "box-align-top-left-filled":"\u{fa90}",
+ "box-align-top-right-filled":"\u{fa91}",
+ "box-multiple-filled":"\u{1001f}",
+ "brand-angular-filled":"\u{10095}",
+ "brand-apple-filled":"\u{fd74}",
+ "brand-bitbucket-filled":"\u{100cb}",
+ "brand-discord-filled":"\u{f7e4}",
+ "brand-dribbble-filled":"\u{f7e5}",
+ "brand-facebook-filled":"\u{f7e6}",
+ "brand-github-filled":"\u{f7e7}",
+ "brand-google-filled":"\u{fd1a}",
+ "brand-instagram-filled":"\u{10094}",
+ "brand-kick-filled":"\u{10093}",
+ "brand-linkedin-filled":"\u{10092}",
+ "brand-messenger-filled":"\u{100a7}",
+ "brand-open-source-filled":"\u{10091}",
+ "brand-opera-filled":"\u{10090}",
+ "brand-patreon-filled":"\u{fcff}",
+ "brand-paypal-filled":"\u{f7e9}",
+ "brand-pinterest-filled":"\u{1008f}",
+ "brand-sketch-filled":"\u{1008e}",
+ "brand-snapchat-filled":"\u{1008d}",
+ "brand-spotify-filled":"\u{fe86}",
+ "brand-steam-filled":"\u{1008c}",
+ "brand-stripe-filled":"\u{1008b}",
+ "brand-tabler-filled":"\u{1008a}",
+ "brand-tiktok-filled":"\u{f7ea}",
+ "brand-tinder-filled":"\u{10089}",
+ "brand-tumblr-filled":"\u{10088}",
+ "brand-twitter-filled":"\u{f7eb}",
+ "brand-vercel-filled":"\u{10087}",
+ "brand-vimeo-filled":"\u{10086}",
+ "brand-weibo-filled":"\u{100a6}",
+ "brand-whatsapp-filled":"\u{10085}",
+ "brand-windows-filled":"\u{10084}",
+ "brand-x-filled":"\u{fc21}",
+ "brand-youtube-filled":"\u{fc22}",
+ "bread-filled":"\u{fe85}",
+ "briefcase-filled":"\u{fd00}",
+ "briefcase-2-filled":"\u{fe84}",
+ "brightness-filled":"\u{fe82}",
+ "brightness-auto-filled":"\u{fe83}",
+ "brightness-down-filled":"\u{fb23}",
+ "brightness-up-filled":"\u{fb24}",
+ "bubble-filled":"\u{fec3}",
+ "bubble-text-filled":"\u{100a5}",
+ "bug-filled":"\u{fd01}",
+ "building-bridge-2-filled":"\u{10189}",
+ "building-broadcast-tower-filled":"\u{fe81}",
+ "bulb-filled":"\u{f66a}",
+ "bus-filled":"\u{100ff}",
+ "butterfly-filled":"\u{10016}",
+ "cactus-filled":"\u{fb25}",
+ "calculator-filled":"\u{fb26}",
+ "calendar-filled":"\u{fb27}",
+ "calendar-event-filled":"\u{100b9}",
+ "calendar-month-filled":"\u{100b8}",
+ "calendar-week-filled":"\u{100b7}",
+ "camera-filled":"\u{fa37}",
+ "campfire-filled":"\u{fb28}",
+ "candle-filled":"\u{fc23}",
+ "cannabis-filled":"\u{10015}",
+ "capsule-filled":"\u{fc24}",
+ "capsule-horizontal-filled":"\u{fc25}",
+ "capture-filled":"\u{fb29}",
+ "car-filled":"\u{1004c}",
+ "car-4wd-filled":"\u{1001e}",
+ "car-crane-filled":"\u{100fe}",
+ "car-fan-filled":"\u{1001d}",
+ "car-suv-filled":"\u{1004d}",
+ "carambola-filled":"\u{10014}",
+ "caravan-filled":"\u{100fd}",
+ "cardboards-filled":"\u{1001c}",
+ "cards-filled":"\u{fc26}",
+ "caret-down-filled":"\u{fb2a}",
+ "caret-left-filled":"\u{fb2b}",
+ "caret-left-right-filled":"\u{fd02}",
+ "caret-right-filled":"\u{fb2c}",
+ "caret-up-filled":"\u{fb2d}",
+ "caret-up-down-filled":"\u{fd03}",
+ "carousel-horizontal-filled":"\u{fa92}",
+ "carousel-vertical-filled":"\u{fa93}",
+ "cash-banknote-filled":"\u{fe80}",
+ "category-filled":"\u{fb2e}",
+ "charging-pile-filled":"\u{1001b}",
+ "chart-area-filled":"\u{f66b}",
+ "chart-area-line-filled":"\u{f66c}",
+ "chart-bubble-filled":"\u{f66d}",
+ "chart-candle-filled":"\u{f66e}",
+ "chart-donut-filled":"\u{f66f}",
+ "chart-dots-filled":"\u{fd04}",
+ "chart-dots-2-filled":"\u{100dd}",
+ "chart-dots-3-filled":"\u{100dc}",
+ "chart-funnel-filled":"\u{100db}",
+ "chart-grid-dots-filled":"\u{fd05}",
+ "chart-pie-filled":"\u{f670}",
+ "chart-pie-2-filled":"\u{100da}",
+ "chart-pie-3-filled":"\u{100d9}",
+ "chart-pie-4-filled":"\u{100d8}",
+ "check-filled":"\u{101e6}",
+ "chef-hat-filled":"\u{100d7}",
+ "cherry-filled":"\u{f728}",
+ "chess-filled":"\u{f72a}",
+ "chess-bishop-filled":"\u{f729}",
+ "chess-king-filled":"\u{f72b}",
+ "chess-knight-filled":"\u{f72c}",
+ "chess-queen-filled":"\u{f72d}",
+ "chess-rook-filled":"\u{f72e}",
+ "chevron-down-filled":"\u{101e5}",
+ "chevron-right-filled":"\u{101e4}",
+ "christmas-tree-filled":"\u{1001a}",
+ "circle-filled":"\u{f671}",
+ "circle-arrow-down-filled":"\u{f6f4}",
+ "circle-arrow-down-left-filled":"\u{f6f5}",
+ "circle-arrow-down-right-filled":"\u{f6f7}",
+ "circle-arrow-left-filled":"\u{f6fa}",
+ "circle-arrow-right-filled":"\u{f6fc}",
+ "circle-arrow-up-filled":"\u{f6fe}",
+ "circle-arrow-up-left-filled":"\u{f6ff}",
+ "circle-arrow-up-right-filled":"\u{f701}",
+ "circle-caret-down-filled":"\u{100d6}",
+ "circle-caret-left-filled":"\u{100d5}",
+ "circle-caret-right-filled":"\u{100d4}",
+ "circle-caret-up-filled":"\u{100d3}",
+ "circle-check-filled":"\u{f704}",
+ "circle-chevron-down-filled":"\u{100d2}",
+ "circle-chevron-left-filled":"\u{100d1}",
+ "circle-chevron-right-filled":"\u{100d0}",
+ "circle-chevron-up-filled":"\u{100cf}",
+ "circle-chevrons-down-filled":"\u{100ef}",
+ "circle-chevrons-left-filled":"\u{100ee}",
+ "circle-chevrons-right-filled":"\u{100ed}",
+ "circle-chevrons-up-filled":"\u{100ec}",
+ "circle-dot-filled":"\u{f705}",
+ "circle-key-filled":"\u{f706}",
+ "circle-letter-a-filled":"\u{fe7f}",
+ "circle-letter-b-filled":"\u{fe7e}",
+ "circle-letter-c-filled":"\u{fe7d}",
+ "circle-letter-d-filled":"\u{fe7c}",
+ "circle-letter-e-filled":"\u{fe7b}",
+ "circle-letter-f-filled":"\u{fe7a}",
+ "circle-letter-g-filled":"\u{fe79}",
+ "circle-letter-h-filled":"\u{fe78}",
+ "circle-letter-i-filled":"\u{fe77}",
+ "circle-letter-j-filled":"\u{fe76}",
+ "circle-letter-k-filled":"\u{fe75}",
+ "circle-letter-l-filled":"\u{fe74}",
+ "circle-letter-m-filled":"\u{fe73}",
+ "circle-letter-n-filled":"\u{fe72}",
+ "circle-letter-o-filled":"\u{fe71}",
+ "circle-letter-p-filled":"\u{fe70}",
+ "circle-letter-q-filled":"\u{fe6f}",
+ "circle-letter-r-filled":"\u{fe6e}",
+ "circle-letter-s-filled":"\u{fe6d}",
+ "circle-letter-t-filled":"\u{fe6c}",
+ "circle-letter-u-filled":"\u{fe6b}",
+ "circle-letter-v-filled":"\u{fe6a}",
+ "circle-letter-w-filled":"\u{fe69}",
+ "circle-letter-x-filled":"\u{fe68}",
+ "circle-letter-y-filled":"\u{fe67}",
+ "circle-letter-z-filled":"\u{fe66}",
+ "circle-number-0-filled":"\u{f72f}",
+ "circle-number-1-filled":"\u{f730}",
+ "circle-number-2-filled":"\u{f731}",
+ "circle-number-3-filled":"\u{f732}",
+ "circle-number-4-filled":"\u{f733}",
+ "circle-number-5-filled":"\u{f734}",
+ "circle-number-6-filled":"\u{f735}",
+ "circle-number-7-filled":"\u{f736}",
+ "circle-number-8-filled":"\u{f737}",
+ "circle-number-9-filled":"\u{f738}",
+ "circle-percentage-filled":"\u{fed5}",
+ "circle-plus-filled":"\u{fef9}",
+ "circle-rectangle-filled":"\u{ff63}",
+ "circle-x-filled":"\u{f739}",
+ "circles-filled":"\u{f672}",
+ "click-filled":"\u{101e3}",
+ "clipboard-filled":"\u{100cc}",
+ "clipboard-check-filled":"\u{100ce}",
+ "clipboard-data-filled":"\u{100eb}",
+ "clipboard-list-filled":"\u{100ea}",
+ "clipboard-plus-filled":"\u{10176}",
+ "clipboard-smile-filled":"\u{10175}",
+ "clipboard-text-filled":"\u{100e9}",
+ "clipboard-typography-filled":"\u{100e8}",
+ "clipboard-x-filled":"\u{100cd}",
+ "clock-filled":"\u{f73a}",
+ "clock-hour-1-filled":"\u{fe65}",
+ "clock-hour-10-filled":"\u{fe64}",
+ "clock-hour-11-filled":"\u{fe63}",
+ "clock-hour-12-filled":"\u{fe62}",
+ "clock-hour-2-filled":"\u{fe61}",
+ "clock-hour-3-filled":"\u{fe60}",
+ "clock-hour-4-filled":"\u{fe5f}",
+ "clock-hour-5-filled":"\u{fe5e}",
+ "clock-hour-6-filled":"\u{fe5d}",
+ "clock-hour-7-filled":"\u{fe5c}",
+ "clock-hour-8-filled":"\u{fe5b}",
+ "clock-hour-9-filled":"\u{fe5a}",
+ "cloud-filled":"\u{f673}",
+ "cloud-computing-filled":"\u{1010d}",
+ "cloud-data-connection-filled":"\u{1010c}",
+ "clover-filled":"\u{10013}",
+ "clubs-filled":"\u{f674}",
+ "code-circle-filled":"\u{fed3}",
+ "code-circle-2-filled":"\u{fed4}",
+ "coin-filled":"\u{fd08}",
+ "coin-bitcoin-filled":"\u{fd06}",
+ "coin-euro-filled":"\u{fd07}",
+ "coin-monero-filled":"\u{fd09}",
+ "coin-pound-filled":"\u{fd0a}",
+ "coin-rupee-filled":"\u{fd0b}",
+ "coin-taka-filled":"\u{fd0c}",
+ "coin-yen-filled":"\u{fd0e}",
+ "coin-yuan-filled":"\u{fd0f}",
+ "columns-1-filled":"\u{10188}",
+ "columns-2-filled":"\u{10187}",
+ "columns-3-filled":"\u{10186}",
+ "compass-filled":"\u{fd10}",
+ "cone-filled":"\u{fe58}",
+ "cone-2-filled":"\u{fe59}",
+ "confetti-filled":"\u{10185}",
+ "container-filled":"\u{10184}",
+ "contrast-filled":"\u{fe56}",
+ "contrast-2-filled":"\u{fe57}",
+ "cookie-filled":"\u{fe54}",
+ "cookie-man-filled":"\u{fe55}",
+ "copy-filled":"\u{101e2}",
+ "copy-check-filled":"\u{fe53}",
+ "copy-minus-filled":"\u{fe52}",
+ "copy-plus-filled":"\u{fe51}",
+ "copy-x-filled":"\u{fe50}",
+ "copyleft-filled":"\u{f73b}",
+ "copyright-filled":"\u{f73c}",
+ "credit-card-filled":"\u{fd11}",
+ "crop-1-1-filled":"\u{fe4f}",
+ "crop-16-9-filled":"\u{fe4e}",
+ "crop-3-2-filled":"\u{fe4d}",
+ "crop-5-4-filled":"\u{fe4c}",
+ "crop-7-5-filled":"\u{fe4b}",
+ "crop-landscape-filled":"\u{fe4a}",
+ "crop-portrait-filled":"\u{fe49}",
+ "cross-filled":"\u{f675}",
+ "crown-filled":"\u{101c4}",
+ "current-location-filled":"\u{10125}",
+ "dashboard-filled":"\u{10019}",
+ "database-filled":"\u{101e1}",
+ "device-cctv-filled":"\u{1004b}",
+ "device-desktop-filled":"\u{1004a}",
+ "device-floppy-filled":"\u{101e0}",
+ "device-gamepad-filled":"\u{1019c}",
+ "device-gamepad-2-filled":"\u{101df}",
+ "device-gamepad-3-filled":"\u{10049}",
+ "device-heart-monitor-filled":"\u{fa38}",
+ "device-imac-filled":"\u{10048}",
+ "device-ipad-filled":"\u{10047}",
+ "device-mobile-filled":"\u{fa39}",
+ "device-remote-filled":"\u{10046}",
+ "device-speaker-filled":"\u{10045}",
+ "device-tablet-filled":"\u{fa3a}",
+ "device-tv-filled":"\u{10043}",
+ "device-tv-old-filled":"\u{10044}",
+ "device-unknown-filled":"\u{10018}",
+ "device-usb-filled":"\u{10042}",
+ "device-vision-pro-filled":"\u{10041}",
+ "device-watch-filled":"\u{10040}",
+ "dialpad-filled":"\u{fa3b}",
+ "diamond-filled":"\u{f73d}",
+ "diamonds-filled":"\u{f676}",
+ "dice-filled":"\u{f744}",
+ "dice-1-filled":"\u{f73e}",
+ "dice-2-filled":"\u{f73f}",
+ "dice-3-filled":"\u{f740}",
+ "dice-4-filled":"\u{f741}",
+ "dice-5-filled":"\u{f742}",
+ "dice-6-filled":"\u{f743}",
+ "direction-arrows-filled":"\u{100ca}",
+ "direction-sign-filled":"\u{f745}",
+ "directions-filled":"\u{1003f}",
+ "disc-filled":"\u{1003e}",
+ "discount-filled":"\u{1003d}",
+ "dots-filled":"\u{101dd}",
+ "dots-vertical-filled":"\u{101de}",
+ "download-filled":"\u{101dc}",
+ "drop-circle-filled":"\u{10137}",
+ "droplet-filled":"\u{ee80}",
+ "droplet-half-filled":"\u{f6c5}",
+ "droplet-half-2-filled":"\u{fb6c}",
+ "droplets-filled":"\u{100c9}",
+ "dual-screen-filled":"\u{10136}",
+ "dumpling-filled":"\u{10135}",
+ "ease-in-control-point-filled":"\u{10174}",
+ "ease-in-out-control-points-filled":"\u{10173}",
+ "ease-out-control-point-filled":"\u{10172}",
+ "edit-filled":"\u{101db}",
+ "egg-filled":"\u{f678}",
+ "egg-cracked-filled":"\u{10012}",
+ "egg-fried-filled":"\u{10134}",
+ "elevator-filled":"\u{1003c}",
+ "engine-filled":"\u{100fc}",
+ "escalator-filled":"\u{10131}",
+ "escalator-down-filled":"\u{10133}",
+ "escalator-up-filled":"\u{10132}",
+ "exchange-filled":"\u{10130}",
+ "exclamation-circle-filled":"\u{ff62}",
+ "explicit-filled":"\u{1012f}",
+ "exposure-filled":"\u{10124}",
+ "external-link-filled":"\u{101da}",
+ "eye-filled":"\u{f679}",
+ "eye-table-filled":"\u{10123}",
+ "eyeglass-filled":"\u{100c8}",
+ "eyeglass-2-filled":"\u{10122}",
+ "face-mask-filled":"\u{10121}",
+ "favicon-filled":"\u{10071}",
+ "feather-filled":"\u{10011}",
+ "fence-filled":"\u{10120}",
+ "ferry-filled":"\u{100fb}",
+ "fidget-spinner-filled":"\u{1011f}",
+ "file-filled":"\u{f747}",
+ "file-analytics-filled":"\u{10171}",
+ "file-check-filled":"\u{1012e}",
+ "file-code-filled":"\u{10170}",
+ "file-code-2-filled":"\u{1012d}",
+ "file-cv-filled":"\u{1012c}",
+ "file-delta-filled":"\u{1012b}",
+ "file-description-filled":"\u{1011e}",
+ "file-diff-filled":"\u{1016f}",
+ "file-digit-filled":"\u{1011d}",
+ "file-dollar-filled":"\u{1019b}",
+ "file-dots-filled":"\u{1016e}",
+ "file-download-filled":"\u{1012a}",
+ "file-euro-filled":"\u{1019a}",
+ "file-function-filled":"\u{1016d}",
+ "file-horizontal-filled":"\u{1011c}",
+ "file-info-filled":"\u{1016c}",
+ "file-invoice-filled":"\u{1011b}",
+ "file-lambda-filled":"\u{10129}",
+ "file-minus-filled":"\u{1011a}",
+ "file-music-filled":"\u{10199}",
+ "file-neutral-filled":"\u{10119}",
+ "file-pencil-filled":"\u{10198}",
+ "file-percent-filled":"\u{10128}",
+ "file-phone-filled":"\u{10127}",
+ "file-power-filled":"\u{10118}",
+ "file-rss-filled":"\u{10126}",
+ "file-sad-filled":"\u{10117}",
+ "file-scissors-filled":"\u{10197}",
+ "file-settings-filled":"\u{10196}",
+ "file-signal-filled":"\u{10195}",
+ "file-smile-filled":"\u{10116}",
+ "file-star-filled":"\u{10115}",
+ "file-text-filled":"\u{10114}",
+ "file-time-filled":"\u{10194}",
+ "file-typography-filled":"\u{1016b}",
+ "file-unknown-filled":"\u{10193}",
+ "file-upload-filled":"\u{10192}",
+ "file-vector-filled":"\u{10191}",
+ "file-x-filled":"\u{f748}",
+ "files-filled":"\u{10190}",
+ "filter-filled":"\u{fc27}",
+ "filters-filled":"\u{100c7}",
+ "fish-bone-filled":"\u{1010b}",
+ "flag-filled":"\u{f67a}",
+ "flag-2-filled":"\u{f707}",
+ "flag-3-filled":"\u{f708}",
+ "flame-filled":"\u{100c6}",
+ "flare-filled":"\u{100c5}",
+ "flask-filled":"\u{fd13}",
+ "flask-2-filled":"\u{fd12}",
+ "flower-filled":"\u{10010}",
+ "folder-filled":"\u{f749}",
+ "folder-open-filled":"\u{101c3}",
+ "folders-filled":"\u{100c4}",
+ "forbid-filled":"\u{fc29}",
+ "forbid-2-filled":"\u{fc28}",
+ "fountain-filled":"\u{fc2a}",
+ "function-filled":"\u{fc2b}",
+ "garden-cart-filled":"\u{100c3}",
+ "gas-station-filled":"\u{100fa}",
+ "gauge-filled":"\u{fc2c}",
+ "ghost-filled":"\u{f74b}",
+ "ghost-2-filled":"\u{f74a}",
+ "ghost-3-filled":"\u{100a4}",
+ "gift-filled":"\u{fd14}",
+ "gift-card-filled":"\u{fc2d}",
+ "glass-filled":"\u{1000f}",
+ "glass-full-filled":"\u{fc2e}",
+ "globe-filled":"\u{fc2f}",
+ "golf-filled":"\u{100a3}",
+ "gps-filled":"\u{fe48}",
+ "graph-filled":"\u{fd15}",
+ "grid-pattern-filled":"\u{100c2}",
+ "guitar-pick-filled":"\u{f67b}",
+ "hanger-2-filled":"\u{ff61}",
+ "headphones-filled":"\u{fa3c}",
+ "headset-filled":"\u{101d9}",
+ "heart-filled":"\u{f67c}",
+ "heart-broken-filled":"\u{1016a}",
+ "helicopter-filled":"\u{100f9}",
+ "helicopter-landing-filled":"\u{100c1}",
+ "help-filled":"\u{101d8}",
+ "help-circle-filled":"\u{fa3d}",
+ "help-hexagon-filled":"\u{fa3e}",
+ "help-octagon-filled":"\u{fa3f}",
+ "help-square-filled":"\u{fa40}",
+ "help-square-rounded-filled":"\u{fa41}",
+ "help-triangle-filled":"\u{fa42}",
+ "hexagon-filled":"\u{f67d}",
+ "hexagon-letter-a-filled":"\u{fe47}",
+ "hexagon-letter-b-filled":"\u{fe46}",
+ "hexagon-letter-c-filled":"\u{fe45}",
+ "hexagon-letter-d-filled":"\u{fe44}",
+ "hexagon-letter-e-filled":"\u{fe43}",
+ "hexagon-letter-f-filled":"\u{fe42}",
+ "hexagon-letter-g-filled":"\u{fe41}",
+ "hexagon-letter-h-filled":"\u{fe40}",
+ "hexagon-letter-i-filled":"\u{fe3f}",
+ "hexagon-letter-j-filled":"\u{fe3e}",
+ "hexagon-letter-k-filled":"\u{fe3d}",
+ "hexagon-letter-l-filled":"\u{fe3c}",
+ "hexagon-letter-m-filled":"\u{fe3b}",
+ "hexagon-letter-n-filled":"\u{fe3a}",
+ "hexagon-letter-o-filled":"\u{fe39}",
+ "hexagon-letter-p-filled":"\u{fe38}",
+ "hexagon-letter-q-filled":"\u{fe37}",
+ "hexagon-letter-r-filled":"\u{fe36}",
+ "hexagon-letter-s-filled":"\u{fe35}",
+ "hexagon-letter-t-filled":"\u{fe34}",
+ "hexagon-letter-u-filled":"\u{fe33}",
+ "hexagon-letter-v-filled":"\u{fe32}",
+ "hexagon-letter-w-filled":"\u{fe31}",
+ "hexagon-letter-x-filled":"\u{fe30}",
+ "hexagon-letter-y-filled":"\u{fe2f}",
+ "hexagon-letter-z-filled":"\u{fe2e}",
+ "hexagon-minus-filled":"\u{fe2d}",
+ "hexagon-number-0-filled":"\u{f74c}",
+ "hexagon-number-1-filled":"\u{f74d}",
+ "hexagon-number-2-filled":"\u{f74e}",
+ "hexagon-number-3-filled":"\u{f74f}",
+ "hexagon-number-4-filled":"\u{f750}",
+ "hexagon-number-5-filled":"\u{f751}",
+ "hexagon-number-6-filled":"\u{f752}",
+ "hexagon-number-7-filled":"\u{f753}",
+ "hexagon-number-8-filled":"\u{f754}",
+ "hexagon-number-9-filled":"\u{f755}",
+ "hexagon-plus-filled":"\u{fe2c}",
+ "home-filled":"\u{fe2b}",
+ "home-2-filled":"\u{101d7}",
+ "hospital-circle-filled":"\u{fed2}",
+ "hourglass-filled":"\u{f756}",
+ "icons-filled":"\u{10070}",
+ "id-filled":"\u{101d6}",
+ "info-circle-filled":"\u{f6d8}",
+ "info-hexagon-filled":"\u{fa43}",
+ "info-octagon-filled":"\u{fa44}",
+ "info-square-filled":"\u{fa45}",
+ "info-square-rounded-filled":"\u{f6d9}",
+ "info-triangle-filled":"\u{fa46}",
+ "inner-shadow-bottom-filled":"\u{f757}",
+ "inner-shadow-bottom-left-filled":"\u{f758}",
+ "inner-shadow-bottom-right-filled":"\u{f759}",
+ "inner-shadow-left-filled":"\u{f75a}",
+ "inner-shadow-right-filled":"\u{f75b}",
+ "inner-shadow-top-filled":"\u{f75c}",
+ "inner-shadow-top-left-filled":"\u{f75d}",
+ "inner-shadow-top-right-filled":"\u{f75e}",
+ "ironing-filled":"\u{fe2a}",
+ "ironing-1-filled":"\u{1006f}",
+ "ironing-2-filled":"\u{1006e}",
+ "ironing-3-filled":"\u{1006d}",
+ "ironing-steam-filled":"\u{1006c}",
+ "jetpack-filled":"\u{fe29}",
+ "jewish-star-filled":"\u{f67e}",
+ "key-filled":"\u{fe28}",
+ "keyboard-filled":"\u{100a2}",
+ "keyframe-filled":"\u{fc33}",
+ "keyframe-align-center-filled":"\u{fc30}",
+ "keyframe-align-horizontal-filled":"\u{fc31}",
+ "keyframe-align-vertical-filled":"\u{fc32}",
+ "keyframes-filled":"\u{fc34}",
+ "label-filled":"\u{ff41}",
+ "label-important-filled":"\u{ff60}",
+ "lasso-polygon-filled":"\u{ff5f}",
+ "laurel-wreath-filled":"\u{100c0}",
+ "laurel-wreath-1-filled":"\u{10169}",
+ "laurel-wreath-2-filled":"\u{10168}",
+ "laurel-wreath-3-filled":"\u{10167}",
+ "layout-filled":"\u{fe17}",
+ "layout-2-filled":"\u{fe27}",
+ "layout-align-bottom-filled":"\u{fe26}",
+ "layout-align-center-filled":"\u{fe25}",
+ "layout-align-left-filled":"\u{fe24}",
+ "layout-align-middle-filled":"\u{fe23}",
+ "layout-align-right-filled":"\u{fe22}",
+ "layout-align-top-filled":"\u{fe21}",
+ "layout-board-filled":"\u{10182}",
+ "layout-board-split-filled":"\u{10183}",
+ "layout-bottombar-filled":"\u{fc37}",
+ "layout-bottombar-collapse-filled":"\u{fc35}",
+ "layout-bottombar-expand-filled":"\u{fc36}",
+ "layout-cards-filled":"\u{fe20}",
+ "layout-dashboard-filled":"\u{fe1f}",
+ "layout-distribute-horizontal-filled":"\u{fe1e}",
+ "layout-distribute-vertical-filled":"\u{fe1d}",
+ "layout-grid-filled":"\u{fe1c}",
+ "layout-kanban-filled":"\u{fe1b}",
+ "layout-list-filled":"\u{fe1a}",
+ "layout-navbar-filled":"\u{fc3a}",
+ "layout-navbar-collapse-filled":"\u{fc38}",
+ "layout-navbar-expand-filled":"\u{fc39}",
+ "layout-sidebar-filled":"\u{fe18}",
+ "layout-sidebar-left-collapse-filled":"\u{fc3b}",
+ "layout-sidebar-left-expand-filled":"\u{fc3c}",
+ "layout-sidebar-right-filled":"\u{fe19}",
+ "layout-sidebar-right-collapse-filled":"\u{fc3d}",
+ "layout-sidebar-right-expand-filled":"\u{fc3e}",
+ "leaf-filled":"\u{101c2}",
+ "lego-filled":"\u{fe16}",
+ "lemon-2-filled":"\u{100bf}",
+ "library-filled":"\u{10180}",
+ "library-plus-filled":"\u{10181}",
+ "lifebuoy-filled":"\u{100be}",
+ "link-filled":"\u{101d5}",
+ "list-filled":"\u{101d2}",
+ "list-check-filled":"\u{101d4}",
+ "list-details-filled":"\u{101d3}",
+ "live-photo-filled":"\u{fed1}",
+ "live-view-filled":"\u{100a1}",
+ "location-filled":"\u{f67f}",
+ "lock-filled":"\u{fe15}",
+ "lock-square-rounded-filled":"\u{f6da}",
+ "lungs-filled":"\u{fe14}",
+ "macro-filled":"\u{fe13}",
+ "magnet-filled":"\u{fe12}",
+ "mail-filled":"\u{fa47}",
+ "mail-opened-filled":"\u{fa48}",
+ "man-filled":"\u{fe11}",
+ "manual-gearbox-filled":"\u{fe10}",
+ "map-pin-filled":"\u{f680}",
+ "medical-cross-filled":"\u{f681}",
+ "meeple-filled":"\u{100a0}",
+ "melon-filled":"\u{1000e}",
+ "menu-2-filled":"\u{101d1}",
+ "message-filled":"\u{fecd}",
+ "message-2-filled":"\u{1009f}",
+ "message-chatbot-filled":"\u{fed0}",
+ "message-circle-filled":"\u{fecf}",
+ "message-report-filled":"\u{fece}",
+ "messages-filled":"\u{101d0}",
+ "meteor-filled":"\u{1000d}",
+ "michelin-star-filled":"\u{1000c}",
+ "mickey-filled":"\u{f683}",
+ "microphone-filled":"\u{fe0f}",
+ "microscope-filled":"\u{10166}",
+ "microwave-filled":"\u{fe0e}",
+ "military-rank-filled":"\u{ff5e}",
+ "milk-filled":"\u{1000b}",
+ "mood-angry-filled":"\u{ff0a}",
+ "mood-confuzed-filled":"\u{f7f2}",
+ "mood-crazy-happy-filled":"\u{ff09}",
+ "mood-empty-filled":"\u{f7f3}",
+ "mood-happy-filled":"\u{f7f4}",
+ "mood-kid-filled":"\u{f7f5}",
+ "mood-neutral-filled":"\u{f7f6}",
+ "mood-sad-filled":"\u{f7f7}",
+ "mood-smile-filled":"\u{f7f8}",
+ "mood-wrrr-filled":"\u{ff08}",
+ "moon-filled":"\u{f684}",
+ "motorbike-filled":"\u{100f8}",
+ "mountain-filled":"\u{1000a}",
+ "mouse-filled":"\u{fb2f}",
+ "mug-filled":"\u{10009}",
+ "mushroom-filled":"\u{f7f9}",
+ "navigation-filled":"\u{f685}",
+ "nurse-filled":"\u{1009e}",
+ "octagon-filled":"\u{f686}",
+ "octagon-minus-filled":"\u{1017f}",
+ "octagon-plus-filled":"\u{1017e}",
+ "oval-filled":"\u{f687}",
+ "oval-vertical-filled":"\u{f688}",
+ "pacman-filled":"\u{101c1}",
+ "paint-filled":"\u{f75f}",
+ "palette-filled":"\u{1009d}",
+ "panorama-horizontal-filled":"\u{fecc}",
+ "panorama-vertical-filled":"\u{fecb}",
+ "parking-circle-filled":"\u{feca}",
+ "paw-filled":"\u{f689}",
+ "pencil-filled":"\u{101cf}",
+ "pennant-filled":"\u{f68b}",
+ "pennant-2-filled":"\u{f68a}",
+ "pentagon-filled":"\u{f68c}",
+ "phone-filled":"\u{fa49}",
+ "phone-call-filled":"\u{101c0}",
+ "phone-calling-filled":"\u{101bf}",
+ "phone-check-filled":"\u{101be}",
+ "phone-x-filled":"\u{101bd}",
+ "photo-filled":"\u{fa4a}",
+ "picture-in-picture-filled":"\u{fec1}",
+ "picture-in-picture-top-filled":"\u{fec2}",
+ "pig-filled":"\u{1010a}",
+ "pill-filled":"\u{ff07}",
+ "pin-filled":"\u{f68d}",
+ "pinned-filled":"\u{f68e}",
+ "pizza-filled":"\u{10008}",
+ "plane-filled":"\u{101b9}",
+ "plane-arrival-filled":"\u{101bc}",
+ "plane-departure-filled":"\u{101bb}",
+ "plane-tilt-filled":"\u{101ba}",
+ "play-card-filled":"\u{101b8}",
+ "play-card-1-filled":"\u{10083}",
+ "play-card-10-filled":"\u{10082}",
+ "play-card-2-filled":"\u{10081}",
+ "play-card-3-filled":"\u{10080}",
+ "play-card-4-filled":"\u{1007f}",
+ "play-card-5-filled":"\u{1007e}",
+ "play-card-6-filled":"\u{1007d}",
+ "play-card-7-filled":"\u{1007c}",
+ "play-card-8-filled":"\u{1007b}",
+ "play-card-9-filled":"\u{1007a}",
+ "play-card-a-filled":"\u{10079}",
+ "play-card-j-filled":"\u{10078}",
+ "play-card-k-filled":"\u{10077}",
+ "play-card-q-filled":"\u{10076}",
+ "play-card-star-filled":"\u{10075}",
+ "player-eject-filled":"\u{f68f}",
+ "player-pause-filled":"\u{f690}",
+ "player-play-filled":"\u{f691}",
+ "player-record-filled":"\u{f692}",
+ "player-skip-back-filled":"\u{f693}",
+ "player-skip-forward-filled":"\u{f694}",
+ "player-stop-filled":"\u{f695}",
+ "player-track-next-filled":"\u{f696}",
+ "player-track-prev-filled":"\u{f697}",
+ "playlist-filled":"\u{101b7}",
+ "plus-filled":"\u{101ce}",
+ "point-filled":"\u{f698}",
+ "pointer-filled":"\u{fb30}",
+ "polaroid-filled":"\u{fa4b}",
+ "poo-filled":"\u{fec9}",
+ "presentation-filled":"\u{ff5c}",
+ "presentation-analytics-filled":"\u{ff5d}",
+ "puzzle-filled":"\u{f699}",
+ "quote-filled":"\u{1009c}",
+ "radar-filled":"\u{fe0d}",
+ "radioactive-filled":"\u{f760}",
+ "receipt-filled":"\u{ff06}",
+ "receipt-dollar-filled":"\u{1017d}",
+ "receipt-euro-filled":"\u{1017c}",
+ "receipt-pound-filled":"\u{1017b}",
+ "receipt-rupee-filled":"\u{1017a}",
+ "receipt-yen-filled":"\u{10179}",
+ "receipt-yuan-filled":"\u{10178}",
+ "rectangle-filled":"\u{f69a}",
+ "rectangle-vertical-filled":"\u{f69b}",
+ "registered-filled":"\u{1018f}",
+ "relation-many-to-many-filled":"\u{fe0c}",
+ "relation-one-to-many-filled":"\u{fe0b}",
+ "relation-one-to-one-filled":"\u{fe0a}",
+ "replace-filled":"\u{f69c}",
+ "report-analytics-filled":"\u{101b6}",
+ "report-money-filled":"\u{101b5}",
+ "rollercoaster-filled":"\u{100f7}",
+ "rosette-filled":"\u{f69d}",
+ "rosette-discount-filled":"\u{ff05}",
+ "rosette-discount-check-filled":"\u{f746}",
+ "salad-filled":"\u{10007}",
+ "satellite-filled":"\u{101b4}",
+ "scale-filled":"\u{101cd}",
+ "school-filled":"\u{101cc}",
+ "scuba-diving-tank-filled":"\u{ff04}",
+ "search-filled":"\u{101cb}",
+ "section-filled":"\u{fe09}",
+ "seedling-filled":"\u{10006}",
+ "send-filled":"\u{101ca}",
+ "settings-filled":"\u{f69e}",
+ "shield-filled":"\u{f69f}",
+ "shield-check-filled":"\u{f761}",
+ "shield-checkered-filled":"\u{f762}",
+ "shield-half-filled":"\u{f357}",
+ "shield-lock-filled":"\u{f763}",
+ "shirt-filled":"\u{f6a0}",
+ "shopping-cart-filled":"\u{fc3f}",
+ "sign-left-filled":"\u{f6a1}",
+ "sign-right-filled":"\u{f6a2}",
+ "sitemap-filled":"\u{1006b}",
+ "sort-ascending-2-filled":"\u{ff5b}",
+ "sort-ascending-shapes-filled":"\u{ff5a}",
+ "sort-descending-2-filled":"\u{ff59}",
+ "sort-descending-shapes-filled":"\u{ff58}",
+ "soup-filled":"\u{fe08}",
+ "spade-filled":"\u{f6a3}",
+ "sparkles-filled":"\u{101b2}",
+ "sparkles-2-filled":"\u{101b3}",
+ "speedboat-filled":"\u{100f6}",
+ "spider-filled":"\u{10109}",
+ "square-filled":"\u{fc40}",
+ "square-arrow-down-filled":"\u{fb31}",
+ "square-arrow-left-filled":"\u{fb32}",
+ "square-arrow-right-filled":"\u{fb33}",
+ "square-arrow-up-filled":"\u{fb34}",
+ "square-asterisk-filled":"\u{fb35}",
+ "square-check-filled":"\u{f76d}",
+ "square-chevron-down-filled":"\u{fb36}",
+ "square-chevron-left-filled":"\u{fb37}",
+ "square-chevron-right-filled":"\u{fb38}",
+ "square-chevron-up-filled":"\u{fb39}",
+ "square-chevrons-down-filled":"\u{fb3a}",
+ "square-chevrons-left-filled":"\u{fb3b}",
+ "square-chevrons-right-filled":"\u{fb3c}",
+ "square-chevrons-up-filled":"\u{fb3d}",
+ "square-dot-filled":"\u{fb3e}",
+ "square-f0-filled":"\u{f76e}",
+ "square-f1-filled":"\u{f76f}",
+ "square-f2-filled":"\u{f770}",
+ "square-f3-filled":"\u{f771}",
+ "square-f4-filled":"\u{f772}",
+ "square-f5-filled":"\u{f773}",
+ "square-f6-filled":"\u{f774}",
+ "square-f7-filled":"\u{f775}",
+ "square-f8-filled":"\u{f776}",
+ "square-f9-filled":"\u{f777}",
+ "square-letter-a-filled":"\u{fe07}",
+ "square-letter-b-filled":"\u{fe06}",
+ "square-letter-c-filled":"\u{fe05}",
+ "square-letter-d-filled":"\u{fe04}",
+ "square-letter-e-filled":"\u{fe03}",
+ "square-letter-f-filled":"\u{fe02}",
+ "square-letter-g-filled":"\u{fe01}",
+ "square-letter-h-filled":"\u{fe00}",
+ "square-letter-i-filled":"\u{fdff}",
+ "square-letter-j-filled":"\u{fdfe}",
+ "square-letter-k-filled":"\u{fdfd}",
+ "square-letter-l-filled":"\u{fdfc}",
+ "square-letter-m-filled":"\u{fdfb}",
+ "square-letter-n-filled":"\u{fdfa}",
+ "square-letter-o-filled":"\u{fdf9}",
+ "square-letter-p-filled":"\u{fdf8}",
+ "square-letter-q-filled":"\u{fdf7}",
+ "square-letter-r-filled":"\u{fdf6}",
+ "square-letter-s-filled":"\u{fdf5}",
+ "square-letter-t-filled":"\u{fdf4}",
+ "square-letter-u-filled":"\u{fdf3}",
+ "square-letter-v-filled":"\u{fdf2}",
+ "square-letter-w-filled":"\u{fdf1}",
+ "square-letter-x-filled":"\u{fdf0}",
+ "square-letter-y-filled":"\u{fdef}",
+ "square-letter-z-filled":"\u{fdee}",
+ "square-minus-filled":"\u{fb3f}",
+ "square-number-0-filled":"\u{f764}",
+ "square-number-1-filled":"\u{f765}",
+ "square-number-2-filled":"\u{f7fa}",
+ "square-number-3-filled":"\u{f766}",
+ "square-number-4-filled":"\u{f767}",
+ "square-number-5-filled":"\u{f768}",
+ "square-number-6-filled":"\u{f769}",
+ "square-number-7-filled":"\u{f76a}",
+ "square-number-8-filled":"\u{f76b}",
+ "square-number-9-filled":"\u{f76c}",
+ "square-rotated-filled":"\u{f6a4}",
+ "square-rounded-filled":"\u{f6a5}",
+ "square-rounded-arrow-down-filled":"\u{f6db}",
+ "square-rounded-arrow-left-filled":"\u{f6dc}",
+ "square-rounded-arrow-right-filled":"\u{f6dd}",
+ "square-rounded-arrow-up-filled":"\u{f6de}",
+ "square-rounded-check-filled":"\u{f6df}",
+ "square-rounded-chevron-down-filled":"\u{f6e0}",
+ "square-rounded-chevron-left-filled":"\u{f6e1}",
+ "square-rounded-chevron-right-filled":"\u{f6e2}",
+ "square-rounded-chevron-up-filled":"\u{f6e3}",
+ "square-rounded-chevrons-down-filled":"\u{f6e4}",
+ "square-rounded-chevrons-left-filled":"\u{f6e5}",
+ "square-rounded-chevrons-right-filled":"\u{f6e6}",
+ "square-rounded-chevrons-up-filled":"\u{f6e7}",
+ "square-rounded-letter-a-filled":"\u{fded}",
+ "square-rounded-letter-b-filled":"\u{fdec}",
+ "square-rounded-letter-c-filled":"\u{fdeb}",
+ "square-rounded-letter-d-filled":"\u{fdea}",
+ "square-rounded-letter-e-filled":"\u{fde9}",
+ "square-rounded-letter-f-filled":"\u{fde8}",
+ "square-rounded-letter-g-filled":"\u{fde7}",
+ "square-rounded-letter-h-filled":"\u{fde6}",
+ "square-rounded-letter-i-filled":"\u{fde5}",
+ "square-rounded-letter-j-filled":"\u{fde4}",
+ "square-rounded-letter-k-filled":"\u{fde3}",
+ "square-rounded-letter-l-filled":"\u{fde2}",
+ "square-rounded-letter-m-filled":"\u{fde1}",
+ "square-rounded-letter-n-filled":"\u{fde0}",
+ "square-rounded-letter-o-filled":"\u{fddf}",
+ "square-rounded-letter-p-filled":"\u{fdde}",
+ "square-rounded-letter-q-filled":"\u{fddd}",
+ "square-rounded-letter-r-filled":"\u{fddc}",
+ "square-rounded-letter-s-filled":"\u{fddb}",
+ "square-rounded-letter-t-filled":"\u{fdda}",
+ "square-rounded-letter-u-filled":"\u{fdd9}",
+ "square-rounded-letter-v-filled":"\u{fdd8}",
+ "square-rounded-letter-w-filled":"\u{fdd7}",
+ "square-rounded-letter-x-filled":"\u{fdd6}",
+ "square-rounded-letter-y-filled":"\u{fdd5}",
+ "square-rounded-letter-z-filled":"\u{fdd4}",
+ "square-rounded-minus-filled":"\u{fb40}",
+ "square-rounded-number-0-filled":"\u{f778}",
+ "square-rounded-number-1-filled":"\u{f779}",
+ "square-rounded-number-2-filled":"\u{f77a}",
+ "square-rounded-number-3-filled":"\u{f77b}",
+ "square-rounded-number-4-filled":"\u{f77c}",
+ "square-rounded-number-5-filled":"\u{f77d}",
+ "square-rounded-number-6-filled":"\u{f77e}",
+ "square-rounded-number-7-filled":"\u{f77f}",
+ "square-rounded-number-8-filled":"\u{f780}",
+ "square-rounded-number-9-filled":"\u{f781}",
+ "square-rounded-plus-filled":"\u{f6e8}",
+ "square-rounded-x-filled":"\u{f6e9}",
+ "square-x-filled":"\u{fb41}",
+ "squares-filled":"\u{fe9f}",
+ "stack-filled":"\u{fdd1}",
+ "stack-2-filled":"\u{fdd3}",
+ "stack-3-filled":"\u{fdd2}",
+ "star-filled":"\u{f6a6}",
+ "star-half-filled":"\u{f6a7}",
+ "stars-filled":"\u{f6a8}",
+ "steering-wheel-filled":"\u{ff03}",
+ "sun-filled":"\u{f6a9}",
+ "sun-high-filled":"\u{10108}",
+ "sun-low-filled":"\u{10107}",
+ "sunglasses-filled":"\u{fec8}",
+ "sunrise-filled":"\u{10106}",
+ "sunset-filled":"\u{10104}",
+ "sunset-2-filled":"\u{10105}",
+ "swipe-down-filled":"\u{ff57}",
+ "swipe-left-filled":"\u{ff56}",
+ "swipe-right-filled":"\u{ff55}",
+ "swipe-up-filled":"\u{ff54}",
+ "table-filled":"\u{f782}",
+ "tag-filled":"\u{ff02}",
+ "tags-filled":"\u{ff01}",
+ "temperature-minus-filled":"\u{10103}",
+ "temperature-plus-filled":"\u{10102}",
+ "template-filled":"\u{10177}",
+ "test-pipe-2-filled":"\u{ff53}",
+ "thumb-down-filled":"\u{f6aa}",
+ "thumb-up-filled":"\u{f6ab}",
+ "ticket-filled":"\u{101c9}",
+ "tilt-shift-filled":"\u{fec7}",
+ "timeline-event-filled":"\u{fd18}",
+ "toggle-left-filled":"\u{fec0}",
+ "toggle-right-filled":"\u{febf}",
+ "tools-kitchen-2-filled":"\u{101c8}",
+ "train-filled":"\u{100f5}",
+ "transform-filled":"\u{f6ac}",
+ "transition-bottom-filled":"\u{fdd0}",
+ "transition-left-filled":"\u{fdcf}",
+ "transition-right-filled":"\u{fdce}",
+ "transition-top-filled":"\u{fdcd}",
+ "trash-filled":"\u{f783}",
+ "trash-x-filled":"\u{f784}",
+ "triangle-filled":"\u{f6ad}",
+ "triangle-inverted-filled":"\u{f6ae}",
+ "triangle-square-circle-filled":"\u{fb42}",
+ "trolley-filled":"\u{100f4}",
+ "trophy-filled":"\u{f6af}",
+ "truck-filled":"\u{100f3}",
+ "ufo-filled":"\u{10165}",
+ "umbrella-filled":"\u{f6b0}",
+ "user-filled":"\u{fd19}",
+ "versions-filled":"\u{f6b1}",
+ "video-filled":"\u{1009b}",
+ "video-minus-filled":"\u{1018e}",
+ "video-plus-filled":"\u{1018d}",
+ "windmill-filled":"\u{f6b2}",
+ "windsock-filled":"\u{1009a}",
+ "woman-filled":"\u{fdcc}",
+ "world-filled":"\u{101c7}",
+ "writing-filled":"\u{1018b}",
+ "writing-sign-filled":"\u{1018c}",
+ "x-filled":"\u{101c6}",
+ "xbox-a-filled":"\u{fdcb}",
+ "xbox-b-filled":"\u{fdca}",
+ "xbox-x-filled":"\u{fdc9}",
+ "xbox-y-filled":"\u{fdc8}",
+ "yin-yang-filled":"\u{f785}",
+ "zeppelin-filled":"\u{fdc7}",
+ "zoom-filled":"\u{f787}",
+ "zoom-cancel-filled":"\u{fdc6}",
+ "zoom-check-filled":"\u{f786}",
+ "zoom-code-filled":"\u{fdc5}",
+ "zoom-exclamation-filled":"\u{fdc4}",
+ "zoom-in-filled":"\u{f789}",
+ "zoom-in-area-filled":"\u{f788}",
+ "zoom-money-filled":"\u{fdc3}",
+ "zoom-out-filled":"\u{f78a}",
+ "zoom-out-area-filled":"\u{fdc2}",
+ "zoom-pan-filled":"\u{fdc1}",
+ "zoom-question-filled":"\u{fdc0}",
+ "zoom-scan-filled":"\u{fdbf}"
+)
+
+#let ti-a-b = tabler-icon.with("\u{ec36}")
+#let ti-a-b-2 = tabler-icon.with("\u{f25f}")
+#let ti-a-b-off = tabler-icon.with("\u{f0a6}")
+#let ti-abacus = tabler-icon.with("\u{f05c}")
+#let ti-abacus-off = tabler-icon.with("\u{f3b6}")
+#let ti-abc = tabler-icon.with("\u{f567}")
+#let ti-access-point = tabler-icon.with("\u{ed1b}")
+#let ti-access-point-off = tabler-icon.with("\u{ed1a}")
+#let ti-accessible = tabler-icon.with("\u{eba9}")
+#let ti-accessible-off = tabler-icon.with("\u{f0a7}")
+#let ti-activity = tabler-icon.with("\u{ed23}")
+#let ti-activity-heartbeat = tabler-icon.with("\u{f0db}")
+#let ti-ad = tabler-icon.with("\u{ea02}")
+#let ti-ad-2 = tabler-icon.with("\u{ef1f}")
+#let ti-ad-circle = tabler-icon.with("\u{f79e}")
+#let ti-ad-circle-off = tabler-icon.with("\u{f79d}")
+#let ti-ad-off = tabler-icon.with("\u{f3b7}")
+#let ti-address-book = tabler-icon.with("\u{f021}")
+#let ti-address-book-off = tabler-icon.with("\u{f3b8}")
+#let ti-adjustments = tabler-icon.with("\u{ea03}")
+#let ti-adjustments-alt = tabler-icon.with("\u{ec37}")
+#let ti-adjustments-bolt = tabler-icon.with("\u{f7fb}")
+#let ti-adjustments-cancel = tabler-icon.with("\u{f7fc}")
+#let ti-adjustments-check = tabler-icon.with("\u{f7fd}")
+#let ti-adjustments-code = tabler-icon.with("\u{f7fe}")
+#let ti-adjustments-cog = tabler-icon.with("\u{f7ff}")
+#let ti-adjustments-dollar = tabler-icon.with("\u{f800}")
+#let ti-adjustments-down = tabler-icon.with("\u{f801}")
+#let ti-adjustments-exclamation = tabler-icon.with("\u{f802}")
+#let ti-adjustments-heart = tabler-icon.with("\u{f803}")
+#let ti-adjustments-horizontal = tabler-icon.with("\u{ec38}")
+#let ti-adjustments-minus = tabler-icon.with("\u{f804}")
+#let ti-adjustments-off = tabler-icon.with("\u{f0a8}")
+#let ti-adjustments-pause = tabler-icon.with("\u{f805}")
+#let ti-adjustments-pin = tabler-icon.with("\u{f806}")
+#let ti-adjustments-plus = tabler-icon.with("\u{f807}")
+#let ti-adjustments-question = tabler-icon.with("\u{f808}")
+#let ti-adjustments-search = tabler-icon.with("\u{f809}")
+#let ti-adjustments-share = tabler-icon.with("\u{f80a}")
+#let ti-adjustments-spark = tabler-icon.with("\u{ffbe}")
+#let ti-adjustments-star = tabler-icon.with("\u{f80b}")
+#let ti-adjustments-up = tabler-icon.with("\u{f80c}")
+#let ti-adjustments-x = tabler-icon.with("\u{f80d}")
+#let ti-aerial-lift = tabler-icon.with("\u{edfe}")
+#let ti-affiliate = tabler-icon.with("\u{edff}")
+#let ti-ai = tabler-icon.with("\u{fee7}")
+#let ti-ai-agent = tabler-icon.with("\u{101f9}")
+#let ti-ai-agents = tabler-icon.with("\u{101f8}")
+#let ti-ai-gateway = tabler-icon.with("\u{101f7}")
+#let ti-air-balloon = tabler-icon.with("\u{f4a6}")
+#let ti-air-conditioning = tabler-icon.with("\u{f3a2}")
+#let ti-air-conditioning-disabled = tabler-icon.with("\u{f542}")
+#let ti-air-traffic-control = tabler-icon.with("\u{fb01}")
+#let ti-alarm = tabler-icon.with("\u{ea04}")
+#let ti-alarm-average = tabler-icon.with("\u{fc9e}")
+#let ti-alarm-minus = tabler-icon.with("\u{f630}")
+#let ti-alarm-off = tabler-icon.with("\u{f0a9}")
+#let ti-alarm-plus = tabler-icon.with("\u{f631}")
+#let ti-alarm-smoke = tabler-icon.with("\u{100b6}")
+#let ti-alarm-snooze = tabler-icon.with("\u{f632}")
+#let ti-album = tabler-icon.with("\u{f022}")
+#let ti-album-off = tabler-icon.with("\u{f3b9}")
+#let ti-alert-circle = tabler-icon.with("\u{ea05}")
+#let ti-alert-circle-off = tabler-icon.with("\u{fc65}")
+#let ti-alert-hexagon = tabler-icon.with("\u{f80e}")
+#let ti-alert-hexagon-off = tabler-icon.with("\u{fc66}")
+#let ti-alert-octagon = tabler-icon.with("\u{ecc6}")
+#let ti-alert-small = tabler-icon.with("\u{f80f}")
+#let ti-alert-small-off = tabler-icon.with("\u{fc67}")
+#let ti-alert-square = tabler-icon.with("\u{f811}")
+#let ti-alert-square-rounded = tabler-icon.with("\u{f810}")
+#let ti-alert-square-rounded-off = tabler-icon.with("\u{fc68}")
+#let ti-alert-triangle = tabler-icon.with("\u{ea06}")
+#let ti-alert-triangle-off = tabler-icon.with("\u{fc69}")
+#let ti-alien = tabler-icon.with("\u{ebde}")
+#let ti-align-box-bottom-center = tabler-icon.with("\u{f530}")
+#let ti-align-box-bottom-left = tabler-icon.with("\u{f531}")
+#let ti-align-box-bottom-right = tabler-icon.with("\u{f532}")
+#let ti-align-box-center-bottom = tabler-icon.with("\u{facb}")
+#let ti-align-box-center-middle = tabler-icon.with("\u{f79f}")
+#let ti-align-box-center-stretch = tabler-icon.with("\u{facc}")
+#let ti-align-box-center-top = tabler-icon.with("\u{facd}")
+#let ti-align-box-left-bottom = tabler-icon.with("\u{f533}")
+#let ti-align-box-left-middle = tabler-icon.with("\u{f534}")
+#let ti-align-box-left-stretch = tabler-icon.with("\u{face}")
+#let ti-align-box-left-top = tabler-icon.with("\u{f535}")
+#let ti-align-box-right-bottom = tabler-icon.with("\u{f536}")
+#let ti-align-box-right-middle = tabler-icon.with("\u{f537}")
+#let ti-align-box-right-stretch = tabler-icon.with("\u{facf}")
+#let ti-align-box-right-top = tabler-icon.with("\u{f538}")
+#let ti-align-box-top-center = tabler-icon.with("\u{f539}")
+#let ti-align-box-top-left = tabler-icon.with("\u{f53a}")
+#let ti-align-box-top-right = tabler-icon.with("\u{f53b}")
+#let ti-align-center = tabler-icon.with("\u{ea07}")
+#let ti-align-justified = tabler-icon.with("\u{ea08}")
+#let ti-align-left = tabler-icon.with("\u{ea09}")
+#let ti-align-left-2 = tabler-icon.with("\u{ff00}")
+#let ti-align-right = tabler-icon.with("\u{ea0a}")
+#let ti-align-right-2 = tabler-icon.with("\u{feff}")
+#let ti-alpha = tabler-icon.with("\u{f543}")
+#let ti-alphabet-arabic = tabler-icon.with("\u{ff2f}")
+#let ti-alphabet-bangla = tabler-icon.with("\u{ff2e}")
+#let ti-alphabet-cyrillic = tabler-icon.with("\u{f1df}")
+#let ti-alphabet-greek = tabler-icon.with("\u{f1e0}")
+#let ti-alphabet-hebrew = tabler-icon.with("\u{ff2d}")
+#let ti-alphabet-korean = tabler-icon.with("\u{ff2c}")
+#let ti-alphabet-latin = tabler-icon.with("\u{f1e1}")
+#let ti-alphabet-polish = tabler-icon.with("\u{101b1}")
+#let ti-alphabet-runes = tabler-icon.with("\u{101b0}")
+#let ti-alphabet-thai = tabler-icon.with("\u{ff2b}")
+#let ti-alt = tabler-icon.with("\u{fc54}")
+#let ti-ambulance = tabler-icon.with("\u{ebf5}")
+#let ti-ampersand = tabler-icon.with("\u{f229}")
+#let ti-analyze = tabler-icon.with("\u{f3a3}")
+#let ti-analyze-off = tabler-icon.with("\u{f3ba}")
+#let ti-anchor = tabler-icon.with("\u{eb76}")
+#let ti-anchor-off = tabler-icon.with("\u{f0f7}")
+#let ti-angle = tabler-icon.with("\u{ef20}")
+#let ti-ankh = tabler-icon.with("\u{f1cd}")
+#let ti-antenna = tabler-icon.with("\u{f094}")
+#let ti-antenna-bars-1 = tabler-icon.with("\u{ecc7}")
+#let ti-antenna-bars-2 = tabler-icon.with("\u{ecc8}")
+#let ti-antenna-bars-3 = tabler-icon.with("\u{ecc9}")
+#let ti-antenna-bars-4 = tabler-icon.with("\u{ecca}")
+#let ti-antenna-bars-5 = tabler-icon.with("\u{eccb}")
+#let ti-antenna-bars-off = tabler-icon.with("\u{f0aa}")
+#let ti-antenna-off = tabler-icon.with("\u{f3bb}")
+#let ti-aperture = tabler-icon.with("\u{eb58}")
+#let ti-aperture-off = tabler-icon.with("\u{f3bc}")
+#let ti-api = tabler-icon.with("\u{effd}")
+#let ti-api-app = tabler-icon.with("\u{effc}")
+#let ti-api-app-off = tabler-icon.with("\u{f0ab}")
+#let ti-api-book = tabler-icon.with("\u{1020b}")
+#let ti-api-off = tabler-icon.with("\u{f0f8}")
+#let ti-app-window = tabler-icon.with("\u{efe6}")
+#let ti-apple = tabler-icon.with("\u{ef21}")
+#let ti-apps = tabler-icon.with("\u{ebb6}")
+#let ti-apps-off = tabler-icon.with("\u{f0ac}")
+#let ti-archery-arrow = tabler-icon.with("\u{fc55}")
+#let ti-archive = tabler-icon.with("\u{ea0b}")
+#let ti-archive-off = tabler-icon.with("\u{f0ad}")
+#let ti-armchair = tabler-icon.with("\u{ef9e}")
+#let ti-armchair-2 = tabler-icon.with("\u{efe7}")
+#let ti-armchair-2-off = tabler-icon.with("\u{f3bd}")
+#let ti-armchair-off = tabler-icon.with("\u{f3be}")
+#let ti-arrow-autofit-content = tabler-icon.with("\u{ef31}")
+#let ti-arrow-autofit-down = tabler-icon.with("\u{ef32}")
+#let ti-arrow-autofit-height = tabler-icon.with("\u{ef33}")
+#let ti-arrow-autofit-left = tabler-icon.with("\u{ef34}")
+#let ti-arrow-autofit-right = tabler-icon.with("\u{ef35}")
+#let ti-arrow-autofit-up = tabler-icon.with("\u{ef36}")
+#let ti-arrow-autofit-width = tabler-icon.with("\u{ef37}")
+#let ti-arrow-back = tabler-icon.with("\u{ea0c}")
+#let ti-arrow-back-up = tabler-icon.with("\u{eb77}")
+#let ti-arrow-back-up-double = tabler-icon.with("\u{f9ec}")
+#let ti-arrow-badge-down = tabler-icon.with("\u{f60b}")
+#let ti-arrow-badge-left = tabler-icon.with("\u{f60c}")
+#let ti-arrow-badge-right = tabler-icon.with("\u{f60d}")
+#let ti-arrow-badge-up = tabler-icon.with("\u{f60e}")
+#let ti-arrow-bar-both = tabler-icon.with("\u{fadd}")
+#let ti-arrow-bar-down = tabler-icon.with("\u{ea0d}")
+#let ti-arrow-bar-left = tabler-icon.with("\u{ea0e}")
+#let ti-arrow-bar-right = tabler-icon.with("\u{ea0f}")
+#let ti-arrow-bar-to-down = tabler-icon.with("\u{ec88}")
+#let ti-arrow-bar-to-down-dashed = tabler-icon.with("\u{10164}")
+#let ti-arrow-bar-to-left = tabler-icon.with("\u{ec89}")
+#let ti-arrow-bar-to-left-dashed = tabler-icon.with("\u{10163}")
+#let ti-arrow-bar-to-right = tabler-icon.with("\u{ec8a}")
+#let ti-arrow-bar-to-right-dashed = tabler-icon.with("\u{10162}")
+#let ti-arrow-bar-to-up = tabler-icon.with("\u{ec8b}")
+#let ti-arrow-bar-to-up-dashed = tabler-icon.with("\u{10161}")
+#let ti-arrow-bar-up = tabler-icon.with("\u{ea10}")
+#let ti-arrow-bear-left = tabler-icon.with("\u{f045}")
+#let ti-arrow-bear-left-2 = tabler-icon.with("\u{f044}")
+#let ti-arrow-bear-right = tabler-icon.with("\u{f047}")
+#let ti-arrow-bear-right-2 = tabler-icon.with("\u{f046}")
+#let ti-arrow-big-down = tabler-icon.with("\u{edda}")
+#let ti-arrow-big-down-line = tabler-icon.with("\u{efe8}")
+#let ti-arrow-big-down-lines = tabler-icon.with("\u{efe9}")
+#let ti-arrow-big-left = tabler-icon.with("\u{eddb}")
+#let ti-arrow-big-left-line = tabler-icon.with("\u{efea}")
+#let ti-arrow-big-left-lines = tabler-icon.with("\u{efeb}")
+#let ti-arrow-big-right = tabler-icon.with("\u{eddc}")
+#let ti-arrow-big-right-line = tabler-icon.with("\u{efec}")
+#let ti-arrow-big-right-lines = tabler-icon.with("\u{efed}")
+#let ti-arrow-big-up = tabler-icon.with("\u{eddd}")
+#let ti-arrow-big-up-line = tabler-icon.with("\u{efee}")
+#let ti-arrow-big-up-lines = tabler-icon.with("\u{efef}")
+#let ti-arrow-bounce = tabler-icon.with("\u{f3a4}")
+#let ti-arrow-capsule = tabler-icon.with("\u{fade}")
+#let ti-arrow-curve-left = tabler-icon.with("\u{f048}")
+#let ti-arrow-curve-right = tabler-icon.with("\u{f049}")
+#let ti-arrow-down = tabler-icon.with("\u{ea16}")
+#let ti-arrow-down-bar = tabler-icon.with("\u{ed98}")
+#let ti-arrow-down-circle = tabler-icon.with("\u{ea11}")
+#let ti-arrow-down-dashed = tabler-icon.with("\u{1006a}")
+#let ti-arrow-down-from-arc = tabler-icon.with("\u{fd86}")
+#let ti-arrow-down-left = tabler-icon.with("\u{ea13}")
+#let ti-arrow-down-left-circle = tabler-icon.with("\u{ea12}")
+#let ti-arrow-down-rhombus = tabler-icon.with("\u{f61d}")
+#let ti-arrow-down-right = tabler-icon.with("\u{ea15}")
+#let ti-arrow-down-right-circle = tabler-icon.with("\u{ea14}")
+#let ti-arrow-down-square = tabler-icon.with("\u{ed9a}")
+#let ti-arrow-down-tail = tabler-icon.with("\u{ed9b}")
+#let ti-arrow-down-to-arc = tabler-icon.with("\u{fd87}")
+#let ti-arrow-elbow-left = tabler-icon.with("\u{f9ed}")
+#let ti-arrow-elbow-right = tabler-icon.with("\u{f9ee}")
+#let ti-arrow-fork = tabler-icon.with("\u{f04a}")
+#let ti-arrow-forward = tabler-icon.with("\u{ea17}")
+#let ti-arrow-forward-up = tabler-icon.with("\u{eb78}")
+#let ti-arrow-forward-up-double = tabler-icon.with("\u{f9ef}")
+#let ti-arrow-guide = tabler-icon.with("\u{f22a}")
+#let ti-arrow-iteration = tabler-icon.with("\u{f578}")
+#let ti-arrow-left = tabler-icon.with("\u{ea19}")
+#let ti-arrow-left-bar = tabler-icon.with("\u{ed9c}")
+#let ti-arrow-left-circle = tabler-icon.with("\u{ea18}")
+#let ti-arrow-left-dashed = tabler-icon.with("\u{10069}")
+#let ti-arrow-left-from-arc = tabler-icon.with("\u{fd88}")
+#let ti-arrow-left-rhombus = tabler-icon.with("\u{f61e}")
+#let ti-arrow-left-right = tabler-icon.with("\u{f04b}")
+#let ti-arrow-left-square = tabler-icon.with("\u{ed9d}")
+#let ti-arrow-left-tail = tabler-icon.with("\u{ed9e}")
+#let ti-arrow-left-to-arc = tabler-icon.with("\u{fd89}")
+#let ti-arrow-loop-left = tabler-icon.with("\u{ed9f}")
+#let ti-arrow-loop-left-2 = tabler-icon.with("\u{f04c}")
+#let ti-arrow-loop-right = tabler-icon.with("\u{eda0}")
+#let ti-arrow-loop-right-2 = tabler-icon.with("\u{f04d}")
+#let ti-arrow-merge = tabler-icon.with("\u{f04e}")
+#let ti-arrow-merge-alt-left = tabler-icon.with("\u{fc9f}")
+#let ti-arrow-merge-alt-right = tabler-icon.with("\u{fca0}")
+#let ti-arrow-merge-both = tabler-icon.with("\u{f23b}")
+#let ti-arrow-merge-left = tabler-icon.with("\u{f23c}")
+#let ti-arrow-merge-right = tabler-icon.with("\u{f23d}")
+#let ti-arrow-move-down = tabler-icon.with("\u{f2ba}")
+#let ti-arrow-move-left = tabler-icon.with("\u{f2bb}")
+#let ti-arrow-move-right = tabler-icon.with("\u{f2bc}")
+#let ti-arrow-move-up = tabler-icon.with("\u{f2bd}")
+#let ti-arrow-narrow-down = tabler-icon.with("\u{ea1a}")
+#let ti-arrow-narrow-down-dashed = tabler-icon.with("\u{10068}")
+#let ti-arrow-narrow-left = tabler-icon.with("\u{ea1b}")
+#let ti-arrow-narrow-left-dashed = tabler-icon.with("\u{10067}")
+#let ti-arrow-narrow-right = tabler-icon.with("\u{ea1c}")
+#let ti-arrow-narrow-right-dashed = tabler-icon.with("\u{10066}")
+#let ti-arrow-narrow-up = tabler-icon.with("\u{ea1d}")
+#let ti-arrow-narrow-up-dashed = tabler-icon.with("\u{10065}")
+#let ti-arrow-ramp-left = tabler-icon.with("\u{ed3c}")
+#let ti-arrow-ramp-left-2 = tabler-icon.with("\u{f04f}")
+#let ti-arrow-ramp-left-3 = tabler-icon.with("\u{f050}")
+#let ti-arrow-ramp-right = tabler-icon.with("\u{ed3d}")
+#let ti-arrow-ramp-right-2 = tabler-icon.with("\u{f051}")
+#let ti-arrow-ramp-right-3 = tabler-icon.with("\u{f052}")
+#let ti-arrow-right = tabler-icon.with("\u{ea1f}")
+#let ti-arrow-right-bar = tabler-icon.with("\u{eda1}")
+#let ti-arrow-right-circle = tabler-icon.with("\u{ea1e}")
+#let ti-arrow-right-dashed = tabler-icon.with("\u{10064}")
+#let ti-arrow-right-from-arc = tabler-icon.with("\u{fd8a}")
+#let ti-arrow-right-rhombus = tabler-icon.with("\u{f61f}")
+#let ti-arrow-right-square = tabler-icon.with("\u{eda2}")
+#let ti-arrow-right-tail = tabler-icon.with("\u{eda3}")
+#let ti-arrow-right-to-arc = tabler-icon.with("\u{fd8b}")
+#let ti-arrow-rotary-first-left = tabler-icon.with("\u{f053}")
+#let ti-arrow-rotary-first-right = tabler-icon.with("\u{f054}")
+#let ti-arrow-rotary-last-left = tabler-icon.with("\u{f055}")
+#let ti-arrow-rotary-last-right = tabler-icon.with("\u{f056}")
+#let ti-arrow-rotary-left = tabler-icon.with("\u{f057}")
+#let ti-arrow-rotary-right = tabler-icon.with("\u{f058}")
+#let ti-arrow-rotary-straight = tabler-icon.with("\u{f059}")
+#let ti-arrow-roundabout-left = tabler-icon.with("\u{f22b}")
+#let ti-arrow-roundabout-right = tabler-icon.with("\u{f22c}")
+#let ti-arrow-sharp-turn-left = tabler-icon.with("\u{f05a}")
+#let ti-arrow-sharp-turn-right = tabler-icon.with("\u{f05b}")
+#let ti-arrow-up = tabler-icon.with("\u{ea25}")
+#let ti-arrow-up-bar = tabler-icon.with("\u{eda4}")
+#let ti-arrow-up-circle = tabler-icon.with("\u{ea20}")
+#let ti-arrow-up-dashed = tabler-icon.with("\u{10063}")
+#let ti-arrow-up-from-arc = tabler-icon.with("\u{fd8c}")
+#let ti-arrow-up-left = tabler-icon.with("\u{ea22}")
+#let ti-arrow-up-left-circle = tabler-icon.with("\u{ea21}")
+#let ti-arrow-up-rhombus = tabler-icon.with("\u{f620}")
+#let ti-arrow-up-right = tabler-icon.with("\u{ea24}")
+#let ti-arrow-up-right-circle = tabler-icon.with("\u{ea23}")
+#let ti-arrow-up-square = tabler-icon.with("\u{eda6}")
+#let ti-arrow-up-tail = tabler-icon.with("\u{eda7}")
+#let ti-arrow-up-to-arc = tabler-icon.with("\u{fd8d}")
+#let ti-arrow-wave-left-down = tabler-icon.with("\u{eda8}")
+#let ti-arrow-wave-left-up = tabler-icon.with("\u{eda9}")
+#let ti-arrow-wave-right-down = tabler-icon.with("\u{edaa}")
+#let ti-arrow-wave-right-up = tabler-icon.with("\u{edab}")
+#let ti-arrow-zig-zag = tabler-icon.with("\u{f4a7}")
+#let ti-arrows-cross = tabler-icon.with("\u{effe}")
+#let ti-arrows-diagonal = tabler-icon.with("\u{ea27}")
+#let ti-arrows-diagonal-2 = tabler-icon.with("\u{ea26}")
+#let ti-arrows-diagonal-minimize = tabler-icon.with("\u{ef39}")
+#let ti-arrows-diagonal-minimize-2 = tabler-icon.with("\u{ef38}")
+#let ti-arrows-diff = tabler-icon.with("\u{f296}")
+#let ti-arrows-double-ne-sw = tabler-icon.with("\u{edde}")
+#let ti-arrows-double-nw-se = tabler-icon.with("\u{eddf}")
+#let ti-arrows-double-se-nw = tabler-icon.with("\u{ede0}")
+#let ti-arrows-double-sw-ne = tabler-icon.with("\u{ede1}")
+#let ti-arrows-down = tabler-icon.with("\u{edad}")
+#let ti-arrows-down-up = tabler-icon.with("\u{edac}")
+#let ti-arrows-exchange = tabler-icon.with("\u{f1f4}")
+#let ti-arrows-exchange-2 = tabler-icon.with("\u{f1f3}")
+#let ti-arrows-horizontal = tabler-icon.with("\u{eb59}")
+#let ti-arrows-join = tabler-icon.with("\u{edaf}")
+#let ti-arrows-join-2 = tabler-icon.with("\u{edae}")
+#let ti-arrows-left = tabler-icon.with("\u{edb1}")
+#let ti-arrows-left-down = tabler-icon.with("\u{ee00}")
+#let ti-arrows-left-right = tabler-icon.with("\u{edb0}")
+#let ti-arrows-maximize = tabler-icon.with("\u{ea28}")
+#let ti-arrows-minimize = tabler-icon.with("\u{ea29}")
+#let ti-arrows-move = tabler-icon.with("\u{f22f}")
+#let ti-arrows-move-horizontal = tabler-icon.with("\u{f22d}")
+#let ti-arrows-move-vertical = tabler-icon.with("\u{f22e}")
+#let ti-arrows-random = tabler-icon.with("\u{f095}")
+#let ti-arrows-right = tabler-icon.with("\u{edb3}")
+#let ti-arrows-right-down = tabler-icon.with("\u{ee01}")
+#let ti-arrows-right-left = tabler-icon.with("\u{edb2}")
+#let ti-arrows-shuffle = tabler-icon.with("\u{f000}")
+#let ti-arrows-shuffle-2 = tabler-icon.with("\u{efff}")
+#let ti-arrows-sort = tabler-icon.with("\u{eb5a}")
+#let ti-arrows-split = tabler-icon.with("\u{edb5}")
+#let ti-arrows-split-2 = tabler-icon.with("\u{edb4}")
+#let ti-arrows-transfer-down = tabler-icon.with("\u{f2cc}")
+#let ti-arrows-transfer-up = tabler-icon.with("\u{f2cd}")
+#let ti-arrows-transfer-up-down = tabler-icon.with("\u{ffac}")
+#let ti-arrows-up = tabler-icon.with("\u{edb7}")
+#let ti-arrows-up-down = tabler-icon.with("\u{edb6}")
+#let ti-arrows-up-left = tabler-icon.with("\u{ee02}")
+#let ti-arrows-up-right = tabler-icon.with("\u{ee03}")
+#let ti-arrows-vertical = tabler-icon.with("\u{eb5b}")
+#let ti-artboard = tabler-icon.with("\u{ea2a}")
+#let ti-artboard-off = tabler-icon.with("\u{f0ae}")
+#let ti-article = tabler-icon.with("\u{f1e2}")
+#let ti-article-off = tabler-icon.with("\u{f3bf}")
+#let ti-aspect-ratio = tabler-icon.with("\u{ed30}")
+#let ti-aspect-ratio-off = tabler-icon.with("\u{f0af}")
+#let ti-assembly = tabler-icon.with("\u{f24d}")
+#let ti-assembly-off = tabler-icon.with("\u{f3c0}")
+#let ti-asset = tabler-icon.with("\u{f1ce}")
+#let ti-asterisk = tabler-icon.with("\u{efd5}")
+#let ti-asterisk-simple = tabler-icon.with("\u{efd4}")
+#let ti-at = tabler-icon.with("\u{ea2b}")
+#let ti-at-off = tabler-icon.with("\u{f0b0}")
+#let ti-atom = tabler-icon.with("\u{eb79}")
+#let ti-atom-2 = tabler-icon.with("\u{ebdf}")
+#let ti-atom-off = tabler-icon.with("\u{f0f9}")
+#let ti-augmented-reality = tabler-icon.with("\u{f023}")
+#let ti-augmented-reality-2 = tabler-icon.with("\u{f37e}")
+#let ti-augmented-reality-off = tabler-icon.with("\u{f3c1}")
+#let ti-auth-2fa = tabler-icon.with("\u{eca0}")
+#let ti-automatic-gearbox = tabler-icon.with("\u{fc89}")
+#let ti-automation = tabler-icon.with("\u{fef8}")
+#let ti-avocado = tabler-icon.with("\u{fd8e}")
+#let ti-award = tabler-icon.with("\u{ea2c}")
+#let ti-award-off = tabler-icon.with("\u{f0fa}")
+#let ti-axe = tabler-icon.with("\u{ef9f}")
+#let ti-axis-x = tabler-icon.with("\u{ef45}")
+#let ti-axis-y = tabler-icon.with("\u{ef46}")
+#let ti-baby-bottle = tabler-icon.with("\u{f5d2}")
+#let ti-baby-carriage = tabler-icon.with("\u{f05d}")
+#let ti-background = tabler-icon.with("\u{fd2c}")
+#let ti-backhoe = tabler-icon.with("\u{ed86}")
+#let ti-backpack = tabler-icon.with("\u{ef47}")
+#let ti-backpack-off = tabler-icon.with("\u{f3c2}")
+#let ti-backslash = tabler-icon.with("\u{fab9}")
+#let ti-backspace = tabler-icon.with("\u{ea2d}")
+#let ti-badge = tabler-icon.with("\u{efc2}")
+#let ti-badge-2k = tabler-icon.with("\u{100b5}")
+#let ti-badge-3d = tabler-icon.with("\u{f555}")
+#let ti-badge-3k = tabler-icon.with("\u{100b4}")
+#let ti-badge-4k = tabler-icon.with("\u{f556}")
+#let ti-badge-5k = tabler-icon.with("\u{100b3}")
+#let ti-badge-8k = tabler-icon.with("\u{f557}")
+#let ti-badge-ad = tabler-icon.with("\u{f558}")
+#let ti-badge-ad-off = tabler-icon.with("\u{fd8f}")
+#let ti-badge-ar = tabler-icon.with("\u{f559}")
+#let ti-badge-cc = tabler-icon.with("\u{f55a}")
+#let ti-badge-hd = tabler-icon.with("\u{f55b}")
+#let ti-badge-off = tabler-icon.with("\u{f0fb}")
+#let ti-badge-sd = tabler-icon.with("\u{f55c}")
+#let ti-badge-tm = tabler-icon.with("\u{f55d}")
+#let ti-badge-vo = tabler-icon.with("\u{f55e}")
+#let ti-badge-vr = tabler-icon.with("\u{f55f}")
+#let ti-badge-wc = tabler-icon.with("\u{f560}")
+#let ti-badges = tabler-icon.with("\u{efc3}")
+#let ti-badges-off = tabler-icon.with("\u{f0fc}")
+#let ti-baguette = tabler-icon.with("\u{f3a5}")
+#let ti-ball-american-football = tabler-icon.with("\u{ee04}")
+#let ti-ball-american-football-off = tabler-icon.with("\u{f3c3}")
+#let ti-ball-baseball = tabler-icon.with("\u{efa0}")
+#let ti-ball-basketball = tabler-icon.with("\u{ec28}")
+#let ti-ball-bowling = tabler-icon.with("\u{ec29}")
+#let ti-ball-football = tabler-icon.with("\u{ee06}")
+#let ti-ball-football-off = tabler-icon.with("\u{ee05}")
+#let ti-ball-tennis = tabler-icon.with("\u{ec2a}")
+#let ti-ball-volleyball = tabler-icon.with("\u{ec2b}")
+#let ti-balloon = tabler-icon.with("\u{ef3a}")
+#let ti-balloon-off = tabler-icon.with("\u{f0fd}")
+#let ti-ballpen = tabler-icon.with("\u{f06e}")
+#let ti-ballpen-off = tabler-icon.with("\u{f0b1}")
+#let ti-ban = tabler-icon.with("\u{ea2e}")
+#let ti-bandage = tabler-icon.with("\u{eb7a}")
+#let ti-bandage-off = tabler-icon.with("\u{f3c4}")
+#let ti-barbell = tabler-icon.with("\u{eff0}")
+#let ti-barbell-off = tabler-icon.with("\u{f0b2}")
+#let ti-barcode = tabler-icon.with("\u{ebc6}")
+#let ti-barcode-off = tabler-icon.with("\u{f0b3}")
+#let ti-barrel = tabler-icon.with("\u{f0b4}")
+#let ti-barrel-off = tabler-icon.with("\u{f0fe}")
+#let ti-barrier-block = tabler-icon.with("\u{f00e}")
+#let ti-barrier-block-off = tabler-icon.with("\u{f0b5}")
+#let ti-baseline = tabler-icon.with("\u{f024}")
+#let ti-baseline-density-large = tabler-icon.with("\u{f9f0}")
+#let ti-baseline-density-medium = tabler-icon.with("\u{f9f1}")
+#let ti-baseline-density-small = tabler-icon.with("\u{f9f2}")
+#let ti-basket = tabler-icon.with("\u{ebe1}")
+#let ti-basket-bolt = tabler-icon.with("\u{fb43}")
+#let ti-basket-cancel = tabler-icon.with("\u{fb44}")
+#let ti-basket-check = tabler-icon.with("\u{fb45}")
+#let ti-basket-code = tabler-icon.with("\u{fb46}")
+#let ti-basket-cog = tabler-icon.with("\u{fb47}")
+#let ti-basket-discount = tabler-icon.with("\u{fb48}")
+#let ti-basket-dollar = tabler-icon.with("\u{fb49}")
+#let ti-basket-down = tabler-icon.with("\u{fb4a}")
+#let ti-basket-exclamation = tabler-icon.with("\u{fb4b}")
+#let ti-basket-heart = tabler-icon.with("\u{fb4c}")
+#let ti-basket-minus = tabler-icon.with("\u{fb4d}")
+#let ti-basket-off = tabler-icon.with("\u{f0b6}")
+#let ti-basket-pause = tabler-icon.with("\u{fb4e}")
+#let ti-basket-pin = tabler-icon.with("\u{fb4f}")
+#let ti-basket-plus = tabler-icon.with("\u{fb50}")
+#let ti-basket-question = tabler-icon.with("\u{fb51}")
+#let ti-basket-search = tabler-icon.with("\u{fb52}")
+#let ti-basket-share = tabler-icon.with("\u{fb53}")
+#let ti-basket-star = tabler-icon.with("\u{fb54}")
+#let ti-basket-up = tabler-icon.with("\u{fb55}")
+#let ti-basket-x = tabler-icon.with("\u{fb56}")
+#let ti-bat = tabler-icon.with("\u{f284}")
+#let ti-bath = tabler-icon.with("\u{ef48}")
+#let ti-bath-off = tabler-icon.with("\u{f0ff}")
+#let ti-battery = tabler-icon.with("\u{ea34}")
+#let ti-battery-1 = tabler-icon.with("\u{ea2f}")
+#let ti-battery-2 = tabler-icon.with("\u{ea30}")
+#let ti-battery-3 = tabler-icon.with("\u{ea31}")
+#let ti-battery-4 = tabler-icon.with("\u{ea32}")
+#let ti-battery-automotive = tabler-icon.with("\u{ee07}")
+#let ti-battery-charging = tabler-icon.with("\u{ea33}")
+#let ti-battery-charging-2 = tabler-icon.with("\u{ef3b}")
+#let ti-battery-eco = tabler-icon.with("\u{ef3c}")
+#let ti-battery-exclamation = tabler-icon.with("\u{ff1d}")
+#let ti-battery-off = tabler-icon.with("\u{ed1c}")
+#let ti-battery-spark = tabler-icon.with("\u{ffbd}")
+#let ti-battery-vertical = tabler-icon.with("\u{ff13}")
+#let ti-battery-vertical-1 = tabler-icon.with("\u{ff1c}")
+#let ti-battery-vertical-2 = tabler-icon.with("\u{ff1b}")
+#let ti-battery-vertical-3 = tabler-icon.with("\u{ff1a}")
+#let ti-battery-vertical-4 = tabler-icon.with("\u{ff19}")
+#let ti-battery-vertical-charging = tabler-icon.with("\u{ff17}")
+#let ti-battery-vertical-charging-2 = tabler-icon.with("\u{ff18}")
+#let ti-battery-vertical-eco = tabler-icon.with("\u{ff16}")
+#let ti-battery-vertical-exclamation = tabler-icon.with("\u{ff15}")
+#let ti-battery-vertical-off = tabler-icon.with("\u{ff14}")
+#let ti-beach = tabler-icon.with("\u{ef3d}")
+#let ti-beach-off = tabler-icon.with("\u{f0b7}")
+#let ti-bed = tabler-icon.with("\u{eb5c}")
+#let ti-bed-flat = tabler-icon.with("\u{fca1}")
+#let ti-bed-off = tabler-icon.with("\u{f100}")
+#let ti-beer = tabler-icon.with("\u{efa1}")
+#let ti-beer-off = tabler-icon.with("\u{f101}")
+#let ti-bell = tabler-icon.with("\u{ea35}")
+#let ti-bell-bolt = tabler-icon.with("\u{f812}")
+#let ti-bell-cancel = tabler-icon.with("\u{f813}")
+#let ti-bell-check = tabler-icon.with("\u{f814}")
+#let ti-bell-code = tabler-icon.with("\u{f815}")
+#let ti-bell-cog = tabler-icon.with("\u{f816}")
+#let ti-bell-dollar = tabler-icon.with("\u{f817}")
+#let ti-bell-down = tabler-icon.with("\u{f818}")
+#let ti-bell-exclamation = tabler-icon.with("\u{f819}")
+#let ti-bell-heart = tabler-icon.with("\u{f81a}")
+#let ti-bell-minus = tabler-icon.with("\u{ede2}")
+#let ti-bell-off = tabler-icon.with("\u{ece9}")
+#let ti-bell-pause = tabler-icon.with("\u{f81b}")
+#let ti-bell-pin = tabler-icon.with("\u{f81c}")
+#let ti-bell-plus = tabler-icon.with("\u{ede3}")
+#let ti-bell-question = tabler-icon.with("\u{f81d}")
+#let ti-bell-ringing = tabler-icon.with("\u{ed07}")
+#let ti-bell-ringing-2 = tabler-icon.with("\u{ede4}")
+#let ti-bell-school = tabler-icon.with("\u{f05e}")
+#let ti-bell-search = tabler-icon.with("\u{f81e}")
+#let ti-bell-share = tabler-icon.with("\u{f81f}")
+#let ti-bell-star = tabler-icon.with("\u{f820}")
+#let ti-bell-up = tabler-icon.with("\u{f821}")
+#let ti-bell-x = tabler-icon.with("\u{ede5}")
+#let ti-bell-z = tabler-icon.with("\u{eff1}")
+#let ti-beta = tabler-icon.with("\u{f544}")
+#let ti-bible = tabler-icon.with("\u{efc4}")
+#let ti-bike = tabler-icon.with("\u{ea36}")
+#let ti-bike-off = tabler-icon.with("\u{f0b8}")
+#let ti-binary = tabler-icon.with("\u{ee08}")
+#let ti-binary-off = tabler-icon.with("\u{f3c5}")
+#let ti-binary-tree = tabler-icon.with("\u{f5d4}")
+#let ti-binary-tree-2 = tabler-icon.with("\u{f5d3}")
+#let ti-binoculars = tabler-icon.with("\u{fefe}")
+#let ti-biohazard = tabler-icon.with("\u{ecb8}")
+#let ti-biohazard-off = tabler-icon.with("\u{f0b9}")
+#let ti-blade = tabler-icon.with("\u{f4bd}")
+#let ti-bleach = tabler-icon.with("\u{f2f3}")
+#let ti-bleach-chlorine = tabler-icon.with("\u{f2f0}")
+#let ti-bleach-no-chlorine = tabler-icon.with("\u{f2f1}")
+#let ti-bleach-off = tabler-icon.with("\u{f2f2}")
+#let ti-blend-mode = tabler-icon.with("\u{feb0}")
+#let ti-blender = tabler-icon.with("\u{fca2}")
+#let ti-blind = tabler-icon.with("\u{101af}")
+#let ti-blob = tabler-icon.with("\u{feaf}")
+#let ti-blockquote = tabler-icon.with("\u{ee09}")
+#let ti-blocks = tabler-icon.with("\u{100b2}")
+#let ti-bluetooth = tabler-icon.with("\u{ea37}")
+#let ti-bluetooth-connected = tabler-icon.with("\u{ecea}")
+#let ti-bluetooth-off = tabler-icon.with("\u{eceb}")
+#let ti-bluetooth-x = tabler-icon.with("\u{f081}")
+#let ti-blur = tabler-icon.with("\u{ef8c}")
+#let ti-blur-off = tabler-icon.with("\u{f3c6}")
+#let ti-bmp = tabler-icon.with("\u{f3a6}")
+#let ti-body-scan = tabler-icon.with("\u{fca3}")
+#let ti-bold = tabler-icon.with("\u{eb7b}")
+#let ti-bold-off = tabler-icon.with("\u{f0ba}")
+#let ti-bolt = tabler-icon.with("\u{ea38}")
+#let ti-bolt-off = tabler-icon.with("\u{ecec}")
+#let ti-bomb = tabler-icon.with("\u{f59c}")
+#let ti-bone = tabler-icon.with("\u{edb8}")
+#let ti-bone-off = tabler-icon.with("\u{f0bb}")
+#let ti-bong = tabler-icon.with("\u{f3a7}")
+#let ti-bong-off = tabler-icon.with("\u{f3c7}")
+#let ti-book = tabler-icon.with("\u{ea39}")
+#let ti-book-2 = tabler-icon.with("\u{efc5}")
+#let ti-book-download = tabler-icon.with("\u{f070}")
+#let ti-book-off = tabler-icon.with("\u{f0bc}")
+#let ti-book-upload = tabler-icon.with("\u{f071}")
+#let ti-bookmark = tabler-icon.with("\u{ea3a}")
+#let ti-bookmark-ai = tabler-icon.with("\u{fc8a}")
+#let ti-bookmark-edit = tabler-icon.with("\u{fa5e}")
+#let ti-bookmark-minus = tabler-icon.with("\u{fa5f}")
+#let ti-bookmark-off = tabler-icon.with("\u{eced}")
+#let ti-bookmark-plus = tabler-icon.with("\u{fa60}")
+#let ti-bookmark-question = tabler-icon.with("\u{fa61}")
+#let ti-bookmarks = tabler-icon.with("\u{ed08}")
+#let ti-bookmarks-off = tabler-icon.with("\u{f0bd}")
+#let ti-books = tabler-icon.with("\u{eff2}")
+#let ti-books-off = tabler-icon.with("\u{f0be}")
+#let ti-boom = tabler-icon.with("\u{fdbe}")
+#let ti-border-all = tabler-icon.with("\u{ea3b}")
+#let ti-border-bottom = tabler-icon.with("\u{ea3c}")
+#let ti-border-bottom-plus = tabler-icon.with("\u{fdbd}")
+#let ti-border-corner-ios = tabler-icon.with("\u{fd98}")
+#let ti-border-corner-pill = tabler-icon.with("\u{fd62}")
+#let ti-border-corner-rounded = tabler-icon.with("\u{fd63}")
+#let ti-border-corner-square = tabler-icon.with("\u{fd64}")
+#let ti-border-corners = tabler-icon.with("\u{f7a0}")
+#let ti-border-horizontal = tabler-icon.with("\u{ea3d}")
+#let ti-border-inner = tabler-icon.with("\u{ea3e}")
+#let ti-border-left = tabler-icon.with("\u{ea3f}")
+#let ti-border-left-plus = tabler-icon.with("\u{fdbc}")
+#let ti-border-none = tabler-icon.with("\u{ea40}")
+#let ti-border-outer = tabler-icon.with("\u{ea41}")
+#let ti-border-radius = tabler-icon.with("\u{eb7c}")
+#let ti-border-right = tabler-icon.with("\u{ea42}")
+#let ti-border-right-plus = tabler-icon.with("\u{fdbb}")
+#let ti-border-sides = tabler-icon.with("\u{f7a1}")
+#let ti-border-style = tabler-icon.with("\u{ee0a}")
+#let ti-border-style-2 = tabler-icon.with("\u{ef22}")
+#let ti-border-top = tabler-icon.with("\u{ea43}")
+#let ti-border-top-plus = tabler-icon.with("\u{fdba}")
+#let ti-border-vertical = tabler-icon.with("\u{ea44}")
+#let ti-bot-id = tabler-icon.with("\u{101f6}")
+#let ti-bottle = tabler-icon.with("\u{ef0b}")
+#let ti-bottle-off = tabler-icon.with("\u{f3c8}")
+#let ti-bounce-left = tabler-icon.with("\u{f59d}")
+#let ti-bounce-right = tabler-icon.with("\u{f59e}")
+#let ti-bow = tabler-icon.with("\u{f096}")
+#let ti-bowl = tabler-icon.with("\u{f4fa}")
+#let ti-bowl-chopsticks = tabler-icon.with("\u{fd90}")
+#let ti-bowl-spoon = tabler-icon.with("\u{fd91}")
+#let ti-bowling = tabler-icon.with("\u{100b1}")
+#let ti-box = tabler-icon.with("\u{ea45}")
+#let ti-box-align-bottom = tabler-icon.with("\u{f2a8}")
+#let ti-box-align-bottom-left = tabler-icon.with("\u{f2ce}")
+#let ti-box-align-bottom-right = tabler-icon.with("\u{f2cf}")
+#let ti-box-align-left = tabler-icon.with("\u{f2a9}")
+#let ti-box-align-right = tabler-icon.with("\u{f2aa}")
+#let ti-box-align-top = tabler-icon.with("\u{f2ab}")
+#let ti-box-align-top-left = tabler-icon.with("\u{f2d0}")
+#let ti-box-align-top-right = tabler-icon.with("\u{f2d1}")
+#let ti-box-margin = tabler-icon.with("\u{ee0b}")
+#let ti-box-model = tabler-icon.with("\u{ee0c}")
+#let ti-box-model-2 = tabler-icon.with("\u{ef23}")
+#let ti-box-model-2-off = tabler-icon.with("\u{f3c9}")
+#let ti-box-model-off = tabler-icon.with("\u{f3ca}")
+#let ti-box-multiple = tabler-icon.with("\u{ee17}")
+#let ti-box-multiple-0 = tabler-icon.with("\u{ee0d}")
+#let ti-box-multiple-1 = tabler-icon.with("\u{ee0e}")
+#let ti-box-multiple-2 = tabler-icon.with("\u{ee0f}")
+#let ti-box-multiple-3 = tabler-icon.with("\u{ee10}")
+#let ti-box-multiple-4 = tabler-icon.with("\u{ee11}")
+#let ti-box-multiple-5 = tabler-icon.with("\u{ee12}")
+#let ti-box-multiple-6 = tabler-icon.with("\u{ee13}")
+#let ti-box-multiple-7 = tabler-icon.with("\u{ee14}")
+#let ti-box-multiple-8 = tabler-icon.with("\u{ee15}")
+#let ti-box-multiple-9 = tabler-icon.with("\u{ee16}")
+#let ti-box-off = tabler-icon.with("\u{f102}")
+#let ti-box-padding = tabler-icon.with("\u{ee18}")
+#let ti-braces = tabler-icon.with("\u{ebcc}")
+#let ti-braces-off = tabler-icon.with("\u{f0bf}")
+#let ti-brackets = tabler-icon.with("\u{ebcd}")
+#let ti-brackets-angle = tabler-icon.with("\u{fcb2}")
+#let ti-brackets-angle-off = tabler-icon.with("\u{fcb1}")
+#let ti-brackets-contain = tabler-icon.with("\u{f1e5}")
+#let ti-brackets-contain-end = tabler-icon.with("\u{f1e3}")
+#let ti-brackets-contain-start = tabler-icon.with("\u{f1e4}")
+#let ti-brackets-off = tabler-icon.with("\u{f0c0}")
+#let ti-braille = tabler-icon.with("\u{f545}")
+#let ti-brain = tabler-icon.with("\u{f59f}")
+#let ti-brand-4chan = tabler-icon.with("\u{f494}")
+#let ti-brand-abstract = tabler-icon.with("\u{f495}")
+#let ti-brand-adobe = tabler-icon.with("\u{f0dc}")
+#let ti-brand-adobe-after-effect = tabler-icon.with("\u{ff2a}")
+#let ti-brand-adobe-illustrator = tabler-icon.with("\u{ff29}")
+#let ti-brand-adobe-indesign = tabler-icon.with("\u{ff28}")
+#let ti-brand-adobe-photoshop = tabler-icon.with("\u{ff27}")
+#let ti-brand-adobe-premiere = tabler-icon.with("\u{ff26}")
+#let ti-brand-adobe-xd = tabler-icon.with("\u{ff25}")
+#let ti-brand-adonis-js = tabler-icon.with("\u{f496}")
+#let ti-brand-airbnb = tabler-icon.with("\u{ed68}")
+#let ti-brand-airtable = tabler-icon.with("\u{ef6a}")
+#let ti-brand-algolia = tabler-icon.with("\u{f390}")
+#let ti-brand-alipay = tabler-icon.with("\u{f7a2}")
+#let ti-brand-alpine-js = tabler-icon.with("\u{f324}")
+#let ti-brand-amazon = tabler-icon.with("\u{f230}")
+#let ti-brand-amd = tabler-icon.with("\u{f653}")
+#let ti-brand-amie = tabler-icon.with("\u{ffab}")
+#let ti-brand-amigo = tabler-icon.with("\u{f5f9}")
+#let ti-brand-among-us = tabler-icon.with("\u{f205}")
+#let ti-brand-android = tabler-icon.with("\u{ec16}")
+#let ti-brand-angular = tabler-icon.with("\u{ef6b}")
+#let ti-brand-ansible = tabler-icon.with("\u{fa70}")
+#let ti-brand-ao3 = tabler-icon.with("\u{f5e8}")
+#let ti-brand-appgallery = tabler-icon.with("\u{f231}")
+#let ti-brand-apple = tabler-icon.with("\u{ec17}")
+#let ti-brand-apple-arcade = tabler-icon.with("\u{ed69}")
+#let ti-brand-apple-news = tabler-icon.with("\u{ff24}")
+#let ti-brand-apple-podcast = tabler-icon.with("\u{f1e6}")
+#let ti-brand-appstore = tabler-icon.with("\u{ed24}")
+#let ti-brand-arc = tabler-icon.with("\u{feae}")
+#let ti-brand-asana = tabler-icon.with("\u{edc5}")
+#let ti-brand-astro = tabler-icon.with("\u{fdb9}")
+#let ti-brand-auth0 = tabler-icon.with("\u{fcb3}")
+#let ti-brand-aws = tabler-icon.with("\u{fa4c}")
+#let ti-brand-azure = tabler-icon.with("\u{fa4d}")
+#let ti-brand-backbone = tabler-icon.with("\u{f325}")
+#let ti-brand-badoo = tabler-icon.with("\u{f206}")
+#let ti-brand-baidu = tabler-icon.with("\u{f5e9}")
+#let ti-brand-bandcamp = tabler-icon.with("\u{f207}")
+#let ti-brand-bandlab = tabler-icon.with("\u{f5fa}")
+#let ti-brand-beats = tabler-icon.with("\u{f208}")
+#let ti-brand-bebo = tabler-icon.with("\u{ffaa}")
+#let ti-brand-behance = tabler-icon.with("\u{ec6e}")
+#let ti-brand-bilibili = tabler-icon.with("\u{f6d2}")
+#let ti-brand-binance = tabler-icon.with("\u{f5a0}")
+#let ti-brand-bing = tabler-icon.with("\u{edc6}")
+#let ti-brand-bitbucket = tabler-icon.with("\u{edc7}")
+#let ti-brand-blackberry = tabler-icon.with("\u{f568}")
+#let ti-brand-blender = tabler-icon.with("\u{f326}")
+#let ti-brand-blogger = tabler-icon.with("\u{f35a}")
+#let ti-brand-bluesky = tabler-icon.with("\u{fd75}")
+#let ti-brand-booking = tabler-icon.with("\u{edc8}")
+#let ti-brand-bootstrap = tabler-icon.with("\u{ef3e}")
+#let ti-brand-bulma = tabler-icon.with("\u{f327}")
+#let ti-brand-bumble = tabler-icon.with("\u{f5fb}")
+#let ti-brand-bunpo = tabler-icon.with("\u{f4cf}")
+#let ti-brand-c-sharp = tabler-icon.with("\u{f003}")
+#let ti-brand-cake = tabler-icon.with("\u{f7a3}")
+#let ti-brand-cakephp = tabler-icon.with("\u{f7af}")
+#let ti-brand-campaignmonitor = tabler-icon.with("\u{f328}")
+#let ti-brand-carbon = tabler-icon.with("\u{f348}")
+#let ti-brand-cashapp = tabler-icon.with("\u{f391}")
+#let ti-brand-chrome = tabler-icon.with("\u{ec18}")
+#let ti-brand-cinema-4d = tabler-icon.with("\u{fa71}")
+#let ti-brand-citymapper = tabler-icon.with("\u{f5fc}")
+#let ti-brand-cloudflare = tabler-icon.with("\u{fa4e}")
+#let ti-brand-codecov = tabler-icon.with("\u{f329}")
+#let ti-brand-codepen = tabler-icon.with("\u{ec6f}")
+#let ti-brand-codesandbox = tabler-icon.with("\u{ed6a}")
+#let ti-brand-cohost = tabler-icon.with("\u{f5d5}")
+#let ti-brand-coinbase = tabler-icon.with("\u{f209}")
+#let ti-brand-comedy-central = tabler-icon.with("\u{f217}")
+#let ti-brand-coreos = tabler-icon.with("\u{f5fd}")
+#let ti-brand-couchdb = tabler-icon.with("\u{f60f}")
+#let ti-brand-couchsurfing = tabler-icon.with("\u{f392}")
+#let ti-brand-cpp = tabler-icon.with("\u{f5fe}")
+#let ti-brand-craft = tabler-icon.with("\u{fa72}")
+#let ti-brand-crunchbase = tabler-icon.with("\u{f7e3}")
+#let ti-brand-css3 = tabler-icon.with("\u{ed6b}")
+#let ti-brand-ctemplar = tabler-icon.with("\u{f4d0}")
+#let ti-brand-cucumber = tabler-icon.with("\u{ef6c}")
+#let ti-brand-cupra = tabler-icon.with("\u{f4d1}")
+#let ti-brand-cypress = tabler-icon.with("\u{f333}")
+#let ti-brand-d3 = tabler-icon.with("\u{f24e}")
+#let ti-brand-databricks = tabler-icon.with("\u{fc41}")
+#let ti-brand-days-counter = tabler-icon.with("\u{f4d2}")
+#let ti-brand-dcos = tabler-icon.with("\u{f32a}")
+#let ti-brand-debian = tabler-icon.with("\u{ef57}")
+#let ti-brand-deezer = tabler-icon.with("\u{f78b}")
+#let ti-brand-deliveroo = tabler-icon.with("\u{f4d3}")
+#let ti-brand-deno = tabler-icon.with("\u{f24f}")
+#let ti-brand-denodo = tabler-icon.with("\u{f610}")
+#let ti-brand-deviantart = tabler-icon.with("\u{ecfb}")
+#let ti-brand-digg = tabler-icon.with("\u{fa73}")
+#let ti-brand-dingtalk = tabler-icon.with("\u{f5ea}")
+#let ti-brand-discord = tabler-icon.with("\u{ece3}")
+#let ti-brand-disney = tabler-icon.with("\u{f20a}")
+#let ti-brand-disqus = tabler-icon.with("\u{edc9}")
+#let ti-brand-django = tabler-icon.with("\u{f349}")
+#let ti-brand-docker = tabler-icon.with("\u{edca}")
+#let ti-brand-doctrine = tabler-icon.with("\u{ef6d}")
+#let ti-brand-dolby-digital = tabler-icon.with("\u{f4d4}")
+#let ti-brand-douban = tabler-icon.with("\u{f5ff}")
+#let ti-brand-dribbble = tabler-icon.with("\u{ec19}")
+#let ti-brand-dropbox = tabler-icon.with("\u{1018a}")
+#let ti-brand-drops = tabler-icon.with("\u{f4d5}")
+#let ti-brand-drupal = tabler-icon.with("\u{f393}")
+#let ti-brand-edge = tabler-icon.with("\u{ecfc}")
+#let ti-brand-elastic = tabler-icon.with("\u{f611}")
+#let ti-brand-electronic-arts = tabler-icon.with("\u{fa74}")
+#let ti-brand-ember = tabler-icon.with("\u{f497}")
+#let ti-brand-envato = tabler-icon.with("\u{f394}")
+#let ti-brand-etsy = tabler-icon.with("\u{f654}")
+#let ti-brand-evernote = tabler-icon.with("\u{f600}")
+#let ti-brand-facebook = tabler-icon.with("\u{ec1a}")
+#let ti-brand-feedly = tabler-icon.with("\u{fa75}")
+#let ti-brand-figma = tabler-icon.with("\u{ec93}")
+#let ti-brand-filezilla = tabler-icon.with("\u{fa76}")
+#let ti-brand-finder = tabler-icon.with("\u{f218}")
+#let ti-brand-firebase = tabler-icon.with("\u{ef6e}")
+#let ti-brand-firefox = tabler-icon.with("\u{ecfd}")
+#let ti-brand-fiverr = tabler-icon.with("\u{f7a4}")
+#let ti-brand-flickr = tabler-icon.with("\u{ecfe}")
+#let ti-brand-flightradar24 = tabler-icon.with("\u{f4d6}")
+#let ti-brand-flipboard = tabler-icon.with("\u{f20b}")
+#let ti-brand-flutter = tabler-icon.with("\u{f395}")
+#let ti-brand-fortnite = tabler-icon.with("\u{f260}")
+#let ti-brand-foursquare = tabler-icon.with("\u{ecff}")
+#let ti-brand-framer = tabler-icon.with("\u{ec1b}")
+#let ti-brand-framer-motion = tabler-icon.with("\u{f78c}")
+#let ti-brand-funimation = tabler-icon.with("\u{f655}")
+#let ti-brand-gatsby = tabler-icon.with("\u{f396}")
+#let ti-brand-git = tabler-icon.with("\u{ef6f}")
+#let ti-brand-github = tabler-icon.with("\u{ec1c}")
+#let ti-brand-github-copilot = tabler-icon.with("\u{f4a8}")
+#let ti-brand-gitlab = tabler-icon.with("\u{ec1d}")
+#let ti-brand-gmail = tabler-icon.with("\u{efa2}")
+#let ti-brand-golang = tabler-icon.with("\u{f78d}")
+#let ti-brand-google = tabler-icon.with("\u{ec1f}")
+#let ti-brand-google-analytics = tabler-icon.with("\u{edcb}")
+#let ti-brand-google-big-query = tabler-icon.with("\u{f612}")
+#let ti-brand-google-drive = tabler-icon.with("\u{ec1e}")
+#let ti-brand-google-fit = tabler-icon.with("\u{f297}")
+#let ti-brand-google-home = tabler-icon.with("\u{f601}")
+#let ti-brand-google-maps = tabler-icon.with("\u{fa4f}")
+#let ti-brand-google-one = tabler-icon.with("\u{f232}")
+#let ti-brand-google-photos = tabler-icon.with("\u{f20c}")
+#let ti-brand-google-play = tabler-icon.with("\u{ed25}")
+#let ti-brand-google-podcasts = tabler-icon.with("\u{f656}")
+#let ti-brand-grammarly = tabler-icon.with("\u{f32b}")
+#let ti-brand-graphql = tabler-icon.with("\u{f32c}")
+#let ti-brand-gravatar = tabler-icon.with("\u{edcc}")
+#let ti-brand-grindr = tabler-icon.with("\u{f20d}")
+#let ti-brand-guardian = tabler-icon.with("\u{f4fb}")
+#let ti-brand-gumroad = tabler-icon.with("\u{f5d6}")
+#let ti-brand-hackerrank = tabler-icon.with("\u{ff23}")
+#let ti-brand-hbo = tabler-icon.with("\u{f657}")
+#let ti-brand-headlessui = tabler-icon.with("\u{f32d}")
+#let ti-brand-hexo = tabler-icon.with("\u{fa50}")
+#let ti-brand-hipchat = tabler-icon.with("\u{edcd}")
+#let ti-brand-html5 = tabler-icon.with("\u{ed6c}")
+#let ti-brand-inertia = tabler-icon.with("\u{f34a}")
+#let ti-brand-infakt = tabler-icon.with("\u{1020a}")
+#let ti-brand-instagram = tabler-icon.with("\u{ec20}")
+#let ti-brand-intercom = tabler-icon.with("\u{f1cf}")
+#let ti-brand-itch = tabler-icon.with("\u{fa22}")
+#let ti-brand-javascript = tabler-icon.with("\u{ef0c}")
+#let ti-brand-jira = tabler-icon.with("\u{10231}")
+#let ti-brand-juejin = tabler-icon.with("\u{f7b0}")
+#let ti-brand-kako-talk = tabler-icon.with("\u{fd2d}")
+#let ti-brand-kbin = tabler-icon.with("\u{fad0}")
+#let ti-brand-kick = tabler-icon.with("\u{fa23}")
+#let ti-brand-kickstarter = tabler-icon.with("\u{edce}")
+#let ti-brand-kotlin = tabler-icon.with("\u{ed6d}")
+#let ti-brand-laravel = tabler-icon.with("\u{f34b}")
+#let ti-brand-lastfm = tabler-icon.with("\u{f001}")
+#let ti-brand-leetcode = tabler-icon.with("\u{fa51}")
+#let ti-brand-letterboxd = tabler-icon.with("\u{fa24}")
+#let ti-brand-line = tabler-icon.with("\u{f7e8}")
+#let ti-brand-linkedin = tabler-icon.with("\u{ec8c}")
+#let ti-brand-linktree = tabler-icon.with("\u{f1e7}")
+#let ti-brand-linqpad = tabler-icon.with("\u{f562}")
+#let ti-brand-livewire = tabler-icon.with("\u{fd76}")
+#let ti-brand-loom = tabler-icon.with("\u{ef70}")
+#let ti-brand-mailgun = tabler-icon.with("\u{f32e}")
+#let ti-brand-mantine = tabler-icon.with("\u{f32f}")
+#let ti-brand-mastercard = tabler-icon.with("\u{ef49}")
+#let ti-brand-mastodon = tabler-icon.with("\u{f250}")
+#let ti-brand-matrix = tabler-icon.with("\u{f5eb}")
+#let ti-brand-mcdonalds = tabler-icon.with("\u{f251}")
+#let ti-brand-medium = tabler-icon.with("\u{ec70}")
+#let ti-brand-meetup = tabler-icon.with("\u{fc6a}")
+#let ti-brand-mercedes = tabler-icon.with("\u{f072}")
+#let ti-brand-messenger = tabler-icon.with("\u{ec71}")
+#let ti-brand-meta = tabler-icon.with("\u{efb0}")
+#let ti-brand-metabrainz = tabler-icon.with("\u{ff12}")
+#let ti-brand-minecraft = tabler-icon.with("\u{faef}")
+#let ti-brand-miniprogram = tabler-icon.with("\u{f602}")
+#let ti-brand-mixpanel = tabler-icon.with("\u{f397}")
+#let ti-brand-monday = tabler-icon.with("\u{f219}")
+#let ti-brand-mongodb = tabler-icon.with("\u{f613}")
+#let ti-brand-my-oppo = tabler-icon.with("\u{f4d7}")
+#let ti-brand-mysql = tabler-icon.with("\u{f614}")
+#let ti-brand-national-geographic = tabler-icon.with("\u{f603}")
+#let ti-brand-nem = tabler-icon.with("\u{f5a1}")
+#let ti-brand-netbeans = tabler-icon.with("\u{ef71}")
+#let ti-brand-netease-music = tabler-icon.with("\u{f604}")
+#let ti-brand-netflix = tabler-icon.with("\u{edcf}")
+#let ti-brand-nexo = tabler-icon.with("\u{f5a2}")
+#let ti-brand-nextcloud = tabler-icon.with("\u{f4d8}")
+#let ti-brand-nextjs = tabler-icon.with("\u{f0dd}")
+#let ti-brand-nodejs = tabler-icon.with("\u{fae0}")
+#let ti-brand-nord-vpn = tabler-icon.with("\u{f37f}")
+#let ti-brand-notion = tabler-icon.with("\u{ef7b}")
+#let ti-brand-npm = tabler-icon.with("\u{f569}")
+#let ti-brand-nuxt = tabler-icon.with("\u{f0de}")
+#let ti-brand-nytimes = tabler-icon.with("\u{ef8d}")
+#let ti-brand-oauth = tabler-icon.with("\u{fa52}")
+#let ti-brand-office = tabler-icon.with("\u{f398}")
+#let ti-brand-ok-ru = tabler-icon.with("\u{f399}")
+#let ti-brand-onedrive = tabler-icon.with("\u{f5d7}")
+#let ti-brand-onlyfans = tabler-icon.with("\u{f605}")
+#let ti-brand-open-source = tabler-icon.with("\u{edd0}")
+#let ti-brand-openai = tabler-icon.with("\u{f78e}")
+#let ti-brand-openvpn = tabler-icon.with("\u{f39a}")
+#let ti-brand-opera = tabler-icon.with("\u{ec21}")
+#let ti-brand-pagekit = tabler-icon.with("\u{edd1}")
+#let ti-brand-parsinta = tabler-icon.with("\u{fc42}")
+#let ti-brand-patreon = tabler-icon.with("\u{edd2}")
+#let ti-brand-paypal = tabler-icon.with("\u{ec22}")
+#let ti-brand-paypay = tabler-icon.with("\u{f5ec}")
+#let ti-brand-peanut = tabler-icon.with("\u{f39b}")
+#let ti-brand-pepsi = tabler-icon.with("\u{f261}")
+#let ti-brand-php = tabler-icon.with("\u{ef72}")
+#let ti-brand-picsart = tabler-icon.with("\u{f4d9}")
+#let ti-brand-pinterest = tabler-icon.with("\u{ec8d}")
+#let ti-brand-planetscale = tabler-icon.with("\u{f78f}")
+#let ti-brand-pnpm = tabler-icon.with("\u{fd77}")
+#let ti-brand-pocket = tabler-icon.with("\u{ed00}")
+#let ti-brand-polymer = tabler-icon.with("\u{f498}")
+#let ti-brand-powershell = tabler-icon.with("\u{f5ed}")
+#let ti-brand-printables = tabler-icon.with("\u{fd1b}")
+#let ti-brand-prisma = tabler-icon.with("\u{f499}")
+#let ti-brand-producthunt = tabler-icon.with("\u{edd3}")
+#let ti-brand-pushbullet = tabler-icon.with("\u{f330}")
+#let ti-brand-pushover = tabler-icon.with("\u{f20e}")
+#let ti-brand-python = tabler-icon.with("\u{ed01}")
+#let ti-brand-qq = tabler-icon.with("\u{f606}")
+#let ti-brand-radix-ui = tabler-icon.with("\u{f790}")
+#let ti-brand-react = tabler-icon.with("\u{f34c}")
+#let ti-brand-react-native = tabler-icon.with("\u{ef73}")
+#let ti-brand-reason = tabler-icon.with("\u{f49a}")
+#let ti-brand-reddit = tabler-icon.with("\u{ec8e}")
+#let ti-brand-redhat = tabler-icon.with("\u{f331}")
+#let ti-brand-redux = tabler-icon.with("\u{f3a8}")
+#let ti-brand-revolut = tabler-icon.with("\u{f4da}")
+#let ti-brand-rumble = tabler-icon.with("\u{fad1}")
+#let ti-brand-rust = tabler-icon.with("\u{fa53}")
+#let ti-brand-safari = tabler-icon.with("\u{ec23}")
+#let ti-brand-samsungpass = tabler-icon.with("\u{f4db}")
+#let ti-brand-sass = tabler-icon.with("\u{edd4}")
+#let ti-brand-sentry = tabler-icon.with("\u{edd5}")
+#let ti-brand-sharik = tabler-icon.with("\u{f4dc}")
+#let ti-brand-shazam = tabler-icon.with("\u{edd6}")
+#let ti-brand-shopee = tabler-icon.with("\u{f252}")
+#let ti-brand-sketch = tabler-icon.with("\u{ec24}")
+#let ti-brand-skype = tabler-icon.with("\u{ed02}")
+#let ti-brand-slack = tabler-icon.with("\u{ec72}")
+#let ti-brand-snapchat = tabler-icon.with("\u{ec25}")
+#let ti-brand-snapseed = tabler-icon.with("\u{f253}")
+#let ti-brand-snowflake = tabler-icon.with("\u{f615}")
+#let ti-brand-socket-io = tabler-icon.with("\u{f49b}")
+#let ti-brand-solidjs = tabler-icon.with("\u{f5ee}")
+#let ti-brand-soundcloud = tabler-icon.with("\u{ed6e}")
+#let ti-brand-spacehey = tabler-icon.with("\u{f4fc}")
+#let ti-brand-speedtest = tabler-icon.with("\u{fa77}")
+#let ti-brand-spotify = tabler-icon.with("\u{ed03}")
+#let ti-brand-stackoverflow = tabler-icon.with("\u{ef58}")
+#let ti-brand-stackshare = tabler-icon.with("\u{f607}")
+#let ti-brand-steam = tabler-icon.with("\u{ed6f}")
+#let ti-brand-stellar = tabler-icon.with("\u{10243}")
+#let ti-brand-stocktwits = tabler-icon.with("\u{fd78}")
+#let ti-brand-storj = tabler-icon.with("\u{fa54}")
+#let ti-brand-storybook = tabler-icon.with("\u{f332}")
+#let ti-brand-storytel = tabler-icon.with("\u{f608}")
+#let ti-brand-strava = tabler-icon.with("\u{f254}")
+#let ti-brand-stripe = tabler-icon.with("\u{edd7}")
+#let ti-brand-sublime-text = tabler-icon.with("\u{ef74}")
+#let ti-brand-sugarizer = tabler-icon.with("\u{f7a5}")
+#let ti-brand-supabase = tabler-icon.with("\u{f6d3}")
+#let ti-brand-superhuman = tabler-icon.with("\u{f50c}")
+#let ti-brand-supernova = tabler-icon.with("\u{f49c}")
+#let ti-brand-surfshark = tabler-icon.with("\u{f255}")
+#let ti-brand-svelte = tabler-icon.with("\u{f0df}")
+#let ti-brand-swift = tabler-icon.with("\u{fa55}")
+#let ti-brand-symfony = tabler-icon.with("\u{f616}")
+#let ti-brand-tabler = tabler-icon.with("\u{ec8f}")
+#let ti-brand-tabnine = tabler-icon.with("\u{101ae}")
+#let ti-brand-tailwind = tabler-icon.with("\u{eca1}")
+#let ti-brand-taobao = tabler-icon.with("\u{f5ef}")
+#let ti-brand-teams = tabler-icon.with("\u{fadf}")
+#let ti-brand-ted = tabler-icon.with("\u{f658}")
+#let ti-brand-telegram = tabler-icon.with("\u{ec26}")
+#let ti-brand-terraform = tabler-icon.with("\u{fa56}")
+#let ti-brand-tesla = tabler-icon.with("\u{10099}")
+#let ti-brand-tether = tabler-icon.with("\u{f5a3}")
+#let ti-brand-thingiverse = tabler-icon.with("\u{fd1c}")
+#let ti-brand-threads = tabler-icon.with("\u{fb02}")
+#let ti-brand-threejs = tabler-icon.with("\u{f5f0}")
+#let ti-brand-tidal = tabler-icon.with("\u{ed70}")
+#let ti-brand-tiktok = tabler-icon.with("\u{ec73}")
+#let ti-brand-tinder = tabler-icon.with("\u{ed71}")
+#let ti-brand-topbuzz = tabler-icon.with("\u{f50d}")
+#let ti-brand-torchain = tabler-icon.with("\u{f5a4}")
+#let ti-brand-toyota = tabler-icon.with("\u{f262}")
+#let ti-brand-trello = tabler-icon.with("\u{f39d}")
+#let ti-brand-tripadvisor = tabler-icon.with("\u{f002}")
+#let ti-brand-tumblr = tabler-icon.with("\u{ed04}")
+#let ti-brand-twilio = tabler-icon.with("\u{f617}")
+#let ti-brand-twitch = tabler-icon.with("\u{ed05}")
+#let ti-brand-twitter = tabler-icon.with("\u{ec27}")
+#let ti-brand-typescript = tabler-icon.with("\u{f5f1}")
+#let ti-brand-uber = tabler-icon.with("\u{ef75}")
+#let ti-brand-ubuntu = tabler-icon.with("\u{ef59}")
+#let ti-brand-unity = tabler-icon.with("\u{f49d}")
+#let ti-brand-unsplash = tabler-icon.with("\u{edd8}")
+#let ti-brand-upwork = tabler-icon.with("\u{f39e}")
+#let ti-brand-valorant = tabler-icon.with("\u{f39f}")
+#let ti-brand-vechain = tabler-icon.with("\u{10242}")
+#let ti-brand-vercel = tabler-icon.with("\u{ef24}")
+#let ti-brand-vimeo = tabler-icon.with("\u{ed06}")
+#let ti-brand-vinted = tabler-icon.with("\u{f20f}")
+#let ti-brand-visa = tabler-icon.with("\u{f380}")
+#let ti-brand-visual-studio = tabler-icon.with("\u{ef76}")
+#let ti-brand-vite = tabler-icon.with("\u{f5f2}")
+#let ti-brand-vivaldi = tabler-icon.with("\u{f210}")
+#let ti-brand-vk = tabler-icon.with("\u{ed72}")
+#let ti-brand-vlc = tabler-icon.with("\u{fa78}")
+#let ti-brand-volkswagen = tabler-icon.with("\u{f50e}")
+#let ti-brand-vsco = tabler-icon.with("\u{f334}")
+#let ti-brand-vscode = tabler-icon.with("\u{f3a0}")
+#let ti-brand-vue = tabler-icon.with("\u{f0e0}")
+#let ti-brand-walmart = tabler-icon.with("\u{f211}")
+#let ti-brand-waze = tabler-icon.with("\u{f5d8}")
+#let ti-brand-webflow = tabler-icon.with("\u{f2d2}")
+#let ti-brand-wechat = tabler-icon.with("\u{f5f3}")
+#let ti-brand-weibo = tabler-icon.with("\u{f609}")
+#let ti-brand-whatsapp = tabler-icon.with("\u{ec74}")
+#let ti-brand-wikipedia = tabler-icon.with("\u{fa79}")
+#let ti-brand-windows = tabler-icon.with("\u{ecd8}")
+#let ti-brand-windy = tabler-icon.with("\u{f4dd}")
+#let ti-brand-wish = tabler-icon.with("\u{f212}")
+#let ti-brand-wix = tabler-icon.with("\u{f3a1}")
+#let ti-brand-wordpress = tabler-icon.with("\u{f2d3}")
+#let ti-brand-x = tabler-icon.with("\u{fc0f}")
+#let ti-brand-xamarin = tabler-icon.with("\u{fa7a}")
+#let ti-brand-xbox = tabler-icon.with("\u{f298}")
+#let ti-brand-xdeep = tabler-icon.with("\u{fc10}")
+#let ti-brand-xing = tabler-icon.with("\u{f21a}")
+#let ti-brand-yahoo = tabler-icon.with("\u{ed73}")
+#let ti-brand-yandex = tabler-icon.with("\u{fae1}")
+#let ti-brand-yarn = tabler-icon.with("\u{fd79}")
+#let ti-brand-yatse = tabler-icon.with("\u{f213}")
+#let ti-brand-ycombinator = tabler-icon.with("\u{edd9}")
+#let ti-brand-youtube = tabler-icon.with("\u{ec90}")
+#let ti-brand-youtube-kids = tabler-icon.with("\u{f214}")
+#let ti-brand-zalando = tabler-icon.with("\u{f49e}")
+#let ti-brand-zapier = tabler-icon.with("\u{f49f}")
+#let ti-brand-zeit = tabler-icon.with("\u{f335}")
+#let ti-brand-zhihu = tabler-icon.with("\u{f60a}")
+#let ti-brand-zoom = tabler-icon.with("\u{f215}")
+#let ti-brand-zulip = tabler-icon.with("\u{f4de}")
+#let ti-brand-zwift = tabler-icon.with("\u{f216}")
+#let ti-bread = tabler-icon.with("\u{efa3}")
+#let ti-bread-off = tabler-icon.with("\u{f3cb}")
+#let ti-briefcase = tabler-icon.with("\u{ea46}")
+#let ti-briefcase-2 = tabler-icon.with("\u{fb03}")
+#let ti-briefcase-off = tabler-icon.with("\u{f3cc}")
+#let ti-brightness = tabler-icon.with("\u{eb7f}")
+#let ti-brightness-2 = tabler-icon.with("\u{ee19}")
+#let ti-brightness-auto = tabler-icon.with("\u{fd99}")
+#let ti-brightness-down = tabler-icon.with("\u{eb7d}")
+#let ti-brightness-half = tabler-icon.with("\u{ee1a}")
+#let ti-brightness-off = tabler-icon.with("\u{f3cd}")
+#let ti-brightness-up = tabler-icon.with("\u{eb7e}")
+#let ti-broadcast = tabler-icon.with("\u{f1e9}")
+#let ti-broadcast-off = tabler-icon.with("\u{f1e8}")
+#let ti-browser = tabler-icon.with("\u{ebb7}")
+#let ti-browser-check = tabler-icon.with("\u{efd6}")
+#let ti-browser-maximize = tabler-icon.with("\u{100b0}")
+#let ti-browser-minus = tabler-icon.with("\u{100af}")
+#let ti-browser-off = tabler-icon.with("\u{f0c1}")
+#let ti-browser-plus = tabler-icon.with("\u{efd7}")
+#let ti-browser-share = tabler-icon.with("\u{100ae}")
+#let ti-browser-x = tabler-icon.with("\u{efd8}")
+#let ti-brush = tabler-icon.with("\u{ebb8}")
+#let ti-brush-off = tabler-icon.with("\u{f0c2}")
+#let ti-bubble = tabler-icon.with("\u{feba}")
+#let ti-bubble-minus = tabler-icon.with("\u{febe}")
+#let ti-bubble-plus = tabler-icon.with("\u{febd}")
+#let ti-bubble-tea = tabler-icon.with("\u{ff51}")
+#let ti-bubble-tea-2 = tabler-icon.with("\u{ff52}")
+#let ti-bubble-text = tabler-icon.with("\u{febc}")
+#let ti-bubble-x = tabler-icon.with("\u{febb}")
+#let ti-bucket = tabler-icon.with("\u{ea47}")
+#let ti-bucket-droplet = tabler-icon.with("\u{f56a}")
+#let ti-bucket-off = tabler-icon.with("\u{f103}")
+#let ti-bug = tabler-icon.with("\u{ea48}")
+#let ti-bug-off = tabler-icon.with("\u{f0c3}")
+#let ti-building = tabler-icon.with("\u{ea4f}")
+#let ti-building-airport = tabler-icon.with("\u{ffa9}")
+#let ti-building-arch = tabler-icon.with("\u{ea49}")
+#let ti-building-bank = tabler-icon.with("\u{ebe2}")
+#let ti-building-bridge = tabler-icon.with("\u{ea4b}")
+#let ti-building-bridge-2 = tabler-icon.with("\u{ea4a}")
+#let ti-building-broadcast-tower = tabler-icon.with("\u{f4be}")
+#let ti-building-burj-al-arab = tabler-icon.with("\u{ff50}")
+#let ti-building-carousel = tabler-icon.with("\u{ed87}")
+#let ti-building-castle = tabler-icon.with("\u{ed88}")
+#let ti-building-church = tabler-icon.with("\u{ea4c}")
+#let ti-building-circus = tabler-icon.with("\u{f4bf}")
+#let ti-building-cog = tabler-icon.with("\u{10062}")
+#let ti-building-community = tabler-icon.with("\u{ebf6}")
+#let ti-building-cottage = tabler-icon.with("\u{ee1b}")
+#let ti-building-estate = tabler-icon.with("\u{f5a5}")
+#let ti-building-factory = tabler-icon.with("\u{ee1c}")
+#let ti-building-factory-2 = tabler-icon.with("\u{f082}")
+#let ti-building-fortress = tabler-icon.with("\u{ed89}")
+#let ti-building-hospital = tabler-icon.with("\u{ea4d}")
+#let ti-building-lighthouse = tabler-icon.with("\u{ed8a}")
+#let ti-building-minus = tabler-icon.with("\u{10061}")
+#let ti-building-monument = tabler-icon.with("\u{ed26}")
+#let ti-building-mosque = tabler-icon.with("\u{fa57}")
+#let ti-building-off = tabler-icon.with("\u{fefd}")
+#let ti-building-pavilion = tabler-icon.with("\u{ebf7}")
+#let ti-building-plus = tabler-icon.with("\u{10060}")
+#let ti-building-skyscraper = tabler-icon.with("\u{ec39}")
+#let ti-building-stadium = tabler-icon.with("\u{f641}")
+#let ti-building-store = tabler-icon.with("\u{ea4e}")
+#let ti-building-tunnel = tabler-icon.with("\u{f5a6}")
+#let ti-building-warehouse = tabler-icon.with("\u{ebe3}")
+#let ti-building-wind-turbine = tabler-icon.with("\u{f4c0}")
+#let ti-buildings = tabler-icon.with("\u{ff40}")
+#let ti-bulb = tabler-icon.with("\u{ea51}")
+#let ti-bulb-off = tabler-icon.with("\u{ea50}")
+#let ti-bulldozer = tabler-icon.with("\u{ee1d}")
+#let ti-burger = tabler-icon.with("\u{fcb4}")
+#let ti-bus = tabler-icon.with("\u{ebe4}")
+#let ti-bus-off = tabler-icon.with("\u{f3ce}")
+#let ti-bus-stop = tabler-icon.with("\u{f2d4}")
+#let ti-businessplan = tabler-icon.with("\u{ee1e}")
+#let ti-butterfly = tabler-icon.with("\u{efd9}")
+#let ti-cactus = tabler-icon.with("\u{f21b}")
+#let ti-cactus-off = tabler-icon.with("\u{f3cf}")
+#let ti-cake = tabler-icon.with("\u{f00f}")
+#let ti-cake-off = tabler-icon.with("\u{f104}")
+#let ti-cake-roll = tabler-icon.with("\u{100bd}")
+#let ti-calculator = tabler-icon.with("\u{eb80}")
+#let ti-calculator-off = tabler-icon.with("\u{f0c4}")
+#let ti-calendar = tabler-icon.with("\u{ea53}")
+#let ti-calendar-bolt = tabler-icon.with("\u{f822}")
+#let ti-calendar-cancel = tabler-icon.with("\u{f823}")
+#let ti-calendar-check = tabler-icon.with("\u{f824}")
+#let ti-calendar-clock = tabler-icon.with("\u{fd2e}")
+#let ti-calendar-code = tabler-icon.with("\u{f825}")
+#let ti-calendar-cog = tabler-icon.with("\u{f826}")
+#let ti-calendar-dollar = tabler-icon.with("\u{f827}")
+#let ti-calendar-dot = tabler-icon.with("\u{fd3e}")
+#let ti-calendar-down = tabler-icon.with("\u{f828}")
+#let ti-calendar-due = tabler-icon.with("\u{f621}")
+#let ti-calendar-event = tabler-icon.with("\u{ea52}")
+#let ti-calendar-exclamation = tabler-icon.with("\u{f829}")
+#let ti-calendar-heart = tabler-icon.with("\u{f82a}")
+#let ti-calendar-minus = tabler-icon.with("\u{ebb9}")
+#let ti-calendar-month = tabler-icon.with("\u{fd2f}")
+#let ti-calendar-off = tabler-icon.with("\u{ee1f}")
+#let ti-calendar-pause = tabler-icon.with("\u{f82b}")
+#let ti-calendar-pin = tabler-icon.with("\u{f82c}")
+#let ti-calendar-plus = tabler-icon.with("\u{ebba}")
+#let ti-calendar-question = tabler-icon.with("\u{f82d}")
+#let ti-calendar-repeat = tabler-icon.with("\u{fad2}")
+#let ti-calendar-sad = tabler-icon.with("\u{fd1d}")
+#let ti-calendar-search = tabler-icon.with("\u{f82e}")
+#let ti-calendar-share = tabler-icon.with("\u{f82f}")
+#let ti-calendar-smile = tabler-icon.with("\u{fd1e}")
+#let ti-calendar-star = tabler-icon.with("\u{f830}")
+#let ti-calendar-stats = tabler-icon.with("\u{ee20}")
+#let ti-calendar-time = tabler-icon.with("\u{ee21}")
+#let ti-calendar-up = tabler-icon.with("\u{f831}")
+#let ti-calendar-user = tabler-icon.with("\u{fd1f}")
+#let ti-calendar-week = tabler-icon.with("\u{fd30}")
+#let ti-calendar-x = tabler-icon.with("\u{f832}")
+#let ti-camera = tabler-icon.with("\u{ea54}")
+#let ti-camera-ai = tabler-icon.with("\u{ffa8}")
+#let ti-camera-bitcoin = tabler-icon.with("\u{ffa7}")
+#let ti-camera-bolt = tabler-icon.with("\u{f833}")
+#let ti-camera-cancel = tabler-icon.with("\u{f834}")
+#let ti-camera-check = tabler-icon.with("\u{f835}")
+#let ti-camera-code = tabler-icon.with("\u{f836}")
+#let ti-camera-cog = tabler-icon.with("\u{f837}")
+#let ti-camera-dollar = tabler-icon.with("\u{f838}")
+#let ti-camera-down = tabler-icon.with("\u{f839}")
+#let ti-camera-exclamation = tabler-icon.with("\u{f83a}")
+#let ti-camera-heart = tabler-icon.with("\u{f83b}")
+#let ti-camera-minus = tabler-icon.with("\u{ec3a}")
+#let ti-camera-moon = tabler-icon.with("\u{ffa6}")
+#let ti-camera-off = tabler-icon.with("\u{ecee}")
+#let ti-camera-pause = tabler-icon.with("\u{f83c}")
+#let ti-camera-pin = tabler-icon.with("\u{f83d}")
+#let ti-camera-plus = tabler-icon.with("\u{ec3b}")
+#let ti-camera-question = tabler-icon.with("\u{f83e}")
+#let ti-camera-rotate = tabler-icon.with("\u{ee22}")
+#let ti-camera-search = tabler-icon.with("\u{f83f}")
+#let ti-camera-selfie = tabler-icon.with("\u{ee23}")
+#let ti-camera-share = tabler-icon.with("\u{f840}")
+#let ti-camera-spark = tabler-icon.with("\u{ffbc}")
+#let ti-camera-star = tabler-icon.with("\u{f841}")
+#let ti-camera-up = tabler-icon.with("\u{f842}")
+#let ti-camera-x = tabler-icon.with("\u{f843}")
+#let ti-camper = tabler-icon.with("\u{fa25}")
+#let ti-campfire = tabler-icon.with("\u{f5a7}")
+#let ti-canary = tabler-icon.with("\u{101f5}")
+#let ti-cancel = tabler-icon.with("\u{ff11}")
+#let ti-candle = tabler-icon.with("\u{efc6}")
+#let ti-candy = tabler-icon.with("\u{ef0d}")
+#let ti-candy-off = tabler-icon.with("\u{f0c5}")
+#let ti-cane = tabler-icon.with("\u{f50f}")
+#let ti-cannabis = tabler-icon.with("\u{f4c1}")
+#let ti-cap-projecting = tabler-icon.with("\u{ff22}")
+#let ti-cap-rounded = tabler-icon.with("\u{ff21}")
+#let ti-cap-straight = tabler-icon.with("\u{ff20}")
+#let ti-capsule = tabler-icon.with("\u{fae3}")
+#let ti-capsule-horizontal = tabler-icon.with("\u{fae2}")
+#let ti-capture = tabler-icon.with("\u{ec3c}")
+#let ti-capture-off = tabler-icon.with("\u{f0c6}")
+#let ti-car = tabler-icon.with("\u{ebbb}")
+#let ti-car-4wd = tabler-icon.with("\u{fdb8}")
+#let ti-car-crane = tabler-icon.with("\u{ef25}")
+#let ti-car-crash = tabler-icon.with("\u{efa4}")
+#let ti-car-fan = tabler-icon.with("\u{fdb3}")
+#let ti-car-fan-1 = tabler-icon.with("\u{fdb7}")
+#let ti-car-fan-2 = tabler-icon.with("\u{fdb6}")
+#let ti-car-fan-3 = tabler-icon.with("\u{fdb5}")
+#let ti-car-fan-auto = tabler-icon.with("\u{fdb4}")
+#let ti-car-garage = tabler-icon.with("\u{fc77}")
+#let ti-car-off = tabler-icon.with("\u{f0c7}")
+#let ti-car-off-road = tabler-icon.with("\u{10230}")
+#let ti-car-suspension = tabler-icon.with("\u{1022f}")
+#let ti-car-suv = tabler-icon.with("\u{fc8b}")
+#let ti-car-turbine = tabler-icon.with("\u{f4fd}")
+#let ti-carambola = tabler-icon.with("\u{feb9}")
+#let ti-caravan = tabler-icon.with("\u{ec7c}")
+#let ti-cardboards = tabler-icon.with("\u{ed74}")
+#let ti-cardboards-off = tabler-icon.with("\u{f0c8}")
+#let ti-cards = tabler-icon.with("\u{f510}")
+#let ti-caret-down = tabler-icon.with("\u{eb5d}")
+#let ti-caret-left = tabler-icon.with("\u{eb5e}")
+#let ti-caret-left-right = tabler-icon.with("\u{fc43}")
+#let ti-caret-right = tabler-icon.with("\u{eb5f}")
+#let ti-caret-up = tabler-icon.with("\u{eb60}")
+#let ti-caret-up-down = tabler-icon.with("\u{fc44}")
+#let ti-carousel-horizontal = tabler-icon.with("\u{f659}")
+#let ti-carousel-vertical = tabler-icon.with("\u{f65a}")
+#let ti-carrot = tabler-icon.with("\u{f21c}")
+#let ti-carrot-off = tabler-icon.with("\u{f3d0}")
+#let ti-cash = tabler-icon.with("\u{ea55}")
+#let ti-cash-banknote = tabler-icon.with("\u{ee25}")
+#let ti-cash-banknote-edit = tabler-icon.with("\u{10149}")
+#let ti-cash-banknote-heart = tabler-icon.with("\u{10148}")
+#let ti-cash-banknote-minus = tabler-icon.with("\u{10147}")
+#let ti-cash-banknote-move = tabler-icon.with("\u{10145}")
+#let ti-cash-banknote-move-back = tabler-icon.with("\u{10146}")
+#let ti-cash-banknote-off = tabler-icon.with("\u{ee24}")
+#let ti-cash-banknote-plus = tabler-icon.with("\u{10144}")
+#let ti-cash-edit = tabler-icon.with("\u{10143}")
+#let ti-cash-heart = tabler-icon.with("\u{10142}")
+#let ti-cash-minus = tabler-icon.with("\u{10141}")
+#let ti-cash-move = tabler-icon.with("\u{1013f}")
+#let ti-cash-move-back = tabler-icon.with("\u{10140}")
+#let ti-cash-off = tabler-icon.with("\u{f105}")
+#let ti-cash-plus = tabler-icon.with("\u{1013e}")
+#let ti-cash-register = tabler-icon.with("\u{fee6}")
+#let ti-cast = tabler-icon.with("\u{ea56}")
+#let ti-cast-off = tabler-icon.with("\u{f0c9}")
+#let ti-cat = tabler-icon.with("\u{f65b}")
+#let ti-category = tabler-icon.with("\u{f1f6}")
+#let ti-category-2 = tabler-icon.with("\u{f1f5}")
+#let ti-category-minus = tabler-icon.with("\u{fd20}")
+#let ti-category-plus = tabler-icon.with("\u{fd21}")
+#let ti-ce = tabler-icon.with("\u{ed75}")
+#let ti-ce-off = tabler-icon.with("\u{f0ca}")
+#let ti-cell = tabler-icon.with("\u{f05f}")
+#let ti-cell-signal-1 = tabler-icon.with("\u{f083}")
+#let ti-cell-signal-2 = tabler-icon.with("\u{f084}")
+#let ti-cell-signal-3 = tabler-icon.with("\u{f085}")
+#let ti-cell-signal-4 = tabler-icon.with("\u{f086}")
+#let ti-cell-signal-5 = tabler-icon.with("\u{f087}")
+#let ti-cell-signal-off = tabler-icon.with("\u{f088}")
+#let ti-certificate = tabler-icon.with("\u{ed76}")
+#let ti-certificate-2 = tabler-icon.with("\u{f073}")
+#let ti-certificate-2-off = tabler-icon.with("\u{f0cb}")
+#let ti-certificate-off = tabler-icon.with("\u{f0cc}")
+#let ti-chair-director = tabler-icon.with("\u{f2d5}")
+#let ti-chalkboard = tabler-icon.with("\u{f34d}")
+#let ti-chalkboard-off = tabler-icon.with("\u{f3d1}")
+#let ti-chalkboard-teacher = tabler-icon.with("\u{10160}")
+#let ti-charging-pile = tabler-icon.with("\u{ee26}")
+#let ti-chart-arcs = tabler-icon.with("\u{ee28}")
+#let ti-chart-arcs-3 = tabler-icon.with("\u{ee27}")
+#let ti-chart-area = tabler-icon.with("\u{ea58}")
+#let ti-chart-area-line = tabler-icon.with("\u{ea57}")
+#let ti-chart-arrows = tabler-icon.with("\u{ee2a}")
+#let ti-chart-arrows-vertical = tabler-icon.with("\u{ee29}")
+#let ti-chart-bar = tabler-icon.with("\u{ea59}")
+#let ti-chart-bar-off = tabler-icon.with("\u{f3d2}")
+#let ti-chart-bar-popular = tabler-icon.with("\u{fef7}")
+#let ti-chart-bubble = tabler-icon.with("\u{ec75}")
+#let ti-chart-candle = tabler-icon.with("\u{ea5a}")
+#let ti-chart-circles = tabler-icon.with("\u{ee2b}")
+#let ti-chart-cohort = tabler-icon.with("\u{fef6}")
+#let ti-chart-column = tabler-icon.with("\u{ffa5}")
+#let ti-chart-covariate = tabler-icon.with("\u{ffa4}")
+#let ti-chart-donut = tabler-icon.with("\u{ea5b}")
+#let ti-chart-donut-2 = tabler-icon.with("\u{ee2c}")
+#let ti-chart-donut-3 = tabler-icon.with("\u{ee2d}")
+#let ti-chart-donut-4 = tabler-icon.with("\u{ee2e}")
+#let ti-chart-dots = tabler-icon.with("\u{ee2f}")
+#let ti-chart-dots-2 = tabler-icon.with("\u{f097}")
+#let ti-chart-dots-3 = tabler-icon.with("\u{f098}")
+#let ti-chart-funnel = tabler-icon.with("\u{fef5}")
+#let ti-chart-grid-dots = tabler-icon.with("\u{f4c2}")
+#let ti-chart-histogram = tabler-icon.with("\u{f65c}")
+#let ti-chart-infographic = tabler-icon.with("\u{ee30}")
+#let ti-chart-line = tabler-icon.with("\u{ea5c}")
+#let ti-chart-pie = tabler-icon.with("\u{ea5d}")
+#let ti-chart-pie-2 = tabler-icon.with("\u{ee31}")
+#let ti-chart-pie-3 = tabler-icon.with("\u{ee32}")
+#let ti-chart-pie-4 = tabler-icon.with("\u{ee33}")
+#let ti-chart-pie-off = tabler-icon.with("\u{f3d3}")
+#let ti-chart-ppf = tabler-icon.with("\u{f618}")
+#let ti-chart-radar = tabler-icon.with("\u{ed77}")
+#let ti-chart-sankey = tabler-icon.with("\u{f619}")
+#let ti-chart-scatter = tabler-icon.with("\u{fd93}")
+#let ti-chart-scatter-3d = tabler-icon.with("\u{fd92}")
+#let ti-chart-treemap = tabler-icon.with("\u{f381}")
+#let ti-check = tabler-icon.with("\u{ea5e}")
+#let ti-checkbox = tabler-icon.with("\u{eba6}")
+#let ti-checklist = tabler-icon.with("\u{f074}")
+#let ti-checks = tabler-icon.with("\u{ebaa}")
+#let ti-checkup-list = tabler-icon.with("\u{ef5a}")
+#let ti-cheese = tabler-icon.with("\u{ef26}")
+#let ti-chef-hat = tabler-icon.with("\u{f21d}")
+#let ti-chef-hat-off = tabler-icon.with("\u{f3d4}")
+#let ti-cherry = tabler-icon.with("\u{f511}")
+#let ti-chess = tabler-icon.with("\u{f382}")
+#let ti-chess-bishop = tabler-icon.with("\u{f56b}")
+#let ti-chess-king = tabler-icon.with("\u{f56c}")
+#let ti-chess-knight = tabler-icon.with("\u{f56d}")
+#let ti-chess-queen = tabler-icon.with("\u{f56e}")
+#let ti-chess-rook = tabler-icon.with("\u{f56f}")
+#let ti-chevron-compact-down = tabler-icon.with("\u{faf0}")
+#let ti-chevron-compact-left = tabler-icon.with("\u{faf1}")
+#let ti-chevron-compact-right = tabler-icon.with("\u{faf2}")
+#let ti-chevron-compact-up = tabler-icon.with("\u{faf3}")
+#let ti-chevron-down = tabler-icon.with("\u{ea5f}")
+#let ti-chevron-down-left = tabler-icon.with("\u{ed09}")
+#let ti-chevron-down-right = tabler-icon.with("\u{ed0a}")
+#let ti-chevron-left = tabler-icon.with("\u{ea60}")
+#let ti-chevron-left-pipe = tabler-icon.with("\u{fae4}")
+#let ti-chevron-right = tabler-icon.with("\u{ea61}")
+#let ti-chevron-right-pipe = tabler-icon.with("\u{fae5}")
+#let ti-chevron-up = tabler-icon.with("\u{ea62}")
+#let ti-chevron-up-left = tabler-icon.with("\u{ed0b}")
+#let ti-chevron-up-right = tabler-icon.with("\u{ed0c}")
+#let ti-chevrons-down = tabler-icon.with("\u{ea63}")
+#let ti-chevrons-down-left = tabler-icon.with("\u{ed0d}")
+#let ti-chevrons-down-right = tabler-icon.with("\u{ed0e}")
+#let ti-chevrons-left = tabler-icon.with("\u{ea64}")
+#let ti-chevrons-right = tabler-icon.with("\u{ea65}")
+#let ti-chevrons-up = tabler-icon.with("\u{ea66}")
+#let ti-chevrons-up-left = tabler-icon.with("\u{ed0f}")
+#let ti-chevrons-up-right = tabler-icon.with("\u{ed10}")
+#let ti-chisel = tabler-icon.with("\u{f383}")
+#let ti-christmas-ball = tabler-icon.with("\u{fd31}")
+#let ti-christmas-tree = tabler-icon.with("\u{ed78}")
+#let ti-christmas-tree-off = tabler-icon.with("\u{f3d5}")
+#let ti-circle = tabler-icon.with("\u{ea6b}")
+#let ti-circle-arrow-down = tabler-icon.with("\u{f6f9}")
+#let ti-circle-arrow-down-left = tabler-icon.with("\u{f6f6}")
+#let ti-circle-arrow-down-right = tabler-icon.with("\u{f6f8}")
+#let ti-circle-arrow-left = tabler-icon.with("\u{f6fb}")
+#let ti-circle-arrow-right = tabler-icon.with("\u{f6fd}")
+#let ti-circle-arrow-up = tabler-icon.with("\u{f703}")
+#let ti-circle-arrow-up-left = tabler-icon.with("\u{f700}")
+#let ti-circle-arrow-up-right = tabler-icon.with("\u{f702}")
+#let ti-circle-asterisk = tabler-icon.with("\u{101ad}")
+#let ti-circle-caret-down = tabler-icon.with("\u{f4a9}")
+#let ti-circle-caret-left = tabler-icon.with("\u{f4aa}")
+#let ti-circle-caret-right = tabler-icon.with("\u{f4ab}")
+#let ti-circle-caret-up = tabler-icon.with("\u{f4ac}")
+#let ti-circle-check = tabler-icon.with("\u{ea67}")
+#let ti-circle-chevron-down = tabler-icon.with("\u{f622}")
+#let ti-circle-chevron-left = tabler-icon.with("\u{f623}")
+#let ti-circle-chevron-right = tabler-icon.with("\u{f624}")
+#let ti-circle-chevron-up = tabler-icon.with("\u{f625}")
+#let ti-circle-chevrons-down = tabler-icon.with("\u{f642}")
+#let ti-circle-chevrons-left = tabler-icon.with("\u{f643}")
+#let ti-circle-chevrons-right = tabler-icon.with("\u{f644}")
+#let ti-circle-chevrons-up = tabler-icon.with("\u{f645}")
+#let ti-circle-dashed = tabler-icon.with("\u{ed27}")
+#let ti-circle-dashed-check = tabler-icon.with("\u{feb8}")
+#let ti-circle-dashed-letter-a = tabler-icon.with("\u{ff9a}")
+#let ti-circle-dashed-letter-b = tabler-icon.with("\u{ff99}")
+#let ti-circle-dashed-letter-c = tabler-icon.with("\u{ff98}")
+#let ti-circle-dashed-letter-d = tabler-icon.with("\u{ff97}")
+#let ti-circle-dashed-letter-e = tabler-icon.with("\u{ff96}")
+#let ti-circle-dashed-letter-f = tabler-icon.with("\u{ff95}")
+#let ti-circle-dashed-letter-g = tabler-icon.with("\u{ff94}")
+#let ti-circle-dashed-letter-h = tabler-icon.with("\u{ff93}")
+#let ti-circle-dashed-letter-i = tabler-icon.with("\u{ff92}")
+#let ti-circle-dashed-letter-j = tabler-icon.with("\u{ff91}")
+#let ti-circle-dashed-letter-k = tabler-icon.with("\u{ff90}")
+#let ti-circle-dashed-letter-l = tabler-icon.with("\u{ff8f}")
+#let ti-circle-dashed-letter-m = tabler-icon.with("\u{ff8d}")
+#let ti-circle-dashed-letter-n = tabler-icon.with("\u{ff8c}")
+#let ti-circle-dashed-letter-o = tabler-icon.with("\u{ff8b}")
+#let ti-circle-dashed-letter-p = tabler-icon.with("\u{ff8a}")
+#let ti-circle-dashed-letter-q = tabler-icon.with("\u{ff89}")
+#let ti-circle-dashed-letter-r = tabler-icon.with("\u{ff88}")
+#let ti-circle-dashed-letter-s = tabler-icon.with("\u{ff87}")
+#let ti-circle-dashed-letter-t = tabler-icon.with("\u{ff86}")
+#let ti-circle-dashed-letter-u = tabler-icon.with("\u{ff85}")
+#let ti-circle-dashed-letter-v = tabler-icon.with("\u{ff84}")
+#let ti-circle-dashed-letter-w = tabler-icon.with("\u{ff83}")
+#let ti-circle-dashed-letter-x = tabler-icon.with("\u{ff82}")
+#let ti-circle-dashed-letter-y = tabler-icon.with("\u{ff81}")
+#let ti-circle-dashed-letter-z = tabler-icon.with("\u{ff80}")
+#let ti-circle-dashed-minus = tabler-icon.with("\u{feb7}")
+#let ti-circle-dashed-number-0 = tabler-icon.with("\u{fc6b}")
+#let ti-circle-dashed-number-1 = tabler-icon.with("\u{fc6c}")
+#let ti-circle-dashed-number-2 = tabler-icon.with("\u{fc6d}")
+#let ti-circle-dashed-number-3 = tabler-icon.with("\u{fc6e}")
+#let ti-circle-dashed-number-4 = tabler-icon.with("\u{fc6f}")
+#let ti-circle-dashed-number-5 = tabler-icon.with("\u{fc70}")
+#let ti-circle-dashed-number-6 = tabler-icon.with("\u{fc71}")
+#let ti-circle-dashed-number-7 = tabler-icon.with("\u{fc72}")
+#let ti-circle-dashed-number-8 = tabler-icon.with("\u{fc73}")
+#let ti-circle-dashed-number-9 = tabler-icon.with("\u{fc74}")
+#let ti-circle-dashed-percentage = tabler-icon.with("\u{fd7a}")
+#let ti-circle-dashed-plus = tabler-icon.with("\u{feb6}")
+#let ti-circle-dashed-x = tabler-icon.with("\u{fc75}")
+#let ti-circle-dot = tabler-icon.with("\u{efb1}")
+#let ti-circle-dotted = tabler-icon.with("\u{ed28}")
+#let ti-circle-dotted-letter-a = tabler-icon.with("\u{ff7f}")
+#let ti-circle-dotted-letter-b = tabler-icon.with("\u{ff7e}")
+#let ti-circle-dotted-letter-c = tabler-icon.with("\u{ff7d}")
+#let ti-circle-dotted-letter-d = tabler-icon.with("\u{ff7c}")
+#let ti-circle-dotted-letter-e = tabler-icon.with("\u{ff7b}")
+#let ti-circle-dotted-letter-f = tabler-icon.with("\u{ff7a}")
+#let ti-circle-dotted-letter-g = tabler-icon.with("\u{ff79}")
+#let ti-circle-dotted-letter-h = tabler-icon.with("\u{ff78}")
+#let ti-circle-dotted-letter-i = tabler-icon.with("\u{ff77}")
+#let ti-circle-dotted-letter-j = tabler-icon.with("\u{ff76}")
+#let ti-circle-dotted-letter-k = tabler-icon.with("\u{ff75}")
+#let ti-circle-dotted-letter-l = tabler-icon.with("\u{ff74}")
+#let ti-circle-dotted-letter-m = tabler-icon.with("\u{ff73}")
+#let ti-circle-dotted-letter-n = tabler-icon.with("\u{ff72}")
+#let ti-circle-dotted-letter-o = tabler-icon.with("\u{ff71}")
+#let ti-circle-dotted-letter-p = tabler-icon.with("\u{ff70}")
+#let ti-circle-dotted-letter-q = tabler-icon.with("\u{ff6f}")
+#let ti-circle-dotted-letter-r = tabler-icon.with("\u{ff6e}")
+#let ti-circle-dotted-letter-s = tabler-icon.with("\u{ff6d}")
+#let ti-circle-dotted-letter-t = tabler-icon.with("\u{ff6c}")
+#let ti-circle-dotted-letter-u = tabler-icon.with("\u{ff6b}")
+#let ti-circle-dotted-letter-v = tabler-icon.with("\u{ff6a}")
+#let ti-circle-dotted-letter-w = tabler-icon.with("\u{ff69}")
+#let ti-circle-dotted-letter-x = tabler-icon.with("\u{ff68}")
+#let ti-circle-dotted-letter-y = tabler-icon.with("\u{ff67}")
+#let ti-circle-dotted-letter-z = tabler-icon.with("\u{ff66}")
+#let ti-circle-half = tabler-icon.with("\u{ee3f}")
+#let ti-circle-half-2 = tabler-icon.with("\u{eff3}")
+#let ti-circle-half-vertical = tabler-icon.with("\u{ee3e}")
+#let ti-circle-key = tabler-icon.with("\u{f633}")
+#let ti-circle-letter-a = tabler-icon.with("\u{f441}")
+#let ti-circle-letter-b = tabler-icon.with("\u{f442}")
+#let ti-circle-letter-c = tabler-icon.with("\u{f443}")
+#let ti-circle-letter-d = tabler-icon.with("\u{f444}")
+#let ti-circle-letter-e = tabler-icon.with("\u{f445}")
+#let ti-circle-letter-f = tabler-icon.with("\u{f446}")
+#let ti-circle-letter-g = tabler-icon.with("\u{f447}")
+#let ti-circle-letter-h = tabler-icon.with("\u{f448}")
+#let ti-circle-letter-i = tabler-icon.with("\u{f449}")
+#let ti-circle-letter-j = tabler-icon.with("\u{f44a}")
+#let ti-circle-letter-k = tabler-icon.with("\u{f44b}")
+#let ti-circle-letter-l = tabler-icon.with("\u{f44c}")
+#let ti-circle-letter-m = tabler-icon.with("\u{f44d}")
+#let ti-circle-letter-n = tabler-icon.with("\u{f44e}")
+#let ti-circle-letter-o = tabler-icon.with("\u{f44f}")
+#let ti-circle-letter-p = tabler-icon.with("\u{f450}")
+#let ti-circle-letter-q = tabler-icon.with("\u{f451}")
+#let ti-circle-letter-r = tabler-icon.with("\u{f452}")
+#let ti-circle-letter-s = tabler-icon.with("\u{f453}")
+#let ti-circle-letter-t = tabler-icon.with("\u{f454}")
+#let ti-circle-letter-u = tabler-icon.with("\u{f455}")
+#let ti-circle-letter-v = tabler-icon.with("\u{f4ad}")
+#let ti-circle-letter-w = tabler-icon.with("\u{f456}")
+#let ti-circle-letter-x = tabler-icon.with("\u{f4ae}")
+#let ti-circle-letter-y = tabler-icon.with("\u{f457}")
+#let ti-circle-letter-z = tabler-icon.with("\u{f458}")
+#let ti-circle-minus = tabler-icon.with("\u{ea68}")
+#let ti-circle-minus-2 = tabler-icon.with("\u{fc8c}")
+#let ti-circle-number-0 = tabler-icon.with("\u{ee34}")
+#let ti-circle-number-1 = tabler-icon.with("\u{ee35}")
+#let ti-circle-number-2 = tabler-icon.with("\u{ee36}")
+#let ti-circle-number-3 = tabler-icon.with("\u{ee37}")
+#let ti-circle-number-4 = tabler-icon.with("\u{ee38}")
+#let ti-circle-number-5 = tabler-icon.with("\u{ee39}")
+#let ti-circle-number-6 = tabler-icon.with("\u{ee3a}")
+#let ti-circle-number-7 = tabler-icon.with("\u{ee3b}")
+#let ti-circle-number-8 = tabler-icon.with("\u{ee3c}")
+#let ti-circle-number-9 = tabler-icon.with("\u{ee3d}")
+#let ti-circle-off = tabler-icon.with("\u{ee40}")
+#let ti-circle-open-arrow-down = tabler-icon.with("\u{10209}")
+#let ti-circle-open-arrow-left = tabler-icon.with("\u{10208}")
+#let ti-circle-open-arrow-right = tabler-icon.with("\u{10207}")
+#let ti-circle-open-arrow-up = tabler-icon.with("\u{10206}")
+#let ti-circle-percentage = tabler-icon.with("\u{fd7b}")
+#let ti-circle-plus = tabler-icon.with("\u{ea69}")
+#let ti-circle-plus-2 = tabler-icon.with("\u{fc8d}")
+#let ti-circle-plus-minus = tabler-icon.with("\u{10205}")
+#let ti-circle-rectangle = tabler-icon.with("\u{f010}")
+#let ti-circle-rectangle-off = tabler-icon.with("\u{f0cd}")
+#let ti-circle-square = tabler-icon.with("\u{ece4}")
+#let ti-circle-triangle = tabler-icon.with("\u{f011}")
+#let ti-circle-x = tabler-icon.with("\u{ea6a}")
+#let ti-circles = tabler-icon.with("\u{ece5}")
+#let ti-circles-relation = tabler-icon.with("\u{f4c3}")
+#let ti-circuit-ammeter = tabler-icon.with("\u{f271}")
+#let ti-circuit-battery = tabler-icon.with("\u{f272}")
+#let ti-circuit-bulb = tabler-icon.with("\u{f273}")
+#let ti-circuit-capacitor = tabler-icon.with("\u{f275}")
+#let ti-circuit-capacitor-polarized = tabler-icon.with("\u{f274}")
+#let ti-circuit-cell = tabler-icon.with("\u{f277}")
+#let ti-circuit-cell-plus = tabler-icon.with("\u{f276}")
+#let ti-circuit-changeover = tabler-icon.with("\u{f278}")
+#let ti-circuit-diode = tabler-icon.with("\u{f27a}")
+#let ti-circuit-diode-zener = tabler-icon.with("\u{f279}")
+#let ti-circuit-ground = tabler-icon.with("\u{f27c}")
+#let ti-circuit-ground-digital = tabler-icon.with("\u{f27b}")
+#let ti-circuit-inductor = tabler-icon.with("\u{f27d}")
+#let ti-circuit-motor = tabler-icon.with("\u{f27e}")
+#let ti-circuit-pushbutton = tabler-icon.with("\u{f27f}")
+#let ti-circuit-resistor = tabler-icon.with("\u{f280}")
+#let ti-circuit-switch-closed = tabler-icon.with("\u{f281}")
+#let ti-circuit-switch-open = tabler-icon.with("\u{f282}")
+#let ti-circuit-voltmeter = tabler-icon.with("\u{f283}")
+#let ti-clear-all = tabler-icon.with("\u{ee41}")
+#let ti-clear-formatting = tabler-icon.with("\u{ebe5}")
+#let ti-clef = tabler-icon.with("\u{10240}")
+#let ti-clef-staff = tabler-icon.with("\u{10241}")
+#let ti-click = tabler-icon.with("\u{ebbc}")
+#let ti-cliff-jumping = tabler-icon.with("\u{fefc}")
+#let ti-clipboard = tabler-icon.with("\u{ea6f}")
+#let ti-clipboard-check = tabler-icon.with("\u{ea6c}")
+#let ti-clipboard-copy = tabler-icon.with("\u{f299}")
+#let ti-clipboard-data = tabler-icon.with("\u{f563}")
+#let ti-clipboard-heart = tabler-icon.with("\u{f34e}")
+#let ti-clipboard-list = tabler-icon.with("\u{ea6d}")
+#let ti-clipboard-off = tabler-icon.with("\u{f0ce}")
+#let ti-clipboard-plus = tabler-icon.with("\u{efb2}")
+#let ti-clipboard-search = tabler-icon.with("\u{10098}")
+#let ti-clipboard-smile = tabler-icon.with("\u{fd9a}")
+#let ti-clipboard-text = tabler-icon.with("\u{f089}")
+#let ti-clipboard-typography = tabler-icon.with("\u{f34f}")
+#let ti-clipboard-x = tabler-icon.with("\u{ea6e}")
+#let ti-clock = tabler-icon.with("\u{ea70}")
+#let ti-clock-12 = tabler-icon.with("\u{fc56}")
+#let ti-clock-2 = tabler-icon.with("\u{f099}")
+#let ti-clock-24 = tabler-icon.with("\u{fc57}")
+#let ti-clock-bitcoin = tabler-icon.with("\u{ff3f}")
+#let ti-clock-bolt = tabler-icon.with("\u{f844}")
+#let ti-clock-cancel = tabler-icon.with("\u{f546}")
+#let ti-clock-check = tabler-icon.with("\u{f7c1}")
+#let ti-clock-code = tabler-icon.with("\u{f845}")
+#let ti-clock-cog = tabler-icon.with("\u{f7c2}")
+#let ti-clock-dollar = tabler-icon.with("\u{f846}")
+#let ti-clock-down = tabler-icon.with("\u{f7c3}")
+#let ti-clock-edit = tabler-icon.with("\u{f547}")
+#let ti-clock-exclamation = tabler-icon.with("\u{f847}")
+#let ti-clock-heart = tabler-icon.with("\u{f7c4}")
+#let ti-clock-hour-1 = tabler-icon.with("\u{f313}")
+#let ti-clock-hour-10 = tabler-icon.with("\u{f314}")
+#let ti-clock-hour-11 = tabler-icon.with("\u{f315}")
+#let ti-clock-hour-12 = tabler-icon.with("\u{f316}")
+#let ti-clock-hour-2 = tabler-icon.with("\u{f317}")
+#let ti-clock-hour-3 = tabler-icon.with("\u{f318}")
+#let ti-clock-hour-4 = tabler-icon.with("\u{f319}")
+#let ti-clock-hour-5 = tabler-icon.with("\u{f31a}")
+#let ti-clock-hour-6 = tabler-icon.with("\u{f31b}")
+#let ti-clock-hour-7 = tabler-icon.with("\u{f31c}")
+#let ti-clock-hour-8 = tabler-icon.with("\u{f31d}")
+#let ti-clock-hour-9 = tabler-icon.with("\u{f31e}")
+#let ti-clock-minus = tabler-icon.with("\u{f848}")
+#let ti-clock-off = tabler-icon.with("\u{f0cf}")
+#let ti-clock-pause = tabler-icon.with("\u{f548}")
+#let ti-clock-pin = tabler-icon.with("\u{f849}")
+#let ti-clock-play = tabler-icon.with("\u{f549}")
+#let ti-clock-plus = tabler-icon.with("\u{f7c5}")
+#let ti-clock-question = tabler-icon.with("\u{f7c6}")
+#let ti-clock-record = tabler-icon.with("\u{f54a}")
+#let ti-clock-search = tabler-icon.with("\u{f7c7}")
+#let ti-clock-share = tabler-icon.with("\u{f84a}")
+#let ti-clock-shield = tabler-icon.with("\u{f7c8}")
+#let ti-clock-star = tabler-icon.with("\u{f7c9}")
+#let ti-clock-stop = tabler-icon.with("\u{f54b}")
+#let ti-clock-up = tabler-icon.with("\u{f7ca}")
+#let ti-clock-x = tabler-icon.with("\u{f7cb}")
+#let ti-clothes-rack = tabler-icon.with("\u{f285}")
+#let ti-clothes-rack-off = tabler-icon.with("\u{f3d6}")
+#let ti-cloud = tabler-icon.with("\u{ea76}")
+#let ti-cloud-bitcoin = tabler-icon.with("\u{ff3e}")
+#let ti-cloud-bolt = tabler-icon.with("\u{f84b}")
+#let ti-cloud-cancel = tabler-icon.with("\u{f84c}")
+#let ti-cloud-check = tabler-icon.with("\u{f84d}")
+#let ti-cloud-code = tabler-icon.with("\u{f84e}")
+#let ti-cloud-cog = tabler-icon.with("\u{f84f}")
+#let ti-cloud-computing = tabler-icon.with("\u{f1d0}")
+#let ti-cloud-data-connection = tabler-icon.with("\u{f1d1}")
+#let ti-cloud-dollar = tabler-icon.with("\u{f850}")
+#let ti-cloud-down = tabler-icon.with("\u{f851}")
+#let ti-cloud-download = tabler-icon.with("\u{ea71}")
+#let ti-cloud-exclamation = tabler-icon.with("\u{f852}")
+#let ti-cloud-fog = tabler-icon.with("\u{ecd9}")
+#let ti-cloud-heart = tabler-icon.with("\u{f853}")
+#let ti-cloud-lock = tabler-icon.with("\u{efdb}")
+#let ti-cloud-lock-open = tabler-icon.with("\u{efda}")
+#let ti-cloud-minus = tabler-icon.with("\u{f854}")
+#let ti-cloud-network = tabler-icon.with("\u{fc78}")
+#let ti-cloud-off = tabler-icon.with("\u{ed3e}")
+#let ti-cloud-pause = tabler-icon.with("\u{f855}")
+#let ti-cloud-pin = tabler-icon.with("\u{f856}")
+#let ti-cloud-plus = tabler-icon.with("\u{f857}")
+#let ti-cloud-question = tabler-icon.with("\u{f858}")
+#let ti-cloud-rain = tabler-icon.with("\u{ea72}")
+#let ti-cloud-search = tabler-icon.with("\u{f859}")
+#let ti-cloud-share = tabler-icon.with("\u{f85a}")
+#let ti-cloud-snow = tabler-icon.with("\u{ea73}")
+#let ti-cloud-star = tabler-icon.with("\u{f85b}")
+#let ti-cloud-storm = tabler-icon.with("\u{ea74}")
+#let ti-cloud-up = tabler-icon.with("\u{f85c}")
+#let ti-cloud-upload = tabler-icon.with("\u{ea75}")
+#let ti-cloud-x = tabler-icon.with("\u{f85d}")
+#let ti-clover = tabler-icon.with("\u{f1ea}")
+#let ti-clover-2 = tabler-icon.with("\u{f21e}")
+#let ti-clubs = tabler-icon.with("\u{eff4}")
+#let ti-code = tabler-icon.with("\u{ea77}")
+#let ti-code-asterisk = tabler-icon.with("\u{f312}")
+#let ti-code-circle = tabler-icon.with("\u{f4ff}")
+#let ti-code-circle-2 = tabler-icon.with("\u{f4fe}")
+#let ti-code-dots = tabler-icon.with("\u{f61a}")
+#let ti-code-minus = tabler-icon.with("\u{ee42}")
+#let ti-code-off = tabler-icon.with("\u{f0d0}")
+#let ti-code-plus = tabler-icon.with("\u{ee43}")
+#let ti-code-variable = tabler-icon.with("\u{100ab}")
+#let ti-code-variable-minus = tabler-icon.with("\u{100ad}")
+#let ti-code-variable-plus = tabler-icon.with("\u{100ac}")
+#let ti-codeblock = tabler-icon.with("\u{101f4}")
+#let ti-coffee = tabler-icon.with("\u{ef0e}")
+#let ti-coffee-off = tabler-icon.with("\u{f106}")
+#let ti-coffin = tabler-icon.with("\u{f579}")
+#let ti-coin = tabler-icon.with("\u{eb82}")
+#let ti-coin-bitcoin = tabler-icon.with("\u{f2be}")
+#let ti-coin-euro = tabler-icon.with("\u{f2bf}")
+#let ti-coin-monero = tabler-icon.with("\u{f4a0}")
+#let ti-coin-off = tabler-icon.with("\u{f0d1}")
+#let ti-coin-pound = tabler-icon.with("\u{f2c0}")
+#let ti-coin-rupee = tabler-icon.with("\u{f2c1}")
+#let ti-coin-taka = tabler-icon.with("\u{fd0d}")
+#let ti-coin-yen = tabler-icon.with("\u{f2c2}")
+#let ti-coin-yuan = tabler-icon.with("\u{f2c3}")
+#let ti-coins = tabler-icon.with("\u{f65d}")
+#let ti-color-filter = tabler-icon.with("\u{f5a8}")
+#let ti-color-picker = tabler-icon.with("\u{ebe6}")
+#let ti-color-picker-off = tabler-icon.with("\u{f0d2}")
+#let ti-color-swatch = tabler-icon.with("\u{eb61}")
+#let ti-color-swatch-off = tabler-icon.with("\u{f0d3}")
+#let ti-column-insert-left = tabler-icon.with("\u{ee44}")
+#let ti-column-insert-right = tabler-icon.with("\u{ee45}")
+#let ti-column-remove = tabler-icon.with("\u{faf4}")
+#let ti-columns = tabler-icon.with("\u{eb83}")
+#let ti-columns-1 = tabler-icon.with("\u{f6d4}")
+#let ti-columns-2 = tabler-icon.with("\u{f6d5}")
+#let ti-columns-3 = tabler-icon.with("\u{f6d6}")
+#let ti-columns-off = tabler-icon.with("\u{f0d4}")
+#let ti-comet = tabler-icon.with("\u{ec76}")
+#let ti-command = tabler-icon.with("\u{ea78}")
+#let ti-command-off = tabler-icon.with("\u{f3d7}")
+#let ti-compass = tabler-icon.with("\u{ea79}")
+#let ti-compass-off = tabler-icon.with("\u{f0d5}")
+#let ti-components = tabler-icon.with("\u{efa5}")
+#let ti-components-off = tabler-icon.with("\u{f0d6}")
+#let ti-cone = tabler-icon.with("\u{efdd}")
+#let ti-cone-2 = tabler-icon.with("\u{efdc}")
+#let ti-cone-off = tabler-icon.with("\u{f3d8}")
+#let ti-cone-plus = tabler-icon.with("\u{fa94}")
+#let ti-confetti = tabler-icon.with("\u{ee46}")
+#let ti-confetti-off = tabler-icon.with("\u{f3d9}")
+#let ti-confucius = tabler-icon.with("\u{f58a}")
+#let ti-congruent-to = tabler-icon.with("\u{ffa3}")
+#let ti-connection = tabler-icon.with("\u{101f3}")
+#let ti-container = tabler-icon.with("\u{ee47}")
+#let ti-container-off = tabler-icon.with("\u{f107}")
+#let ti-contract = tabler-icon.with("\u{fefb}")
+#let ti-contrast = tabler-icon.with("\u{ec4e}")
+#let ti-contrast-2 = tabler-icon.with("\u{efc7}")
+#let ti-contrast-2-off = tabler-icon.with("\u{f3da}")
+#let ti-contrast-off = tabler-icon.with("\u{f3db}")
+#let ti-cooker = tabler-icon.with("\u{f57a}")
+#let ti-cookie = tabler-icon.with("\u{fdb1}")
+#let ti-cookie-man = tabler-icon.with("\u{fdb2}")
+#let ti-cookie-off = tabler-icon.with("\u{f0d7}")
+#let ti-copy = tabler-icon.with("\u{ea7a}")
+#let ti-copy-check = tabler-icon.with("\u{fdb0}")
+#let ti-copy-minus = tabler-icon.with("\u{fdaf}")
+#let ti-copy-off = tabler-icon.with("\u{f0d8}")
+#let ti-copy-plus = tabler-icon.with("\u{fdae}")
+#let ti-copy-x = tabler-icon.with("\u{fdad}")
+#let ti-copyleft = tabler-icon.with("\u{ec3d}")
+#let ti-copyleft-off = tabler-icon.with("\u{f0d9}")
+#let ti-copyright = tabler-icon.with("\u{ea7b}")
+#let ti-copyright-off = tabler-icon.with("\u{f0da}")
+#let ti-corner-down-left = tabler-icon.with("\u{ea7c}")
+#let ti-corner-down-left-double = tabler-icon.with("\u{ee48}")
+#let ti-corner-down-right = tabler-icon.with("\u{ea7d}")
+#let ti-corner-down-right-double = tabler-icon.with("\u{ee49}")
+#let ti-corner-left-down = tabler-icon.with("\u{ea7e}")
+#let ti-corner-left-down-double = tabler-icon.with("\u{ee4a}")
+#let ti-corner-left-up = tabler-icon.with("\u{ea7f}")
+#let ti-corner-left-up-double = tabler-icon.with("\u{ee4b}")
+#let ti-corner-right-down = tabler-icon.with("\u{ea80}")
+#let ti-corner-right-down-double = tabler-icon.with("\u{ee4c}")
+#let ti-corner-right-up = tabler-icon.with("\u{ea81}")
+#let ti-corner-right-up-double = tabler-icon.with("\u{ee4d}")
+#let ti-corner-up-left = tabler-icon.with("\u{ea82}")
+#let ti-corner-up-left-double = tabler-icon.with("\u{ee4e}")
+#let ti-corner-up-right = tabler-icon.with("\u{ea83}")
+#let ti-corner-up-right-double = tabler-icon.with("\u{ee4f}")
+#let ti-cpu = tabler-icon.with("\u{ef8e}")
+#let ti-cpu-2 = tabler-icon.with("\u{f075}")
+#let ti-cpu-off = tabler-icon.with("\u{f108}")
+#let ti-crane = tabler-icon.with("\u{ef27}")
+#let ti-crane-off = tabler-icon.with("\u{f109}")
+#let ti-creative-commons = tabler-icon.with("\u{efb3}")
+#let ti-creative-commons-by = tabler-icon.with("\u{f21f}")
+#let ti-creative-commons-nc = tabler-icon.with("\u{f220}")
+#let ti-creative-commons-nd = tabler-icon.with("\u{f221}")
+#let ti-creative-commons-off = tabler-icon.with("\u{f10a}")
+#let ti-creative-commons-sa = tabler-icon.with("\u{f222}")
+#let ti-creative-commons-zero = tabler-icon.with("\u{f223}")
+#let ti-credit-card = tabler-icon.with("\u{ea84}")
+#let ti-credit-card-hand = tabler-icon.with("\u{1022e}")
+#let ti-credit-card-off = tabler-icon.with("\u{ed11}")
+#let ti-credit-card-pay = tabler-icon.with("\u{fd32}")
+#let ti-credit-card-refund = tabler-icon.with("\u{fd33}")
+#let ti-credits = tabler-icon.with("\u{101f2}")
+#let ti-cricket = tabler-icon.with("\u{f09a}")
+#let ti-crop = tabler-icon.with("\u{ea85}")
+#let ti-crop-1-1 = tabler-icon.with("\u{fd50}")
+#let ti-crop-16-9 = tabler-icon.with("\u{fd51}")
+#let ti-crop-3-2 = tabler-icon.with("\u{fd52}")
+#let ti-crop-5-4 = tabler-icon.with("\u{fd53}")
+#let ti-crop-7-5 = tabler-icon.with("\u{fd54}")
+#let ti-crop-landscape = tabler-icon.with("\u{fd55}")
+#let ti-crop-portrait = tabler-icon.with("\u{fd56}")
+#let ti-cross = tabler-icon.with("\u{ef8f}")
+#let ti-cross-off = tabler-icon.with("\u{f10b}")
+#let ti-crosshair = tabler-icon.with("\u{ec3e}")
+#let ti-crown = tabler-icon.with("\u{ed12}")
+#let ti-crown-off = tabler-icon.with("\u{ee50}")
+#let ti-crutches = tabler-icon.with("\u{ef5b}")
+#let ti-crutches-off = tabler-icon.with("\u{f10c}")
+#let ti-crystal-ball = tabler-icon.with("\u{f57b}")
+#let ti-csv = tabler-icon.with("\u{f791}")
+#let ti-cube = tabler-icon.with("\u{fa97}")
+#let ti-cube-3d-sphere = tabler-icon.with("\u{ecd7}")
+#let ti-cube-3d-sphere-off = tabler-icon.with("\u{f3b5}")
+#let ti-cube-off = tabler-icon.with("\u{fa95}")
+#let ti-cube-plus = tabler-icon.with("\u{fa96}")
+#let ti-cube-send = tabler-icon.with("\u{f61b}")
+#let ti-cube-spark = tabler-icon.with("\u{ffbb}")
+#let ti-cube-unfolded = tabler-icon.with("\u{f61c}")
+#let ti-cup = tabler-icon.with("\u{ef28}")
+#let ti-cup-off = tabler-icon.with("\u{f10d}")
+#let ti-curling = tabler-icon.with("\u{efc8}")
+#let ti-curly-loop = tabler-icon.with("\u{ecda}")
+#let ti-currency = tabler-icon.with("\u{efa6}")
+#let ti-currency-afghani = tabler-icon.with("\u{f65e}")
+#let ti-currency-bahraini = tabler-icon.with("\u{ee51}")
+#let ti-currency-baht = tabler-icon.with("\u{f08a}")
+#let ti-currency-bitcoin = tabler-icon.with("\u{ebab}")
+#let ti-currency-cent = tabler-icon.with("\u{ee53}")
+#let ti-currency-dinar = tabler-icon.with("\u{ee54}")
+#let ti-currency-dirham = tabler-icon.with("\u{ee55}")
+#let ti-currency-dogecoin = tabler-icon.with("\u{ef4b}")
+#let ti-currency-dollar = tabler-icon.with("\u{eb84}")
+#let ti-currency-dollar-australian = tabler-icon.with("\u{ee56}")
+#let ti-currency-dollar-brunei = tabler-icon.with("\u{f36c}")
+#let ti-currency-dollar-canadian = tabler-icon.with("\u{ee57}")
+#let ti-currency-dollar-guyanese = tabler-icon.with("\u{f36d}")
+#let ti-currency-dollar-off = tabler-icon.with("\u{f3dc}")
+#let ti-currency-dollar-singapore = tabler-icon.with("\u{ee58}")
+#let ti-currency-dollar-zimbabwean = tabler-icon.with("\u{f36e}")
+#let ti-currency-dong = tabler-icon.with("\u{f36f}")
+#let ti-currency-dram = tabler-icon.with("\u{f370}")
+#let ti-currency-ethereum = tabler-icon.with("\u{ee59}")
+#let ti-currency-euro = tabler-icon.with("\u{eb85}")
+#let ti-currency-euro-off = tabler-icon.with("\u{f3dd}")
+#let ti-currency-florin = tabler-icon.with("\u{faf5}")
+#let ti-currency-forint = tabler-icon.with("\u{ee5a}")
+#let ti-currency-frank = tabler-icon.with("\u{ee5b}")
+#let ti-currency-guarani = tabler-icon.with("\u{f371}")
+#let ti-currency-hryvnia = tabler-icon.with("\u{f372}")
+#let ti-currency-husd = tabler-icon.with("\u{1023f}")
+#let ti-currency-iranian-rial = tabler-icon.with("\u{fa58}")
+#let ti-currency-kip = tabler-icon.with("\u{f373}")
+#let ti-currency-krone-czech = tabler-icon.with("\u{ee5c}")
+#let ti-currency-krone-danish = tabler-icon.with("\u{ee5d}")
+#let ti-currency-krone-swedish = tabler-icon.with("\u{ee5e}")
+#let ti-currency-lari = tabler-icon.with("\u{f374}")
+#let ti-currency-leu = tabler-icon.with("\u{ee5f}")
+#let ti-currency-lira = tabler-icon.with("\u{ee60}")
+#let ti-currency-litecoin = tabler-icon.with("\u{ee61}")
+#let ti-currency-lyd = tabler-icon.with("\u{f375}")
+#let ti-currency-manat = tabler-icon.with("\u{f376}")
+#let ti-currency-monero = tabler-icon.with("\u{f377}")
+#let ti-currency-naira = tabler-icon.with("\u{ee62}")
+#let ti-currency-nano = tabler-icon.with("\u{f7a6}")
+#let ti-currency-off = tabler-icon.with("\u{f3de}")
+#let ti-currency-paanga = tabler-icon.with("\u{f378}")
+#let ti-currency-peso = tabler-icon.with("\u{f65f}")
+#let ti-currency-pound = tabler-icon.with("\u{ebac}")
+#let ti-currency-pound-off = tabler-icon.with("\u{f3df}")
+#let ti-currency-quetzal = tabler-icon.with("\u{f379}")
+#let ti-currency-real = tabler-icon.with("\u{ee63}")
+#let ti-currency-renminbi = tabler-icon.with("\u{ee64}")
+#let ti-currency-ripple = tabler-icon.with("\u{ee65}")
+#let ti-currency-riyal = tabler-icon.with("\u{ee66}")
+#let ti-currency-rubel = tabler-icon.with("\u{ee67}")
+#let ti-currency-rufiyaa = tabler-icon.with("\u{f37a}")
+#let ti-currency-rupee = tabler-icon.with("\u{ebad}")
+#let ti-currency-rupee-nepalese = tabler-icon.with("\u{f37b}")
+#let ti-currency-shekel = tabler-icon.with("\u{ee68}")
+#let ti-currency-solana = tabler-icon.with("\u{f4a1}")
+#let ti-currency-som = tabler-icon.with("\u{f37c}")
+#let ti-currency-taka = tabler-icon.with("\u{ee69}")
+#let ti-currency-tenge = tabler-icon.with("\u{f37d}")
+#let ti-currency-tether = tabler-icon.with("\u{1023e}")
+#let ti-currency-tugrik = tabler-icon.with("\u{ee6a}")
+#let ti-currency-won = tabler-icon.with("\u{ee6b}")
+#let ti-currency-xrp = tabler-icon.with("\u{fd34}")
+#let ti-currency-yen = tabler-icon.with("\u{ebae}")
+#let ti-currency-yen-off = tabler-icon.with("\u{f3e0}")
+#let ti-currency-yuan = tabler-icon.with("\u{f29a}")
+#let ti-currency-zcash = tabler-icon.with("\u{1023d}")
+#let ti-currency-zloty = tabler-icon.with("\u{ee6c}")
+#let ti-current-location = tabler-icon.with("\u{ecef}")
+#let ti-current-location-off = tabler-icon.with("\u{f10e}")
+#let ti-cursor-off = tabler-icon.with("\u{f10f}")
+#let ti-cursor-text = tabler-icon.with("\u{ee6d}")
+#let ti-cut = tabler-icon.with("\u{ea86}")
+#let ti-cylinder = tabler-icon.with("\u{f54c}")
+#let ti-cylinder-off = tabler-icon.with("\u{fa98}")
+#let ti-cylinder-plus = tabler-icon.with("\u{fa99}")
+#let ti-dashboard = tabler-icon.with("\u{ea87}")
+#let ti-dashboard-off = tabler-icon.with("\u{f3e1}")
+#let ti-database = tabler-icon.with("\u{ea88}")
+#let ti-database-cog = tabler-icon.with("\u{fa10}")
+#let ti-database-dollar = tabler-icon.with("\u{fa11}")
+#let ti-database-edit = tabler-icon.with("\u{fa12}")
+#let ti-database-exclamation = tabler-icon.with("\u{fa13}")
+#let ti-database-export = tabler-icon.with("\u{ee6e}")
+#let ti-database-heart = tabler-icon.with("\u{fa14}")
+#let ti-database-import = tabler-icon.with("\u{ee6f}")
+#let ti-database-leak = tabler-icon.with("\u{fa15}")
+#let ti-database-minus = tabler-icon.with("\u{fa16}")
+#let ti-database-off = tabler-icon.with("\u{ee70}")
+#let ti-database-plus = tabler-icon.with("\u{fa17}")
+#let ti-database-search = tabler-icon.with("\u{fa18}")
+#let ti-database-share = tabler-icon.with("\u{fa19}")
+#let ti-database-smile = tabler-icon.with("\u{fd9b}")
+#let ti-database-star = tabler-icon.with("\u{fa1a}")
+#let ti-database-x = tabler-icon.with("\u{fa1b}")
+#let ti-deaf = tabler-icon.with("\u{101ac}")
+#let ti-decimal = tabler-icon.with("\u{fa26}")
+#let ti-deer = tabler-icon.with("\u{f4c5}")
+#let ti-delta = tabler-icon.with("\u{f53c}")
+#let ti-dental = tabler-icon.with("\u{f025}")
+#let ti-dental-broken = tabler-icon.with("\u{f286}")
+#let ti-dental-off = tabler-icon.with("\u{f110}")
+#let ti-deselect = tabler-icon.with("\u{f9f3}")
+#let ti-desk = tabler-icon.with("\u{fd35}")
+#let ti-details = tabler-icon.with("\u{ee71}")
+#let ti-details-off = tabler-icon.with("\u{f3e2}")
+#let ti-device-3d-camera = tabler-icon.with("\u{1022d}")
+#let ti-device-3d-lens = tabler-icon.with("\u{1022c}")
+#let ti-device-airpods = tabler-icon.with("\u{f5a9}")
+#let ti-device-airpods-case = tabler-icon.with("\u{f646}")
+#let ti-device-airtag = tabler-icon.with("\u{fae6}")
+#let ti-device-analytics = tabler-icon.with("\u{ee72}")
+#let ti-device-audio-tape = tabler-icon.with("\u{ee73}")
+#let ti-device-camera-phone = tabler-icon.with("\u{f233}")
+#let ti-device-cctv = tabler-icon.with("\u{ee74}")
+#let ti-device-cctv-off = tabler-icon.with("\u{f3e3}")
+#let ti-device-computer-camera = tabler-icon.with("\u{ee76}")
+#let ti-device-computer-camera-2 = tabler-icon.with("\u{1023c}")
+#let ti-device-computer-camera-off = tabler-icon.with("\u{ee75}")
+#let ti-device-desktop = tabler-icon.with("\u{ea89}")
+#let ti-device-desktop-analytics = tabler-icon.with("\u{ee77}")
+#let ti-device-desktop-bolt = tabler-icon.with("\u{f85e}")
+#let ti-device-desktop-cancel = tabler-icon.with("\u{f85f}")
+#let ti-device-desktop-check = tabler-icon.with("\u{f860}")
+#let ti-device-desktop-code = tabler-icon.with("\u{f861}")
+#let ti-device-desktop-cog = tabler-icon.with("\u{f862}")
+#let ti-device-desktop-dollar = tabler-icon.with("\u{f863}")
+#let ti-device-desktop-down = tabler-icon.with("\u{f864}")
+#let ti-device-desktop-exclamation = tabler-icon.with("\u{f865}")
+#let ti-device-desktop-heart = tabler-icon.with("\u{f866}")
+#let ti-device-desktop-minus = tabler-icon.with("\u{f867}")
+#let ti-device-desktop-off = tabler-icon.with("\u{ee78}")
+#let ti-device-desktop-pause = tabler-icon.with("\u{f868}")
+#let ti-device-desktop-pin = tabler-icon.with("\u{f869}")
+#let ti-device-desktop-plus = tabler-icon.with("\u{f86a}")
+#let ti-device-desktop-question = tabler-icon.with("\u{f86b}")
+#let ti-device-desktop-search = tabler-icon.with("\u{f86c}")
+#let ti-device-desktop-share = tabler-icon.with("\u{f86d}")
+#let ti-device-desktop-star = tabler-icon.with("\u{f86e}")
+#let ti-device-desktop-up = tabler-icon.with("\u{f86f}")
+#let ti-device-desktop-x = tabler-icon.with("\u{f870}")
+#let ti-device-floppy = tabler-icon.with("\u{eb62}")
+#let ti-device-gamepad = tabler-icon.with("\u{eb63}")
+#let ti-device-gamepad-2 = tabler-icon.with("\u{f1d2}")
+#let ti-device-gamepad-3 = tabler-icon.with("\u{fc58}")
+#let ti-device-heart-monitor = tabler-icon.with("\u{f060}")
+#let ti-device-imac = tabler-icon.with("\u{f7a7}")
+#let ti-device-imac-bolt = tabler-icon.with("\u{f871}")
+#let ti-device-imac-cancel = tabler-icon.with("\u{f872}")
+#let ti-device-imac-check = tabler-icon.with("\u{f873}")
+#let ti-device-imac-code = tabler-icon.with("\u{f874}")
+#let ti-device-imac-cog = tabler-icon.with("\u{f875}")
+#let ti-device-imac-dollar = tabler-icon.with("\u{f876}")
+#let ti-device-imac-down = tabler-icon.with("\u{f877}")
+#let ti-device-imac-exclamation = tabler-icon.with("\u{f878}")
+#let ti-device-imac-heart = tabler-icon.with("\u{f879}")
+#let ti-device-imac-minus = tabler-icon.with("\u{f87a}")
+#let ti-device-imac-off = tabler-icon.with("\u{f87b}")
+#let ti-device-imac-pause = tabler-icon.with("\u{f87c}")
+#let ti-device-imac-pin = tabler-icon.with("\u{f87d}")
+#let ti-device-imac-plus = tabler-icon.with("\u{f87e}")
+#let ti-device-imac-question = tabler-icon.with("\u{f87f}")
+#let ti-device-imac-search = tabler-icon.with("\u{f880}")
+#let ti-device-imac-share = tabler-icon.with("\u{f881}")
+#let ti-device-imac-star = tabler-icon.with("\u{f882}")
+#let ti-device-imac-up = tabler-icon.with("\u{f883}")
+#let ti-device-imac-x = tabler-icon.with("\u{f884}")
+#let ti-device-ipad = tabler-icon.with("\u{f648}")
+#let ti-device-ipad-bolt = tabler-icon.with("\u{f885}")
+#let ti-device-ipad-cancel = tabler-icon.with("\u{f886}")
+#let ti-device-ipad-check = tabler-icon.with("\u{f887}")
+#let ti-device-ipad-code = tabler-icon.with("\u{f888}")
+#let ti-device-ipad-cog = tabler-icon.with("\u{f889}")
+#let ti-device-ipad-dollar = tabler-icon.with("\u{f88a}")
+#let ti-device-ipad-down = tabler-icon.with("\u{f88b}")
+#let ti-device-ipad-exclamation = tabler-icon.with("\u{f88c}")
+#let ti-device-ipad-heart = tabler-icon.with("\u{f88d}")
+#let ti-device-ipad-horizontal = tabler-icon.with("\u{f647}")
+#let ti-device-ipad-horizontal-bolt = tabler-icon.with("\u{f88e}")
+#let ti-device-ipad-horizontal-cancel = tabler-icon.with("\u{f88f}")
+#let ti-device-ipad-horizontal-check = tabler-icon.with("\u{f890}")
+#let ti-device-ipad-horizontal-code = tabler-icon.with("\u{f891}")
+#let ti-device-ipad-horizontal-cog = tabler-icon.with("\u{f892}")
+#let ti-device-ipad-horizontal-dollar = tabler-icon.with("\u{f893}")
+#let ti-device-ipad-horizontal-down = tabler-icon.with("\u{f894}")
+#let ti-device-ipad-horizontal-exclamation = tabler-icon.with("\u{f895}")
+#let ti-device-ipad-horizontal-heart = tabler-icon.with("\u{f896}")
+#let ti-device-ipad-horizontal-minus = tabler-icon.with("\u{f897}")
+#let ti-device-ipad-horizontal-off = tabler-icon.with("\u{f898}")
+#let ti-device-ipad-horizontal-pause = tabler-icon.with("\u{f899}")
+#let ti-device-ipad-horizontal-pin = tabler-icon.with("\u{f89a}")
+#let ti-device-ipad-horizontal-plus = tabler-icon.with("\u{f89b}")
+#let ti-device-ipad-horizontal-question = tabler-icon.with("\u{f89c}")
+#let ti-device-ipad-horizontal-search = tabler-icon.with("\u{f89d}")
+#let ti-device-ipad-horizontal-share = tabler-icon.with("\u{f89e}")
+#let ti-device-ipad-horizontal-star = tabler-icon.with("\u{f89f}")
+#let ti-device-ipad-horizontal-up = tabler-icon.with("\u{f8a0}")
+#let ti-device-ipad-horizontal-x = tabler-icon.with("\u{f8a1}")
+#let ti-device-ipad-minus = tabler-icon.with("\u{f8a2}")
+#let ti-device-ipad-off = tabler-icon.with("\u{f8a3}")
+#let ti-device-ipad-pause = tabler-icon.with("\u{f8a4}")
+#let ti-device-ipad-pin = tabler-icon.with("\u{f8a5}")
+#let ti-device-ipad-plus = tabler-icon.with("\u{f8a6}")
+#let ti-device-ipad-question = tabler-icon.with("\u{f8a7}")
+#let ti-device-ipad-search = tabler-icon.with("\u{f8a8}")
+#let ti-device-ipad-share = tabler-icon.with("\u{f8a9}")
+#let ti-device-ipad-star = tabler-icon.with("\u{f8aa}")
+#let ti-device-ipad-up = tabler-icon.with("\u{f8ab}")
+#let ti-device-ipad-x = tabler-icon.with("\u{f8ac}")
+#let ti-device-landline-phone = tabler-icon.with("\u{f649}")
+#let ti-device-laptop = tabler-icon.with("\u{eb64}")
+#let ti-device-laptop-off = tabler-icon.with("\u{f061}")
+#let ti-device-mobile = tabler-icon.with("\u{ea8a}")
+#let ti-device-mobile-bolt = tabler-icon.with("\u{f8ad}")
+#let ti-device-mobile-cancel = tabler-icon.with("\u{f8ae}")
+#let ti-device-mobile-charging = tabler-icon.with("\u{f224}")
+#let ti-device-mobile-check = tabler-icon.with("\u{f8af}")
+#let ti-device-mobile-code = tabler-icon.with("\u{f8b0}")
+#let ti-device-mobile-cog = tabler-icon.with("\u{f8b1}")
+#let ti-device-mobile-dollar = tabler-icon.with("\u{f8b2}")
+#let ti-device-mobile-down = tabler-icon.with("\u{f8b3}")
+#let ti-device-mobile-exclamation = tabler-icon.with("\u{f8b4}")
+#let ti-device-mobile-heart = tabler-icon.with("\u{f8b5}")
+#let ti-device-mobile-message = tabler-icon.with("\u{ee79}")
+#let ti-device-mobile-minus = tabler-icon.with("\u{f8b6}")
+#let ti-device-mobile-off = tabler-icon.with("\u{f062}")
+#let ti-device-mobile-pause = tabler-icon.with("\u{f8b7}")
+#let ti-device-mobile-pin = tabler-icon.with("\u{f8b8}")
+#let ti-device-mobile-plus = tabler-icon.with("\u{f8b9}")
+#let ti-device-mobile-question = tabler-icon.with("\u{f8ba}")
+#let ti-device-mobile-rotated = tabler-icon.with("\u{ecdb}")
+#let ti-device-mobile-search = tabler-icon.with("\u{f8bb}")
+#let ti-device-mobile-share = tabler-icon.with("\u{f8bc}")
+#let ti-device-mobile-star = tabler-icon.with("\u{f8bd}")
+#let ti-device-mobile-up = tabler-icon.with("\u{f8be}")
+#let ti-device-mobile-vibration = tabler-icon.with("\u{eb86}")
+#let ti-device-mobile-x = tabler-icon.with("\u{f8bf}")
+#let ti-device-nintendo = tabler-icon.with("\u{f026}")
+#let ti-device-nintendo-off = tabler-icon.with("\u{f111}")
+#let ti-device-projector = tabler-icon.with("\u{fc11}")
+#let ti-device-remote = tabler-icon.with("\u{f792}")
+#let ti-device-screen = tabler-icon.with("\u{1022b}")
+#let ti-device-sd-card = tabler-icon.with("\u{f384}")
+#let ti-device-sim = tabler-icon.with("\u{f4b2}")
+#let ti-device-sim-1 = tabler-icon.with("\u{f4af}")
+#let ti-device-sim-2 = tabler-icon.with("\u{f4b0}")
+#let ti-device-sim-3 = tabler-icon.with("\u{f4b1}")
+#let ti-device-speaker = tabler-icon.with("\u{ea8b}")
+#let ti-device-speaker-off = tabler-icon.with("\u{f112}")
+#let ti-device-tablet = tabler-icon.with("\u{ea8c}")
+#let ti-device-tablet-bolt = tabler-icon.with("\u{f8c0}")
+#let ti-device-tablet-cancel = tabler-icon.with("\u{f8c1}")
+#let ti-device-tablet-check = tabler-icon.with("\u{f8c2}")
+#let ti-device-tablet-code = tabler-icon.with("\u{f8c3}")
+#let ti-device-tablet-cog = tabler-icon.with("\u{f8c4}")
+#let ti-device-tablet-dollar = tabler-icon.with("\u{f8c5}")
+#let ti-device-tablet-down = tabler-icon.with("\u{f8c6}")
+#let ti-device-tablet-exclamation = tabler-icon.with("\u{f8c7}")
+#let ti-device-tablet-heart = tabler-icon.with("\u{f8c8}")
+#let ti-device-tablet-minus = tabler-icon.with("\u{f8c9}")
+#let ti-device-tablet-off = tabler-icon.with("\u{f063}")
+#let ti-device-tablet-pause = tabler-icon.with("\u{f8ca}")
+#let ti-device-tablet-pin = tabler-icon.with("\u{f8cb}")
+#let ti-device-tablet-plus = tabler-icon.with("\u{f8cc}")
+#let ti-device-tablet-question = tabler-icon.with("\u{f8cd}")
+#let ti-device-tablet-search = tabler-icon.with("\u{f8ce}")
+#let ti-device-tablet-share = tabler-icon.with("\u{f8cf}")
+#let ti-device-tablet-star = tabler-icon.with("\u{f8d0}")
+#let ti-device-tablet-up = tabler-icon.with("\u{f8d1}")
+#let ti-device-tablet-x = tabler-icon.with("\u{f8d2}")
+#let ti-device-tv = tabler-icon.with("\u{ea8d}")
+#let ti-device-tv-off = tabler-icon.with("\u{f064}")
+#let ti-device-tv-old = tabler-icon.with("\u{f1d3}")
+#let ti-device-unknown = tabler-icon.with("\u{fef4}")
+#let ti-device-usb = tabler-icon.with("\u{fc59}")
+#let ti-device-vision-pro = tabler-icon.with("\u{fae7}")
+#let ti-device-watch = tabler-icon.with("\u{ebf9}")
+#let ti-device-watch-bolt = tabler-icon.with("\u{f8d3}")
+#let ti-device-watch-cancel = tabler-icon.with("\u{f8d4}")
+#let ti-device-watch-check = tabler-icon.with("\u{f8d5}")
+#let ti-device-watch-code = tabler-icon.with("\u{f8d6}")
+#let ti-device-watch-cog = tabler-icon.with("\u{f8d7}")
+#let ti-device-watch-dollar = tabler-icon.with("\u{f8d8}")
+#let ti-device-watch-down = tabler-icon.with("\u{f8d9}")
+#let ti-device-watch-exclamation = tabler-icon.with("\u{f8da}")
+#let ti-device-watch-heart = tabler-icon.with("\u{f8db}")
+#let ti-device-watch-minus = tabler-icon.with("\u{f8dc}")
+#let ti-device-watch-off = tabler-icon.with("\u{f065}")
+#let ti-device-watch-pause = tabler-icon.with("\u{f8dd}")
+#let ti-device-watch-pin = tabler-icon.with("\u{f8de}")
+#let ti-device-watch-plus = tabler-icon.with("\u{f8df}")
+#let ti-device-watch-question = tabler-icon.with("\u{f8e0}")
+#let ti-device-watch-search = tabler-icon.with("\u{f8e1}")
+#let ti-device-watch-share = tabler-icon.with("\u{f8e2}")
+#let ti-device-watch-star = tabler-icon.with("\u{f8e3}")
+#let ti-device-watch-stats = tabler-icon.with("\u{ef7d}")
+#let ti-device-watch-stats-2 = tabler-icon.with("\u{ef7c}")
+#let ti-device-watch-up = tabler-icon.with("\u{f8e4}")
+#let ti-device-watch-x = tabler-icon.with("\u{f8e5}")
+#let ti-devices = tabler-icon.with("\u{eb87}")
+#let ti-devices-2 = tabler-icon.with("\u{ed29}")
+#let ti-devices-bolt = tabler-icon.with("\u{f8e6}")
+#let ti-devices-cancel = tabler-icon.with("\u{f8e7}")
+#let ti-devices-check = tabler-icon.with("\u{f8e8}")
+#let ti-devices-code = tabler-icon.with("\u{f8e9}")
+#let ti-devices-cog = tabler-icon.with("\u{f8ea}")
+#let ti-devices-dollar = tabler-icon.with("\u{f8eb}")
+#let ti-devices-down = tabler-icon.with("\u{f8ec}")
+#let ti-devices-exclamation = tabler-icon.with("\u{f8ed}")
+#let ti-devices-heart = tabler-icon.with("\u{f8ee}")
+#let ti-devices-minus = tabler-icon.with("\u{f8ef}")
+#let ti-devices-off = tabler-icon.with("\u{f3e4}")
+#let ti-devices-pause = tabler-icon.with("\u{f8f0}")
+#let ti-devices-pc = tabler-icon.with("\u{ee7a}")
+#let ti-devices-pc-off = tabler-icon.with("\u{f113}")
+#let ti-devices-pin = tabler-icon.with("\u{f8f1}")
+#let ti-devices-plus = tabler-icon.with("\u{f8f2}")
+#let ti-devices-question = tabler-icon.with("\u{f8f3}")
+#let ti-devices-search = tabler-icon.with("\u{f8f4}")
+#let ti-devices-share = tabler-icon.with("\u{f8f5}")
+#let ti-devices-star = tabler-icon.with("\u{f8f6}")
+#let ti-devices-up = tabler-icon.with("\u{f8f7}")
+#let ti-devices-x = tabler-icon.with("\u{f8f8}")
+#let ti-diabolo = tabler-icon.with("\u{fa9c}")
+#let ti-diabolo-off = tabler-icon.with("\u{fa9a}")
+#let ti-diabolo-plus = tabler-icon.with("\u{fa9b}")
+#let ti-dialpad = tabler-icon.with("\u{f067}")
+#let ti-dialpad-off = tabler-icon.with("\u{f114}")
+#let ti-diamond = tabler-icon.with("\u{eb65}")
+#let ti-diamond-off = tabler-icon.with("\u{f115}")
+#let ti-diamonds = tabler-icon.with("\u{eff5}")
+#let ti-diaper = tabler-icon.with("\u{ffa2}")
+#let ti-dice = tabler-icon.with("\u{eb66}")
+#let ti-dice-1 = tabler-icon.with("\u{f08b}")
+#let ti-dice-2 = tabler-icon.with("\u{f08c}")
+#let ti-dice-3 = tabler-icon.with("\u{f08d}")
+#let ti-dice-4 = tabler-icon.with("\u{f08e}")
+#let ti-dice-5 = tabler-icon.with("\u{f08f}")
+#let ti-dice-6 = tabler-icon.with("\u{f090}")
+#let ti-dimensions = tabler-icon.with("\u{ee7b}")
+#let ti-direction = tabler-icon.with("\u{ebfb}")
+#let ti-direction-arrows = tabler-icon.with("\u{fd36}")
+#let ti-direction-horizontal = tabler-icon.with("\u{ebfa}")
+#let ti-direction-sign = tabler-icon.with("\u{f1f7}")
+#let ti-direction-sign-off = tabler-icon.with("\u{f3e5}")
+#let ti-directions = tabler-icon.with("\u{ea8e}")
+#let ti-directions-off = tabler-icon.with("\u{f116}")
+#let ti-disabled = tabler-icon.with("\u{ea8f}")
+#let ti-disabled-2 = tabler-icon.with("\u{ebaf}")
+#let ti-disabled-off = tabler-icon.with("\u{f117}")
+#let ti-disc = tabler-icon.with("\u{ea90}")
+#let ti-disc-golf = tabler-icon.with("\u{f385}")
+#let ti-disc-off = tabler-icon.with("\u{f118}")
+#let ti-discount = tabler-icon.with("\u{ebbd}")
+#let ti-discount-off = tabler-icon.with("\u{f3e7}")
+#let ti-divide = tabler-icon.with("\u{ed5c}")
+#let ti-dna = tabler-icon.with("\u{ee7d}")
+#let ti-dna-2 = tabler-icon.with("\u{ef5c}")
+#let ti-dna-2-off = tabler-icon.with("\u{f119}")
+#let ti-dna-off = tabler-icon.with("\u{f11a}")
+#let ti-dog = tabler-icon.with("\u{f660}")
+#let ti-dog-bowl = tabler-icon.with("\u{ef29}")
+#let ti-door = tabler-icon.with("\u{ef4e}")
+#let ti-door-enter = tabler-icon.with("\u{ef4c}")
+#let ti-door-exit = tabler-icon.with("\u{ef4d}")
+#let ti-door-hanger = tabler-icon.with("\u{1023b}")
+#let ti-door-off = tabler-icon.with("\u{f11b}")
+#let ti-dots = tabler-icon.with("\u{ea95}")
+#let ti-dots-circle-horizontal = tabler-icon.with("\u{ea91}")
+#let ti-dots-diagonal = tabler-icon.with("\u{ea93}")
+#let ti-dots-diagonal-2 = tabler-icon.with("\u{ea92}")
+#let ti-dots-vertical = tabler-icon.with("\u{ea94}")
+#let ti-download = tabler-icon.with("\u{ea96}")
+#let ti-download-off = tabler-icon.with("\u{f11c}")
+#let ti-drag-drop = tabler-icon.with("\u{eb89}")
+#let ti-drag-drop-2 = tabler-icon.with("\u{eb88}")
+#let ti-drone = tabler-icon.with("\u{ed79}")
+#let ti-drone-off = tabler-icon.with("\u{ee7e}")
+#let ti-drop-circle = tabler-icon.with("\u{efde}")
+#let ti-droplet = tabler-icon.with("\u{ea97}")
+#let ti-droplet-bolt = tabler-icon.with("\u{f8f9}")
+#let ti-droplet-cancel = tabler-icon.with("\u{f8fa}")
+#let ti-droplet-check = tabler-icon.with("\u{f8fb}")
+#let ti-droplet-code = tabler-icon.with("\u{f8fc}")
+#let ti-droplet-cog = tabler-icon.with("\u{f8fd}")
+#let ti-droplet-dollar = tabler-icon.with("\u{f8fe}")
+#let ti-droplet-down = tabler-icon.with("\u{f8ff}")
+#let ti-droplet-exclamation = tabler-icon.with("\u{f900}")
+#let ti-droplet-half = tabler-icon.with("\u{ee82}")
+#let ti-droplet-half-2 = tabler-icon.with("\u{ee81}")
+#let ti-droplet-heart = tabler-icon.with("\u{f901}")
+#let ti-droplet-minus = tabler-icon.with("\u{f902}")
+#let ti-droplet-off = tabler-icon.with("\u{ee83}")
+#let ti-droplet-pause = tabler-icon.with("\u{f903}")
+#let ti-droplet-pin = tabler-icon.with("\u{f904}")
+#let ti-droplet-plus = tabler-icon.with("\u{f905}")
+#let ti-droplet-question = tabler-icon.with("\u{f906}")
+#let ti-droplet-search = tabler-icon.with("\u{f907}")
+#let ti-droplet-share = tabler-icon.with("\u{f908}")
+#let ti-droplet-star = tabler-icon.with("\u{f909}")
+#let ti-droplet-up = tabler-icon.with("\u{f90a}")
+#let ti-droplet-x = tabler-icon.with("\u{f90b}")
+#let ti-droplets = tabler-icon.with("\u{fc12}")
+#let ti-dual-screen = tabler-icon.with("\u{fa59}")
+#let ti-dumpling = tabler-icon.with("\u{feb5}")
+#let ti-e-passport = tabler-icon.with("\u{f4df}")
+#let ti-ear = tabler-icon.with("\u{ebce}")
+#let ti-ear-off = tabler-icon.with("\u{ee84}")
+#let ti-ear-scan = tabler-icon.with("\u{fd57}")
+#let ti-earphone-bluetooth = tabler-icon.with("\u{1023a}")
+#let ti-ease-in = tabler-icon.with("\u{f573}")
+#let ti-ease-in-control-point = tabler-icon.with("\u{f570}")
+#let ti-ease-in-out = tabler-icon.with("\u{f572}")
+#let ti-ease-in-out-control-points = tabler-icon.with("\u{f571}")
+#let ti-ease-out = tabler-icon.with("\u{f575}")
+#let ti-ease-out-control-point = tabler-icon.with("\u{f574}")
+#let ti-edit = tabler-icon.with("\u{ea98}")
+#let ti-edit-circle = tabler-icon.with("\u{ee85}")
+#let ti-edit-circle-off = tabler-icon.with("\u{f11d}")
+#let ti-edit-off = tabler-icon.with("\u{f11e}")
+#let ti-egg = tabler-icon.with("\u{eb8a}")
+#let ti-egg-cracked = tabler-icon.with("\u{f2d6}")
+#let ti-egg-fried = tabler-icon.with("\u{f386}")
+#let ti-egg-off = tabler-icon.with("\u{f11f}")
+#let ti-eggs = tabler-icon.with("\u{f500}")
+#let ti-elevator = tabler-icon.with("\u{efdf}")
+#let ti-elevator-off = tabler-icon.with("\u{f3e8}")
+#let ti-emergency-bed = tabler-icon.with("\u{ef5d}")
+#let ti-empathize = tabler-icon.with("\u{f29b}")
+#let ti-empathize-off = tabler-icon.with("\u{f3e9}")
+#let ti-emphasis = tabler-icon.with("\u{ebcf}")
+#let ti-engine = tabler-icon.with("\u{ef7e}")
+#let ti-engine-off = tabler-icon.with("\u{f120}")
+#let ti-equal = tabler-icon.with("\u{ee87}")
+#let ti-equal-double = tabler-icon.with("\u{f4e1}")
+#let ti-equal-not = tabler-icon.with("\u{ee86}")
+#let ti-eraser = tabler-icon.with("\u{eb8b}")
+#let ti-eraser-off = tabler-icon.with("\u{f121}")
+#let ti-error-404 = tabler-icon.with("\u{f027}")
+#let ti-error-404-off = tabler-icon.with("\u{f122}")
+#let ti-escalator = tabler-icon.with("\u{fb06}")
+#let ti-escalator-down = tabler-icon.with("\u{fb04}")
+#let ti-escalator-up = tabler-icon.with("\u{fb05}")
+#let ti-exchange = tabler-icon.with("\u{ebe7}")
+#let ti-exchange-off = tabler-icon.with("\u{f123}")
+#let ti-exclamation-circle = tabler-icon.with("\u{f634}")
+#let ti-exclamation-mark = tabler-icon.with("\u{efb4}")
+#let ti-exclamation-mark-off = tabler-icon.with("\u{f124}")
+#let ti-explicit = tabler-icon.with("\u{f256}")
+#let ti-explicit-off = tabler-icon.with("\u{f3ea}")
+#let ti-exposure = tabler-icon.with("\u{eb8c}")
+#let ti-exposure-0 = tabler-icon.with("\u{f29c}")
+#let ti-exposure-minus-1 = tabler-icon.with("\u{f29d}")
+#let ti-exposure-minus-2 = tabler-icon.with("\u{f29e}")
+#let ti-exposure-off = tabler-icon.with("\u{f3eb}")
+#let ti-exposure-plus-1 = tabler-icon.with("\u{f29f}")
+#let ti-exposure-plus-2 = tabler-icon.with("\u{f2a0}")
+#let ti-external-link = tabler-icon.with("\u{ea99}")
+#let ti-external-link-off = tabler-icon.with("\u{f125}")
+#let ti-eye = tabler-icon.with("\u{ea9a}")
+#let ti-eye-bitcoin = tabler-icon.with("\u{ff3d}")
+#let ti-eye-bolt = tabler-icon.with("\u{fb6d}")
+#let ti-eye-cancel = tabler-icon.with("\u{fb6e}")
+#let ti-eye-check = tabler-icon.with("\u{ee88}")
+#let ti-eye-closed = tabler-icon.with("\u{f7ec}")
+#let ti-eye-code = tabler-icon.with("\u{fb6f}")
+#let ti-eye-cog = tabler-icon.with("\u{f7ed}")
+#let ti-eye-discount = tabler-icon.with("\u{fb70}")
+#let ti-eye-dollar = tabler-icon.with("\u{fb71}")
+#let ti-eye-dotted = tabler-icon.with("\u{fead}")
+#let ti-eye-down = tabler-icon.with("\u{fb72}")
+#let ti-eye-edit = tabler-icon.with("\u{f7ee}")
+#let ti-eye-exclamation = tabler-icon.with("\u{f7ef}")
+#let ti-eye-heart = tabler-icon.with("\u{f7f0}")
+#let ti-eye-minus = tabler-icon.with("\u{fb73}")
+#let ti-eye-off = tabler-icon.with("\u{ecf0}")
+#let ti-eye-pause = tabler-icon.with("\u{fb74}")
+#let ti-eye-pin = tabler-icon.with("\u{fb75}")
+#let ti-eye-plus = tabler-icon.with("\u{fb76}")
+#let ti-eye-question = tabler-icon.with("\u{fb77}")
+#let ti-eye-search = tabler-icon.with("\u{fb78}")
+#let ti-eye-share = tabler-icon.with("\u{fb79}")
+#let ti-eye-spark = tabler-icon.with("\u{ffba}")
+#let ti-eye-star = tabler-icon.with("\u{fb7a}")
+#let ti-eye-table = tabler-icon.with("\u{ef5e}")
+#let ti-eye-up = tabler-icon.with("\u{fb7b}")
+#let ti-eye-x = tabler-icon.with("\u{f7f1}")
+#let ti-eyeglass = tabler-icon.with("\u{ee8a}")
+#let ti-eyeglass-2 = tabler-icon.with("\u{ee89}")
+#let ti-eyeglass-off = tabler-icon.with("\u{f126}")
+#let ti-face-id = tabler-icon.with("\u{ea9b}")
+#let ti-face-id-error = tabler-icon.with("\u{efa7}")
+#let ti-face-mask = tabler-icon.with("\u{efb5}")
+#let ti-face-mask-off = tabler-icon.with("\u{f127}")
+#let ti-fall = tabler-icon.with("\u{ecb9}")
+#let ti-favicon = tabler-icon.with("\u{fd65}")
+#let ti-feather = tabler-icon.with("\u{ee8b}")
+#let ti-feather-off = tabler-icon.with("\u{f128}")
+#let ti-fence = tabler-icon.with("\u{ef2a}")
+#let ti-fence-off = tabler-icon.with("\u{f129}")
+#let ti-ferry = tabler-icon.with("\u{10074}")
+#let ti-fidget-spinner = tabler-icon.with("\u{f068}")
+#let ti-file = tabler-icon.with("\u{eaa4}")
+#let ti-file-3d = tabler-icon.with("\u{f032}")
+#let ti-file-ai = tabler-icon.with("\u{ffa1}")
+#let ti-file-alert = tabler-icon.with("\u{ede6}")
+#let ti-file-analytics = tabler-icon.with("\u{ede7}")
+#let ti-file-arrow-left = tabler-icon.with("\u{f033}")
+#let ti-file-arrow-right = tabler-icon.with("\u{f034}")
+#let ti-file-barcode = tabler-icon.with("\u{f035}")
+#let ti-file-bitcoin = tabler-icon.with("\u{ffa0}")
+#let ti-file-broken = tabler-icon.with("\u{f501}")
+#let ti-file-certificate = tabler-icon.with("\u{ed4d}")
+#let ti-file-chart = tabler-icon.with("\u{f036}")
+#let ti-file-check = tabler-icon.with("\u{ea9c}")
+#let ti-file-code = tabler-icon.with("\u{ebd0}")
+#let ti-file-code-2 = tabler-icon.with("\u{ede8}")
+#let ti-file-cv = tabler-icon.with("\u{fa5a}")
+#let ti-file-database = tabler-icon.with("\u{f037}")
+#let ti-file-delta = tabler-icon.with("\u{f53d}")
+#let ti-file-description = tabler-icon.with("\u{f028}")
+#let ti-file-diff = tabler-icon.with("\u{ecf1}")
+#let ti-file-digit = tabler-icon.with("\u{efa8}")
+#let ti-file-dislike = tabler-icon.with("\u{ed2a}")
+#let ti-file-dollar = tabler-icon.with("\u{efe0}")
+#let ti-file-dots = tabler-icon.with("\u{f038}")
+#let ti-file-download = tabler-icon.with("\u{ea9d}")
+#let ti-file-euro = tabler-icon.with("\u{efe1}")
+#let ti-file-excel = tabler-icon.with("\u{fef3}")
+#let ti-file-export = tabler-icon.with("\u{ede9}")
+#let ti-file-function = tabler-icon.with("\u{f53e}")
+#let ti-file-horizontal = tabler-icon.with("\u{ebb0}")
+#let ti-file-import = tabler-icon.with("\u{edea}")
+#let ti-file-infinity = tabler-icon.with("\u{f502}")
+#let ti-file-info = tabler-icon.with("\u{edec}")
+#let ti-file-invoice = tabler-icon.with("\u{eb67}")
+#let ti-file-isr = tabler-icon.with("\u{feac}")
+#let ti-file-lambda = tabler-icon.with("\u{f53f}")
+#let ti-file-like = tabler-icon.with("\u{ed2b}")
+#let ti-file-minus = tabler-icon.with("\u{ea9e}")
+#let ti-file-music = tabler-icon.with("\u{ea9f}")
+#let ti-file-neutral = tabler-icon.with("\u{fd22}")
+#let ti-file-off = tabler-icon.with("\u{ecf2}")
+#let ti-file-orientation = tabler-icon.with("\u{f2a1}")
+#let ti-file-pencil = tabler-icon.with("\u{f039}")
+#let ti-file-percent = tabler-icon.with("\u{f540}")
+#let ti-file-phone = tabler-icon.with("\u{ecdc}")
+#let ti-file-plus = tabler-icon.with("\u{eaa0}")
+#let ti-file-power = tabler-icon.with("\u{f03a}")
+#let ti-file-report = tabler-icon.with("\u{eded}")
+#let ti-file-rss = tabler-icon.with("\u{f03b}")
+#let ti-file-sad = tabler-icon.with("\u{fd23}")
+#let ti-file-scissors = tabler-icon.with("\u{f03c}")
+#let ti-file-search = tabler-icon.with("\u{ed5d}")
+#let ti-file-settings = tabler-icon.with("\u{f029}")
+#let ti-file-shredder = tabler-icon.with("\u{eaa1}")
+#let ti-file-signal = tabler-icon.with("\u{f03d}")
+#let ti-file-smile = tabler-icon.with("\u{fd24}")
+#let ti-file-spark = tabler-icon.with("\u{ffb9}")
+#let ti-file-spreadsheet = tabler-icon.with("\u{f03e}")
+#let ti-file-stack = tabler-icon.with("\u{f503}")
+#let ti-file-star = tabler-icon.with("\u{f03f}")
+#let ti-file-symlink = tabler-icon.with("\u{ed53}")
+#let ti-file-text = tabler-icon.with("\u{eaa2}")
+#let ti-file-text-ai = tabler-icon.with("\u{fa27}")
+#let ti-file-text-shield = tabler-icon.with("\u{100f2}")
+#let ti-file-text-spark = tabler-icon.with("\u{ffb8}")
+#let ti-file-time = tabler-icon.with("\u{f040}")
+#let ti-file-type-bmp = tabler-icon.with("\u{fb07}")
+#let ti-file-type-css = tabler-icon.with("\u{fb08}")
+#let ti-file-type-csv = tabler-icon.with("\u{fb09}")
+#let ti-file-type-doc = tabler-icon.with("\u{fb0a}")
+#let ti-file-type-docx = tabler-icon.with("\u{fb0b}")
+#let ti-file-type-html = tabler-icon.with("\u{fb0c}")
+#let ti-file-type-jpg = tabler-icon.with("\u{fb0d}")
+#let ti-file-type-js = tabler-icon.with("\u{fb0e}")
+#let ti-file-type-jsx = tabler-icon.with("\u{fb0f}")
+#let ti-file-type-pdf = tabler-icon.with("\u{fb10}")
+#let ti-file-type-php = tabler-icon.with("\u{fb11}")
+#let ti-file-type-png = tabler-icon.with("\u{fb12}")
+#let ti-file-type-ppt = tabler-icon.with("\u{fb13}")
+#let ti-file-type-rs = tabler-icon.with("\u{fb14}")
+#let ti-file-type-sql = tabler-icon.with("\u{fb15}")
+#let ti-file-type-svg = tabler-icon.with("\u{fb16}")
+#let ti-file-type-ts = tabler-icon.with("\u{fb17}")
+#let ti-file-type-tsx = tabler-icon.with("\u{fb18}")
+#let ti-file-type-txt = tabler-icon.with("\u{fb19}")
+#let ti-file-type-vue = tabler-icon.with("\u{fb1a}")
+#let ti-file-type-xls = tabler-icon.with("\u{fb1b}")
+#let ti-file-type-xml = tabler-icon.with("\u{fb1c}")
+#let ti-file-type-zip = tabler-icon.with("\u{fb1d}")
+#let ti-file-typography = tabler-icon.with("\u{f041}")
+#let ti-file-unknown = tabler-icon.with("\u{f042}")
+#let ti-file-upload = tabler-icon.with("\u{ec91}")
+#let ti-file-vector = tabler-icon.with("\u{f043}")
+#let ti-file-word = tabler-icon.with("\u{fef2}")
+#let ti-file-x = tabler-icon.with("\u{eaa3}")
+#let ti-file-zip = tabler-icon.with("\u{ed4e}")
+#let ti-files = tabler-icon.with("\u{edef}")
+#let ti-files-off = tabler-icon.with("\u{edee}")
+#let ti-filter = tabler-icon.with("\u{eaa5}")
+#let ti-filter-2 = tabler-icon.with("\u{1014b}")
+#let ti-filter-2-bolt = tabler-icon.with("\u{1015f}")
+#let ti-filter-2-cancel = tabler-icon.with("\u{1015e}")
+#let ti-filter-2-check = tabler-icon.with("\u{1015d}")
+#let ti-filter-2-code = tabler-icon.with("\u{1015c}")
+#let ti-filter-2-cog = tabler-icon.with("\u{1015b}")
+#let ti-filter-2-discount = tabler-icon.with("\u{1015a}")
+#let ti-filter-2-dollar = tabler-icon.with("\u{10159}")
+#let ti-filter-2-down = tabler-icon.with("\u{10158}")
+#let ti-filter-2-edit = tabler-icon.with("\u{10157}")
+#let ti-filter-2-exclamation = tabler-icon.with("\u{10156}")
+#let ti-filter-2-minus = tabler-icon.with("\u{10155}")
+#let ti-filter-2-pause = tabler-icon.with("\u{10154}")
+#let ti-filter-2-pin = tabler-icon.with("\u{10153}")
+#let ti-filter-2-plus = tabler-icon.with("\u{10152}")
+#let ti-filter-2-question = tabler-icon.with("\u{10151}")
+#let ti-filter-2-search = tabler-icon.with("\u{10150}")
+#let ti-filter-2-share = tabler-icon.with("\u{1014f}")
+#let ti-filter-2-spark = tabler-icon.with("\u{1014e}")
+#let ti-filter-2-up = tabler-icon.with("\u{1014d}")
+#let ti-filter-2-x = tabler-icon.with("\u{1014c}")
+#let ti-filter-bolt = tabler-icon.with("\u{fb7c}")
+#let ti-filter-cancel = tabler-icon.with("\u{fb7d}")
+#let ti-filter-check = tabler-icon.with("\u{fb7e}")
+#let ti-filter-code = tabler-icon.with("\u{fb7f}")
+#let ti-filter-cog = tabler-icon.with("\u{f9fe}")
+#let ti-filter-discount = tabler-icon.with("\u{fb80}")
+#let ti-filter-dollar = tabler-icon.with("\u{f9ff}")
+#let ti-filter-down = tabler-icon.with("\u{fb81}")
+#let ti-filter-edit = tabler-icon.with("\u{fa00}")
+#let ti-filter-exclamation = tabler-icon.with("\u{fb82}")
+#let ti-filter-heart = tabler-icon.with("\u{fb83}")
+#let ti-filter-minus = tabler-icon.with("\u{fa01}")
+#let ti-filter-off = tabler-icon.with("\u{ed2c}")
+#let ti-filter-pause = tabler-icon.with("\u{fb84}")
+#let ti-filter-pin = tabler-icon.with("\u{fb85}")
+#let ti-filter-plus = tabler-icon.with("\u{fa02}")
+#let ti-filter-question = tabler-icon.with("\u{fb86}")
+#let ti-filter-search = tabler-icon.with("\u{fb87}")
+#let ti-filter-share = tabler-icon.with("\u{fb88}")
+#let ti-filter-spark = tabler-icon.with("\u{1014a}")
+#let ti-filter-star = tabler-icon.with("\u{fa03}")
+#let ti-filter-up = tabler-icon.with("\u{fb89}")
+#let ti-filter-x = tabler-icon.with("\u{fa04}")
+#let ti-filters = tabler-icon.with("\u{f793}")
+#let ti-fingerprint = tabler-icon.with("\u{ebd1}")
+#let ti-fingerprint-off = tabler-icon.with("\u{f12a}")
+#let ti-fingerprint-scan = tabler-icon.with("\u{fcb5}")
+#let ti-fire-extinguisher = tabler-icon.with("\u{faf6}")
+#let ti-fire-hydrant = tabler-icon.with("\u{f3a9}")
+#let ti-fire-hydrant-off = tabler-icon.with("\u{f3ec}")
+#let ti-firetruck = tabler-icon.with("\u{ebe8}")
+#let ti-firewall-check = tabler-icon.with("\u{101f1}")
+#let ti-firewall-flame = tabler-icon.with("\u{101f0}")
+#let ti-first-aid-kit = tabler-icon.with("\u{ef5f}")
+#let ti-first-aid-kit-off = tabler-icon.with("\u{f3ed}")
+#let ti-fish = tabler-icon.with("\u{ef2b}")
+#let ti-fish-bone = tabler-icon.with("\u{f287}")
+#let ti-fish-christianity = tabler-icon.with("\u{f58b}")
+#let ti-fish-hook = tabler-icon.with("\u{f1f9}")
+#let ti-fish-hook-off = tabler-icon.with("\u{f3ee}")
+#let ti-fish-off = tabler-icon.with("\u{f12b}")
+#let ti-flag = tabler-icon.with("\u{eaa6}")
+#let ti-flag-2 = tabler-icon.with("\u{ee8c}")
+#let ti-flag-2-off = tabler-icon.with("\u{f12c}")
+#let ti-flag-3 = tabler-icon.with("\u{ee8d}")
+#let ti-flag-bitcoin = tabler-icon.with("\u{ff3c}")
+#let ti-flag-bolt = tabler-icon.with("\u{fb8a}")
+#let ti-flag-cancel = tabler-icon.with("\u{fb8b}")
+#let ti-flag-check = tabler-icon.with("\u{fb8c}")
+#let ti-flag-code = tabler-icon.with("\u{fb8d}")
+#let ti-flag-cog = tabler-icon.with("\u{fb8e}")
+#let ti-flag-discount = tabler-icon.with("\u{fb8f}")
+#let ti-flag-dollar = tabler-icon.with("\u{fb90}")
+#let ti-flag-down = tabler-icon.with("\u{fb91}")
+#let ti-flag-exclamation = tabler-icon.with("\u{fb92}")
+#let ti-flag-heart = tabler-icon.with("\u{fb93}")
+#let ti-flag-minus = tabler-icon.with("\u{fb94}")
+#let ti-flag-off = tabler-icon.with("\u{f12d}")
+#let ti-flag-pause = tabler-icon.with("\u{fb95}")
+#let ti-flag-pin = tabler-icon.with("\u{fb96}")
+#let ti-flag-plus = tabler-icon.with("\u{fb97}")
+#let ti-flag-question = tabler-icon.with("\u{fb98}")
+#let ti-flag-search = tabler-icon.with("\u{fb99}")
+#let ti-flag-share = tabler-icon.with("\u{fb9a}")
+#let ti-flag-spark = tabler-icon.with("\u{ffb7}")
+#let ti-flag-star = tabler-icon.with("\u{fb9b}")
+#let ti-flag-up = tabler-icon.with("\u{fb9c}")
+#let ti-flag-x = tabler-icon.with("\u{fb9d}")
+#let ti-flame = tabler-icon.with("\u{ec2c}")
+#let ti-flame-off = tabler-icon.with("\u{f12e}")
+#let ti-flare = tabler-icon.with("\u{ee8e}")
+#let ti-flask = tabler-icon.with("\u{ebd2}")
+#let ti-flask-2 = tabler-icon.with("\u{ef60}")
+#let ti-flask-2-off = tabler-icon.with("\u{f12f}")
+#let ti-flask-off = tabler-icon.with("\u{f130}")
+#let ti-flip-flops = tabler-icon.with("\u{f564}")
+#let ti-flip-horizontal = tabler-icon.with("\u{eaa7}")
+#let ti-flip-vertical = tabler-icon.with("\u{eaa8}")
+#let ti-float-center = tabler-icon.with("\u{ebb1}")
+#let ti-float-left = tabler-icon.with("\u{ebb2}")
+#let ti-float-none = tabler-icon.with("\u{ed13}")
+#let ti-float-right = tabler-icon.with("\u{ebb3}")
+#let ti-flower = tabler-icon.with("\u{eff6}")
+#let ti-flower-off = tabler-icon.with("\u{f131}")
+#let ti-focus = tabler-icon.with("\u{eb8d}")
+#let ti-focus-2 = tabler-icon.with("\u{ebd3}")
+#let ti-focus-auto = tabler-icon.with("\u{fa62}")
+#let ti-focus-centered = tabler-icon.with("\u{f02a}")
+#let ti-fold = tabler-icon.with("\u{ed56}")
+#let ti-fold-down = tabler-icon.with("\u{ed54}")
+#let ti-fold-up = tabler-icon.with("\u{ed55}")
+#let ti-folder = tabler-icon.with("\u{eaad}")
+#let ti-folder-bolt = tabler-icon.with("\u{f90c}")
+#let ti-folder-cancel = tabler-icon.with("\u{f90d}")
+#let ti-folder-check = tabler-icon.with("\u{f90e}")
+#let ti-folder-code = tabler-icon.with("\u{f90f}")
+#let ti-folder-cog = tabler-icon.with("\u{f910}")
+#let ti-folder-dollar = tabler-icon.with("\u{f911}")
+#let ti-folder-down = tabler-icon.with("\u{f912}")
+#let ti-folder-exclamation = tabler-icon.with("\u{f913}")
+#let ti-folder-heart = tabler-icon.with("\u{f914}")
+#let ti-folder-minus = tabler-icon.with("\u{eaaa}")
+#let ti-folder-off = tabler-icon.with("\u{ed14}")
+#let ti-folder-open = tabler-icon.with("\u{faf7}")
+#let ti-folder-pause = tabler-icon.with("\u{f915}")
+#let ti-folder-pin = tabler-icon.with("\u{f916}")
+#let ti-folder-plus = tabler-icon.with("\u{eaab}")
+#let ti-folder-question = tabler-icon.with("\u{f917}")
+#let ti-folder-root = tabler-icon.with("\u{fd43}")
+#let ti-folder-search = tabler-icon.with("\u{f918}")
+#let ti-folder-share = tabler-icon.with("\u{f919}")
+#let ti-folder-star = tabler-icon.with("\u{f91a}")
+#let ti-folder-symlink = tabler-icon.with("\u{f91b}")
+#let ti-folder-up = tabler-icon.with("\u{f91c}")
+#let ti-folder-x = tabler-icon.with("\u{eaac}")
+#let ti-folders = tabler-icon.with("\u{eaae}")
+#let ti-folders-off = tabler-icon.with("\u{f133}")
+#let ti-forbid = tabler-icon.with("\u{ebd5}")
+#let ti-forbid-2 = tabler-icon.with("\u{ebd4}")
+#let ti-forklift = tabler-icon.with("\u{ebe9}")
+#let ti-forms = tabler-icon.with("\u{ee8f}")
+#let ti-fountain = tabler-icon.with("\u{f09b}")
+#let ti-fountain-off = tabler-icon.with("\u{f134}")
+#let ti-frame = tabler-icon.with("\u{eaaf}")
+#let ti-frame-off = tabler-icon.with("\u{f135}")
+#let ti-free-rights = tabler-icon.with("\u{efb6}")
+#let ti-freeze-column = tabler-icon.with("\u{fa63}")
+#let ti-freeze-row = tabler-icon.with("\u{fa65}")
+#let ti-freeze-row-column = tabler-icon.with("\u{fa64}")
+#let ti-fridge = tabler-icon.with("\u{f1fa}")
+#let ti-fridge-off = tabler-icon.with("\u{f3ef}")
+#let ti-friends = tabler-icon.with("\u{eab0}")
+#let ti-friends-off = tabler-icon.with("\u{f136}")
+#let ti-frustum = tabler-icon.with("\u{fa9f}")
+#let ti-frustum-off = tabler-icon.with("\u{fa9d}")
+#let ti-frustum-plus = tabler-icon.with("\u{fa9e}")
+#let ti-function = tabler-icon.with("\u{f225}")
+#let ti-function-off = tabler-icon.with("\u{f3f0}")
+#let ti-galaxy = tabler-icon.with("\u{fcb6}")
+#let ti-garden-cart = tabler-icon.with("\u{f23e}")
+#let ti-garden-cart-off = tabler-icon.with("\u{f3f1}")
+#let ti-gas-station = tabler-icon.with("\u{ec7d}")
+#let ti-gas-station-off = tabler-icon.with("\u{f137}")
+#let ti-gauge = tabler-icon.with("\u{eab1}")
+#let ti-gauge-off = tabler-icon.with("\u{f138}")
+#let ti-gavel = tabler-icon.with("\u{ef90}")
+#let ti-gender-agender = tabler-icon.with("\u{f0e1}")
+#let ti-gender-androgyne = tabler-icon.with("\u{f0e2}")
+#let ti-gender-bigender = tabler-icon.with("\u{f0e3}")
+#let ti-gender-demiboy = tabler-icon.with("\u{f0e4}")
+#let ti-gender-demigirl = tabler-icon.with("\u{f0e5}")
+#let ti-gender-epicene = tabler-icon.with("\u{f0e6}")
+#let ti-gender-female = tabler-icon.with("\u{f0e7}")
+#let ti-gender-femme = tabler-icon.with("\u{f0e8}")
+#let ti-gender-genderfluid = tabler-icon.with("\u{f0e9}")
+#let ti-gender-genderless = tabler-icon.with("\u{f0ea}")
+#let ti-gender-genderqueer = tabler-icon.with("\u{f0eb}")
+#let ti-gender-hermaphrodite = tabler-icon.with("\u{f0ec}")
+#let ti-gender-intergender = tabler-icon.with("\u{f0ed}")
+#let ti-gender-male = tabler-icon.with("\u{f0ee}")
+#let ti-gender-neutrois = tabler-icon.with("\u{f0ef}")
+#let ti-gender-third = tabler-icon.with("\u{f0f0}")
+#let ti-gender-transgender = tabler-icon.with("\u{f0f1}")
+#let ti-gender-trasvesti = tabler-icon.with("\u{f0f2}")
+#let ti-geometry = tabler-icon.with("\u{ee90}")
+#let ti-ghost = tabler-icon.with("\u{eb8e}")
+#let ti-ghost-2 = tabler-icon.with("\u{f57c}")
+#let ti-ghost-3 = tabler-icon.with("\u{fc13}")
+#let ti-ghost-off = tabler-icon.with("\u{f3f2}")
+#let ti-gif = tabler-icon.with("\u{f257}")
+#let ti-gift = tabler-icon.with("\u{eb68}")
+#let ti-gift-card = tabler-icon.with("\u{f3aa}")
+#let ti-gift-off = tabler-icon.with("\u{f3f3}")
+#let ti-git-branch = tabler-icon.with("\u{eab2}")
+#let ti-git-branch-deleted = tabler-icon.with("\u{f57d}")
+#let ti-git-cherry-pick = tabler-icon.with("\u{f57e}")
+#let ti-git-commit = tabler-icon.with("\u{eab3}")
+#let ti-git-compare = tabler-icon.with("\u{eab4}")
+#let ti-git-fork = tabler-icon.with("\u{eb8f}")
+#let ti-git-merge = tabler-icon.with("\u{eab5}")
+#let ti-git-pull-request = tabler-icon.with("\u{eab6}")
+#let ti-git-pull-request-closed = tabler-icon.with("\u{ef7f}")
+#let ti-git-pull-request-draft = tabler-icon.with("\u{efb7}")
+#let ti-gizmo = tabler-icon.with("\u{f02b}")
+#let ti-glass = tabler-icon.with("\u{eab8}")
+#let ti-glass-champagne = tabler-icon.with("\u{fd9c}")
+#let ti-glass-cocktail = tabler-icon.with("\u{fd9d}")
+#let ti-glass-full = tabler-icon.with("\u{eab7}")
+#let ti-glass-gin = tabler-icon.with("\u{fd9e}")
+#let ti-glass-off = tabler-icon.with("\u{ee91}")
+#let ti-globe = tabler-icon.with("\u{eab9}")
+#let ti-globe-off = tabler-icon.with("\u{f139}")
+#let ti-go-game = tabler-icon.with("\u{f512}")
+#let ti-golf = tabler-icon.with("\u{ed8c}")
+#let ti-golf-off = tabler-icon.with("\u{f13a}")
+#let ti-gps = tabler-icon.with("\u{ed7a}")
+#let ti-gradienter = tabler-icon.with("\u{f3ab}")
+#let ti-grain = tabler-icon.with("\u{ee92}")
+#let ti-grape = tabler-icon.with("\u{10239}")
+#let ti-graph = tabler-icon.with("\u{f288}")
+#let ti-graph-off = tabler-icon.with("\u{f3f4}")
+#let ti-grave = tabler-icon.with("\u{f580}")
+#let ti-grave-2 = tabler-icon.with("\u{f57f}")
+#let ti-grid-3x3 = tabler-icon.with("\u{fca4}")
+#let ti-grid-4x4 = tabler-icon.with("\u{fca5}")
+#let ti-grid-dots = tabler-icon.with("\u{eaba}")
+#let ti-grid-goldenratio = tabler-icon.with("\u{fca6}")
+#let ti-grid-pattern = tabler-icon.with("\u{efc9}")
+#let ti-grid-scan = tabler-icon.with("\u{fca7}")
+#let ti-grill = tabler-icon.with("\u{efa9}")
+#let ti-grill-fork = tabler-icon.with("\u{f35b}")
+#let ti-grill-off = tabler-icon.with("\u{f3f5}")
+#let ti-grill-spatula = tabler-icon.with("\u{f35c}")
+#let ti-grip-horizontal = tabler-icon.with("\u{ec00}")
+#let ti-grip-vertical = tabler-icon.with("\u{ec01}")
+#let ti-growth = tabler-icon.with("\u{ee93}")
+#let ti-guitar-pick = tabler-icon.with("\u{f4c6}")
+#let ti-gymnastics = tabler-icon.with("\u{fd44}")
+#let ti-h-1 = tabler-icon.with("\u{ec94}")
+#let ti-h-2 = tabler-icon.with("\u{ec95}")
+#let ti-h-3 = tabler-icon.with("\u{ec96}")
+#let ti-h-4 = tabler-icon.with("\u{ec97}")
+#let ti-h-5 = tabler-icon.with("\u{ec98}")
+#let ti-h-6 = tabler-icon.with("\u{ec99}")
+#let ti-hammer = tabler-icon.with("\u{ef91}")
+#let ti-hammer-drill = tabler-icon.with("\u{10238}")
+#let ti-hammer-off = tabler-icon.with("\u{f13c}")
+#let ti-hand-click = tabler-icon.with("\u{ef4f}")
+#let ti-hand-click-off = tabler-icon.with("\u{100f1}")
+#let ti-hand-finger = tabler-icon.with("\u{ee94}")
+#let ti-hand-finger-down = tabler-icon.with("\u{ff4f}")
+#let ti-hand-finger-left = tabler-icon.with("\u{ff4e}")
+#let ti-hand-finger-off = tabler-icon.with("\u{f13d}")
+#let ti-hand-finger-right = tabler-icon.with("\u{ff4d}")
+#let ti-hand-grab = tabler-icon.with("\u{f091}")
+#let ti-hand-little-finger = tabler-icon.with("\u{ee95}")
+#let ti-hand-love-you = tabler-icon.with("\u{ee97}")
+#let ti-hand-middle-finger = tabler-icon.with("\u{ec2d}")
+#let ti-hand-move = tabler-icon.with("\u{ef50}")
+#let ti-hand-off = tabler-icon.with("\u{ed15}")
+#let ti-hand-ring-finger = tabler-icon.with("\u{ee96}")
+#let ti-hand-sanitizer = tabler-icon.with("\u{f5f4}")
+#let ti-hand-stop = tabler-icon.with("\u{ec2e}")
+#let ti-hand-three-fingers = tabler-icon.with("\u{ee98}")
+#let ti-hand-two-fingers = tabler-icon.with("\u{ee99}")
+#let ti-hanger = tabler-icon.with("\u{ee9a}")
+#let ti-hanger-2 = tabler-icon.with("\u{f09c}")
+#let ti-hanger-off = tabler-icon.with("\u{f13e}")
+#let ti-hash = tabler-icon.with("\u{eabc}")
+#let ti-haze = tabler-icon.with("\u{efaa}")
+#let ti-haze-moon = tabler-icon.with("\u{faf8}")
+#let ti-hdr = tabler-icon.with("\u{fa7b}")
+#let ti-heading = tabler-icon.with("\u{ee9b}")
+#let ti-heading-off = tabler-icon.with("\u{f13f}")
+#let ti-headphones = tabler-icon.with("\u{eabd}")
+#let ti-headphones-off = tabler-icon.with("\u{ed1d}")
+#let ti-headset = tabler-icon.with("\u{eb90}")
+#let ti-headset-off = tabler-icon.with("\u{f3f6}")
+#let ti-health-recognition = tabler-icon.with("\u{f1fb}")
+#let ti-heart = tabler-icon.with("\u{eabe}")
+#let ti-heart-bitcoin = tabler-icon.with("\u{ff3b}")
+#let ti-heart-bolt = tabler-icon.with("\u{fb9e}")
+#let ti-heart-broken = tabler-icon.with("\u{ecba}")
+#let ti-heart-cancel = tabler-icon.with("\u{fb9f}")
+#let ti-heart-check = tabler-icon.with("\u{fba0}")
+#let ti-heart-code = tabler-icon.with("\u{fba1}")
+#let ti-heart-cog = tabler-icon.with("\u{fba2}")
+#let ti-heart-discount = tabler-icon.with("\u{fba3}")
+#let ti-heart-dollar = tabler-icon.with("\u{fba4}")
+#let ti-heart-down = tabler-icon.with("\u{fba5}")
+#let ti-heart-exclamation = tabler-icon.with("\u{fba6}")
+#let ti-heart-handshake = tabler-icon.with("\u{f0f3}")
+#let ti-heart-minus = tabler-icon.with("\u{f140}")
+#let ti-heart-off = tabler-icon.with("\u{f141}")
+#let ti-heart-pause = tabler-icon.with("\u{fba7}")
+#let ti-heart-pin = tabler-icon.with("\u{fba8}")
+#let ti-heart-plus = tabler-icon.with("\u{f142}")
+#let ti-heart-question = tabler-icon.with("\u{fba9}")
+#let ti-heart-rate-monitor = tabler-icon.with("\u{ef61}")
+#let ti-heart-search = tabler-icon.with("\u{fbaa}")
+#let ti-heart-share = tabler-icon.with("\u{fbab}")
+#let ti-heart-spark = tabler-icon.with("\u{ffb6}")
+#let ti-heart-star = tabler-icon.with("\u{fbac}")
+#let ti-heart-up = tabler-icon.with("\u{fbad}")
+#let ti-heart-x = tabler-icon.with("\u{fbae}")
+#let ti-heartbeat = tabler-icon.with("\u{ef92}")
+#let ti-hearts = tabler-icon.with("\u{f387}")
+#let ti-hearts-off = tabler-icon.with("\u{f3f7}")
+#let ti-helicopter = tabler-icon.with("\u{ed8e}")
+#let ti-helicopter-landing = tabler-icon.with("\u{ed8d}")
+#let ti-helmet = tabler-icon.with("\u{efca}")
+#let ti-helmet-off = tabler-icon.with("\u{f143}")
+#let ti-help = tabler-icon.with("\u{eabf}")
+#let ti-help-circle = tabler-icon.with("\u{f91d}")
+#let ti-help-hexagon = tabler-icon.with("\u{f7a8}")
+#let ti-help-octagon = tabler-icon.with("\u{f7a9}")
+#let ti-help-off = tabler-icon.with("\u{f3f8}")
+#let ti-help-small = tabler-icon.with("\u{f91e}")
+#let ti-help-square = tabler-icon.with("\u{f920}")
+#let ti-help-square-rounded = tabler-icon.with("\u{f91f}")
+#let ti-help-triangle = tabler-icon.with("\u{f921}")
+#let ti-hemisphere = tabler-icon.with("\u{faa2}")
+#let ti-hemisphere-off = tabler-icon.with("\u{faa0}")
+#let ti-hemisphere-plus = tabler-icon.with("\u{faa1}")
+#let ti-hexagon = tabler-icon.with("\u{ec02}")
+#let ti-hexagon-3d = tabler-icon.with("\u{f4c7}")
+#let ti-hexagon-asterisk = tabler-icon.with("\u{101ab}")
+#let ti-hexagon-letter-a = tabler-icon.with("\u{f463}")
+#let ti-hexagon-letter-b = tabler-icon.with("\u{f464}")
+#let ti-hexagon-letter-c = tabler-icon.with("\u{f465}")
+#let ti-hexagon-letter-d = tabler-icon.with("\u{f466}")
+#let ti-hexagon-letter-e = tabler-icon.with("\u{f467}")
+#let ti-hexagon-letter-f = tabler-icon.with("\u{f468}")
+#let ti-hexagon-letter-g = tabler-icon.with("\u{f469}")
+#let ti-hexagon-letter-h = tabler-icon.with("\u{f46a}")
+#let ti-hexagon-letter-i = tabler-icon.with("\u{f46b}")
+#let ti-hexagon-letter-j = tabler-icon.with("\u{f46c}")
+#let ti-hexagon-letter-k = tabler-icon.with("\u{f46d}")
+#let ti-hexagon-letter-l = tabler-icon.with("\u{f46e}")
+#let ti-hexagon-letter-m = tabler-icon.with("\u{f46f}")
+#let ti-hexagon-letter-n = tabler-icon.with("\u{f470}")
+#let ti-hexagon-letter-o = tabler-icon.with("\u{f471}")
+#let ti-hexagon-letter-p = tabler-icon.with("\u{f472}")
+#let ti-hexagon-letter-q = tabler-icon.with("\u{f473}")
+#let ti-hexagon-letter-r = tabler-icon.with("\u{f474}")
+#let ti-hexagon-letter-s = tabler-icon.with("\u{f475}")
+#let ti-hexagon-letter-t = tabler-icon.with("\u{f476}")
+#let ti-hexagon-letter-u = tabler-icon.with("\u{f477}")
+#let ti-hexagon-letter-v = tabler-icon.with("\u{f4b3}")
+#let ti-hexagon-letter-w = tabler-icon.with("\u{f478}")
+#let ti-hexagon-letter-x = tabler-icon.with("\u{f479}")
+#let ti-hexagon-letter-y = tabler-icon.with("\u{f47a}")
+#let ti-hexagon-letter-z = tabler-icon.with("\u{f47b}")
+#let ti-hexagon-minus = tabler-icon.with("\u{fc8f}")
+#let ti-hexagon-minus-2 = tabler-icon.with("\u{fc8e}")
+#let ti-hexagon-number-0 = tabler-icon.with("\u{f459}")
+#let ti-hexagon-number-1 = tabler-icon.with("\u{f45a}")
+#let ti-hexagon-number-2 = tabler-icon.with("\u{f45b}")
+#let ti-hexagon-number-3 = tabler-icon.with("\u{f45c}")
+#let ti-hexagon-number-4 = tabler-icon.with("\u{f45d}")
+#let ti-hexagon-number-5 = tabler-icon.with("\u{f45e}")
+#let ti-hexagon-number-6 = tabler-icon.with("\u{f45f}")
+#let ti-hexagon-number-7 = tabler-icon.with("\u{f460}")
+#let ti-hexagon-number-8 = tabler-icon.with("\u{f461}")
+#let ti-hexagon-number-9 = tabler-icon.with("\u{f462}")
+#let ti-hexagon-off = tabler-icon.with("\u{ee9c}")
+#let ti-hexagon-plus = tabler-icon.with("\u{fc45}")
+#let ti-hexagon-plus-2 = tabler-icon.with("\u{fc90}")
+#let ti-hexagonal-prism = tabler-icon.with("\u{faa5}")
+#let ti-hexagonal-prism-off = tabler-icon.with("\u{faa3}")
+#let ti-hexagonal-prism-plus = tabler-icon.with("\u{faa4}")
+#let ti-hexagonal-pyramid = tabler-icon.with("\u{faa8}")
+#let ti-hexagonal-pyramid-off = tabler-icon.with("\u{faa6}")
+#let ti-hexagonal-pyramid-plus = tabler-icon.with("\u{faa7}")
+#let ti-hexagons = tabler-icon.with("\u{f09d}")
+#let ti-hexagons-off = tabler-icon.with("\u{f3f9}")
+#let ti-hierarchy = tabler-icon.with("\u{ee9e}")
+#let ti-hierarchy-2 = tabler-icon.with("\u{ee9d}")
+#let ti-hierarchy-3 = tabler-icon.with("\u{f289}")
+#let ti-hierarchy-off = tabler-icon.with("\u{f3fa}")
+#let ti-highlight = tabler-icon.with("\u{ef3f}")
+#let ti-highlight-off = tabler-icon.with("\u{f144}")
+#let ti-history = tabler-icon.with("\u{ebea}")
+#let ti-history-off = tabler-icon.with("\u{f3fb}")
+#let ti-history-toggle = tabler-icon.with("\u{f1fc}")
+#let ti-home = tabler-icon.with("\u{eac1}")
+#let ti-home-2 = tabler-icon.with("\u{eac0}")
+#let ti-home-bitcoin = tabler-icon.with("\u{ff3a}")
+#let ti-home-bolt = tabler-icon.with("\u{f336}")
+#let ti-home-cancel = tabler-icon.with("\u{f350}")
+#let ti-home-check = tabler-icon.with("\u{f337}")
+#let ti-home-cog = tabler-icon.with("\u{f338}")
+#let ti-home-dollar = tabler-icon.with("\u{f339}")
+#let ti-home-dot = tabler-icon.with("\u{f33a}")
+#let ti-home-down = tabler-icon.with("\u{f33b}")
+#let ti-home-eco = tabler-icon.with("\u{f351}")
+#let ti-home-edit = tabler-icon.with("\u{f352}")
+#let ti-home-exclamation = tabler-icon.with("\u{f33c}")
+#let ti-home-hand = tabler-icon.with("\u{f504}")
+#let ti-home-heart = tabler-icon.with("\u{f353}")
+#let ti-home-infinity = tabler-icon.with("\u{f505}")
+#let ti-home-link = tabler-icon.with("\u{f354}")
+#let ti-home-lock = tabler-icon.with("\u{10204}")
+#let ti-home-minus = tabler-icon.with("\u{f33d}")
+#let ti-home-move = tabler-icon.with("\u{f33e}")
+#let ti-home-off = tabler-icon.with("\u{f145}")
+#let ti-home-plus = tabler-icon.with("\u{f33f}")
+#let ti-home-question = tabler-icon.with("\u{f340}")
+#let ti-home-ribbon = tabler-icon.with("\u{f355}")
+#let ti-home-search = tabler-icon.with("\u{f341}")
+#let ti-home-share = tabler-icon.with("\u{f342}")
+#let ti-home-shield = tabler-icon.with("\u{f343}")
+#let ti-home-signal = tabler-icon.with("\u{f356}")
+#let ti-home-spark = tabler-icon.with("\u{ffb5}")
+#let ti-home-star = tabler-icon.with("\u{f344}")
+#let ti-home-stats = tabler-icon.with("\u{f345}")
+#let ti-home-up = tabler-icon.with("\u{f346}")
+#let ti-home-x = tabler-icon.with("\u{f347}")
+#let ti-horse = tabler-icon.with("\u{fc46}")
+#let ti-horse-toy = tabler-icon.with("\u{f28a}")
+#let ti-horseshoe = tabler-icon.with("\u{fcb7}")
+#let ti-hospital = tabler-icon.with("\u{fd59}")
+#let ti-hospital-circle = tabler-icon.with("\u{fd58}")
+#let ti-hotel-service = tabler-icon.with("\u{ef80}")
+#let ti-hourglass = tabler-icon.with("\u{ef93}")
+#let ti-hourglass-empty = tabler-icon.with("\u{f146}")
+#let ti-hourglass-high = tabler-icon.with("\u{f092}")
+#let ti-hourglass-low = tabler-icon.with("\u{f093}")
+#let ti-hourglass-off = tabler-icon.with("\u{f147}")
+#let ti-hours-12 = tabler-icon.with("\u{fc53}")
+#let ti-hours-24 = tabler-icon.with("\u{f5e7}")
+#let ti-html = tabler-icon.with("\u{f7b1}")
+#let ti-http-connect = tabler-icon.with("\u{fa28}")
+#let ti-http-connect-off = tabler-icon.with("\u{100e7}")
+#let ti-http-delete = tabler-icon.with("\u{fa29}")
+#let ti-http-delete-off = tabler-icon.with("\u{100e6}")
+#let ti-http-get = tabler-icon.with("\u{fa2a}")
+#let ti-http-get-off = tabler-icon.with("\u{100e5}")
+#let ti-http-head = tabler-icon.with("\u{fa2b}")
+#let ti-http-head-off = tabler-icon.with("\u{100e4}")
+#let ti-http-options = tabler-icon.with("\u{fa2c}")
+#let ti-http-options-off = tabler-icon.with("\u{100e3}")
+#let ti-http-patch = tabler-icon.with("\u{fa2d}")
+#let ti-http-patch-off = tabler-icon.with("\u{100e2}")
+#let ti-http-post = tabler-icon.with("\u{fa2e}")
+#let ti-http-post-off = tabler-icon.with("\u{100e1}")
+#let ti-http-put = tabler-icon.with("\u{fa2f}")
+#let ti-http-put-off = tabler-icon.with("\u{100e0}")
+#let ti-http-que = tabler-icon.with("\u{fa5b}")
+#let ti-http-que-off = tabler-icon.with("\u{100df}")
+#let ti-http-trace = tabler-icon.with("\u{fa30}")
+#let ti-http-trace-off = tabler-icon.with("\u{100de}")
+#let ti-ice-cream = tabler-icon.with("\u{eac2}")
+#let ti-ice-cream-2 = tabler-icon.with("\u{ee9f}")
+#let ti-ice-cream-off = tabler-icon.with("\u{f148}")
+#let ti-ice-skating = tabler-icon.with("\u{efcb}")
+#let ti-iceberg = tabler-icon.with("\u{1022a}")
+#let ti-icons = tabler-icon.with("\u{f1d4}")
+#let ti-icons-off = tabler-icon.with("\u{f3fc}")
+#let ti-id = tabler-icon.with("\u{eac3}")
+#let ti-id-badge = tabler-icon.with("\u{eff7}")
+#let ti-id-badge-2 = tabler-icon.with("\u{f076}")
+#let ti-id-badge-off = tabler-icon.with("\u{f3fd}")
+#let ti-id-off = tabler-icon.with("\u{f149}")
+#let ti-ikosaedr = tabler-icon.with("\u{fec6}")
+#let ti-image-generation = tabler-icon.with("\u{101ef}")
+#let ti-image-in-picture = tabler-icon.with("\u{fd9f}")
+#let ti-inbox = tabler-icon.with("\u{eac4}")
+#let ti-inbox-off = tabler-icon.with("\u{f14a}")
+#let ti-indent-decrease = tabler-icon.with("\u{eb91}")
+#let ti-indent-increase = tabler-icon.with("\u{eb92}")
+#let ti-infinity = tabler-icon.with("\u{eb69}")
+#let ti-infinity-2 = tabler-icon.with("\u{10237}")
+#let ti-infinity-off = tabler-icon.with("\u{f3fe}")
+#let ti-info-circle = tabler-icon.with("\u{eac5}")
+#let ti-info-hexagon = tabler-icon.with("\u{f7aa}")
+#let ti-info-octagon = tabler-icon.with("\u{f7ab}")
+#let ti-info-small = tabler-icon.with("\u{f922}")
+#let ti-info-square = tabler-icon.with("\u{eac6}")
+#let ti-info-square-rounded = tabler-icon.with("\u{f635}")
+#let ti-info-triangle = tabler-icon.with("\u{f923}")
+#let ti-inner-shadow-bottom = tabler-icon.with("\u{f520}")
+#let ti-inner-shadow-bottom-left = tabler-icon.with("\u{f51e}")
+#let ti-inner-shadow-bottom-right = tabler-icon.with("\u{f51f}")
+#let ti-inner-shadow-left = tabler-icon.with("\u{f521}")
+#let ti-inner-shadow-right = tabler-icon.with("\u{f522}")
+#let ti-inner-shadow-top = tabler-icon.with("\u{f525}")
+#let ti-inner-shadow-top-left = tabler-icon.with("\u{f523}")
+#let ti-inner-shadow-top-right = tabler-icon.with("\u{f524}")
+#let ti-input-ai = tabler-icon.with("\u{fc5a}")
+#let ti-input-check = tabler-icon.with("\u{fc5b}")
+#let ti-input-search = tabler-icon.with("\u{f2a2}")
+#let ti-input-spark = tabler-icon.with("\u{ffb4}")
+#let ti-input-x = tabler-icon.with("\u{fc5c}")
+#let ti-invoice = tabler-icon.with("\u{feab}")
+#let ti-ironing = tabler-icon.with("\u{fa7c}")
+#let ti-ironing-1 = tabler-icon.with("\u{f2f4}")
+#let ti-ironing-2 = tabler-icon.with("\u{f2f5}")
+#let ti-ironing-3 = tabler-icon.with("\u{f2f6}")
+#let ti-ironing-off = tabler-icon.with("\u{f2f7}")
+#let ti-ironing-steam = tabler-icon.with("\u{f2f9}")
+#let ti-ironing-steam-off = tabler-icon.with("\u{f2f8}")
+#let ti-irregular-polyhedron = tabler-icon.with("\u{faab}")
+#let ti-irregular-polyhedron-off = tabler-icon.with("\u{faa9}")
+#let ti-irregular-polyhedron-plus = tabler-icon.with("\u{faaa}")
+#let ti-italic = tabler-icon.with("\u{eb93}")
+#let ti-jacket = tabler-icon.with("\u{f661}")
+#let ti-jetpack = tabler-icon.with("\u{f581}")
+#let ti-jetski = tabler-icon.with("\u{10229}")
+#let ti-jewish-star = tabler-icon.with("\u{f3ff}")
+#let ti-join-bevel = tabler-icon.with("\u{ff4c}")
+#let ti-join-round = tabler-icon.with("\u{ff4b}")
+#let ti-join-straight = tabler-icon.with("\u{ff4a}")
+#let ti-joker = tabler-icon.with("\u{1005f}")
+#let ti-jpg = tabler-icon.with("\u{f3ac}")
+#let ti-json = tabler-icon.with("\u{f7b2}")
+#let ti-jump-rope = tabler-icon.with("\u{ed8f}")
+#let ti-karate = tabler-icon.with("\u{ed32}")
+#let ti-kayak = tabler-icon.with("\u{f1d6}")
+#let ti-kerning = tabler-icon.with("\u{efb8}")
+#let ti-key = tabler-icon.with("\u{eac7}")
+#let ti-key-off = tabler-icon.with("\u{f14b}")
+#let ti-keyboard = tabler-icon.with("\u{ebd6}")
+#let ti-keyboard-hide = tabler-icon.with("\u{ec7e}")
+#let ti-keyboard-off = tabler-icon.with("\u{eea0}")
+#let ti-keyboard-show = tabler-icon.with("\u{ec7f}")
+#let ti-keyframe = tabler-icon.with("\u{f576}")
+#let ti-keyframe-align-center = tabler-icon.with("\u{f582}")
+#let ti-keyframe-align-horizontal = tabler-icon.with("\u{f583}")
+#let ti-keyframe-align-vertical = tabler-icon.with("\u{f584}")
+#let ti-keyframes = tabler-icon.with("\u{f585}")
+#let ti-label = tabler-icon.with("\u{ff38}")
+#let ti-label-important = tabler-icon.with("\u{ff49}")
+#let ti-label-off = tabler-icon.with("\u{ff39}")
+#let ti-ladder = tabler-icon.with("\u{efe2}")
+#let ti-ladder-off = tabler-icon.with("\u{f14c}")
+#let ti-ladle = tabler-icon.with("\u{fc14}")
+#let ti-lambda = tabler-icon.with("\u{f541}")
+#let ti-lamp = tabler-icon.with("\u{efab}")
+#let ti-lamp-2 = tabler-icon.with("\u{f09e}")
+#let ti-lamp-off = tabler-icon.with("\u{f14d}")
+#let ti-lane = tabler-icon.with("\u{faf9}")
+#let ti-language = tabler-icon.with("\u{ebbe}")
+#let ti-language-hiragana = tabler-icon.with("\u{ef77}")
+#let ti-language-katakana = tabler-icon.with("\u{ef78}")
+#let ti-language-off = tabler-icon.with("\u{f14e}")
+#let ti-lasso = tabler-icon.with("\u{efac}")
+#let ti-lasso-off = tabler-icon.with("\u{f14f}")
+#let ti-lasso-polygon = tabler-icon.with("\u{f388}")
+#let ti-laurel-wreath = tabler-icon.with("\u{ff45}")
+#let ti-laurel-wreath-1 = tabler-icon.with("\u{ff48}")
+#let ti-laurel-wreath-2 = tabler-icon.with("\u{ff47}")
+#let ti-laurel-wreath-3 = tabler-icon.with("\u{ff46}")
+#let ti-lawn-mower = tabler-icon.with("\u{10236}")
+#let ti-layers-difference = tabler-icon.with("\u{eac8}")
+#let ti-layers-intersect = tabler-icon.with("\u{eac9}")
+#let ti-layers-intersect-2 = tabler-icon.with("\u{eff8}")
+#let ti-layers-linked = tabler-icon.with("\u{eea1}")
+#let ti-layers-off = tabler-icon.with("\u{f150}")
+#let ti-layers-selected = tabler-icon.with("\u{fea9}")
+#let ti-layers-selected-bottom = tabler-icon.with("\u{feaa}")
+#let ti-layers-subtract = tabler-icon.with("\u{eaca}")
+#let ti-layers-union = tabler-icon.with("\u{eacb}")
+#let ti-layout = tabler-icon.with("\u{eadb}")
+#let ti-layout-2 = tabler-icon.with("\u{eacc}")
+#let ti-layout-align-bottom = tabler-icon.with("\u{eacd}")
+#let ti-layout-align-center = tabler-icon.with("\u{eace}")
+#let ti-layout-align-left = tabler-icon.with("\u{eacf}")
+#let ti-layout-align-middle = tabler-icon.with("\u{ead0}")
+#let ti-layout-align-right = tabler-icon.with("\u{ead1}")
+#let ti-layout-align-top = tabler-icon.with("\u{ead2}")
+#let ti-layout-board = tabler-icon.with("\u{ef95}")
+#let ti-layout-board-split = tabler-icon.with("\u{ef94}")
+#let ti-layout-bottombar = tabler-icon.with("\u{ead3}")
+#let ti-layout-bottombar-collapse = tabler-icon.with("\u{f28b}")
+#let ti-layout-bottombar-expand = tabler-icon.with("\u{f28c}")
+#let ti-layout-bottombar-inactive = tabler-icon.with("\u{fd45}")
+#let ti-layout-cards = tabler-icon.with("\u{ec13}")
+#let ti-layout-collage = tabler-icon.with("\u{f389}")
+#let ti-layout-columns = tabler-icon.with("\u{ead4}")
+#let ti-layout-dashboard = tabler-icon.with("\u{f02c}")
+#let ti-layout-distribute-horizontal = tabler-icon.with("\u{ead5}")
+#let ti-layout-distribute-vertical = tabler-icon.with("\u{ead6}")
+#let ti-layout-grid = tabler-icon.with("\u{edba}")
+#let ti-layout-grid-add = tabler-icon.with("\u{edb9}")
+#let ti-layout-grid-remove = tabler-icon.with("\u{fa7d}")
+#let ti-layout-kanban = tabler-icon.with("\u{ec3f}")
+#let ti-layout-list = tabler-icon.with("\u{ec14}")
+#let ti-layout-navbar = tabler-icon.with("\u{ead7}")
+#let ti-layout-navbar-collapse = tabler-icon.with("\u{f28d}")
+#let ti-layout-navbar-expand = tabler-icon.with("\u{f28e}")
+#let ti-layout-navbar-inactive = tabler-icon.with("\u{fd46}")
+#let ti-layout-off = tabler-icon.with("\u{f151}")
+#let ti-layout-rows = tabler-icon.with("\u{ead8}")
+#let ti-layout-sidebar = tabler-icon.with("\u{eada}")
+#let ti-layout-sidebar-inactive = tabler-icon.with("\u{fd47}")
+#let ti-layout-sidebar-left-collapse = tabler-icon.with("\u{f004}")
+#let ti-layout-sidebar-left-expand = tabler-icon.with("\u{f005}")
+#let ti-layout-sidebar-right = tabler-icon.with("\u{ead9}")
+#let ti-layout-sidebar-right-collapse = tabler-icon.with("\u{f006}")
+#let ti-layout-sidebar-right-expand = tabler-icon.with("\u{f007}")
+#let ti-layout-sidebar-right-inactive = tabler-icon.with("\u{fd48}")
+#let ti-leaf = tabler-icon.with("\u{ed4f}")
+#let ti-leaf-2 = tabler-icon.with("\u{ff44}")
+#let ti-leaf-off = tabler-icon.with("\u{f400}")
+#let ti-lego = tabler-icon.with("\u{eadc}")
+#let ti-lego-off = tabler-icon.with("\u{f401}")
+#let ti-lemon = tabler-icon.with("\u{ef10}")
+#let ti-lemon-2 = tabler-icon.with("\u{ef81}")
+#let ti-letter-a = tabler-icon.with("\u{ec50}")
+#let ti-letter-a-small = tabler-icon.with("\u{fcc7}")
+#let ti-letter-b = tabler-icon.with("\u{ec51}")
+#let ti-letter-b-small = tabler-icon.with("\u{fcc8}")
+#let ti-letter-c = tabler-icon.with("\u{ec52}")
+#let ti-letter-c-small = tabler-icon.with("\u{fcc9}")
+#let ti-letter-case = tabler-icon.with("\u{eea5}")
+#let ti-letter-case-lower = tabler-icon.with("\u{eea2}")
+#let ti-letter-case-toggle = tabler-icon.with("\u{eea3}")
+#let ti-letter-case-upper = tabler-icon.with("\u{eea4}")
+#let ti-letter-d = tabler-icon.with("\u{ec53}")
+#let ti-letter-d-small = tabler-icon.with("\u{fcca}")
+#let ti-letter-e = tabler-icon.with("\u{ec54}")
+#let ti-letter-e-small = tabler-icon.with("\u{fccb}")
+#let ti-letter-f = tabler-icon.with("\u{ec55}")
+#let ti-letter-f-small = tabler-icon.with("\u{fccc}")
+#let ti-letter-g = tabler-icon.with("\u{ec56}")
+#let ti-letter-g-small = tabler-icon.with("\u{fccd}")
+#let ti-letter-h = tabler-icon.with("\u{ec57}")
+#let ti-letter-h-small = tabler-icon.with("\u{fcce}")
+#let ti-letter-i = tabler-icon.with("\u{ec58}")
+#let ti-letter-i-small = tabler-icon.with("\u{fccf}")
+#let ti-letter-j = tabler-icon.with("\u{ec59}")
+#let ti-letter-j-small = tabler-icon.with("\u{fcd0}")
+#let ti-letter-k = tabler-icon.with("\u{ec5a}")
+#let ti-letter-k-small = tabler-icon.with("\u{fcd1}")
+#let ti-letter-l = tabler-icon.with("\u{ec5b}")
+#let ti-letter-l-small = tabler-icon.with("\u{fcd2}")
+#let ti-letter-m = tabler-icon.with("\u{ec5c}")
+#let ti-letter-m-small = tabler-icon.with("\u{fcd3}")
+#let ti-letter-n = tabler-icon.with("\u{ec5d}")
+#let ti-letter-n-small = tabler-icon.with("\u{fcd4}")
+#let ti-letter-o = tabler-icon.with("\u{ec5e}")
+#let ti-letter-o-small = tabler-icon.with("\u{fcd5}")
+#let ti-letter-p = tabler-icon.with("\u{ec5f}")
+#let ti-letter-p-small = tabler-icon.with("\u{fcd6}")
+#let ti-letter-q = tabler-icon.with("\u{ec60}")
+#let ti-letter-q-small = tabler-icon.with("\u{fcd7}")
+#let ti-letter-r = tabler-icon.with("\u{ec61}")
+#let ti-letter-r-small = tabler-icon.with("\u{fcd8}")
+#let ti-letter-s = tabler-icon.with("\u{ec62}")
+#let ti-letter-s-small = tabler-icon.with("\u{fcd9}")
+#let ti-letter-spacing = tabler-icon.with("\u{eea6}")
+#let ti-letter-t = tabler-icon.with("\u{ec63}")
+#let ti-letter-t-small = tabler-icon.with("\u{fcda}")
+#let ti-letter-u = tabler-icon.with("\u{ec64}")
+#let ti-letter-u-small = tabler-icon.with("\u{fcdb}")
+#let ti-letter-v = tabler-icon.with("\u{ec65}")
+#let ti-letter-v-small = tabler-icon.with("\u{fcdc}")
+#let ti-letter-w = tabler-icon.with("\u{ec66}")
+#let ti-letter-w-small = tabler-icon.with("\u{fcdd}")
+#let ti-letter-x = tabler-icon.with("\u{ec67}")
+#let ti-letter-x-small = tabler-icon.with("\u{fcde}")
+#let ti-letter-y = tabler-icon.with("\u{ec68}")
+#let ti-letter-y-small = tabler-icon.with("\u{fcdf}")
+#let ti-letter-z = tabler-icon.with("\u{ec69}")
+#let ti-letter-z-small = tabler-icon.with("\u{fce0}")
+#let ti-library = tabler-icon.with("\u{fd4c}")
+#let ti-library-minus = tabler-icon.with("\u{fd49}")
+#let ti-library-photo = tabler-icon.with("\u{fd4a}")
+#let ti-library-plus = tabler-icon.with("\u{fd4b}")
+#let ti-license = tabler-icon.with("\u{ebc0}")
+#let ti-license-off = tabler-icon.with("\u{f153}")
+#let ti-lifebuoy = tabler-icon.with("\u{eadd}")
+#let ti-lifebuoy-off = tabler-icon.with("\u{f154}")
+#let ti-lighter = tabler-icon.with("\u{f794}")
+#let ti-line = tabler-icon.with("\u{ec40}")
+#let ti-line-dashed = tabler-icon.with("\u{eea7}")
+#let ti-line-dotted = tabler-icon.with("\u{eea8}")
+#let ti-line-height = tabler-icon.with("\u{eb94}")
+#let ti-line-scan = tabler-icon.with("\u{fcb8}")
+#let ti-link = tabler-icon.with("\u{eade}")
+#let ti-link-minus = tabler-icon.with("\u{fd16}")
+#let ti-link-off = tabler-icon.with("\u{f402}")
+#let ti-link-plus = tabler-icon.with("\u{fd17}")
+#let ti-list = tabler-icon.with("\u{eb6b}")
+#let ti-list-check = tabler-icon.with("\u{eb6a}")
+#let ti-list-details = tabler-icon.with("\u{ef40}")
+#let ti-list-letters = tabler-icon.with("\u{fc47}")
+#let ti-list-numbers = tabler-icon.with("\u{ef11}")
+#let ti-list-search = tabler-icon.with("\u{eea9}")
+#let ti-list-tree = tabler-icon.with("\u{fafa}")
+#let ti-live-photo = tabler-icon.with("\u{eadf}")
+#let ti-live-photo-off = tabler-icon.with("\u{f403}")
+#let ti-live-view = tabler-icon.with("\u{ec6b}")
+#let ti-load-balancer = tabler-icon.with("\u{fa5c}")
+#let ti-loader = tabler-icon.with("\u{eca3}")
+#let ti-loader-2 = tabler-icon.with("\u{f226}")
+#let ti-loader-3 = tabler-icon.with("\u{f513}")
+#let ti-loader-4 = tabler-icon.with("\u{10235}")
+#let ti-loader-quarter = tabler-icon.with("\u{eca2}")
+#let ti-location = tabler-icon.with("\u{eae0}")
+#let ti-location-bolt = tabler-icon.with("\u{fbaf}")
+#let ti-location-broken = tabler-icon.with("\u{f2c4}")
+#let ti-location-cancel = tabler-icon.with("\u{fbb0}")
+#let ti-location-check = tabler-icon.with("\u{fbb1}")
+#let ti-location-code = tabler-icon.with("\u{fbb2}")
+#let ti-location-cog = tabler-icon.with("\u{fbb3}")
+#let ti-location-discount = tabler-icon.with("\u{fbb4}")
+#let ti-location-dollar = tabler-icon.with("\u{fbb5}")
+#let ti-location-down = tabler-icon.with("\u{fbb6}")
+#let ti-location-exclamation = tabler-icon.with("\u{fbb7}")
+#let ti-location-heart = tabler-icon.with("\u{fbb8}")
+#let ti-location-minus = tabler-icon.with("\u{fbb9}")
+#let ti-location-off = tabler-icon.with("\u{f155}")
+#let ti-location-pause = tabler-icon.with("\u{fbba}")
+#let ti-location-pin = tabler-icon.with("\u{fbbb}")
+#let ti-location-plus = tabler-icon.with("\u{fbbc}")
+#let ti-location-question = tabler-icon.with("\u{fbbd}")
+#let ti-location-search = tabler-icon.with("\u{fbbe}")
+#let ti-location-share = tabler-icon.with("\u{fbbf}")
+#let ti-location-star = tabler-icon.with("\u{fbc0}")
+#let ti-location-up = tabler-icon.with("\u{fbc1}")
+#let ti-location-x = tabler-icon.with("\u{fbc2}")
+#let ti-lock = tabler-icon.with("\u{eae2}")
+#let ti-lock-access = tabler-icon.with("\u{eeaa}")
+#let ti-lock-access-off = tabler-icon.with("\u{f404}")
+#let ti-lock-bitcoin = tabler-icon.with("\u{ff37}")
+#let ti-lock-bolt = tabler-icon.with("\u{f924}")
+#let ti-lock-cancel = tabler-icon.with("\u{f925}")
+#let ti-lock-check = tabler-icon.with("\u{f926}")
+#let ti-lock-code = tabler-icon.with("\u{f927}")
+#let ti-lock-cog = tabler-icon.with("\u{f928}")
+#let ti-lock-dollar = tabler-icon.with("\u{f929}")
+#let ti-lock-down = tabler-icon.with("\u{f92a}")
+#let ti-lock-exclamation = tabler-icon.with("\u{f92b}")
+#let ti-lock-heart = tabler-icon.with("\u{f92c}")
+#let ti-lock-minus = tabler-icon.with("\u{f92d}")
+#let ti-lock-off = tabler-icon.with("\u{ed1e}")
+#let ti-lock-open = tabler-icon.with("\u{eae1}")
+#let ti-lock-open-2 = tabler-icon.with("\u{fea8}")
+#let ti-lock-open-off = tabler-icon.with("\u{f156}")
+#let ti-lock-password = tabler-icon.with("\u{ff9f}")
+#let ti-lock-pause = tabler-icon.with("\u{f92e}")
+#let ti-lock-pin = tabler-icon.with("\u{f92f}")
+#let ti-lock-plus = tabler-icon.with("\u{f930}")
+#let ti-lock-question = tabler-icon.with("\u{f931}")
+#let ti-lock-search = tabler-icon.with("\u{f932}")
+#let ti-lock-share = tabler-icon.with("\u{f933}")
+#let ti-lock-square = tabler-icon.with("\u{ef51}")
+#let ti-lock-square-rounded = tabler-icon.with("\u{f636}")
+#let ti-lock-star = tabler-icon.with("\u{f934}")
+#let ti-lock-up = tabler-icon.with("\u{f935}")
+#let ti-lock-x = tabler-icon.with("\u{f936}")
+#let ti-logic-and = tabler-icon.with("\u{f240}")
+#let ti-logic-buffer = tabler-icon.with("\u{f241}")
+#let ti-logic-nand = tabler-icon.with("\u{f242}")
+#let ti-logic-nor = tabler-icon.with("\u{f243}")
+#let ti-logic-not = tabler-icon.with("\u{f244}")
+#let ti-logic-or = tabler-icon.with("\u{f245}")
+#let ti-logic-xnor = tabler-icon.with("\u{f246}")
+#let ti-logic-xor = tabler-icon.with("\u{f247}")
+#let ti-login = tabler-icon.with("\u{eba7}")
+#let ti-login-2 = tabler-icon.with("\u{fc76}")
+#let ti-logout = tabler-icon.with("\u{eba8}")
+#let ti-logout-2 = tabler-icon.with("\u{fa7e}")
+#let ti-logs = tabler-icon.with("\u{fea7}")
+#let ti-lollipop = tabler-icon.with("\u{efcc}")
+#let ti-lollipop-off = tabler-icon.with("\u{f157}")
+#let ti-luggage = tabler-icon.with("\u{efad}")
+#let ti-luggage-off = tabler-icon.with("\u{f158}")
+#let ti-lungs = tabler-icon.with("\u{ef62}")
+#let ti-lungs-off = tabler-icon.with("\u{f405}")
+#let ti-macro = tabler-icon.with("\u{eeab}")
+#let ti-macro-off = tabler-icon.with("\u{f406}")
+#let ti-magnet = tabler-icon.with("\u{eae3}")
+#let ti-magnet-off = tabler-icon.with("\u{f159}")
+#let ti-magnetic = tabler-icon.with("\u{fcb9}")
+#let ti-mail = tabler-icon.with("\u{eae5}")
+#let ti-mail-ai = tabler-icon.with("\u{fa31}")
+#let ti-mail-bitcoin = tabler-icon.with("\u{ff36}")
+#let ti-mail-bolt = tabler-icon.with("\u{f937}")
+#let ti-mail-cancel = tabler-icon.with("\u{f938}")
+#let ti-mail-check = tabler-icon.with("\u{f939}")
+#let ti-mail-code = tabler-icon.with("\u{f93a}")
+#let ti-mail-cog = tabler-icon.with("\u{f93b}")
+#let ti-mail-dollar = tabler-icon.with("\u{f93c}")
+#let ti-mail-down = tabler-icon.with("\u{f93d}")
+#let ti-mail-exclamation = tabler-icon.with("\u{f93e}")
+#let ti-mail-fast = tabler-icon.with("\u{f069}")
+#let ti-mail-forward = tabler-icon.with("\u{eeac}")
+#let ti-mail-heart = tabler-icon.with("\u{f93f}")
+#let ti-mail-minus = tabler-icon.with("\u{f940}")
+#let ti-mail-off = tabler-icon.with("\u{f15a}")
+#let ti-mail-opened = tabler-icon.with("\u{eae4}")
+#let ti-mail-pause = tabler-icon.with("\u{f941}")
+#let ti-mail-pin = tabler-icon.with("\u{f942}")
+#let ti-mail-plus = tabler-icon.with("\u{f943}")
+#let ti-mail-question = tabler-icon.with("\u{f944}")
+#let ti-mail-search = tabler-icon.with("\u{f945}")
+#let ti-mail-share = tabler-icon.with("\u{f946}")
+#let ti-mail-spark = tabler-icon.with("\u{ffb3}")
+#let ti-mail-star = tabler-icon.with("\u{f947}")
+#let ti-mail-up = tabler-icon.with("\u{f948}")
+#let ti-mail-x = tabler-icon.with("\u{f949}")
+#let ti-mailbox = tabler-icon.with("\u{eead}")
+#let ti-mailbox-off = tabler-icon.with("\u{f15b}")
+#let ti-man = tabler-icon.with("\u{eae6}")
+#let ti-manual-gearbox = tabler-icon.with("\u{ed7b}")
+#let ti-map = tabler-icon.with("\u{eae9}")
+#let ti-map-2 = tabler-icon.with("\u{eae7}")
+#let ti-map-bolt = tabler-icon.with("\u{fbc3}")
+#let ti-map-cancel = tabler-icon.with("\u{fbc4}")
+#let ti-map-check = tabler-icon.with("\u{fbc5}")
+#let ti-map-code = tabler-icon.with("\u{fbc6}")
+#let ti-map-cog = tabler-icon.with("\u{fbc7}")
+#let ti-map-discount = tabler-icon.with("\u{fbc8}")
+#let ti-map-dollar = tabler-icon.with("\u{fbc9}")
+#let ti-map-down = tabler-icon.with("\u{fbca}")
+#let ti-map-east = tabler-icon.with("\u{fc5d}")
+#let ti-map-exclamation = tabler-icon.with("\u{fbcb}")
+#let ti-map-heart = tabler-icon.with("\u{fbcc}")
+#let ti-map-lock = tabler-icon.with("\u{10203}")
+#let ti-map-minus = tabler-icon.with("\u{fbcd}")
+#let ti-map-north = tabler-icon.with("\u{fc5e}")
+#let ti-map-off = tabler-icon.with("\u{f15c}")
+#let ti-map-pause = tabler-icon.with("\u{fbce}")
+#let ti-map-pin = tabler-icon.with("\u{eae8}")
+#let ti-map-pin-2 = tabler-icon.with("\u{fc48}")
+#let ti-map-pin-bolt = tabler-icon.with("\u{f94a}")
+#let ti-map-pin-cancel = tabler-icon.with("\u{f94b}")
+#let ti-map-pin-check = tabler-icon.with("\u{f94c}")
+#let ti-map-pin-code = tabler-icon.with("\u{f94d}")
+#let ti-map-pin-cog = tabler-icon.with("\u{f94e}")
+#let ti-map-pin-dollar = tabler-icon.with("\u{f94f}")
+#let ti-map-pin-down = tabler-icon.with("\u{f950}")
+#let ti-map-pin-exclamation = tabler-icon.with("\u{f951}")
+#let ti-map-pin-heart = tabler-icon.with("\u{f952}")
+#let ti-map-pin-minus = tabler-icon.with("\u{f953}")
+#let ti-map-pin-off = tabler-icon.with("\u{ecf3}")
+#let ti-map-pin-pause = tabler-icon.with("\u{f954}")
+#let ti-map-pin-pin = tabler-icon.with("\u{f955}")
+#let ti-map-pin-plus = tabler-icon.with("\u{f956}")
+#let ti-map-pin-question = tabler-icon.with("\u{f957}")
+#let ti-map-pin-search = tabler-icon.with("\u{f958}")
+#let ti-map-pin-share = tabler-icon.with("\u{f795}")
+#let ti-map-pin-star = tabler-icon.with("\u{f959}")
+#let ti-map-pin-up = tabler-icon.with("\u{f95a}")
+#let ti-map-pin-x = tabler-icon.with("\u{f95b}")
+#let ti-map-pins = tabler-icon.with("\u{ed5e}")
+#let ti-map-plus = tabler-icon.with("\u{fbcf}")
+#let ti-map-question = tabler-icon.with("\u{fbd0}")
+#let ti-map-route = tabler-icon.with("\u{fc79}")
+#let ti-map-search = tabler-icon.with("\u{ef82}")
+#let ti-map-share = tabler-icon.with("\u{fbd1}")
+#let ti-map-shield = tabler-icon.with("\u{10202}")
+#let ti-map-south = tabler-icon.with("\u{fc5f}")
+#let ti-map-star = tabler-icon.with("\u{fbd2}")
+#let ti-map-up = tabler-icon.with("\u{fbd3}")
+#let ti-map-west = tabler-icon.with("\u{fc60}")
+#let ti-map-x = tabler-icon.with("\u{fbd4}")
+#let ti-markdown = tabler-icon.with("\u{ec41}")
+#let ti-markdown-off = tabler-icon.with("\u{f407}")
+#let ti-marquee = tabler-icon.with("\u{ec77}")
+#let ti-marquee-2 = tabler-icon.with("\u{eeae}")
+#let ti-marquee-off = tabler-icon.with("\u{f15d}")
+#let ti-mars = tabler-icon.with("\u{ec80}")
+#let ti-mask = tabler-icon.with("\u{eeb0}")
+#let ti-mask-off = tabler-icon.with("\u{eeaf}")
+#let ti-masks-theater = tabler-icon.with("\u{f263}")
+#let ti-masks-theater-off = tabler-icon.with("\u{f408}")
+#let ti-massage = tabler-icon.with("\u{eeb1}")
+#let ti-matchstick = tabler-icon.with("\u{f577}")
+#let ti-math = tabler-icon.with("\u{ebeb}")
+#let ti-math-1-divide-2 = tabler-icon.with("\u{f4e2}")
+#let ti-math-1-divide-3 = tabler-icon.with("\u{f4e3}")
+#let ti-math-avg = tabler-icon.with("\u{f0f4}")
+#let ti-math-cos = tabler-icon.with("\u{ff1f}")
+#let ti-math-ctg = tabler-icon.with("\u{ff35}")
+#let ti-math-equal-greater = tabler-icon.with("\u{f4e4}")
+#let ti-math-equal-lower = tabler-icon.with("\u{f4e5}")
+#let ti-math-function = tabler-icon.with("\u{eeb2}")
+#let ti-math-function-off = tabler-icon.with("\u{f15e}")
+#let ti-math-function-y = tabler-icon.with("\u{f4e6}")
+#let ti-math-greater = tabler-icon.with("\u{f4e7}")
+#let ti-math-integral = tabler-icon.with("\u{f4e9}")
+#let ti-math-integral-x = tabler-icon.with("\u{f4e8}")
+#let ti-math-integrals = tabler-icon.with("\u{f4ea}")
+#let ti-math-lower = tabler-icon.with("\u{f4eb}")
+#let ti-math-max = tabler-icon.with("\u{f0f5}")
+#let ti-math-max-min = tabler-icon.with("\u{fda0}")
+#let ti-math-min = tabler-icon.with("\u{f0f6}")
+#let ti-math-not = tabler-icon.with("\u{f4ec}")
+#let ti-math-off = tabler-icon.with("\u{f409}")
+#let ti-math-pi = tabler-icon.with("\u{f4ee}")
+#let ti-math-pi-divide-2 = tabler-icon.with("\u{f4ed}")
+#let ti-math-sec = tabler-icon.with("\u{ff34}")
+#let ti-math-sin = tabler-icon.with("\u{ff1e}")
+#let ti-math-symbols = tabler-icon.with("\u{eeb3}")
+#let ti-math-tg = tabler-icon.with("\u{ff33}")
+#let ti-math-x-divide-2 = tabler-icon.with("\u{f4ef}")
+#let ti-math-x-divide-y = tabler-icon.with("\u{f4f1}")
+#let ti-math-x-divide-y-2 = tabler-icon.with("\u{f4f0}")
+#let ti-math-x-floor-divide-y = tabler-icon.with("\u{10073}")
+#let ti-math-x-minus-x = tabler-icon.with("\u{f4f2}")
+#let ti-math-x-minus-y = tabler-icon.with("\u{f4f3}")
+#let ti-math-x-plus-x = tabler-icon.with("\u{f4f4}")
+#let ti-math-x-plus-y = tabler-icon.with("\u{f4f5}")
+#let ti-math-xy = tabler-icon.with("\u{f4f6}")
+#let ti-math-y-minus-y = tabler-icon.with("\u{f4f7}")
+#let ti-math-y-plus-y = tabler-icon.with("\u{f4f8}")
+#let ti-matrix = tabler-icon.with("\u{100bc}")
+#let ti-maximize = tabler-icon.with("\u{eaea}")
+#let ti-maximize-off = tabler-icon.with("\u{f15f}")
+#let ti-meat = tabler-icon.with("\u{ef12}")
+#let ti-meat-off = tabler-icon.with("\u{f40a}")
+#let ti-medal = tabler-icon.with("\u{ec78}")
+#let ti-medal-2 = tabler-icon.with("\u{efcd}")
+#let ti-medical-cross = tabler-icon.with("\u{ec2f}")
+#let ti-medical-cross-circle = tabler-icon.with("\u{fae8}")
+#let ti-medical-cross-off = tabler-icon.with("\u{f160}")
+#let ti-medicine-syrup = tabler-icon.with("\u{ef63}")
+#let ti-meeple = tabler-icon.with("\u{f514}")
+#let ti-melon = tabler-icon.with("\u{fc7a}")
+#let ti-menorah = tabler-icon.with("\u{f58c}")
+#let ti-menu = tabler-icon.with("\u{eaeb}")
+#let ti-menu-2 = tabler-icon.with("\u{ec42}")
+#let ti-menu-3 = tabler-icon.with("\u{ff43}")
+#let ti-menu-4 = tabler-icon.with("\u{ff42}")
+#let ti-menu-deep = tabler-icon.with("\u{fafb}")
+#let ti-menu-order = tabler-icon.with("\u{f5f5}")
+#let ti-mesh = tabler-icon.with("\u{10201}")
+#let ti-message = tabler-icon.with("\u{eaef}")
+#let ti-message-2 = tabler-icon.with("\u{eaec}")
+#let ti-message-2-bolt = tabler-icon.with("\u{f95c}")
+#let ti-message-2-cancel = tabler-icon.with("\u{f95d}")
+#let ti-message-2-check = tabler-icon.with("\u{f95e}")
+#let ti-message-2-code = tabler-icon.with("\u{f012}")
+#let ti-message-2-cog = tabler-icon.with("\u{f95f}")
+#let ti-message-2-dollar = tabler-icon.with("\u{f960}")
+#let ti-message-2-down = tabler-icon.with("\u{f961}")
+#let ti-message-2-exclamation = tabler-icon.with("\u{f962}")
+#let ti-message-2-heart = tabler-icon.with("\u{f963}")
+#let ti-message-2-minus = tabler-icon.with("\u{f964}")
+#let ti-message-2-off = tabler-icon.with("\u{f40b}")
+#let ti-message-2-pause = tabler-icon.with("\u{f965}")
+#let ti-message-2-pin = tabler-icon.with("\u{f966}")
+#let ti-message-2-plus = tabler-icon.with("\u{f967}")
+#let ti-message-2-question = tabler-icon.with("\u{f968}")
+#let ti-message-2-search = tabler-icon.with("\u{f969}")
+#let ti-message-2-share = tabler-icon.with("\u{f077}")
+#let ti-message-2-star = tabler-icon.with("\u{f96a}")
+#let ti-message-2-up = tabler-icon.with("\u{f96b}")
+#let ti-message-2-x = tabler-icon.with("\u{f96c}")
+#let ti-message-bolt = tabler-icon.with("\u{f96d}")
+#let ti-message-cancel = tabler-icon.with("\u{f96e}")
+#let ti-message-chatbot = tabler-icon.with("\u{f38a}")
+#let ti-message-check = tabler-icon.with("\u{f96f}")
+#let ti-message-circle = tabler-icon.with("\u{eaed}")
+#let ti-message-circle-bolt = tabler-icon.with("\u{f970}")
+#let ti-message-circle-cancel = tabler-icon.with("\u{f971}")
+#let ti-message-circle-check = tabler-icon.with("\u{f972}")
+#let ti-message-circle-code = tabler-icon.with("\u{f973}")
+#let ti-message-circle-cog = tabler-icon.with("\u{f974}")
+#let ti-message-circle-dollar = tabler-icon.with("\u{f975}")
+#let ti-message-circle-down = tabler-icon.with("\u{f976}")
+#let ti-message-circle-exclamation = tabler-icon.with("\u{f977}")
+#let ti-message-circle-heart = tabler-icon.with("\u{f978}")
+#let ti-message-circle-minus = tabler-icon.with("\u{f979}")
+#let ti-message-circle-off = tabler-icon.with("\u{ed40}")
+#let ti-message-circle-pause = tabler-icon.with("\u{f97a}")
+#let ti-message-circle-pin = tabler-icon.with("\u{f97b}")
+#let ti-message-circle-plus = tabler-icon.with("\u{f97c}")
+#let ti-message-circle-question = tabler-icon.with("\u{f97d}")
+#let ti-message-circle-search = tabler-icon.with("\u{f97e}")
+#let ti-message-circle-share = tabler-icon.with("\u{f97f}")
+#let ti-message-circle-star = tabler-icon.with("\u{f980}")
+#let ti-message-circle-up = tabler-icon.with("\u{f981}")
+#let ti-message-circle-user = tabler-icon.with("\u{fec5}")
+#let ti-message-circle-x = tabler-icon.with("\u{f982}")
+#let ti-message-code = tabler-icon.with("\u{f013}")
+#let ti-message-cog = tabler-icon.with("\u{f983}")
+#let ti-message-dollar = tabler-icon.with("\u{f984}")
+#let ti-message-dots = tabler-icon.with("\u{eaee}")
+#let ti-message-down = tabler-icon.with("\u{f985}")
+#let ti-message-exclamation = tabler-icon.with("\u{f986}")
+#let ti-message-forward = tabler-icon.with("\u{f28f}")
+#let ti-message-heart = tabler-icon.with("\u{f987}")
+#let ti-message-language = tabler-icon.with("\u{efae}")
+#let ti-message-minus = tabler-icon.with("\u{f988}")
+#let ti-message-off = tabler-icon.with("\u{ed41}")
+#let ti-message-pause = tabler-icon.with("\u{f989}")
+#let ti-message-pin = tabler-icon.with("\u{f98a}")
+#let ti-message-plus = tabler-icon.with("\u{ec9a}")
+#let ti-message-question = tabler-icon.with("\u{f98b}")
+#let ti-message-reply = tabler-icon.with("\u{fd4d}")
+#let ti-message-report = tabler-icon.with("\u{ec9b}")
+#let ti-message-search = tabler-icon.with("\u{f98c}")
+#let ti-message-share = tabler-icon.with("\u{f078}")
+#let ti-message-star = tabler-icon.with("\u{f98d}")
+#let ti-message-up = tabler-icon.with("\u{f98e}")
+#let ti-message-user = tabler-icon.with("\u{fec4}")
+#let ti-message-x = tabler-icon.with("\u{f98f}")
+#let ti-messages = tabler-icon.with("\u{eb6c}")
+#let ti-messages-off = tabler-icon.with("\u{ed42}")
+#let ti-meteor = tabler-icon.with("\u{f1fd}")
+#let ti-meteor-off = tabler-icon.with("\u{f40c}")
+#let ti-meter-cube = tabler-icon.with("\u{fd7c}")
+#let ti-meter-square = tabler-icon.with("\u{fd7d}")
+#let ti-metronome = tabler-icon.with("\u{fd25}")
+#let ti-michelin-bib-gourmand = tabler-icon.with("\u{fae9}")
+#let ti-michelin-star = tabler-icon.with("\u{faeb}")
+#let ti-michelin-star-green = tabler-icon.with("\u{faea}")
+#let ti-mickey = tabler-icon.with("\u{f2a3}")
+#let ti-microfrontends = tabler-icon.with("\u{101ee}")
+#let ti-microphone = tabler-icon.with("\u{eaf0}")
+#let ti-microphone-2 = tabler-icon.with("\u{ef2c}")
+#let ti-microphone-2-off = tabler-icon.with("\u{f40d}")
+#let ti-microphone-off = tabler-icon.with("\u{ed16}")
+#let ti-microscope = tabler-icon.with("\u{ef64}")
+#let ti-microscope-off = tabler-icon.with("\u{f40e}")
+#let ti-microwave = tabler-icon.with("\u{f248}")
+#let ti-microwave-off = tabler-icon.with("\u{f264}")
+#let ti-middleware = tabler-icon.with("\u{101ed}")
+#let ti-military-award = tabler-icon.with("\u{f079}")
+#let ti-military-rank = tabler-icon.with("\u{efcf}")
+#let ti-milk = tabler-icon.with("\u{ef13}")
+#let ti-milk-off = tabler-icon.with("\u{f40f}")
+#let ti-milkshake = tabler-icon.with("\u{f4c8}")
+#let ti-minimize = tabler-icon.with("\u{eaf1}")
+#let ti-minus = tabler-icon.with("\u{eaf2}")
+#let ti-minus-vertical = tabler-icon.with("\u{eeb4}")
+#let ti-mist = tabler-icon.with("\u{ec30}")
+#let ti-mist-off = tabler-icon.with("\u{f410}")
+#let ti-mobiledata = tabler-icon.with("\u{f9f5}")
+#let ti-mobiledata-off = tabler-icon.with("\u{f9f4}")
+#let ti-moneybag = tabler-icon.with("\u{f506}")
+#let ti-moneybag-edit = tabler-icon.with("\u{1013d}")
+#let ti-moneybag-heart = tabler-icon.with("\u{1013c}")
+#let ti-moneybag-minus = tabler-icon.with("\u{1013b}")
+#let ti-moneybag-move = tabler-icon.with("\u{10139}")
+#let ti-moneybag-move-back = tabler-icon.with("\u{1013a}")
+#let ti-moneybag-plus = tabler-icon.with("\u{10138}")
+#let ti-monkeybar = tabler-icon.with("\u{feb4}")
+#let ti-mood-angry = tabler-icon.with("\u{f2de}")
+#let ti-mood-annoyed = tabler-icon.with("\u{f2e0}")
+#let ti-mood-annoyed-2 = tabler-icon.with("\u{f2df}")
+#let ti-mood-bitcoin = tabler-icon.with("\u{ff32}")
+#let ti-mood-boy = tabler-icon.with("\u{ed2d}")
+#let ti-mood-check = tabler-icon.with("\u{f7b3}")
+#let ti-mood-cog = tabler-icon.with("\u{f7b4}")
+#let ti-mood-confuzed = tabler-icon.with("\u{eaf3}")
+#let ti-mood-crazy-happy = tabler-icon.with("\u{ed90}")
+#let ti-mood-cry = tabler-icon.with("\u{ecbb}")
+#let ti-mood-dollar = tabler-icon.with("\u{f7b5}")
+#let ti-mood-edit = tabler-icon.with("\u{fa05}")
+#let ti-mood-empty = tabler-icon.with("\u{eeb5}")
+#let ti-mood-happy = tabler-icon.with("\u{eaf4}")
+#let ti-mood-heart = tabler-icon.with("\u{f7b6}")
+#let ti-mood-kid = tabler-icon.with("\u{ec03}")
+#let ti-mood-look-down = tabler-icon.with("\u{fd37}")
+#let ti-mood-look-left = tabler-icon.with("\u{f2c5}")
+#let ti-mood-look-right = tabler-icon.with("\u{f2c6}")
+#let ti-mood-look-up = tabler-icon.with("\u{fd38}")
+#let ti-mood-minus = tabler-icon.with("\u{f7b7}")
+#let ti-mood-nerd = tabler-icon.with("\u{f2e1}")
+#let ti-mood-nervous = tabler-icon.with("\u{ef96}")
+#let ti-mood-neutral = tabler-icon.with("\u{eaf5}")
+#let ti-mood-off = tabler-icon.with("\u{f161}")
+#let ti-mood-pin = tabler-icon.with("\u{f7b8}")
+#let ti-mood-plus = tabler-icon.with("\u{f7b9}")
+#let ti-mood-puzzled = tabler-icon.with("\u{fd39}")
+#let ti-mood-sad = tabler-icon.with("\u{eaf6}")
+#let ti-mood-sad-2 = tabler-icon.with("\u{f2e2}")
+#let ti-mood-sad-dizzy = tabler-icon.with("\u{f2e3}")
+#let ti-mood-sad-squint = tabler-icon.with("\u{f2e4}")
+#let ti-mood-search = tabler-icon.with("\u{f7ba}")
+#let ti-mood-share = tabler-icon.with("\u{fa06}")
+#let ti-mood-sick = tabler-icon.with("\u{f2e5}")
+#let ti-mood-silence = tabler-icon.with("\u{f2e6}")
+#let ti-mood-sing = tabler-icon.with("\u{f2c7}")
+#let ti-mood-smile = tabler-icon.with("\u{eaf7}")
+#let ti-mood-smile-beam = tabler-icon.with("\u{f2e7}")
+#let ti-mood-smile-dizzy = tabler-icon.with("\u{f2e8}")
+#let ti-mood-spark = tabler-icon.with("\u{ffb2}")
+#let ti-mood-surprised = tabler-icon.with("\u{ec04}")
+#let ti-mood-tongue = tabler-icon.with("\u{eb95}")
+#let ti-mood-tongue-wink = tabler-icon.with("\u{f2ea}")
+#let ti-mood-tongue-wink-2 = tabler-icon.with("\u{f2e9}")
+#let ti-mood-unamused = tabler-icon.with("\u{f2eb}")
+#let ti-mood-up = tabler-icon.with("\u{f7bb}")
+#let ti-mood-wink = tabler-icon.with("\u{f2ed}")
+#let ti-mood-wink-2 = tabler-icon.with("\u{f2ec}")
+#let ti-mood-wrrr = tabler-icon.with("\u{f2ee}")
+#let ti-mood-x = tabler-icon.with("\u{f7bc}")
+#let ti-mood-xd = tabler-icon.with("\u{f2ef}")
+#let ti-moon = tabler-icon.with("\u{eaf8}")
+#let ti-moon-2 = tabler-icon.with("\u{ece6}")
+#let ti-moon-off = tabler-icon.with("\u{f162}")
+#let ti-moon-stars = tabler-icon.with("\u{ece7}")
+#let ti-moped = tabler-icon.with("\u{ecbc}")
+#let ti-mosque = tabler-icon.with("\u{10234}")
+#let ti-motorbike = tabler-icon.with("\u{eeb6}")
+#let ti-mountain = tabler-icon.with("\u{ef97}")
+#let ti-mountain-off = tabler-icon.with("\u{f411}")
+#let ti-mouse = tabler-icon.with("\u{eaf9}")
+#let ti-mouse-2 = tabler-icon.with("\u{f1d7}")
+#let ti-mouse-off = tabler-icon.with("\u{f163}")
+#let ti-moustache = tabler-icon.with("\u{f4c9}")
+#let ti-movie = tabler-icon.with("\u{eafa}")
+#let ti-movie-off = tabler-icon.with("\u{f164}")
+#let ti-mug = tabler-icon.with("\u{eafb}")
+#let ti-mug-off = tabler-icon.with("\u{f165}")
+#let ti-multiplier-0-5x = tabler-icon.with("\u{ef41}")
+#let ti-multiplier-1-5x = tabler-icon.with("\u{ef42}")
+#let ti-multiplier-1x = tabler-icon.with("\u{ef43}")
+#let ti-multiplier-2x = tabler-icon.with("\u{ef44}")
+#let ti-mushroom = tabler-icon.with("\u{ef14}")
+#let ti-mushroom-off = tabler-icon.with("\u{f412}")
+#let ti-music = tabler-icon.with("\u{eafc}")
+#let ti-music-bolt = tabler-icon.with("\u{fbd5}")
+#let ti-music-cancel = tabler-icon.with("\u{fbd6}")
+#let ti-music-check = tabler-icon.with("\u{fbd7}")
+#let ti-music-code = tabler-icon.with("\u{fbd8}")
+#let ti-music-cog = tabler-icon.with("\u{fbd9}")
+#let ti-music-discount = tabler-icon.with("\u{fbda}")
+#let ti-music-dollar = tabler-icon.with("\u{fbdb}")
+#let ti-music-down = tabler-icon.with("\u{fbdc}")
+#let ti-music-exclamation = tabler-icon.with("\u{fbdd}")
+#let ti-music-heart = tabler-icon.with("\u{fbde}")
+#let ti-music-minus = tabler-icon.with("\u{fbdf}")
+#let ti-music-off = tabler-icon.with("\u{f166}")
+#let ti-music-pause = tabler-icon.with("\u{fbe0}")
+#let ti-music-pin = tabler-icon.with("\u{fbe1}")
+#let ti-music-plus = tabler-icon.with("\u{fbe2}")
+#let ti-music-question = tabler-icon.with("\u{fbe3}")
+#let ti-music-search = tabler-icon.with("\u{fbe4}")
+#let ti-music-share = tabler-icon.with("\u{fbe5}")
+#let ti-music-star = tabler-icon.with("\u{fbe6}")
+#let ti-music-up = tabler-icon.with("\u{fbe7}")
+#let ti-music-x = tabler-icon.with("\u{fbe8}")
+#let ti-navigation = tabler-icon.with("\u{f2c8}")
+#let ti-navigation-bolt = tabler-icon.with("\u{fbe9}")
+#let ti-navigation-cancel = tabler-icon.with("\u{fbea}")
+#let ti-navigation-check = tabler-icon.with("\u{fbeb}")
+#let ti-navigation-code = tabler-icon.with("\u{fbec}")
+#let ti-navigation-cog = tabler-icon.with("\u{fbed}")
+#let ti-navigation-discount = tabler-icon.with("\u{fbee}")
+#let ti-navigation-dollar = tabler-icon.with("\u{fbef}")
+#let ti-navigation-down = tabler-icon.with("\u{fbf0}")
+#let ti-navigation-east = tabler-icon.with("\u{fcba}")
+#let ti-navigation-exclamation = tabler-icon.with("\u{fbf1}")
+#let ti-navigation-heart = tabler-icon.with("\u{fbf2}")
+#let ti-navigation-minus = tabler-icon.with("\u{fbf3}")
+#let ti-navigation-north = tabler-icon.with("\u{fcbb}")
+#let ti-navigation-off = tabler-icon.with("\u{f413}")
+#let ti-navigation-pause = tabler-icon.with("\u{fbf4}")
+#let ti-navigation-pin = tabler-icon.with("\u{fbf5}")
+#let ti-navigation-plus = tabler-icon.with("\u{fbf6}")
+#let ti-navigation-question = tabler-icon.with("\u{fbf7}")
+#let ti-navigation-search = tabler-icon.with("\u{fbf8}")
+#let ti-navigation-share = tabler-icon.with("\u{fbf9}")
+#let ti-navigation-south = tabler-icon.with("\u{fcbc}")
+#let ti-navigation-star = tabler-icon.with("\u{fbfa}")
+#let ti-navigation-top = tabler-icon.with("\u{faec}")
+#let ti-navigation-up = tabler-icon.with("\u{fbfb}")
+#let ti-navigation-west = tabler-icon.with("\u{fcbd}")
+#let ti-navigation-x = tabler-icon.with("\u{fbfc}")
+#let ti-needle = tabler-icon.with("\u{f508}")
+#let ti-needle-thread = tabler-icon.with("\u{f507}")
+#let ti-network = tabler-icon.with("\u{f09f}")
+#let ti-network-off = tabler-icon.with("\u{f414}")
+#let ti-new-section = tabler-icon.with("\u{ebc1}")
+#let ti-news = tabler-icon.with("\u{eafd}")
+#let ti-news-off = tabler-icon.with("\u{f167}")
+#let ti-nfc = tabler-icon.with("\u{eeb7}")
+#let ti-nfc-off = tabler-icon.with("\u{f168}")
+#let ti-no-copyright = tabler-icon.with("\u{efb9}")
+#let ti-no-creative-commons = tabler-icon.with("\u{efba}")
+#let ti-no-derivatives = tabler-icon.with("\u{efbb}")
+#let ti-north-star = tabler-icon.with("\u{f014}")
+#let ti-note = tabler-icon.with("\u{eb6d}")
+#let ti-note-off = tabler-icon.with("\u{f169}")
+#let ti-notebook = tabler-icon.with("\u{eb96}")
+#let ti-notebook-off = tabler-icon.with("\u{f415}")
+#let ti-notes = tabler-icon.with("\u{eb6e}")
+#let ti-notes-off = tabler-icon.with("\u{f16a}")
+#let ti-notification = tabler-icon.with("\u{eafe}")
+#let ti-notification-off = tabler-icon.with("\u{f16b}")
+#let ti-number = tabler-icon.with("\u{f1fe}")
+#let ti-number-0 = tabler-icon.with("\u{edf0}")
+#let ti-number-0-small = tabler-icon.with("\u{fce1}")
+#let ti-number-1 = tabler-icon.with("\u{edf1}")
+#let ti-number-1-small = tabler-icon.with("\u{fce2}")
+#let ti-number-10 = tabler-icon.with("\u{1005e}")
+#let ti-number-10-small = tabler-icon.with("\u{fce3}")
+#let ti-number-100-small = tabler-icon.with("\u{10005}")
+#let ti-number-11 = tabler-icon.with("\u{1005d}")
+#let ti-number-11-small = tabler-icon.with("\u{fce4}")
+#let ti-number-12-small = tabler-icon.with("\u{fce5}")
+#let ti-number-123 = tabler-icon.with("\u{f554}")
+#let ti-number-13-small = tabler-icon.with("\u{fce6}")
+#let ti-number-14-small = tabler-icon.with("\u{fce7}")
+#let ti-number-15-small = tabler-icon.with("\u{fce8}")
+#let ti-number-16-small = tabler-icon.with("\u{fce9}")
+#let ti-number-17-small = tabler-icon.with("\u{fcea}")
+#let ti-number-18-small = tabler-icon.with("\u{fceb}")
+#let ti-number-19-small = tabler-icon.with("\u{fcec}")
+#let ti-number-2 = tabler-icon.with("\u{edf2}")
+#let ti-number-2-small = tabler-icon.with("\u{fced}")
+#let ti-number-20-small = tabler-icon.with("\u{fcee}")
+#let ti-number-21-small = tabler-icon.with("\u{fcef}")
+#let ti-number-22-small = tabler-icon.with("\u{fcf0}")
+#let ti-number-23-small = tabler-icon.with("\u{fcf1}")
+#let ti-number-24-small = tabler-icon.with("\u{fcf2}")
+#let ti-number-25-small = tabler-icon.with("\u{fcf3}")
+#let ti-number-26-small = tabler-icon.with("\u{fcf4}")
+#let ti-number-27-small = tabler-icon.with("\u{fcf5}")
+#let ti-number-28-small = tabler-icon.with("\u{fcf6}")
+#let ti-number-29-small = tabler-icon.with("\u{fcf7}")
+#let ti-number-3 = tabler-icon.with("\u{edf3}")
+#let ti-number-3-small = tabler-icon.with("\u{fcf8}")
+#let ti-number-30-small = tabler-icon.with("\u{10004}")
+#let ti-number-31-small = tabler-icon.with("\u{10003}")
+#let ti-number-32-small = tabler-icon.with("\u{10002}")
+#let ti-number-33-small = tabler-icon.with("\u{10001}")
+#let ti-number-34-small = tabler-icon.with("\u{10000}")
+#let ti-number-35-small = tabler-icon.with("\u{10210}")
+#let ti-number-36-small = tabler-icon.with("\u{10211}")
+#let ti-number-37-small = tabler-icon.with("\u{10212}")
+#let ti-number-38-small = tabler-icon.with("\u{10213}")
+#let ti-number-39-small = tabler-icon.with("\u{10214}")
+#let ti-number-4 = tabler-icon.with("\u{edf4}")
+#let ti-number-4-small = tabler-icon.with("\u{fcf9}")
+#let ti-number-40-small = tabler-icon.with("\u{10215}")
+#let ti-number-41-small = tabler-icon.with("\u{10216}")
+#let ti-number-42-small = tabler-icon.with("\u{10217}")
+#let ti-number-43-small = tabler-icon.with("\u{10218}")
+#let ti-number-44-small = tabler-icon.with("\u{10219}")
+#let ti-number-45-small = tabler-icon.with("\u{1021a}")
+#let ti-number-46-small = tabler-icon.with("\u{1021b}")
+#let ti-number-47-small = tabler-icon.with("\u{1021c}")
+#let ti-number-48-small = tabler-icon.with("\u{1021d}")
+#let ti-number-49-small = tabler-icon.with("\u{1021e}")
+#let ti-number-5 = tabler-icon.with("\u{edf5}")
+#let ti-number-5-small = tabler-icon.with("\u{fcfa}")
+#let ti-number-50-small = tabler-icon.with("\u{1021f}")
+#let ti-number-51-small = tabler-icon.with("\u{ffef}")
+#let ti-number-52-small = tabler-icon.with("\u{ffee}")
+#let ti-number-53-small = tabler-icon.with("\u{ffed}")
+#let ti-number-54-small = tabler-icon.with("\u{ffec}")
+#let ti-number-55-small = tabler-icon.with("\u{ffeb}")
+#let ti-number-56-small = tabler-icon.with("\u{ffea}")
+#let ti-number-57-small = tabler-icon.with("\u{ffe9}")
+#let ti-number-58-small = tabler-icon.with("\u{ffe8}")
+#let ti-number-59-small = tabler-icon.with("\u{ffe7}")
+#let ti-number-6 = tabler-icon.with("\u{edf6}")
+#let ti-number-6-small = tabler-icon.with("\u{fcfb}")
+#let ti-number-60-small = tabler-icon.with("\u{ffe6}")
+#let ti-number-61-small = tabler-icon.with("\u{ffe5}")
+#let ti-number-62-small = tabler-icon.with("\u{ffe4}")
+#let ti-number-63-small = tabler-icon.with("\u{ffe3}")
+#let ti-number-64-small = tabler-icon.with("\u{ffe2}")
+#let ti-number-65-small = tabler-icon.with("\u{ffe1}")
+#let ti-number-66-small = tabler-icon.with("\u{ffe0}")
+#let ti-number-67-small = tabler-icon.with("\u{ffdf}")
+#let ti-number-68-small = tabler-icon.with("\u{ffde}")
+#let ti-number-69-small = tabler-icon.with("\u{ffdd}")
+#let ti-number-7 = tabler-icon.with("\u{edf7}")
+#let ti-number-7-small = tabler-icon.with("\u{fcfc}")
+#let ti-number-70-small = tabler-icon.with("\u{ffdc}")
+#let ti-number-71-small = tabler-icon.with("\u{ffdb}")
+#let ti-number-72-small = tabler-icon.with("\u{ffda}")
+#let ti-number-73-small = tabler-icon.with("\u{ffd9}")
+#let ti-number-74-small = tabler-icon.with("\u{ffd8}")
+#let ti-number-75-small = tabler-icon.with("\u{ffd7}")
+#let ti-number-76-small = tabler-icon.with("\u{ffd6}")
+#let ti-number-77-small = tabler-icon.with("\u{ffd5}")
+#let ti-number-78-small = tabler-icon.with("\u{ffd4}")
+#let ti-number-79-small = tabler-icon.with("\u{ffd3}")
+#let ti-number-8 = tabler-icon.with("\u{edf8}")
+#let ti-number-8-small = tabler-icon.with("\u{fcfd}")
+#let ti-number-80-small = tabler-icon.with("\u{ffd2}")
+#let ti-number-81-small = tabler-icon.with("\u{ffd1}")
+#let ti-number-82-small = tabler-icon.with("\u{ffd0}")
+#let ti-number-83-small = tabler-icon.with("\u{ffcf}")
+#let ti-number-84-small = tabler-icon.with("\u{ffce}")
+#let ti-number-85-small = tabler-icon.with("\u{ffcd}")
+#let ti-number-86-small = tabler-icon.with("\u{ffcc}")
+#let ti-number-87-small = tabler-icon.with("\u{ffcb}")
+#let ti-number-88-small = tabler-icon.with("\u{ffca}")
+#let ti-number-89-small = tabler-icon.with("\u{ffc9}")
+#let ti-number-9 = tabler-icon.with("\u{edf9}")
+#let ti-number-9-small = tabler-icon.with("\u{fcfe}")
+#let ti-number-90-small = tabler-icon.with("\u{ffc8}")
+#let ti-number-91-small = tabler-icon.with("\u{ffc7}")
+#let ti-number-92-small = tabler-icon.with("\u{ffc6}")
+#let ti-number-93-small = tabler-icon.with("\u{ffc5}")
+#let ti-number-94-small = tabler-icon.with("\u{ffc4}")
+#let ti-number-95-small = tabler-icon.with("\u{ffc3}")
+#let ti-number-96-small = tabler-icon.with("\u{ffc2}")
+#let ti-number-97-small = tabler-icon.with("\u{ffc1}")
+#let ti-number-98-small = tabler-icon.with("\u{ffc0}")
+#let ti-number-99-small = tabler-icon.with("\u{ffbf}")
+#let ti-numbers = tabler-icon.with("\u{f015}")
+#let ti-nurse = tabler-icon.with("\u{ef65}")
+#let ti-nut = tabler-icon.with("\u{fc61}")
+#let ti-object-scan = tabler-icon.with("\u{fef1}")
+#let ti-octagon = tabler-icon.with("\u{ecbd}")
+#let ti-octagon-minus = tabler-icon.with("\u{fc92}")
+#let ti-octagon-minus-2 = tabler-icon.with("\u{fc91}")
+#let ti-octagon-off = tabler-icon.with("\u{eeb8}")
+#let ti-octagon-plus = tabler-icon.with("\u{fc94}")
+#let ti-octagon-plus-2 = tabler-icon.with("\u{fc93}")
+#let ti-octahedron = tabler-icon.with("\u{faae}")
+#let ti-octahedron-off = tabler-icon.with("\u{faac}")
+#let ti-octahedron-plus = tabler-icon.with("\u{faad}")
+#let ti-old = tabler-icon.with("\u{eeb9}")
+#let ti-olympic-torch = tabler-icon.with("\u{10228}")
+#let ti-olympics = tabler-icon.with("\u{eeba}")
+#let ti-olympics-off = tabler-icon.with("\u{f416}")
+#let ti-om = tabler-icon.with("\u{f58d}")
+#let ti-omega = tabler-icon.with("\u{eb97}")
+#let ti-option = tabler-icon.with("\u{1019f}")
+#let ti-outbound = tabler-icon.with("\u{f249}")
+#let ti-outlet = tabler-icon.with("\u{ebd7}")
+#let ti-oval = tabler-icon.with("\u{f02e}")
+#let ti-oval-vertical = tabler-icon.with("\u{f02d}")
+#let ti-overline = tabler-icon.with("\u{eebb}")
+#let ti-package = tabler-icon.with("\u{eaff}")
+#let ti-package-export = tabler-icon.with("\u{f07a}")
+#let ti-package-import = tabler-icon.with("\u{f07b}")
+#let ti-package-off = tabler-icon.with("\u{f16c}")
+#let ti-packages = tabler-icon.with("\u{f2c9}")
+#let ti-pacman = tabler-icon.with("\u{eebc}")
+#let ti-page-break = tabler-icon.with("\u{ec81}")
+#let ti-paint = tabler-icon.with("\u{eb00}")
+#let ti-paint-off = tabler-icon.with("\u{f16d}")
+#let ti-palette = tabler-icon.with("\u{eb01}")
+#let ti-palette-off = tabler-icon.with("\u{f16e}")
+#let ti-panorama-horizontal = tabler-icon.with("\u{ed33}")
+#let ti-panorama-horizontal-off = tabler-icon.with("\u{f417}")
+#let ti-panorama-vertical = tabler-icon.with("\u{ed34}")
+#let ti-panorama-vertical-off = tabler-icon.with("\u{f418}")
+#let ti-paper-bag = tabler-icon.with("\u{f02f}")
+#let ti-paper-bag-off = tabler-icon.with("\u{f16f}")
+#let ti-paperclip = tabler-icon.with("\u{eb02}")
+#let ti-parachute = tabler-icon.with("\u{ed7c}")
+#let ti-parachute-off = tabler-icon.with("\u{f170}")
+#let ti-parentheses = tabler-icon.with("\u{ebd8}")
+#let ti-parentheses-off = tabler-icon.with("\u{f171}")
+#let ti-parking = tabler-icon.with("\u{eb03}")
+#let ti-parking-circle = tabler-icon.with("\u{fd5a}")
+#let ti-parking-meter = tabler-icon.with("\u{10227}")
+#let ti-parking-off = tabler-icon.with("\u{f172}")
+#let ti-password = tabler-icon.with("\u{f4ca}")
+#let ti-password-fingerprint = tabler-icon.with("\u{fc7b}")
+#let ti-password-mobile-phone = tabler-icon.with("\u{fc7c}")
+#let ti-password-user = tabler-icon.with("\u{fc7d}")
+#let ti-paw = tabler-icon.with("\u{eff9}")
+#let ti-paw-off = tabler-icon.with("\u{f419}")
+#let ti-paywall = tabler-icon.with("\u{fd7e}")
+#let ti-pdf = tabler-icon.with("\u{f7ac}")
+#let ti-peace = tabler-icon.with("\u{ecbe}")
+#let ti-pencil = tabler-icon.with("\u{eb04}")
+#let ti-pencil-bolt = tabler-icon.with("\u{fbfd}")
+#let ti-pencil-cancel = tabler-icon.with("\u{fbfe}")
+#let ti-pencil-check = tabler-icon.with("\u{fbff}")
+#let ti-pencil-code = tabler-icon.with("\u{fc00}")
+#let ti-pencil-cog = tabler-icon.with("\u{fc01}")
+#let ti-pencil-discount = tabler-icon.with("\u{fc02}")
+#let ti-pencil-dollar = tabler-icon.with("\u{fc03}")
+#let ti-pencil-down = tabler-icon.with("\u{fc04}")
+#let ti-pencil-exclamation = tabler-icon.with("\u{fc05}")
+#let ti-pencil-heart = tabler-icon.with("\u{fc06}")
+#let ti-pencil-minus = tabler-icon.with("\u{f1eb}")
+#let ti-pencil-off = tabler-icon.with("\u{f173}")
+#let ti-pencil-pause = tabler-icon.with("\u{fc07}")
+#let ti-pencil-pin = tabler-icon.with("\u{fc08}")
+#let ti-pencil-plus = tabler-icon.with("\u{f1ec}")
+#let ti-pencil-question = tabler-icon.with("\u{fc09}")
+#let ti-pencil-search = tabler-icon.with("\u{fc0a}")
+#let ti-pencil-share = tabler-icon.with("\u{fc0b}")
+#let ti-pencil-star = tabler-icon.with("\u{fc0c}")
+#let ti-pencil-up = tabler-icon.with("\u{fc0d}")
+#let ti-pencil-x = tabler-icon.with("\u{fc0e}")
+#let ti-pendulum = tabler-icon.with("\u{10233}")
+#let ti-pennant = tabler-icon.with("\u{ed7d}")
+#let ti-pennant-2 = tabler-icon.with("\u{f06a}")
+#let ti-pennant-off = tabler-icon.with("\u{f174}")
+#let ti-pentagon = tabler-icon.with("\u{efe3}")
+#let ti-pentagon-minus = tabler-icon.with("\u{feb3}")
+#let ti-pentagon-number-0 = tabler-icon.with("\u{fc7e}")
+#let ti-pentagon-number-1 = tabler-icon.with("\u{fc7f}")
+#let ti-pentagon-number-2 = tabler-icon.with("\u{fc80}")
+#let ti-pentagon-number-3 = tabler-icon.with("\u{fc81}")
+#let ti-pentagon-number-4 = tabler-icon.with("\u{fc82}")
+#let ti-pentagon-number-5 = tabler-icon.with("\u{fc83}")
+#let ti-pentagon-number-6 = tabler-icon.with("\u{fc84}")
+#let ti-pentagon-number-7 = tabler-icon.with("\u{fc85}")
+#let ti-pentagon-number-8 = tabler-icon.with("\u{fc86}")
+#let ti-pentagon-number-9 = tabler-icon.with("\u{fc87}")
+#let ti-pentagon-off = tabler-icon.with("\u{f41a}")
+#let ti-pentagon-plus = tabler-icon.with("\u{fc49}")
+#let ti-pentagon-x = tabler-icon.with("\u{fc88}")
+#let ti-pentagram = tabler-icon.with("\u{f586}")
+#let ti-pepper = tabler-icon.with("\u{ef15}")
+#let ti-pepper-off = tabler-icon.with("\u{f175}")
+#let ti-percentage = tabler-icon.with("\u{ecf4}")
+#let ti-percentage-0 = tabler-icon.with("\u{fee5}")
+#let ti-percentage-10 = tabler-icon.with("\u{fee4}")
+#let ti-percentage-100 = tabler-icon.with("\u{fee3}")
+#let ti-percentage-20 = tabler-icon.with("\u{fee2}")
+#let ti-percentage-25 = tabler-icon.with("\u{fee1}")
+#let ti-percentage-30 = tabler-icon.with("\u{fee0}")
+#let ti-percentage-33 = tabler-icon.with("\u{fedf}")
+#let ti-percentage-40 = tabler-icon.with("\u{fede}")
+#let ti-percentage-50 = tabler-icon.with("\u{fedd}")
+#let ti-percentage-60 = tabler-icon.with("\u{fedc}")
+#let ti-percentage-66 = tabler-icon.with("\u{fedb}")
+#let ti-percentage-70 = tabler-icon.with("\u{feda}")
+#let ti-percentage-75 = tabler-icon.with("\u{fed9}")
+#let ti-percentage-80 = tabler-icon.with("\u{fed8}")
+#let ti-percentage-90 = tabler-icon.with("\u{fed7}")
+#let ti-perfume = tabler-icon.with("\u{f509}")
+#let ti-perspective = tabler-icon.with("\u{eebd}")
+#let ti-perspective-off = tabler-icon.with("\u{f176}")
+#let ti-phone = tabler-icon.with("\u{eb09}")
+#let ti-phone-call = tabler-icon.with("\u{eb05}")
+#let ti-phone-calling = tabler-icon.with("\u{ec43}")
+#let ti-phone-check = tabler-icon.with("\u{ec05}")
+#let ti-phone-done = tabler-icon.with("\u{ff9e}")
+#let ti-phone-end = tabler-icon.with("\u{ff9d}")
+#let ti-phone-incoming = tabler-icon.with("\u{eb06}")
+#let ti-phone-off = tabler-icon.with("\u{ecf5}")
+#let ti-phone-outgoing = tabler-icon.with("\u{eb07}")
+#let ti-phone-pause = tabler-icon.with("\u{eb08}")
+#let ti-phone-plus = tabler-icon.with("\u{ec06}")
+#let ti-phone-ringing = tabler-icon.with("\u{ff9c}")
+#let ti-phone-spark = tabler-icon.with("\u{ffb1}")
+#let ti-phone-x = tabler-icon.with("\u{ec07}")
+#let ti-photo = tabler-icon.with("\u{eb0a}")
+#let ti-photo-ai = tabler-icon.with("\u{fa32}")
+#let ti-photo-bitcoin = tabler-icon.with("\u{ff31}")
+#let ti-photo-bolt = tabler-icon.with("\u{f990}")
+#let ti-photo-cancel = tabler-icon.with("\u{f35d}")
+#let ti-photo-check = tabler-icon.with("\u{f35e}")
+#let ti-photo-circle = tabler-icon.with("\u{fc4a}")
+#let ti-photo-circle-minus = tabler-icon.with("\u{fc62}")
+#let ti-photo-circle-plus = tabler-icon.with("\u{fc63}")
+#let ti-photo-code = tabler-icon.with("\u{f991}")
+#let ti-photo-cog = tabler-icon.with("\u{f992}")
+#let ti-photo-dollar = tabler-icon.with("\u{f993}")
+#let ti-photo-down = tabler-icon.with("\u{f35f}")
+#let ti-photo-edit = tabler-icon.with("\u{f360}")
+#let ti-photo-exclamation = tabler-icon.with("\u{f994}")
+#let ti-photo-heart = tabler-icon.with("\u{f361}")
+#let ti-photo-hexagon = tabler-icon.with("\u{fc4b}")
+#let ti-photo-minus = tabler-icon.with("\u{f362}")
+#let ti-photo-off = tabler-icon.with("\u{ecf6}")
+#let ti-photo-pause = tabler-icon.with("\u{f995}")
+#let ti-photo-pentagon = tabler-icon.with("\u{fc4c}")
+#let ti-photo-pin = tabler-icon.with("\u{f996}")
+#let ti-photo-plus = tabler-icon.with("\u{f363}")
+#let ti-photo-question = tabler-icon.with("\u{f997}")
+#let ti-photo-scan = tabler-icon.with("\u{fca8}")
+#let ti-photo-search = tabler-icon.with("\u{f364}")
+#let ti-photo-sensor = tabler-icon.with("\u{f798}")
+#let ti-photo-sensor-2 = tabler-icon.with("\u{f796}")
+#let ti-photo-sensor-3 = tabler-icon.with("\u{f797}")
+#let ti-photo-share = tabler-icon.with("\u{f998}")
+#let ti-photo-shield = tabler-icon.with("\u{f365}")
+#let ti-photo-spark = tabler-icon.with("\u{ffb0}")
+#let ti-photo-square-rounded = tabler-icon.with("\u{fc4d}")
+#let ti-photo-star = tabler-icon.with("\u{f366}")
+#let ti-photo-up = tabler-icon.with("\u{f38b}")
+#let ti-photo-video = tabler-icon.with("\u{fc95}")
+#let ti-photo-x = tabler-icon.with("\u{f367}")
+#let ti-physotherapist = tabler-icon.with("\u{eebe}")
+#let ti-piano = tabler-icon.with("\u{fad3}")
+#let ti-pick = tabler-icon.with("\u{fafc}")
+#let ti-picnic-table = tabler-icon.with("\u{fed6}")
+#let ti-picture-in-picture = tabler-icon.with("\u{ed35}")
+#let ti-picture-in-picture-off = tabler-icon.with("\u{ed43}")
+#let ti-picture-in-picture-on = tabler-icon.with("\u{ed44}")
+#let ti-picture-in-picture-top = tabler-icon.with("\u{efe4}")
+#let ti-pig = tabler-icon.with("\u{ef52}")
+#let ti-pig-money = tabler-icon.with("\u{f38c}")
+#let ti-pig-off = tabler-icon.with("\u{f177}")
+#let ti-pilcrow = tabler-icon.with("\u{f5f6}")
+#let ti-pilcrow-left = tabler-icon.with("\u{fd7f}")
+#let ti-pilcrow-right = tabler-icon.with("\u{fd80}")
+#let ti-pill = tabler-icon.with("\u{ec44}")
+#let ti-pill-off = tabler-icon.with("\u{f178}")
+#let ti-pillow = tabler-icon.with("\u{10226}")
+#let ti-pills = tabler-icon.with("\u{ef66}")
+#let ti-pin = tabler-icon.with("\u{ec9c}")
+#let ti-pin-end = tabler-icon.with("\u{fd5b}")
+#let ti-pin-invoke = tabler-icon.with("\u{fd5c}")
+#let ti-ping-pong = tabler-icon.with("\u{f38d}")
+#let ti-pinned = tabler-icon.with("\u{ed60}")
+#let ti-pinned-off = tabler-icon.with("\u{ed5f}")
+#let ti-pipeline = tabler-icon.with("\u{10225}")
+#let ti-pizza = tabler-icon.with("\u{edbb}")
+#let ti-pizza-off = tabler-icon.with("\u{f179}")
+#let ti-placeholder = tabler-icon.with("\u{f626}")
+#let ti-plane = tabler-icon.with("\u{eb6f}")
+#let ti-plane-arrival = tabler-icon.with("\u{eb99}")
+#let ti-plane-departure = tabler-icon.with("\u{eb9a}")
+#let ti-plane-inflight = tabler-icon.with("\u{ef98}")
+#let ti-plane-off = tabler-icon.with("\u{f17a}")
+#let ti-plane-tilt = tabler-icon.with("\u{f1ed}")
+#let ti-planet = tabler-icon.with("\u{ec08}")
+#let ti-planet-off = tabler-icon.with("\u{f17b}")
+#let ti-plant = tabler-icon.with("\u{ed50}")
+#let ti-plant-2 = tabler-icon.with("\u{ed7e}")
+#let ti-plant-2-off = tabler-icon.with("\u{f17c}")
+#let ti-plant-off = tabler-icon.with("\u{f17d}")
+#let ti-play-basketball = tabler-icon.with("\u{fa66}")
+#let ti-play-card = tabler-icon.with("\u{eebf}")
+#let ti-play-card-1 = tabler-icon.with("\u{1005c}")
+#let ti-play-card-10 = tabler-icon.with("\u{1005b}")
+#let ti-play-card-2 = tabler-icon.with("\u{1005a}")
+#let ti-play-card-3 = tabler-icon.with("\u{10059}")
+#let ti-play-card-4 = tabler-icon.with("\u{10058}")
+#let ti-play-card-5 = tabler-icon.with("\u{10057}")
+#let ti-play-card-6 = tabler-icon.with("\u{10056}")
+#let ti-play-card-7 = tabler-icon.with("\u{10055}")
+#let ti-play-card-8 = tabler-icon.with("\u{10054}")
+#let ti-play-card-9 = tabler-icon.with("\u{10053}")
+#let ti-play-card-a = tabler-icon.with("\u{10052}")
+#let ti-play-card-j = tabler-icon.with("\u{10051}")
+#let ti-play-card-k = tabler-icon.with("\u{10050}")
+#let ti-play-card-off = tabler-icon.with("\u{f17e}")
+#let ti-play-card-q = tabler-icon.with("\u{1004f}")
+#let ti-play-card-star = tabler-icon.with("\u{1004e}")
+#let ti-play-football = tabler-icon.with("\u{fa67}")
+#let ti-play-handball = tabler-icon.with("\u{fa68}")
+#let ti-play-volleyball = tabler-icon.with("\u{fa69}")
+#let ti-player-eject = tabler-icon.with("\u{efbc}")
+#let ti-player-pause = tabler-icon.with("\u{ed45}")
+#let ti-player-play = tabler-icon.with("\u{ed46}")
+#let ti-player-record = tabler-icon.with("\u{ed47}")
+#let ti-player-skip-back = tabler-icon.with("\u{ed48}")
+#let ti-player-skip-forward = tabler-icon.with("\u{ed49}")
+#let ti-player-stop = tabler-icon.with("\u{ed4a}")
+#let ti-player-track-next = tabler-icon.with("\u{ed4b}")
+#let ti-player-track-prev = tabler-icon.with("\u{ed4c}")
+#let ti-playlist = tabler-icon.with("\u{eec0}")
+#let ti-playlist-add = tabler-icon.with("\u{f008}")
+#let ti-playlist-off = tabler-icon.with("\u{f17f}")
+#let ti-playlist-x = tabler-icon.with("\u{f009}")
+#let ti-playstation-circle = tabler-icon.with("\u{f2ad}")
+#let ti-playstation-square = tabler-icon.with("\u{f2ae}")
+#let ti-playstation-triangle = tabler-icon.with("\u{f2af}")
+#let ti-playstation-x = tabler-icon.with("\u{f2b0}")
+#let ti-plug = tabler-icon.with("\u{ebd9}")
+#let ti-plug-connected = tabler-icon.with("\u{f00a}")
+#let ti-plug-connected-x = tabler-icon.with("\u{f0a0}")
+#let ti-plug-off = tabler-icon.with("\u{f180}")
+#let ti-plug-x = tabler-icon.with("\u{f0a1}")
+#let ti-plunger = tabler-icon.with("\u{10232}")
+#let ti-plus = tabler-icon.with("\u{eb0b}")
+#let ti-plus-equal = tabler-icon.with("\u{f7ad}")
+#let ti-plus-minus = tabler-icon.with("\u{f7ae}")
+#let ti-png = tabler-icon.with("\u{f3ad}")
+#let ti-podium = tabler-icon.with("\u{f1d8}")
+#let ti-podium-off = tabler-icon.with("\u{f41b}")
+#let ti-point = tabler-icon.with("\u{eb0c}")
+#let ti-point-off = tabler-icon.with("\u{f181}")
+#let ti-pointer = tabler-icon.with("\u{f265}")
+#let ti-pointer-bolt = tabler-icon.with("\u{f999}")
+#let ti-pointer-cancel = tabler-icon.with("\u{f99a}")
+#let ti-pointer-check = tabler-icon.with("\u{f99b}")
+#let ti-pointer-code = tabler-icon.with("\u{f99c}")
+#let ti-pointer-cog = tabler-icon.with("\u{f99d}")
+#let ti-pointer-dollar = tabler-icon.with("\u{f99e}")
+#let ti-pointer-down = tabler-icon.with("\u{f99f}")
+#let ti-pointer-exclamation = tabler-icon.with("\u{f9a0}")
+#let ti-pointer-heart = tabler-icon.with("\u{f9a1}")
+#let ti-pointer-minus = tabler-icon.with("\u{f9a2}")
+#let ti-pointer-off = tabler-icon.with("\u{f9a3}")
+#let ti-pointer-pause = tabler-icon.with("\u{f9a4}")
+#let ti-pointer-pin = tabler-icon.with("\u{f9a5}")
+#let ti-pointer-plus = tabler-icon.with("\u{f9a6}")
+#let ti-pointer-question = tabler-icon.with("\u{f9a7}")
+#let ti-pointer-search = tabler-icon.with("\u{f9a8}")
+#let ti-pointer-share = tabler-icon.with("\u{f9a9}")
+#let ti-pointer-star = tabler-icon.with("\u{f9aa}")
+#let ti-pointer-up = tabler-icon.with("\u{f9ab}")
+#let ti-pointer-x = tabler-icon.with("\u{f9ac}")
+#let ti-pokeball = tabler-icon.with("\u{eec1}")
+#let ti-pokeball-off = tabler-icon.with("\u{f41c}")
+#let ti-poker-chip = tabler-icon.with("\u{f515}")
+#let ti-polaroid = tabler-icon.with("\u{eec2}")
+#let ti-polygon = tabler-icon.with("\u{efd0}")
+#let ti-polygon-off = tabler-icon.with("\u{f182}")
+#let ti-poo = tabler-icon.with("\u{f258}")
+#let ti-pool = tabler-icon.with("\u{ed91}")
+#let ti-pool-off = tabler-icon.with("\u{f41d}")
+#let ti-power = tabler-icon.with("\u{eb0d}")
+#let ti-pray = tabler-icon.with("\u{ecbf}")
+#let ti-premium-rights = tabler-icon.with("\u{efbd}")
+#let ti-prescription = tabler-icon.with("\u{ef99}")
+#let ti-presentation = tabler-icon.with("\u{eb70}")
+#let ti-presentation-analytics = tabler-icon.with("\u{eec3}")
+#let ti-presentation-off = tabler-icon.with("\u{f183}")
+#let ti-printer = tabler-icon.with("\u{eb0e}")
+#let ti-printer-off = tabler-icon.with("\u{f184}")
+#let ti-prism = tabler-icon.with("\u{fab1}")
+#let ti-prism-light = tabler-icon.with("\u{fea6}")
+#let ti-prism-off = tabler-icon.with("\u{faaf}")
+#let ti-prism-plus = tabler-icon.with("\u{fab0}")
+#let ti-prison = tabler-icon.with("\u{ef79}")
+#let ti-progress = tabler-icon.with("\u{fa0d}")
+#let ti-progress-alert = tabler-icon.with("\u{fa07}")
+#let ti-progress-bolt = tabler-icon.with("\u{fa08}")
+#let ti-progress-check = tabler-icon.with("\u{fa09}")
+#let ti-progress-down = tabler-icon.with("\u{fa0a}")
+#let ti-progress-help = tabler-icon.with("\u{fa0b}")
+#let ti-progress-x = tabler-icon.with("\u{fa0c}")
+#let ti-prompt = tabler-icon.with("\u{eb0f}")
+#let ti-prong = tabler-icon.with("\u{fda1}")
+#let ti-propeller = tabler-icon.with("\u{eec4}")
+#let ti-propeller-off = tabler-icon.with("\u{f185}")
+#let ti-protocol = tabler-icon.with("\u{fd81}")
+#let ti-pumpkin-scary = tabler-icon.with("\u{f587}")
+#let ti-puzzle = tabler-icon.with("\u{eb10}")
+#let ti-puzzle-2 = tabler-icon.with("\u{ef83}")
+#let ti-puzzle-off = tabler-icon.with("\u{f186}")
+#let ti-pyramid = tabler-icon.with("\u{eec5}")
+#let ti-pyramid-off = tabler-icon.with("\u{f187}")
+#let ti-pyramid-plus = tabler-icon.with("\u{fab2}")
+#let ti-qrcode = tabler-icon.with("\u{eb11}")
+#let ti-qrcode-off = tabler-icon.with("\u{f41e}")
+#let ti-question-mark = tabler-icon.with("\u{ec9d}")
+#let ti-queue-pop-in = tabler-icon.with("\u{10200}")
+#let ti-queue-pop-out = tabler-icon.with("\u{101ff}")
+#let ti-quote = tabler-icon.with("\u{efbe}")
+#let ti-quote-off = tabler-icon.with("\u{f188}")
+#let ti-quote-open = tabler-icon.with("\u{10224}")
+#let ti-quotes = tabler-icon.with("\u{fb1e}")
+#let ti-radar = tabler-icon.with("\u{f017}")
+#let ti-radar-2 = tabler-icon.with("\u{f016}")
+#let ti-radar-off = tabler-icon.with("\u{f41f}")
+#let ti-radio = tabler-icon.with("\u{ef2d}")
+#let ti-radio-off = tabler-icon.with("\u{f420}")
+#let ti-radioactive = tabler-icon.with("\u{ecc0}")
+#let ti-radioactive-off = tabler-icon.with("\u{f189}")
+#let ti-radius-bottom-left = tabler-icon.with("\u{eec6}")
+#let ti-radius-bottom-right = tabler-icon.with("\u{eec7}")
+#let ti-radius-top-left = tabler-icon.with("\u{eec8}")
+#let ti-radius-top-right = tabler-icon.with("\u{eec9}")
+#let ti-rainbow = tabler-icon.with("\u{edbc}")
+#let ti-rainbow-off = tabler-icon.with("\u{f18a}")
+#let ti-rating-12-plus = tabler-icon.with("\u{f266}")
+#let ti-rating-14-plus = tabler-icon.with("\u{f267}")
+#let ti-rating-16-plus = tabler-icon.with("\u{f268}")
+#let ti-rating-18-plus = tabler-icon.with("\u{f269}")
+#let ti-rating-21-plus = tabler-icon.with("\u{f26a}")
+#let ti-razor = tabler-icon.with("\u{f4b5}")
+#let ti-razor-electric = tabler-icon.with("\u{f4b4}")
+#let ti-receipt = tabler-icon.with("\u{edfd}")
+#let ti-receipt-2 = tabler-icon.with("\u{edfa}")
+#let ti-receipt-bitcoin = tabler-icon.with("\u{fd66}")
+#let ti-receipt-dollar = tabler-icon.with("\u{fd67}")
+#let ti-receipt-euro = tabler-icon.with("\u{fd68}")
+#let ti-receipt-off = tabler-icon.with("\u{edfb}")
+#let ti-receipt-pound = tabler-icon.with("\u{fd69}")
+#let ti-receipt-refund = tabler-icon.with("\u{edfc}")
+#let ti-receipt-rupee = tabler-icon.with("\u{fd82}")
+#let ti-receipt-tax = tabler-icon.with("\u{edbd}")
+#let ti-receipt-yen = tabler-icon.with("\u{fd6a}")
+#let ti-receipt-yuan = tabler-icon.with("\u{fd6b}")
+#let ti-recharging = tabler-icon.with("\u{eeca}")
+#let ti-record-mail = tabler-icon.with("\u{eb12}")
+#let ti-record-mail-off = tabler-icon.with("\u{f18b}")
+#let ti-rectangle = tabler-icon.with("\u{ed37}")
+#let ti-rectangle-rounded-bottom = tabler-icon.with("\u{faed}")
+#let ti-rectangle-rounded-top = tabler-icon.with("\u{faee}")
+#let ti-rectangle-vertical = tabler-icon.with("\u{ed36}")
+#let ti-rectangular-prism = tabler-icon.with("\u{fab5}")
+#let ti-rectangular-prism-off = tabler-icon.with("\u{fab3}")
+#let ti-rectangular-prism-plus = tabler-icon.with("\u{fab4}")
+#let ti-recycle = tabler-icon.with("\u{eb9b}")
+#let ti-recycle-off = tabler-icon.with("\u{f18c}")
+#let ti-refresh = tabler-icon.with("\u{eb13}")
+#let ti-refresh-alert = tabler-icon.with("\u{ed57}")
+#let ti-refresh-dot = tabler-icon.with("\u{efbf}")
+#let ti-refresh-off = tabler-icon.with("\u{f18d}")
+#let ti-regex = tabler-icon.with("\u{f31f}")
+#let ti-regex-off = tabler-icon.with("\u{f421}")
+#let ti-registered = tabler-icon.with("\u{eb14}")
+#let ti-relation-many-to-many = tabler-icon.with("\u{ed7f}")
+#let ti-relation-one-to-many = tabler-icon.with("\u{ed80}")
+#let ti-relation-one-to-one = tabler-icon.with("\u{ed81}")
+#let ti-reload = tabler-icon.with("\u{f3ae}")
+#let ti-reorder = tabler-icon.with("\u{fc15}")
+#let ti-repeat = tabler-icon.with("\u{eb72}")
+#let ti-repeat-off = tabler-icon.with("\u{f18e}")
+#let ti-repeat-once = tabler-icon.with("\u{eb71}")
+#let ti-replace = tabler-icon.with("\u{ebc7}")
+#let ti-replace-off = tabler-icon.with("\u{f422}")
+#let ti-replace-user = tabler-icon.with("\u{100f0}")
+#let ti-report = tabler-icon.with("\u{eece}")
+#let ti-report-analytics = tabler-icon.with("\u{eecb}")
+#let ti-report-medical = tabler-icon.with("\u{eecc}")
+#let ti-report-money = tabler-icon.with("\u{eecd}")
+#let ti-report-off = tabler-icon.with("\u{f18f}")
+#let ti-report-search = tabler-icon.with("\u{ef84}")
+#let ti-reserved-line = tabler-icon.with("\u{f9f6}")
+#let ti-resize = tabler-icon.with("\u{eecf}")
+#let ti-restore = tabler-icon.with("\u{fafd}")
+#let ti-rewind-backward-10 = tabler-icon.with("\u{faba}")
+#let ti-rewind-backward-15 = tabler-icon.with("\u{fabb}")
+#let ti-rewind-backward-20 = tabler-icon.with("\u{fabc}")
+#let ti-rewind-backward-30 = tabler-icon.with("\u{fabd}")
+#let ti-rewind-backward-40 = tabler-icon.with("\u{fabe}")
+#let ti-rewind-backward-5 = tabler-icon.with("\u{fabf}")
+#let ti-rewind-backward-50 = tabler-icon.with("\u{fac0}")
+#let ti-rewind-backward-60 = tabler-icon.with("\u{fac1}")
+#let ti-rewind-forward-10 = tabler-icon.with("\u{fac2}")
+#let ti-rewind-forward-15 = tabler-icon.with("\u{fac3}")
+#let ti-rewind-forward-20 = tabler-icon.with("\u{fac4}")
+#let ti-rewind-forward-30 = tabler-icon.with("\u{fac5}")
+#let ti-rewind-forward-40 = tabler-icon.with("\u{fac6}")
+#let ti-rewind-forward-5 = tabler-icon.with("\u{fac7}")
+#let ti-rewind-forward-50 = tabler-icon.with("\u{fac8}")
+#let ti-rewind-forward-60 = tabler-icon.with("\u{fac9}")
+#let ti-ribbon-health = tabler-icon.with("\u{f58e}")
+#let ti-rings = tabler-icon.with("\u{fa6a}")
+#let ti-ripple = tabler-icon.with("\u{ed82}")
+#let ti-ripple-down = tabler-icon.with("\u{101aa}")
+#let ti-ripple-off = tabler-icon.with("\u{f190}")
+#let ti-ripple-up = tabler-icon.with("\u{101a9}")
+#let ti-road = tabler-icon.with("\u{f018}")
+#let ti-road-off = tabler-icon.with("\u{f191}")
+#let ti-road-sign = tabler-icon.with("\u{ecdd}")
+#let ti-robot = tabler-icon.with("\u{f00b}")
+#let ti-robot-face = tabler-icon.with("\u{fcbe}")
+#let ti-robot-off = tabler-icon.with("\u{f192}")
+#let ti-rocket = tabler-icon.with("\u{ec45}")
+#let ti-rocket-off = tabler-icon.with("\u{f193}")
+#let ti-roller-skating = tabler-icon.with("\u{efd1}")
+#let ti-rollercoaster = tabler-icon.with("\u{f0a2}")
+#let ti-rollercoaster-off = tabler-icon.with("\u{f423}")
+#let ti-rosette = tabler-icon.with("\u{f599}")
+#let ti-rosette-asterisk = tabler-icon.with("\u{101a8}")
+#let ti-rosette-discount = tabler-icon.with("\u{ee7c}")
+#let ti-rosette-discount-check = tabler-icon.with("\u{f1f8}")
+#let ti-rosette-discount-check-off = tabler-icon.with("\u{ff10}")
+#let ti-rosette-discount-off = tabler-icon.with("\u{f3e6}")
+#let ti-rosette-number-0 = tabler-icon.with("\u{f58f}")
+#let ti-rosette-number-1 = tabler-icon.with("\u{f590}")
+#let ti-rosette-number-2 = tabler-icon.with("\u{f591}")
+#let ti-rosette-number-3 = tabler-icon.with("\u{f592}")
+#let ti-rosette-number-4 = tabler-icon.with("\u{f593}")
+#let ti-rosette-number-5 = tabler-icon.with("\u{f594}")
+#let ti-rosette-number-6 = tabler-icon.with("\u{f595}")
+#let ti-rosette-number-7 = tabler-icon.with("\u{f596}")
+#let ti-rosette-number-8 = tabler-icon.with("\u{f597}")
+#let ti-rosette-number-9 = tabler-icon.with("\u{f598}")
+#let ti-rotate = tabler-icon.with("\u{eb16}")
+#let ti-rotate-2 = tabler-icon.with("\u{ebb4}")
+#let ti-rotate-360 = tabler-icon.with("\u{ef85}")
+#let ti-rotate-3d = tabler-icon.with("\u{f020}")
+#let ti-rotate-clockwise = tabler-icon.with("\u{eb15}")
+#let ti-rotate-clockwise-2 = tabler-icon.with("\u{ebb5}")
+#let ti-rotate-dot = tabler-icon.with("\u{efe5}")
+#let ti-rotate-rectangle = tabler-icon.with("\u{ec15}")
+#let ti-route = tabler-icon.with("\u{eb17}")
+#let ti-route-2 = tabler-icon.with("\u{f4b6}")
+#let ti-route-alt-left = tabler-icon.with("\u{fca9}")
+#let ti-route-alt-right = tabler-icon.with("\u{fcaa}")
+#let ti-route-off = tabler-icon.with("\u{f194}")
+#let ti-route-scan = tabler-icon.with("\u{fcbf}")
+#let ti-route-square = tabler-icon.with("\u{fcac}")
+#let ti-route-square-2 = tabler-icon.with("\u{fcab}")
+#let ti-route-x = tabler-icon.with("\u{fcae}")
+#let ti-route-x-2 = tabler-icon.with("\u{fcad}")
+#let ti-router = tabler-icon.with("\u{eb18}")
+#let ti-router-off = tabler-icon.with("\u{f424}")
+#let ti-row-insert-bottom = tabler-icon.with("\u{eed0}")
+#let ti-row-insert-top = tabler-icon.with("\u{eed1}")
+#let ti-row-remove = tabler-icon.with("\u{fafe}")
+#let ti-rss = tabler-icon.with("\u{eb19}")
+#let ti-rubber-stamp = tabler-icon.with("\u{f5ab}")
+#let ti-rubber-stamp-off = tabler-icon.with("\u{f5aa}")
+#let ti-ruler = tabler-icon.with("\u{eb1a}")
+#let ti-ruler-2 = tabler-icon.with("\u{eed2}")
+#let ti-ruler-2-off = tabler-icon.with("\u{f195}")
+#let ti-ruler-3 = tabler-icon.with("\u{f290}")
+#let ti-ruler-measure = tabler-icon.with("\u{f291}")
+#let ti-ruler-measure-2 = tabler-icon.with("\u{ff0f}")
+#let ti-ruler-off = tabler-icon.with("\u{f196}")
+#let ti-run = tabler-icon.with("\u{ec82}")
+#let ti-rv-truck = tabler-icon.with("\u{fcc0}")
+#let ti-s-turn-down = tabler-icon.with("\u{f516}")
+#let ti-s-turn-left = tabler-icon.with("\u{f517}")
+#let ti-s-turn-right = tabler-icon.with("\u{f518}")
+#let ti-s-turn-up = tabler-icon.with("\u{f519}")
+#let ti-sailboat = tabler-icon.with("\u{ec83}")
+#let ti-sailboat-2 = tabler-icon.with("\u{f5f7}")
+#let ti-sailboat-off = tabler-icon.with("\u{f425}")
+#let ti-salad = tabler-icon.with("\u{f50a}")
+#let ti-salt = tabler-icon.with("\u{ef16}")
+#let ti-sandbox = tabler-icon.with("\u{fd6c}")
+#let ti-satellite = tabler-icon.with("\u{eed3}")
+#let ti-satellite-off = tabler-icon.with("\u{f197}")
+#let ti-sausage = tabler-icon.with("\u{ef17}")
+#let ti-scale = tabler-icon.with("\u{ebc2}")
+#let ti-scale-off = tabler-icon.with("\u{f198}")
+#let ti-scale-outline = tabler-icon.with("\u{ef53}")
+#let ti-scale-outline-off = tabler-icon.with("\u{f199}")
+#let ti-scan = tabler-icon.with("\u{ebc8}")
+#let ti-scan-eye = tabler-icon.with("\u{f1ff}")
+#let ti-scan-letter-a = tabler-icon.with("\u{10223}")
+#let ti-scan-letter-t = tabler-icon.with("\u{10222}")
+#let ti-scan-position = tabler-icon.with("\u{fdac}")
+#let ti-scan-traces = tabler-icon.with("\u{101ec}")
+#let ti-schema = tabler-icon.with("\u{f200}")
+#let ti-schema-off = tabler-icon.with("\u{f426}")
+#let ti-school = tabler-icon.with("\u{ecf7}")
+#let ti-school-bell = tabler-icon.with("\u{f64a}")
+#let ti-school-off = tabler-icon.with("\u{f19a}")
+#let ti-scissors = tabler-icon.with("\u{eb1b}")
+#let ti-scissors-off = tabler-icon.with("\u{f19b}")
+#let ti-scooter = tabler-icon.with("\u{ec6c}")
+#let ti-scooter-electric = tabler-icon.with("\u{ecc1}")
+#let ti-scoreboard = tabler-icon.with("\u{fa6b}")
+#let ti-screen-share = tabler-icon.with("\u{ed18}")
+#let ti-screen-share-off = tabler-icon.with("\u{ed17}")
+#let ti-screenshot = tabler-icon.with("\u{f201}")
+#let ti-scribble = tabler-icon.with("\u{f0a3}")
+#let ti-scribble-off = tabler-icon.with("\u{f427}")
+#let ti-script = tabler-icon.with("\u{f2da}")
+#let ti-script-minus = tabler-icon.with("\u{f2d7}")
+#let ti-script-plus = tabler-icon.with("\u{f2d8}")
+#let ti-script-x = tabler-icon.with("\u{f2d9}")
+#let ti-scuba-diving = tabler-icon.with("\u{fd4e}")
+#let ti-scuba-diving-tank = tabler-icon.with("\u{fefa}")
+#let ti-scuba-mask = tabler-icon.with("\u{eed4}")
+#let ti-scuba-mask-off = tabler-icon.with("\u{f428}")
+#let ti-sdk = tabler-icon.with("\u{f3af}")
+#let ti-search = tabler-icon.with("\u{eb1c}")
+#let ti-search-off = tabler-icon.with("\u{f19c}")
+#let ti-section = tabler-icon.with("\u{eed5}")
+#let ti-section-sign = tabler-icon.with("\u{f019}")
+#let ti-seedling = tabler-icon.with("\u{ed51}")
+#let ti-seedling-off = tabler-icon.with("\u{f19d}")
+#let ti-segway = tabler-icon.with("\u{10221}")
+#let ti-select = tabler-icon.with("\u{ec9e}")
+#let ti-select-all = tabler-icon.with("\u{f9f7}")
+#let ti-selector = tabler-icon.with("\u{eb1d}")
+#let ti-send = tabler-icon.with("\u{eb1e}")
+#let ti-send-2 = tabler-icon.with("\u{fd5d}")
+#let ti-send-off = tabler-icon.with("\u{f429}")
+#let ti-seo = tabler-icon.with("\u{f26b}")
+#let ti-separator = tabler-icon.with("\u{ebda}")
+#let ti-separator-horizontal = tabler-icon.with("\u{ec79}")
+#let ti-separator-vertical = tabler-icon.with("\u{ec7a}")
+#let ti-server = tabler-icon.with("\u{eb1f}")
+#let ti-server-2 = tabler-icon.with("\u{f07c}")
+#let ti-server-bolt = tabler-icon.with("\u{f320}")
+#let ti-server-cog = tabler-icon.with("\u{f321}")
+#let ti-server-off = tabler-icon.with("\u{f19e}")
+#let ti-server-spark = tabler-icon.with("\u{ffaf}")
+#let ti-serverless = tabler-icon.with("\u{101eb}")
+#let ti-servicemark = tabler-icon.with("\u{ec09}")
+#let ti-settings = tabler-icon.with("\u{eb20}")
+#let ti-settings-2 = tabler-icon.with("\u{f5ac}")
+#let ti-settings-ai = tabler-icon.with("\u{101a7}")
+#let ti-settings-automation = tabler-icon.with("\u{eed6}")
+#let ti-settings-bolt = tabler-icon.with("\u{f9ad}")
+#let ti-settings-cancel = tabler-icon.with("\u{f9ae}")
+#let ti-settings-check = tabler-icon.with("\u{f9af}")
+#let ti-settings-code = tabler-icon.with("\u{f9b0}")
+#let ti-settings-cog = tabler-icon.with("\u{f9b1}")
+#let ti-settings-dollar = tabler-icon.with("\u{f9b2}")
+#let ti-settings-down = tabler-icon.with("\u{f9b3}")
+#let ti-settings-exclamation = tabler-icon.with("\u{f9b4}")
+#let ti-settings-heart = tabler-icon.with("\u{f9b5}")
+#let ti-settings-minus = tabler-icon.with("\u{f9b6}")
+#let ti-settings-off = tabler-icon.with("\u{f19f}")
+#let ti-settings-pause = tabler-icon.with("\u{f9b7}")
+#let ti-settings-pin = tabler-icon.with("\u{f9b8}")
+#let ti-settings-plus = tabler-icon.with("\u{f9b9}")
+#let ti-settings-question = tabler-icon.with("\u{f9ba}")
+#let ti-settings-search = tabler-icon.with("\u{f9bb}")
+#let ti-settings-share = tabler-icon.with("\u{f9bc}")
+#let ti-settings-spark = tabler-icon.with("\u{ffae}")
+#let ti-settings-star = tabler-icon.with("\u{f9bd}")
+#let ti-settings-up = tabler-icon.with("\u{f9be}")
+#let ti-settings-x = tabler-icon.with("\u{f9bf}")
+#let ti-shadow = tabler-icon.with("\u{eed8}")
+#let ti-shadow-off = tabler-icon.with("\u{eed7}")
+#let ti-shape = tabler-icon.with("\u{eb9c}")
+#let ti-shape-2 = tabler-icon.with("\u{eed9}")
+#let ti-shape-3 = tabler-icon.with("\u{eeda}")
+#let ti-shape-off = tabler-icon.with("\u{f1a0}")
+#let ti-share = tabler-icon.with("\u{eb21}")
+#let ti-share-2 = tabler-icon.with("\u{f799}")
+#let ti-share-3 = tabler-icon.with("\u{f7bd}")
+#let ti-share-off = tabler-icon.with("\u{f1a1}")
+#let ti-shareplay = tabler-icon.with("\u{fea5}")
+#let ti-shield = tabler-icon.with("\u{eb24}")
+#let ti-shield-bolt = tabler-icon.with("\u{f9c0}")
+#let ti-shield-cancel = tabler-icon.with("\u{f9c1}")
+#let ti-shield-check = tabler-icon.with("\u{eb22}")
+#let ti-shield-checkered = tabler-icon.with("\u{ef9a}")
+#let ti-shield-chevron = tabler-icon.with("\u{ef9b}")
+#let ti-shield-code = tabler-icon.with("\u{f9c2}")
+#let ti-shield-cog = tabler-icon.with("\u{f9c3}")
+#let ti-shield-dollar = tabler-icon.with("\u{f9c4}")
+#let ti-shield-down = tabler-icon.with("\u{f9c5}")
+#let ti-shield-exclamation = tabler-icon.with("\u{f9c6}")
+#let ti-shield-half = tabler-icon.with("\u{f358}")
+#let ti-shield-heart = tabler-icon.with("\u{f9c7}")
+#let ti-shield-lock = tabler-icon.with("\u{ed58}")
+#let ti-shield-minus = tabler-icon.with("\u{f9c8}")
+#let ti-shield-off = tabler-icon.with("\u{ecf8}")
+#let ti-shield-pause = tabler-icon.with("\u{f9c9}")
+#let ti-shield-pin = tabler-icon.with("\u{f9ca}")
+#let ti-shield-plus = tabler-icon.with("\u{f9cb}")
+#let ti-shield-question = tabler-icon.with("\u{f9cc}")
+#let ti-shield-search = tabler-icon.with("\u{f9cd}")
+#let ti-shield-share = tabler-icon.with("\u{f9ce}")
+#let ti-shield-star = tabler-icon.with("\u{f9cf}")
+#let ti-shield-up = tabler-icon.with("\u{f9d0}")
+#let ti-shield-x = tabler-icon.with("\u{eb23}")
+#let ti-ship = tabler-icon.with("\u{ec84}")
+#let ti-ship-off = tabler-icon.with("\u{f42a}")
+#let ti-shirt = tabler-icon.with("\u{ec0a}")
+#let ti-shirt-off = tabler-icon.with("\u{f1a2}")
+#let ti-shirt-sport = tabler-icon.with("\u{f26c}")
+#let ti-shoe = tabler-icon.with("\u{efd2}")
+#let ti-shoe-off = tabler-icon.with("\u{f1a4}")
+#let ti-shopping-bag = tabler-icon.with("\u{f5f8}")
+#let ti-shopping-bag-check = tabler-icon.with("\u{fc16}")
+#let ti-shopping-bag-discount = tabler-icon.with("\u{fc17}")
+#let ti-shopping-bag-edit = tabler-icon.with("\u{fc18}")
+#let ti-shopping-bag-exclamation = tabler-icon.with("\u{fc19}")
+#let ti-shopping-bag-heart = tabler-icon.with("\u{fda2}")
+#let ti-shopping-bag-minus = tabler-icon.with("\u{fc1a}")
+#let ti-shopping-bag-plus = tabler-icon.with("\u{fc1b}")
+#let ti-shopping-bag-search = tabler-icon.with("\u{fc1c}")
+#let ti-shopping-bag-x = tabler-icon.with("\u{fc1d}")
+#let ti-shopping-cart = tabler-icon.with("\u{eb25}")
+#let ti-shopping-cart-bolt = tabler-icon.with("\u{fb57}")
+#let ti-shopping-cart-cancel = tabler-icon.with("\u{fb58}")
+#let ti-shopping-cart-check = tabler-icon.with("\u{fb59}")
+#let ti-shopping-cart-code = tabler-icon.with("\u{fb5a}")
+#let ti-shopping-cart-cog = tabler-icon.with("\u{fb5b}")
+#let ti-shopping-cart-copy = tabler-icon.with("\u{fb5c}")
+#let ti-shopping-cart-discount = tabler-icon.with("\u{fb5d}")
+#let ti-shopping-cart-dollar = tabler-icon.with("\u{fb5e}")
+#let ti-shopping-cart-down = tabler-icon.with("\u{fb5f}")
+#let ti-shopping-cart-exclamation = tabler-icon.with("\u{fb60}")
+#let ti-shopping-cart-heart = tabler-icon.with("\u{fb61}")
+#let ti-shopping-cart-minus = tabler-icon.with("\u{fb62}")
+#let ti-shopping-cart-off = tabler-icon.with("\u{eedc}")
+#let ti-shopping-cart-pause = tabler-icon.with("\u{fb63}")
+#let ti-shopping-cart-pin = tabler-icon.with("\u{fb64}")
+#let ti-shopping-cart-plus = tabler-icon.with("\u{fb65}")
+#let ti-shopping-cart-question = tabler-icon.with("\u{fb66}")
+#let ti-shopping-cart-search = tabler-icon.with("\u{fb67}")
+#let ti-shopping-cart-share = tabler-icon.with("\u{fb68}")
+#let ti-shopping-cart-star = tabler-icon.with("\u{fb69}")
+#let ti-shopping-cart-up = tabler-icon.with("\u{fb6a}")
+#let ti-shopping-cart-x = tabler-icon.with("\u{fb6b}")
+#let ti-shovel = tabler-icon.with("\u{f1d9}")
+#let ti-shovel-pitchforks = tabler-icon.with("\u{fd3a}")
+#let ti-shredder = tabler-icon.with("\u{eedf}")
+#let ti-sign-left = tabler-icon.with("\u{f06b}")
+#let ti-sign-right = tabler-icon.with("\u{f06c}")
+#let ti-signal-2g = tabler-icon.with("\u{f79a}")
+#let ti-signal-3g = tabler-icon.with("\u{f1ee}")
+#let ti-signal-4g = tabler-icon.with("\u{f1ef}")
+#let ti-signal-4g-plus = tabler-icon.with("\u{f259}")
+#let ti-signal-5g = tabler-icon.with("\u{f1f0}")
+#let ti-signal-6g = tabler-icon.with("\u{f9f8}")
+#let ti-signal-e = tabler-icon.with("\u{f9f9}")
+#let ti-signal-g = tabler-icon.with("\u{f9fa}")
+#let ti-signal-h = tabler-icon.with("\u{f9fc}")
+#let ti-signal-h-plus = tabler-icon.with("\u{f9fb}")
+#let ti-signal-lte = tabler-icon.with("\u{f9fd}")
+#let ti-signature = tabler-icon.with("\u{eee0}")
+#let ti-signature-off = tabler-icon.with("\u{f1a5}")
+#let ti-sitemap = tabler-icon.with("\u{eb9d}")
+#let ti-sitemap-off = tabler-icon.with("\u{f1a6}")
+#let ti-skateboard = tabler-icon.with("\u{ecc2}")
+#let ti-skateboard-off = tabler-icon.with("\u{f42b}")
+#let ti-skateboarding = tabler-icon.with("\u{faca}")
+#let ti-skew-x = tabler-icon.with("\u{fd3b}")
+#let ti-skew-y = tabler-icon.with("\u{fd3c}")
+#let ti-ski-jumping = tabler-icon.with("\u{fa6c}")
+#let ti-skull = tabler-icon.with("\u{f292}")
+#let ti-slash = tabler-icon.with("\u{f4f9}")
+#let ti-slashes = tabler-icon.with("\u{f588}")
+#let ti-sleigh = tabler-icon.with("\u{ef9c}")
+#let ti-slice = tabler-icon.with("\u{ebdb}")
+#let ti-slideshow = tabler-icon.with("\u{ebc9}")
+#let ti-smart-home = tabler-icon.with("\u{ecde}")
+#let ti-smart-home-off = tabler-icon.with("\u{f1a7}")
+#let ti-smoking = tabler-icon.with("\u{ecc4}")
+#let ti-smoking-no = tabler-icon.with("\u{ecc3}")
+#let ti-snowboarding = tabler-icon.with("\u{fd4f}")
+#let ti-snowflake = tabler-icon.with("\u{ec0b}")
+#let ti-snowflake-off = tabler-icon.with("\u{f1a8}")
+#let ti-snowman = tabler-icon.with("\u{f26d}")
+#let ti-soccer-field = tabler-icon.with("\u{ed92}")
+#let ti-social = tabler-icon.with("\u{ebec}")
+#let ti-social-off = tabler-icon.with("\u{f1a9}")
+#let ti-sock = tabler-icon.with("\u{eee1}")
+#let ti-sofa = tabler-icon.with("\u{efaf}")
+#let ti-sofa-off = tabler-icon.with("\u{f42c}")
+#let ti-solar-electricity = tabler-icon.with("\u{fcc1}")
+#let ti-solar-panel = tabler-icon.with("\u{f7bf}")
+#let ti-solar-panel-2 = tabler-icon.with("\u{f7be}")
+#let ti-sort-0-9 = tabler-icon.with("\u{f54d}")
+#let ti-sort-9-0 = tabler-icon.with("\u{f54e}")
+#let ti-sort-a-z = tabler-icon.with("\u{f54f}")
+#let ti-sort-ascending = tabler-icon.with("\u{eb26}")
+#let ti-sort-ascending-2 = tabler-icon.with("\u{eee2}")
+#let ti-sort-ascending-letters = tabler-icon.with("\u{ef18}")
+#let ti-sort-ascending-numbers = tabler-icon.with("\u{ef19}")
+#let ti-sort-ascending-shapes = tabler-icon.with("\u{fd94}")
+#let ti-sort-ascending-small-big = tabler-icon.with("\u{fd95}")
+#let ti-sort-descending = tabler-icon.with("\u{eb27}")
+#let ti-sort-descending-2 = tabler-icon.with("\u{eee3}")
+#let ti-sort-descending-letters = tabler-icon.with("\u{ef1a}")
+#let ti-sort-descending-numbers = tabler-icon.with("\u{ef1b}")
+#let ti-sort-descending-shapes = tabler-icon.with("\u{fd97}")
+#let ti-sort-descending-small-big = tabler-icon.with("\u{fd96}")
+#let ti-sort-z-a = tabler-icon.with("\u{f550}")
+#let ti-sos = tabler-icon.with("\u{f24a}")
+#let ti-soup = tabler-icon.with("\u{ef2e}")
+#let ti-soup-off = tabler-icon.with("\u{f42d}")
+#let ti-source-code = tabler-icon.with("\u{f4a2}")
+#let ti-space = tabler-icon.with("\u{ec0c}")
+#let ti-space-off = tabler-icon.with("\u{f1aa}")
+#let ti-spaces = tabler-icon.with("\u{fea4}")
+#let ti-spacing-horizontal = tabler-icon.with("\u{ef54}")
+#let ti-spacing-vertical = tabler-icon.with("\u{ef55}")
+#let ti-spade = tabler-icon.with("\u{effa}")
+#let ti-sparkles = tabler-icon.with("\u{f6d7}")
+#let ti-sparkles-2 = tabler-icon.with("\u{101a6}")
+#let ti-speakerphone = tabler-icon.with("\u{ed61}")
+#let ti-speedboat = tabler-icon.with("\u{ed93}")
+#let ti-sphere = tabler-icon.with("\u{fab8}")
+#let ti-sphere-off = tabler-icon.with("\u{fab6}")
+#let ti-sphere-plus = tabler-icon.with("\u{fab7}")
+#let ti-spider = tabler-icon.with("\u{f293}")
+#let ti-spiral = tabler-icon.with("\u{f294}")
+#let ti-spiral-off = tabler-icon.with("\u{f42e}")
+#let ti-sport-billard = tabler-icon.with("\u{eee4}")
+#let ti-spray = tabler-icon.with("\u{f50b}")
+#let ti-spy = tabler-icon.with("\u{f227}")
+#let ti-spy-off = tabler-icon.with("\u{f42f}")
+#let ti-sql = tabler-icon.with("\u{f7c0}")
+#let ti-square = tabler-icon.with("\u{eb2c}")
+#let ti-square-arrow-down = tabler-icon.with("\u{f4b7}")
+#let ti-square-arrow-left = tabler-icon.with("\u{f4b8}")
+#let ti-square-arrow-right = tabler-icon.with("\u{f4b9}")
+#let ti-square-arrow-up = tabler-icon.with("\u{f4ba}")
+#let ti-square-asterisk = tabler-icon.with("\u{f01a}")
+#let ti-square-check = tabler-icon.with("\u{eb28}")
+#let ti-square-chevron-down = tabler-icon.with("\u{f627}")
+#let ti-square-chevron-left = tabler-icon.with("\u{f628}")
+#let ti-square-chevron-right = tabler-icon.with("\u{f629}")
+#let ti-square-chevron-up = tabler-icon.with("\u{f62a}")
+#let ti-square-chevrons-down = tabler-icon.with("\u{f64b}")
+#let ti-square-chevrons-left = tabler-icon.with("\u{f64c}")
+#let ti-square-chevrons-right = tabler-icon.with("\u{f64d}")
+#let ti-square-chevrons-up = tabler-icon.with("\u{f64e}")
+#let ti-square-dashed = tabler-icon.with("\u{100bb}")
+#let ti-square-dot = tabler-icon.with("\u{ed59}")
+#let ti-square-f0 = tabler-icon.with("\u{f526}")
+#let ti-square-f1 = tabler-icon.with("\u{f527}")
+#let ti-square-f2 = tabler-icon.with("\u{f528}")
+#let ti-square-f3 = tabler-icon.with("\u{f529}")
+#let ti-square-f4 = tabler-icon.with("\u{f52a}")
+#let ti-square-f5 = tabler-icon.with("\u{f52b}")
+#let ti-square-f6 = tabler-icon.with("\u{f52c}")
+#let ti-square-f7 = tabler-icon.with("\u{f52d}")
+#let ti-square-f8 = tabler-icon.with("\u{f52e}")
+#let ti-square-f9 = tabler-icon.with("\u{f52f}")
+#let ti-square-forbid = tabler-icon.with("\u{ed5b}")
+#let ti-square-forbid-2 = tabler-icon.with("\u{ed5a}")
+#let ti-square-half = tabler-icon.with("\u{effb}")
+#let ti-square-key = tabler-icon.with("\u{f638}")
+#let ti-square-letter-a = tabler-icon.with("\u{f47c}")
+#let ti-square-letter-b = tabler-icon.with("\u{f47d}")
+#let ti-square-letter-c = tabler-icon.with("\u{f47e}")
+#let ti-square-letter-d = tabler-icon.with("\u{f47f}")
+#let ti-square-letter-e = tabler-icon.with("\u{f480}")
+#let ti-square-letter-f = tabler-icon.with("\u{f481}")
+#let ti-square-letter-g = tabler-icon.with("\u{f482}")
+#let ti-square-letter-h = tabler-icon.with("\u{f483}")
+#let ti-square-letter-i = tabler-icon.with("\u{f484}")
+#let ti-square-letter-j = tabler-icon.with("\u{f485}")
+#let ti-square-letter-k = tabler-icon.with("\u{f486}")
+#let ti-square-letter-l = tabler-icon.with("\u{f487}")
+#let ti-square-letter-m = tabler-icon.with("\u{f488}")
+#let ti-square-letter-n = tabler-icon.with("\u{f489}")
+#let ti-square-letter-o = tabler-icon.with("\u{f48a}")
+#let ti-square-letter-p = tabler-icon.with("\u{f48b}")
+#let ti-square-letter-q = tabler-icon.with("\u{f48c}")
+#let ti-square-letter-r = tabler-icon.with("\u{f48d}")
+#let ti-square-letter-s = tabler-icon.with("\u{f48e}")
+#let ti-square-letter-t = tabler-icon.with("\u{f48f}")
+#let ti-square-letter-u = tabler-icon.with("\u{f490}")
+#let ti-square-letter-v = tabler-icon.with("\u{f4bb}")
+#let ti-square-letter-w = tabler-icon.with("\u{f491}")
+#let ti-square-letter-x = tabler-icon.with("\u{f4bc}")
+#let ti-square-letter-y = tabler-icon.with("\u{f492}")
+#let ti-square-letter-z = tabler-icon.with("\u{f493}")
+#let ti-square-minus = tabler-icon.with("\u{1019e}")
+#let ti-square-minus-2 = tabler-icon.with("\u{eb29}")
+#let ti-square-number-0 = tabler-icon.with("\u{eee5}")
+#let ti-square-number-1 = tabler-icon.with("\u{eee6}")
+#let ti-square-number-2 = tabler-icon.with("\u{eee7}")
+#let ti-square-number-3 = tabler-icon.with("\u{eee8}")
+#let ti-square-number-4 = tabler-icon.with("\u{eee9}")
+#let ti-square-number-5 = tabler-icon.with("\u{eeea}")
+#let ti-square-number-6 = tabler-icon.with("\u{eeeb}")
+#let ti-square-number-7 = tabler-icon.with("\u{eeec}")
+#let ti-square-number-8 = tabler-icon.with("\u{eeed}")
+#let ti-square-number-9 = tabler-icon.with("\u{eeee}")
+#let ti-square-off = tabler-icon.with("\u{eeef}")
+#let ti-square-percentage = tabler-icon.with("\u{fd83}")
+#let ti-square-plus = tabler-icon.with("\u{eb2a}")
+#let ti-square-plus-2 = tabler-icon.with("\u{fc96}")
+#let ti-square-root = tabler-icon.with("\u{eef1}")
+#let ti-square-root-2 = tabler-icon.with("\u{eef0}")
+#let ti-square-rotated = tabler-icon.with("\u{ecdf}")
+#let ti-square-rotated-asterisk = tabler-icon.with("\u{101a5}")
+#let ti-square-rotated-forbid = tabler-icon.with("\u{f01c}")
+#let ti-square-rotated-forbid-2 = tabler-icon.with("\u{f01b}")
+#let ti-square-rotated-off = tabler-icon.with("\u{eef2}")
+#let ti-square-rounded = tabler-icon.with("\u{f59a}")
+#let ti-square-rounded-arrow-down = tabler-icon.with("\u{f639}")
+#let ti-square-rounded-arrow-left = tabler-icon.with("\u{f63a}")
+#let ti-square-rounded-arrow-right = tabler-icon.with("\u{f63b}")
+#let ti-square-rounded-arrow-up = tabler-icon.with("\u{f63c}")
+#let ti-square-rounded-check = tabler-icon.with("\u{f63d}")
+#let ti-square-rounded-chevron-down = tabler-icon.with("\u{f62b}")
+#let ti-square-rounded-chevron-left = tabler-icon.with("\u{f62c}")
+#let ti-square-rounded-chevron-right = tabler-icon.with("\u{f62d}")
+#let ti-square-rounded-chevron-up = tabler-icon.with("\u{f62e}")
+#let ti-square-rounded-chevrons-down = tabler-icon.with("\u{f64f}")
+#let ti-square-rounded-chevrons-left = tabler-icon.with("\u{f650}")
+#let ti-square-rounded-chevrons-right = tabler-icon.with("\u{f651}")
+#let ti-square-rounded-chevrons-up = tabler-icon.with("\u{f652}")
+#let ti-square-rounded-letter-a = tabler-icon.with("\u{f5ae}")
+#let ti-square-rounded-letter-b = tabler-icon.with("\u{f5af}")
+#let ti-square-rounded-letter-c = tabler-icon.with("\u{f5b0}")
+#let ti-square-rounded-letter-d = tabler-icon.with("\u{f5b1}")
+#let ti-square-rounded-letter-e = tabler-icon.with("\u{f5b2}")
+#let ti-square-rounded-letter-f = tabler-icon.with("\u{f5b3}")
+#let ti-square-rounded-letter-g = tabler-icon.with("\u{f5b4}")
+#let ti-square-rounded-letter-h = tabler-icon.with("\u{f5b5}")
+#let ti-square-rounded-letter-i = tabler-icon.with("\u{f5b6}")
+#let ti-square-rounded-letter-j = tabler-icon.with("\u{f5b7}")
+#let ti-square-rounded-letter-k = tabler-icon.with("\u{f5b8}")
+#let ti-square-rounded-letter-l = tabler-icon.with("\u{f5b9}")
+#let ti-square-rounded-letter-m = tabler-icon.with("\u{f5ba}")
+#let ti-square-rounded-letter-n = tabler-icon.with("\u{f5bb}")
+#let ti-square-rounded-letter-o = tabler-icon.with("\u{f5bc}")
+#let ti-square-rounded-letter-p = tabler-icon.with("\u{f5bd}")
+#let ti-square-rounded-letter-q = tabler-icon.with("\u{f5be}")
+#let ti-square-rounded-letter-r = tabler-icon.with("\u{f5bf}")
+#let ti-square-rounded-letter-s = tabler-icon.with("\u{f5c0}")
+#let ti-square-rounded-letter-t = tabler-icon.with("\u{f5c1}")
+#let ti-square-rounded-letter-u = tabler-icon.with("\u{f5c2}")
+#let ti-square-rounded-letter-v = tabler-icon.with("\u{f5c3}")
+#let ti-square-rounded-letter-w = tabler-icon.with("\u{f5c4}")
+#let ti-square-rounded-letter-x = tabler-icon.with("\u{f5c5}")
+#let ti-square-rounded-letter-y = tabler-icon.with("\u{f5c6}")
+#let ti-square-rounded-letter-z = tabler-icon.with("\u{f5c7}")
+#let ti-square-rounded-minus = tabler-icon.with("\u{f63e}")
+#let ti-square-rounded-minus-2 = tabler-icon.with("\u{fc97}")
+#let ti-square-rounded-number-0 = tabler-icon.with("\u{f5c8}")
+#let ti-square-rounded-number-1 = tabler-icon.with("\u{f5c9}")
+#let ti-square-rounded-number-2 = tabler-icon.with("\u{f5ca}")
+#let ti-square-rounded-number-3 = tabler-icon.with("\u{f5cb}")
+#let ti-square-rounded-number-4 = tabler-icon.with("\u{f5cc}")
+#let ti-square-rounded-number-5 = tabler-icon.with("\u{f5cd}")
+#let ti-square-rounded-number-6 = tabler-icon.with("\u{f5ce}")
+#let ti-square-rounded-number-7 = tabler-icon.with("\u{f5cf}")
+#let ti-square-rounded-number-8 = tabler-icon.with("\u{f5d0}")
+#let ti-square-rounded-number-9 = tabler-icon.with("\u{f5d1}")
+#let ti-square-rounded-percentage = tabler-icon.with("\u{fd84}")
+#let ti-square-rounded-plus = tabler-icon.with("\u{f63f}")
+#let ti-square-rounded-plus-2 = tabler-icon.with("\u{fc98}")
+#let ti-square-rounded-x = tabler-icon.with("\u{f640}")
+#let ti-square-toggle = tabler-icon.with("\u{eef4}")
+#let ti-square-toggle-horizontal = tabler-icon.with("\u{eef3}")
+#let ti-square-x = tabler-icon.with("\u{eb2b}")
+#let ti-squares = tabler-icon.with("\u{eef6}")
+#let ti-squares-diagonal = tabler-icon.with("\u{eef5}")
+#let ti-squares-selected = tabler-icon.with("\u{fea3}")
+#let ti-stack = tabler-icon.with("\u{eb2d}")
+#let ti-stack-2 = tabler-icon.with("\u{eef7}")
+#let ti-stack-3 = tabler-icon.with("\u{ef9d}")
+#let ti-stack-back = tabler-icon.with("\u{fd26}")
+#let ti-stack-backward = tabler-icon.with("\u{fd27}")
+#let ti-stack-forward = tabler-icon.with("\u{fd28}")
+#let ti-stack-front = tabler-icon.with("\u{fd29}")
+#let ti-stack-middle = tabler-icon.with("\u{fd2a}")
+#let ti-stack-pop = tabler-icon.with("\u{f234}")
+#let ti-stack-push = tabler-icon.with("\u{f235}")
+#let ti-stairs = tabler-icon.with("\u{eca6}")
+#let ti-stairs-down = tabler-icon.with("\u{eca4}")
+#let ti-stairs-up = tabler-icon.with("\u{eca5}")
+#let ti-star = tabler-icon.with("\u{eb2e}")
+#let ti-star-half = tabler-icon.with("\u{ed19}")
+#let ti-star-off = tabler-icon.with("\u{ed62}")
+#let ti-stars = tabler-icon.with("\u{ed38}")
+#let ti-stars-off = tabler-icon.with("\u{f430}")
+#let ti-status-change = tabler-icon.with("\u{f3b0}")
+#let ti-steam = tabler-icon.with("\u{f24b}")
+#let ti-steering-wheel = tabler-icon.with("\u{ec7b}")
+#let ti-steering-wheel-off = tabler-icon.with("\u{f431}")
+#let ti-step-into = tabler-icon.with("\u{ece0}")
+#let ti-step-out = tabler-icon.with("\u{ece1}")
+#let ti-stereo-glasses = tabler-icon.with("\u{f4cb}")
+#let ti-stethoscope = tabler-icon.with("\u{edbe}")
+#let ti-stethoscope-off = tabler-icon.with("\u{f432}")
+#let ti-sticker = tabler-icon.with("\u{eb2f}")
+#let ti-sticker-2 = tabler-icon.with("\u{fd3d}")
+#let ti-stopwatch = tabler-icon.with("\u{ff9b}")
+#let ti-storm = tabler-icon.with("\u{f24c}")
+#let ti-storm-off = tabler-icon.with("\u{f433}")
+#let ti-stretching = tabler-icon.with("\u{f2db}")
+#let ti-stretching-2 = tabler-icon.with("\u{fa6d}")
+#let ti-strikethrough = tabler-icon.with("\u{eb9e}")
+#let ti-stroke-curved = tabler-icon.with("\u{101fe}")
+#let ti-stroke-dynamic = tabler-icon.with("\u{101fd}")
+#let ti-stroke-straight = tabler-icon.with("\u{101fc}")
+#let ti-submarine = tabler-icon.with("\u{ed94}")
+#let ti-subscript = tabler-icon.with("\u{eb9f}")
+#let ti-subtask = tabler-icon.with("\u{ec9f}")
+#let ti-subtitles = tabler-icon.with("\u{101a1}")
+#let ti-subtitles-ai = tabler-icon.with("\u{101a4}")
+#let ti-subtitles-edit = tabler-icon.with("\u{101a3}")
+#let ti-subtitles-off = tabler-icon.with("\u{101a2}")
+#let ti-sum = tabler-icon.with("\u{eb73}")
+#let ti-sum-off = tabler-icon.with("\u{f1ab}")
+#let ti-sun = tabler-icon.with("\u{eb30}")
+#let ti-sun-electricity = tabler-icon.with("\u{fcc2}")
+#let ti-sun-high = tabler-icon.with("\u{f236}")
+#let ti-sun-low = tabler-icon.with("\u{f237}")
+#let ti-sun-moon = tabler-icon.with("\u{f4a3}")
+#let ti-sun-off = tabler-icon.with("\u{ed63}")
+#let ti-sun-wind = tabler-icon.with("\u{f238}")
+#let ti-sunglasses = tabler-icon.with("\u{f239}")
+#let ti-sunrise = tabler-icon.with("\u{ef1c}")
+#let ti-sunset = tabler-icon.with("\u{ec31}")
+#let ti-sunset-2 = tabler-icon.with("\u{f23a}")
+#let ti-superscript = tabler-icon.with("\u{eba0}")
+#let ti-svg = tabler-icon.with("\u{f25a}")
+#let ti-swimming = tabler-icon.with("\u{ec92}")
+#let ti-swipe = tabler-icon.with("\u{f551}")
+#let ti-swipe-down = tabler-icon.with("\u{fd5e}")
+#let ti-swipe-left = tabler-icon.with("\u{fd5f}")
+#let ti-swipe-right = tabler-icon.with("\u{fd60}")
+#let ti-swipe-up = tabler-icon.with("\u{fd61}")
+#let ti-switch = tabler-icon.with("\u{eb33}")
+#let ti-switch-2 = tabler-icon.with("\u{edbf}")
+#let ti-switch-3 = tabler-icon.with("\u{edc0}")
+#let ti-switch-horizontal = tabler-icon.with("\u{eb31}")
+#let ti-switch-vertical = tabler-icon.with("\u{eb32}")
+#let ti-sword = tabler-icon.with("\u{f030}")
+#let ti-sword-off = tabler-icon.with("\u{f434}")
+#let ti-swords = tabler-icon.with("\u{f132}")
+#let ti-table = tabler-icon.with("\u{eba1}")
+#let ti-table-alias = tabler-icon.with("\u{f25b}")
+#let ti-table-column = tabler-icon.with("\u{faff}")
+#let ti-table-dashed = tabler-icon.with("\u{100ba}")
+#let ti-table-down = tabler-icon.with("\u{fa1c}")
+#let ti-table-export = tabler-icon.with("\u{eef8}")
+#let ti-table-heart = tabler-icon.with("\u{fa1d}")
+#let ti-table-import = tabler-icon.with("\u{eef9}")
+#let ti-table-minus = tabler-icon.with("\u{fa1e}")
+#let ti-table-off = tabler-icon.with("\u{eefa}")
+#let ti-table-options = tabler-icon.with("\u{f25c}")
+#let ti-table-plus = tabler-icon.with("\u{fa1f}")
+#let ti-table-row = tabler-icon.with("\u{fb00}")
+#let ti-table-share = tabler-icon.with("\u{fa20}")
+#let ti-table-shortcut = tabler-icon.with("\u{f25d}")
+#let ti-table-spark = tabler-icon.with("\u{ffad}")
+#let ti-tag = tabler-icon.with("\u{10096}")
+#let ti-tag-minus = tabler-icon.with("\u{eb34}")
+#let ti-tag-off = tabler-icon.with("\u{efc0}")
+#let ti-tag-plus = tabler-icon.with("\u{10097}")
+#let ti-tag-starred = tabler-icon.with("\u{fc99}")
+#let ti-tags = tabler-icon.with("\u{ef86}")
+#let ti-tags-off = tabler-icon.with("\u{efc1}")
+#let ti-tallymark-1 = tabler-icon.with("\u{ec46}")
+#let ti-tallymark-2 = tabler-icon.with("\u{ec47}")
+#let ti-tallymark-3 = tabler-icon.with("\u{ec48}")
+#let ti-tallymark-4 = tabler-icon.with("\u{ec49}")
+#let ti-tallymarks = tabler-icon.with("\u{ec4a}")
+#let ti-tank = tabler-icon.with("\u{ed95}")
+#let ti-target = tabler-icon.with("\u{eb35}")
+#let ti-target-arrow = tabler-icon.with("\u{f51a}")
+#let ti-target-off = tabler-icon.with("\u{f1ad}")
+#let ti-tax = tabler-icon.with("\u{feee}")
+#let ti-tax-euro = tabler-icon.with("\u{fef0}")
+#let ti-tax-pound = tabler-icon.with("\u{feef}")
+#let ti-teapot = tabler-icon.with("\u{f552}")
+#let ti-telescope = tabler-icon.with("\u{f07d}")
+#let ti-telescope-off = tabler-icon.with("\u{f1ae}")
+#let ti-temperature = tabler-icon.with("\u{eb38}")
+#let ti-temperature-celsius = tabler-icon.with("\u{eb36}")
+#let ti-temperature-fahrenheit = tabler-icon.with("\u{eb37}")
+#let ti-temperature-minus = tabler-icon.with("\u{ebed}")
+#let ti-temperature-off = tabler-icon.with("\u{f1af}")
+#let ti-temperature-plus = tabler-icon.with("\u{ebee}")
+#let ti-temperature-snow = tabler-icon.with("\u{fda3}")
+#let ti-temperature-sun = tabler-icon.with("\u{fda4}")
+#let ti-template = tabler-icon.with("\u{eb39}")
+#let ti-template-off = tabler-icon.with("\u{f1b0}")
+#let ti-tent = tabler-icon.with("\u{eefb}")
+#let ti-tent-off = tabler-icon.with("\u{f435}")
+#let ti-terminal = tabler-icon.with("\u{ebdc}")
+#let ti-terminal-2 = tabler-icon.with("\u{ebef}")
+#let ti-test-pipe = tabler-icon.with("\u{eb3a}")
+#let ti-test-pipe-2 = tabler-icon.with("\u{f0a4}")
+#let ti-test-pipe-off = tabler-icon.with("\u{f1b1}")
+#let ti-tex = tabler-icon.with("\u{f4e0}")
+#let ti-text-caption = tabler-icon.with("\u{f4a4}")
+#let ti-text-color = tabler-icon.with("\u{f2dc}")
+#let ti-text-decrease = tabler-icon.with("\u{f202}")
+#let ti-text-direction-ltr = tabler-icon.with("\u{eefc}")
+#let ti-text-direction-rtl = tabler-icon.with("\u{eefd}")
+#let ti-text-grammar = tabler-icon.with("\u{fd6d}")
+#let ti-text-increase = tabler-icon.with("\u{f203}")
+#let ti-text-orientation = tabler-icon.with("\u{f2a4}")
+#let ti-text-plus = tabler-icon.with("\u{f2a5}")
+#let ti-text-recognition = tabler-icon.with("\u{f204}")
+#let ti-text-resize = tabler-icon.with("\u{ef87}")
+#let ti-text-scan-2 = tabler-icon.with("\u{fcc3}")
+#let ti-text-size = tabler-icon.with("\u{f2b1}")
+#let ti-text-spellcheck = tabler-icon.with("\u{f2a6}")
+#let ti-text-wrap = tabler-icon.with("\u{ebdd}")
+#let ti-text-wrap-column = tabler-icon.with("\u{feb2}")
+#let ti-text-wrap-disabled = tabler-icon.with("\u{eca7}")
+#let ti-texture = tabler-icon.with("\u{f51b}")
+#let ti-theater = tabler-icon.with("\u{f79b}")
+#let ti-thermometer = tabler-icon.with("\u{ef67}")
+#let ti-thumb-down = tabler-icon.with("\u{eb3b}")
+#let ti-thumb-down-off = tabler-icon.with("\u{f436}")
+#let ti-thumb-up = tabler-icon.with("\u{eb3c}")
+#let ti-thumb-up-off = tabler-icon.with("\u{f437}")
+#let ti-tic-tac = tabler-icon.with("\u{f51c}")
+#let ti-ticket = tabler-icon.with("\u{eb3d}")
+#let ti-ticket-off = tabler-icon.with("\u{f1b2}")
+#let ti-tie = tabler-icon.with("\u{f07e}")
+#let ti-tilde = tabler-icon.with("\u{f4a5}")
+#let ti-tilt-shift = tabler-icon.with("\u{eefe}")
+#let ti-tilt-shift-off = tabler-icon.with("\u{f1b3}")
+#let ti-time-duration-0 = tabler-icon.with("\u{fad4}")
+#let ti-time-duration-10 = tabler-icon.with("\u{fad5}")
+#let ti-time-duration-15 = tabler-icon.with("\u{fad6}")
+#let ti-time-duration-30 = tabler-icon.with("\u{fad7}")
+#let ti-time-duration-45 = tabler-icon.with("\u{fad8}")
+#let ti-time-duration-5 = tabler-icon.with("\u{fad9}")
+#let ti-time-duration-60 = tabler-icon.with("\u{fada}")
+#let ti-time-duration-90 = tabler-icon.with("\u{fadb}")
+#let ti-time-duration-off = tabler-icon.with("\u{fadc}")
+#let ti-timeline = tabler-icon.with("\u{f031}")
+#let ti-timeline-event = tabler-icon.with("\u{f553}")
+#let ti-timeline-event-exclamation = tabler-icon.with("\u{f662}")
+#let ti-timeline-event-minus = tabler-icon.with("\u{f663}")
+#let ti-timeline-event-plus = tabler-icon.with("\u{f664}")
+#let ti-timeline-event-text = tabler-icon.with("\u{f665}")
+#let ti-timeline-event-x = tabler-icon.with("\u{f666}")
+#let ti-timezone = tabler-icon.with("\u{feed}")
+#let ti-tip-jar = tabler-icon.with("\u{feea}")
+#let ti-tip-jar-euro = tabler-icon.with("\u{feec}")
+#let ti-tip-jar-pound = tabler-icon.with("\u{feeb}")
+#let ti-tir = tabler-icon.with("\u{ebf0}")
+#let ti-toggle-left = tabler-icon.with("\u{eb3e}")
+#let ti-toggle-right = tabler-icon.with("\u{eb3f}")
+#let ti-toilet-paper = tabler-icon.with("\u{efd3}")
+#let ti-toilet-paper-off = tabler-icon.with("\u{f1b4}")
+#let ti-toml = tabler-icon.with("\u{fa5d}")
+#let ti-tool = tabler-icon.with("\u{eb40}")
+#let ti-tools = tabler-icon.with("\u{ebca}")
+#let ti-tools-kitchen = tabler-icon.with("\u{ed64}")
+#let ti-tools-kitchen-2 = tabler-icon.with("\u{eeff}")
+#let ti-tools-kitchen-2-off = tabler-icon.with("\u{f1b5}")
+#let ti-tools-kitchen-3 = tabler-icon.with("\u{fd2b}")
+#let ti-tools-kitchen-off = tabler-icon.with("\u{f1b6}")
+#let ti-tools-off = tabler-icon.with("\u{f1b7}")
+#let ti-tooltip = tabler-icon.with("\u{f2dd}")
+#let ti-topology-bus = tabler-icon.with("\u{f5d9}")
+#let ti-topology-complex = tabler-icon.with("\u{f5da}")
+#let ti-topology-full = tabler-icon.with("\u{f5dc}")
+#let ti-topology-full-hierarchy = tabler-icon.with("\u{f5db}")
+#let ti-topology-ring = tabler-icon.with("\u{f5df}")
+#let ti-topology-ring-2 = tabler-icon.with("\u{f5dd}")
+#let ti-topology-ring-3 = tabler-icon.with("\u{f5de}")
+#let ti-topology-star = tabler-icon.with("\u{f5e5}")
+#let ti-topology-star-2 = tabler-icon.with("\u{f5e0}")
+#let ti-topology-star-3 = tabler-icon.with("\u{f5e1}")
+#let ti-topology-star-ring = tabler-icon.with("\u{f5e4}")
+#let ti-topology-star-ring-2 = tabler-icon.with("\u{f5e2}")
+#let ti-topology-star-ring-3 = tabler-icon.with("\u{f5e3}")
+#let ti-torii = tabler-icon.with("\u{f59b}")
+#let ti-tornado = tabler-icon.with("\u{ece2}")
+#let ti-tournament = tabler-icon.with("\u{ecd0}")
+#let ti-tower = tabler-icon.with("\u{f2cb}")
+#let ti-tower-off = tabler-icon.with("\u{f2ca}")
+#let ti-track = tabler-icon.with("\u{ef00}")
+#let ti-tractor = tabler-icon.with("\u{ec0d}")
+#let ti-trademark = tabler-icon.with("\u{ec0e}")
+#let ti-traffic-cone = tabler-icon.with("\u{ec0f}")
+#let ti-traffic-cone-off = tabler-icon.with("\u{f1b8}")
+#let ti-traffic-lights = tabler-icon.with("\u{ed39}")
+#let ti-traffic-lights-off = tabler-icon.with("\u{f1b9}")
+#let ti-train = tabler-icon.with("\u{ed96}")
+#let ti-transaction-bitcoin = tabler-icon.with("\u{fd6e}")
+#let ti-transaction-dollar = tabler-icon.with("\u{fd6f}")
+#let ti-transaction-euro = tabler-icon.with("\u{fd70}")
+#let ti-transaction-pound = tabler-icon.with("\u{fd71}")
+#let ti-transaction-rupee = tabler-icon.with("\u{fd85}")
+#let ti-transaction-yen = tabler-icon.with("\u{fd72}")
+#let ti-transaction-yuan = tabler-icon.with("\u{fd73}")
+#let ti-transfer = tabler-icon.with("\u{fc1f}")
+#let ti-transfer-in = tabler-icon.with("\u{ef2f}")
+#let ti-transfer-out = tabler-icon.with("\u{ef30}")
+#let ti-transfer-vertical = tabler-icon.with("\u{fc1e}")
+#let ti-transform = tabler-icon.with("\u{f38e}")
+#let ti-transform-point = tabler-icon.with("\u{fda9}")
+#let ti-transform-point-bottom-left = tabler-icon.with("\u{fda5}")
+#let ti-transform-point-bottom-right = tabler-icon.with("\u{fda6}")
+#let ti-transform-point-top-left = tabler-icon.with("\u{fda7}")
+#let ti-transform-point-top-right = tabler-icon.with("\u{fda8}")
+#let ti-transition-bottom = tabler-icon.with("\u{f2b2}")
+#let ti-transition-left = tabler-icon.with("\u{f2b3}")
+#let ti-transition-right = tabler-icon.with("\u{f2b4}")
+#let ti-transition-top = tabler-icon.with("\u{f2b5}")
+#let ti-trash = tabler-icon.with("\u{eb41}")
+#let ti-trash-off = tabler-icon.with("\u{ed65}")
+#let ti-trash-x = tabler-icon.with("\u{ef88}")
+#let ti-treadmill = tabler-icon.with("\u{fa6e}")
+#let ti-tree = tabler-icon.with("\u{ef01}")
+#let ti-trees = tabler-icon.with("\u{ec10}")
+#let ti-trekking = tabler-icon.with("\u{f5ad}")
+#let ti-trending-down = tabler-icon.with("\u{eb42}")
+#let ti-trending-down-2 = tabler-icon.with("\u{edc1}")
+#let ti-trending-down-3 = tabler-icon.with("\u{edc2}")
+#let ti-trending-up = tabler-icon.with("\u{eb43}")
+#let ti-trending-up-2 = tabler-icon.with("\u{edc3}")
+#let ti-trending-up-3 = tabler-icon.with("\u{edc4}")
+#let ti-trending-up-down = tabler-icon.with("\u{101fb}")
+#let ti-triangle = tabler-icon.with("\u{eb44}")
+#let ti-triangle-inverted = tabler-icon.with("\u{f01d}")
+#let ti-triangle-minus = tabler-icon.with("\u{fc9b}")
+#let ti-triangle-minus-2 = tabler-icon.with("\u{fc9a}")
+#let ti-triangle-off = tabler-icon.with("\u{ef02}")
+#let ti-triangle-plus = tabler-icon.with("\u{fc9d}")
+#let ti-triangle-plus-2 = tabler-icon.with("\u{fc9c}")
+#let ti-triangle-square-circle = tabler-icon.with("\u{ece8}")
+#let ti-triangles = tabler-icon.with("\u{f0a5}")
+#let ti-trident = tabler-icon.with("\u{ecc5}")
+#let ti-trolley = tabler-icon.with("\u{f4cc}")
+#let ti-trophy = tabler-icon.with("\u{eb45}")
+#let ti-trophy-off = tabler-icon.with("\u{f438}")
+#let ti-trowel = tabler-icon.with("\u{f368}")
+#let ti-truck = tabler-icon.with("\u{ebc4}")
+#let ti-truck-delivery = tabler-icon.with("\u{ec4b}")
+#let ti-truck-loading = tabler-icon.with("\u{f1da}")
+#let ti-truck-off = tabler-icon.with("\u{ef03}")
+#let ti-truck-return = tabler-icon.with("\u{ec4c}")
+#let ti-txt = tabler-icon.with("\u{f3b1}")
+#let ti-typeface = tabler-icon.with("\u{fdab}")
+#let ti-typography = tabler-icon.with("\u{ebc5}")
+#let ti-typography-off = tabler-icon.with("\u{f1ba}")
+#let ti-u-turn-left = tabler-icon.with("\u{fea2}")
+#let ti-u-turn-right = tabler-icon.with("\u{fea1}")
+#let ti-ufo = tabler-icon.with("\u{f26f}")
+#let ti-ufo-off = tabler-icon.with("\u{f26e}")
+#let ti-uhd = tabler-icon.with("\u{100aa}")
+#let ti-umbrella = tabler-icon.with("\u{ebf1}")
+#let ti-umbrella-2 = tabler-icon.with("\u{ff0e}")
+#let ti-umbrella-closed = tabler-icon.with("\u{ff0c}")
+#let ti-umbrella-closed-2 = tabler-icon.with("\u{ff0d}")
+#let ti-umbrella-off = tabler-icon.with("\u{f1bb}")
+#let ti-underline = tabler-icon.with("\u{eba2}")
+#let ti-universe = tabler-icon.with("\u{fcc4}")
+#let ti-unlink = tabler-icon.with("\u{eb46}")
+#let ti-upload = tabler-icon.with("\u{eb47}")
+#let ti-urgent = tabler-icon.with("\u{eb48}")
+#let ti-usb = tabler-icon.with("\u{f00c}")
+#let ti-user = tabler-icon.with("\u{eb4d}")
+#let ti-user-bitcoin = tabler-icon.with("\u{ff30}")
+#let ti-user-bolt = tabler-icon.with("\u{f9d1}")
+#let ti-user-cancel = tabler-icon.with("\u{f9d2}")
+#let ti-user-check = tabler-icon.with("\u{eb49}")
+#let ti-user-circle = tabler-icon.with("\u{ef68}")
+#let ti-user-code = tabler-icon.with("\u{f9d3}")
+#let ti-user-cog = tabler-icon.with("\u{f9d4}")
+#let ti-user-dollar = tabler-icon.with("\u{f9d5}")
+#let ti-user-down = tabler-icon.with("\u{f9d6}")
+#let ti-user-edit = tabler-icon.with("\u{f7cc}")
+#let ti-user-exclamation = tabler-icon.with("\u{ec12}")
+#let ti-user-heart = tabler-icon.with("\u{f7cd}")
+#let ti-user-hexagon = tabler-icon.with("\u{fc4e}")
+#let ti-user-key = tabler-icon.with("\u{101ea}")
+#let ti-user-minus = tabler-icon.with("\u{eb4a}")
+#let ti-user-off = tabler-icon.with("\u{ecf9}")
+#let ti-user-pause = tabler-icon.with("\u{f9d7}")
+#let ti-user-pentagon = tabler-icon.with("\u{fc4f}")
+#let ti-user-pin = tabler-icon.with("\u{f7ce}")
+#let ti-user-plus = tabler-icon.with("\u{eb4b}")
+#let ti-user-question = tabler-icon.with("\u{f7cf}")
+#let ti-user-scan = tabler-icon.with("\u{fcaf}")
+#let ti-user-screen = tabler-icon.with("\u{fea0}")
+#let ti-user-search = tabler-icon.with("\u{ef89}")
+#let ti-user-share = tabler-icon.with("\u{f9d8}")
+#let ti-user-shield = tabler-icon.with("\u{f7d0}")
+#let ti-user-square = tabler-icon.with("\u{fc51}")
+#let ti-user-square-rounded = tabler-icon.with("\u{fc50}")
+#let ti-user-star = tabler-icon.with("\u{f7d1}")
+#let ti-user-up = tabler-icon.with("\u{f7d2}")
+#let ti-user-x = tabler-icon.with("\u{eb4c}")
+#let ti-users = tabler-icon.with("\u{ebf2}")
+#let ti-users-group = tabler-icon.with("\u{fa21}")
+#let ti-users-minus = tabler-icon.with("\u{fa0e}")
+#let ti-users-plus = tabler-icon.with("\u{fa0f}")
+#let ti-uv-index = tabler-icon.with("\u{f3b2}")
+#let ti-ux-circle = tabler-icon.with("\u{f369}")
+#let ti-vaccine = tabler-icon.with("\u{ef04}")
+#let ti-vaccine-bottle = tabler-icon.with("\u{ef69}")
+#let ti-vaccine-bottle-off = tabler-icon.with("\u{f439}")
+#let ti-vaccine-off = tabler-icon.with("\u{f1bc}")
+#let ti-vacuum-cleaner = tabler-icon.with("\u{f5e6}")
+#let ti-variable = tabler-icon.with("\u{ef05}")
+#let ti-variable-minus = tabler-icon.with("\u{f36a}")
+#let ti-variable-off = tabler-icon.with("\u{f1bd}")
+#let ti-variable-plus = tabler-icon.with("\u{f36b}")
+#let ti-vector = tabler-icon.with("\u{eca9}")
+#let ti-vector-bezier = tabler-icon.with("\u{ef1d}")
+#let ti-vector-bezier-2 = tabler-icon.with("\u{f1a3}")
+#let ti-vector-bezier-arc = tabler-icon.with("\u{f4cd}")
+#let ti-vector-bezier-circle = tabler-icon.with("\u{f4ce}")
+#let ti-vector-off = tabler-icon.with("\u{f1be}")
+#let ti-vector-spline = tabler-icon.with("\u{f565}")
+#let ti-vector-triangle = tabler-icon.with("\u{eca8}")
+#let ti-vector-triangle-off = tabler-icon.with("\u{f1bf}")
+#let ti-venus = tabler-icon.with("\u{ec86}")
+#let ti-versions = tabler-icon.with("\u{ed52}")
+#let ti-versions-off = tabler-icon.with("\u{f1c0}")
+#let ti-video = tabler-icon.with("\u{ed22}")
+#let ti-video-minus = tabler-icon.with("\u{ed1f}")
+#let ti-video-off = tabler-icon.with("\u{ed20}")
+#let ti-video-plus = tabler-icon.with("\u{ed21}")
+#let ti-view-360 = tabler-icon.with("\u{ed84}")
+#let ti-view-360-arrow = tabler-icon.with("\u{f62f}")
+#let ti-view-360-number = tabler-icon.with("\u{f566}")
+#let ti-view-360-off = tabler-icon.with("\u{f1c1}")
+#let ti-viewfinder = tabler-icon.with("\u{eb4e}")
+#let ti-viewfinder-off = tabler-icon.with("\u{f1c2}")
+#let ti-viewport-narrow = tabler-icon.with("\u{ebf3}")
+#let ti-viewport-short = tabler-icon.with("\u{fee9}")
+#let ti-viewport-tall = tabler-icon.with("\u{fee8}")
+#let ti-viewport-wide = tabler-icon.with("\u{ebf4}")
+#let ti-vinyl = tabler-icon.with("\u{f00d}")
+#let ti-vip = tabler-icon.with("\u{f3b3}")
+#let ti-vip-2 = tabler-icon.with("\u{101fa}")
+#let ti-vip-off = tabler-icon.with("\u{f43a}")
+#let ti-virus = tabler-icon.with("\u{eb74}")
+#let ti-virus-off = tabler-icon.with("\u{ed66}")
+#let ti-virus-search = tabler-icon.with("\u{ed67}")
+#let ti-vocabulary = tabler-icon.with("\u{ef1e}")
+#let ti-vocabulary-off = tabler-icon.with("\u{f43b}")
+#let ti-volcano = tabler-icon.with("\u{f79c}")
+#let ti-volume = tabler-icon.with("\u{eb51}")
+#let ti-volume-2 = tabler-icon.with("\u{eb4f}")
+#let ti-volume-3 = tabler-icon.with("\u{eb50}")
+#let ti-volume-4 = tabler-icon.with("\u{1019d}")
+#let ti-volume-off = tabler-icon.with("\u{f1c3}")
+#let ti-vs = tabler-icon.with("\u{fc52}")
+#let ti-walk = tabler-icon.with("\u{ec87}")
+#let ti-wall = tabler-icon.with("\u{ef7a}")
+#let ti-wall-off = tabler-icon.with("\u{f43c}")
+#let ti-wallet = tabler-icon.with("\u{eb75}")
+#let ti-wallet-off = tabler-icon.with("\u{f1c4}")
+#let ti-wallpaper = tabler-icon.with("\u{ef56}")
+#let ti-wallpaper-off = tabler-icon.with("\u{f1c5}")
+#let ti-wand = tabler-icon.with("\u{ebcb}")
+#let ti-wand-off = tabler-icon.with("\u{f1c6}")
+#let ti-wash = tabler-icon.with("\u{f311}")
+#let ti-wash-dry = tabler-icon.with("\u{f304}")
+#let ti-wash-dry-1 = tabler-icon.with("\u{f2fa}")
+#let ti-wash-dry-2 = tabler-icon.with("\u{f2fb}")
+#let ti-wash-dry-3 = tabler-icon.with("\u{f2fc}")
+#let ti-wash-dry-a = tabler-icon.with("\u{f2fd}")
+#let ti-wash-dry-dip = tabler-icon.with("\u{f2fe}")
+#let ti-wash-dry-f = tabler-icon.with("\u{f2ff}")
+#let ti-wash-dry-flat = tabler-icon.with("\u{fa7f}")
+#let ti-wash-dry-hang = tabler-icon.with("\u{f300}")
+#let ti-wash-dry-off = tabler-icon.with("\u{f301}")
+#let ti-wash-dry-p = tabler-icon.with("\u{f302}")
+#let ti-wash-dry-shade = tabler-icon.with("\u{f303}")
+#let ti-wash-dry-w = tabler-icon.with("\u{f322}")
+#let ti-wash-dryclean = tabler-icon.with("\u{f305}")
+#let ti-wash-dryclean-off = tabler-icon.with("\u{f323}")
+#let ti-wash-eco = tabler-icon.with("\u{fa80}")
+#let ti-wash-gentle = tabler-icon.with("\u{f306}")
+#let ti-wash-hand = tabler-icon.with("\u{fa81}")
+#let ti-wash-machine = tabler-icon.with("\u{f25e}")
+#let ti-wash-off = tabler-icon.with("\u{f307}")
+#let ti-wash-press = tabler-icon.with("\u{f308}")
+#let ti-wash-temperature-1 = tabler-icon.with("\u{f309}")
+#let ti-wash-temperature-2 = tabler-icon.with("\u{f30a}")
+#let ti-wash-temperature-3 = tabler-icon.with("\u{f30b}")
+#let ti-wash-temperature-4 = tabler-icon.with("\u{f30c}")
+#let ti-wash-temperature-5 = tabler-icon.with("\u{f30d}")
+#let ti-wash-temperature-6 = tabler-icon.with("\u{f30e}")
+#let ti-wash-tumble-dry = tabler-icon.with("\u{f30f}")
+#let ti-wash-tumble-off = tabler-icon.with("\u{f310}")
+#let ti-waterpolo = tabler-icon.with("\u{fa6f}")
+#let ti-wave-saw-tool = tabler-icon.with("\u{ecd3}")
+#let ti-wave-sine = tabler-icon.with("\u{ecd4}")
+#let ti-wave-square = tabler-icon.with("\u{ecd5}")
+#let ti-waves-electricity = tabler-icon.with("\u{fcc5}")
+#let ti-webhook = tabler-icon.with("\u{f01e}")
+#let ti-webhook-off = tabler-icon.with("\u{f43d}")
+#let ti-weight = tabler-icon.with("\u{f589}")
+#let ti-wheat = tabler-icon.with("\u{100a8}")
+#let ti-wheat-off = tabler-icon.with("\u{100a9}")
+#let ti-wheel = tabler-icon.with("\u{fc64}")
+#let ti-wheelchair = tabler-icon.with("\u{f1db}")
+#let ti-wheelchair-off = tabler-icon.with("\u{f43e}")
+#let ti-whirl = tabler-icon.with("\u{f51d}")
+#let ti-whisk = tabler-icon.with("\u{101a0}")
+#let ti-wifi = tabler-icon.with("\u{eb52}")
+#let ti-wifi-0 = tabler-icon.with("\u{eba3}")
+#let ti-wifi-1 = tabler-icon.with("\u{eba4}")
+#let ti-wifi-2 = tabler-icon.with("\u{eba5}")
+#let ti-wifi-off = tabler-icon.with("\u{ecfa}")
+#let ti-wind = tabler-icon.with("\u{ec34}")
+#let ti-wind-electricity = tabler-icon.with("\u{fcc6}")
+#let ti-wind-off = tabler-icon.with("\u{f1c7}")
+#let ti-windmill = tabler-icon.with("\u{ed85}")
+#let ti-windmill-off = tabler-icon.with("\u{f1c8}")
+#let ti-window = tabler-icon.with("\u{ef06}")
+#let ti-window-maximize = tabler-icon.with("\u{f1f1}")
+#let ti-window-minimize = tabler-icon.with("\u{f1f2}")
+#let ti-window-off = tabler-icon.with("\u{f1c9}")
+#let ti-windsock = tabler-icon.with("\u{f06d}")
+#let ti-wiper = tabler-icon.with("\u{ecab}")
+#let ti-wiper-wash = tabler-icon.with("\u{ecaa}")
+#let ti-woman = tabler-icon.with("\u{eb53}")
+#let ti-wood = tabler-icon.with("\u{f359}")
+#let ti-world = tabler-icon.with("\u{eb54}")
+#let ti-world-bolt = tabler-icon.with("\u{f9d9}")
+#let ti-world-cancel = tabler-icon.with("\u{f9da}")
+#let ti-world-check = tabler-icon.with("\u{f9db}")
+#let ti-world-code = tabler-icon.with("\u{f9dc}")
+#let ti-world-cog = tabler-icon.with("\u{f9dd}")
+#let ti-world-dollar = tabler-icon.with("\u{f9de}")
+#let ti-world-down = tabler-icon.with("\u{f9df}")
+#let ti-world-download = tabler-icon.with("\u{ef8a}")
+#let ti-world-exclamation = tabler-icon.with("\u{f9e0}")
+#let ti-world-heart = tabler-icon.with("\u{f9e1}")
+#let ti-world-latitude = tabler-icon.with("\u{ed2e}")
+#let ti-world-longitude = tabler-icon.with("\u{ed2f}")
+#let ti-world-map = tabler-icon.with("\u{101e9}")
+#let ti-world-minus = tabler-icon.with("\u{f9e2}")
+#let ti-world-off = tabler-icon.with("\u{f1ca}")
+#let ti-world-pause = tabler-icon.with("\u{f9e3}")
+#let ti-world-pin = tabler-icon.with("\u{f9e4}")
+#let ti-world-plus = tabler-icon.with("\u{f9e5}")
+#let ti-world-question = tabler-icon.with("\u{f9e6}")
+#let ti-world-search = tabler-icon.with("\u{f9e7}")
+#let ti-world-share = tabler-icon.with("\u{f9e8}")
+#let ti-world-star = tabler-icon.with("\u{f9e9}")
+#let ti-world-up = tabler-icon.with("\u{f9ea}")
+#let ti-world-upload = tabler-icon.with("\u{ef8b}")
+#let ti-world-www = tabler-icon.with("\u{f38f}")
+#let ti-world-x = tabler-icon.with("\u{f9eb}")
+#let ti-wrecking-ball = tabler-icon.with("\u{ed97}")
+#let ti-writing = tabler-icon.with("\u{ef08}")
+#let ti-writing-off = tabler-icon.with("\u{f1cb}")
+#let ti-writing-sign = tabler-icon.with("\u{ef07}")
+#let ti-writing-sign-off = tabler-icon.with("\u{f1cc}")
+#let ti-x = tabler-icon.with("\u{eb55}")
+#let ti-x-mark = tabler-icon.with("\u{10220}")
+#let ti-x-power-y = tabler-icon.with("\u{10072}")
+#let ti-xbox-a = tabler-icon.with("\u{f2b6}")
+#let ti-xbox-b = tabler-icon.with("\u{f2b7}")
+#let ti-xbox-x = tabler-icon.with("\u{f2b8}")
+#let ti-xbox-y = tabler-icon.with("\u{f2b9}")
+#let ti-xd = tabler-icon.with("\u{fa33}")
+#let ti-xxx = tabler-icon.with("\u{fc20}")
+#let ti-yin-yang = tabler-icon.with("\u{ec35}")
+#let ti-yoga = tabler-icon.with("\u{f01f}")
+#let ti-zeppelin = tabler-icon.with("\u{f270}")
+#let ti-zeppelin-off = tabler-icon.with("\u{f43f}")
+#let ti-zero-config = tabler-icon.with("\u{101e8}")
+#let ti-zip = tabler-icon.with("\u{f3b4}")
+#let ti-zodiac-aquarius = tabler-icon.with("\u{ecac}")
+#let ti-zodiac-aries = tabler-icon.with("\u{ecad}")
+#let ti-zodiac-cancer = tabler-icon.with("\u{ecae}")
+#let ti-zodiac-capricorn = tabler-icon.with("\u{ecaf}")
+#let ti-zodiac-gemini = tabler-icon.with("\u{ecb0}")
+#let ti-zodiac-leo = tabler-icon.with("\u{ecb1}")
+#let ti-zodiac-libra = tabler-icon.with("\u{ecb2}")
+#let ti-zodiac-pisces = tabler-icon.with("\u{ecb3}")
+#let ti-zodiac-sagittarius = tabler-icon.with("\u{ecb4}")
+#let ti-zodiac-scorpio = tabler-icon.with("\u{ecb5}")
+#let ti-zodiac-taurus = tabler-icon.with("\u{ecb6}")
+#let ti-zodiac-virgo = tabler-icon.with("\u{ecb7}")
+#let ti-zoom = tabler-icon.with("\u{fdaa}")
+#let ti-zoom-cancel = tabler-icon.with("\u{ec4d}")
+#let ti-zoom-check = tabler-icon.with("\u{ef09}")
+#let ti-zoom-code = tabler-icon.with("\u{f07f}")
+#let ti-zoom-exclamation = tabler-icon.with("\u{f080}")
+#let ti-zoom-in = tabler-icon.with("\u{eb56}")
+#let ti-zoom-in-area = tabler-icon.with("\u{f1dc}")
+#let ti-zoom-money = tabler-icon.with("\u{ef0a}")
+#let ti-zoom-out = tabler-icon.with("\u{eb57}")
+#let ti-zoom-out-area = tabler-icon.with("\u{f1dd}")
+#let ti-zoom-pan = tabler-icon.with("\u{f1de}")
+#let ti-zoom-question = tabler-icon.with("\u{edeb}")
+#let ti-zoom-replace = tabler-icon.with("\u{f2a7}")
+#let ti-zoom-reset = tabler-icon.with("\u{f295}")
+#let ti-zoom-scan = tabler-icon.with("\u{fcb0}")
+#let ti-zzz = tabler-icon.with("\u{f228}")
+#let ti-zzz-off = tabler-icon.with("\u{f440}")
+#let ti-accessible-filled = tabler-icon.with("\u{f6ea}")
+#let ti-ad-filled = tabler-icon.with("\u{f6eb}")
+#let ti-ad-circle-filled = tabler-icon.with("\u{f7d3}")
+#let ti-adjustments-filled = tabler-icon.with("\u{f6ec}")
+#let ti-adjustments-horizontal-filled = tabler-icon.with("\u{101e7}")
+#let ti-aerial-lift-filled = tabler-icon.with("\u{10101}")
+#let ti-affiliate-filled = tabler-icon.with("\u{f6ed}")
+#let ti-air-balloon-filled = tabler-icon.with("\u{10100}")
+#let ti-alarm-filled = tabler-icon.with("\u{f709}")
+#let ti-alarm-minus-filled = tabler-icon.with("\u{f70a}")
+#let ti-alarm-plus-filled = tabler-icon.with("\u{f70b}")
+#let ti-alarm-snooze-filled = tabler-icon.with("\u{f70c}")
+#let ti-alert-circle-filled = tabler-icon.with("\u{f6ee}")
+#let ti-alert-hexagon-filled = tabler-icon.with("\u{fa34}")
+#let ti-alert-octagon-filled = tabler-icon.with("\u{f6ef}")
+#let ti-alert-square-filled = tabler-icon.with("\u{fa35}")
+#let ti-alert-square-rounded-filled = tabler-icon.with("\u{fa36}")
+#let ti-alert-triangle-filled = tabler-icon.with("\u{f6f0}")
+#let ti-alien-filled = tabler-icon.with("\u{f70d}")
+#let ti-align-box-bottom-center-filled = tabler-icon.with("\u{f70e}")
+#let ti-align-box-bottom-left-filled = tabler-icon.with("\u{f70f}")
+#let ti-align-box-bottom-right-filled = tabler-icon.with("\u{f710}")
+#let ti-align-box-center-middle-filled = tabler-icon.with("\u{f7d4}")
+#let ti-align-box-left-bottom-filled = tabler-icon.with("\u{f711}")
+#let ti-align-box-left-middle-filled = tabler-icon.with("\u{f712}")
+#let ti-align-box-left-top-filled = tabler-icon.with("\u{f713}")
+#let ti-align-box-right-bottom-filled = tabler-icon.with("\u{f714}")
+#let ti-align-box-right-middle-filled = tabler-icon.with("\u{f7d5}")
+#let ti-align-box-right-top-filled = tabler-icon.with("\u{f715}")
+#let ti-align-box-top-center-filled = tabler-icon.with("\u{f716}")
+#let ti-align-box-top-left-filled = tabler-icon.with("\u{f717}")
+#let ti-align-box-top-right-filled = tabler-icon.with("\u{f718}")
+#let ti-analyze-filled = tabler-icon.with("\u{f719}")
+#let ti-app-window-filled = tabler-icon.with("\u{f71a}")
+#let ti-apple-filled = tabler-icon.with("\u{10017}")
+#let ti-apps-filled = tabler-icon.with("\u{f6f1}")
+#let ti-archive-filled = tabler-icon.with("\u{fa82}")
+#let ti-arrow-autofit-content-filled = tabler-icon.with("\u{f6f2}")
+#let ti-arrow-autofit-down-filled = tabler-icon.with("\u{10113}")
+#let ti-arrow-autofit-height-filled = tabler-icon.with("\u{10112}")
+#let ti-arrow-autofit-left-filled = tabler-icon.with("\u{10111}")
+#let ti-arrow-autofit-right-filled = tabler-icon.with("\u{10110}")
+#let ti-arrow-autofit-up-filled = tabler-icon.with("\u{1010f}")
+#let ti-arrow-autofit-width-filled = tabler-icon.with("\u{1010e}")
+#let ti-arrow-badge-down-filled = tabler-icon.with("\u{f7d6}")
+#let ti-arrow-badge-left-filled = tabler-icon.with("\u{f7d7}")
+#let ti-arrow-badge-right-filled = tabler-icon.with("\u{f7d8}")
+#let ti-arrow-badge-up-filled = tabler-icon.with("\u{f7d9}")
+#let ti-arrow-big-down-filled = tabler-icon.with("\u{f6c6}")
+#let ti-arrow-big-down-line-filled = tabler-icon.with("\u{f6c7}")
+#let ti-arrow-big-down-lines-filled = tabler-icon.with("\u{f6c8}")
+#let ti-arrow-big-left-filled = tabler-icon.with("\u{f6c9}")
+#let ti-arrow-big-left-line-filled = tabler-icon.with("\u{f6ca}")
+#let ti-arrow-big-left-lines-filled = tabler-icon.with("\u{f6cb}")
+#let ti-arrow-big-right-filled = tabler-icon.with("\u{f6cc}")
+#let ti-arrow-big-right-line-filled = tabler-icon.with("\u{f6cd}")
+#let ti-arrow-big-right-lines-filled = tabler-icon.with("\u{f6ce}")
+#let ti-arrow-big-up-filled = tabler-icon.with("\u{f6cf}")
+#let ti-arrow-big-up-line-filled = tabler-icon.with("\u{f6d0}")
+#let ti-arrow-big-up-lines-filled = tabler-icon.with("\u{f6d1}")
+#let ti-arrow-down-circle-filled = tabler-icon.with("\u{1003b}")
+#let ti-arrow-down-rhombus-filled = tabler-icon.with("\u{1003a}")
+#let ti-arrow-down-square-filled = tabler-icon.with("\u{10039}")
+#let ti-arrow-guide-filled = tabler-icon.with("\u{10038}")
+#let ti-arrow-left-circle-filled = tabler-icon.with("\u{10037}")
+#let ti-arrow-left-rhombus-filled = tabler-icon.with("\u{10036}")
+#let ti-arrow-left-square-filled = tabler-icon.with("\u{10035}")
+#let ti-arrow-move-down-filled = tabler-icon.with("\u{10034}")
+#let ti-arrow-move-left-filled = tabler-icon.with("\u{10033}")
+#let ti-arrow-move-right-filled = tabler-icon.with("\u{10032}")
+#let ti-arrow-move-up-filled = tabler-icon.with("\u{10031}")
+#let ti-arrow-right-circle-filled = tabler-icon.with("\u{10030}")
+#let ti-arrow-right-rhombus-filled = tabler-icon.with("\u{1002f}")
+#let ti-arrow-right-square-filled = tabler-icon.with("\u{1002e}")
+#let ti-arrow-up-circle-filled = tabler-icon.with("\u{1002d}")
+#let ti-arrow-up-rhombus-filled = tabler-icon.with("\u{1002c}")
+#let ti-arrow-up-square-filled = tabler-icon.with("\u{1002b}")
+#let ti-artboard-filled = tabler-icon.with("\u{fa83}")
+#let ti-article-filled = tabler-icon.with("\u{f7da}")
+#let ti-aspect-ratio-filled = tabler-icon.with("\u{f7db}")
+#let ti-assembly-filled = tabler-icon.with("\u{fe9e}")
+#let ti-asset-filled = tabler-icon.with("\u{fe9d}")
+#let ti-atom-2-filled = tabler-icon.with("\u{f71b}")
+#let ti-automatic-gearbox-filled = tabler-icon.with("\u{1002a}")
+#let ti-award-filled = tabler-icon.with("\u{f71c}")
+#let ti-baby-carriage-filled = tabler-icon.with("\u{fe9c}")
+#let ti-backspace-filled = tabler-icon.with("\u{f7dc}")
+#let ti-badge-filled = tabler-icon.with("\u{f667}")
+#let ti-badge-3d-filled = tabler-icon.with("\u{fe9b}")
+#let ti-badge-4k-filled = tabler-icon.with("\u{fe9a}")
+#let ti-badge-8k-filled = tabler-icon.with("\u{fe99}")
+#let ti-badge-ad-filled = tabler-icon.with("\u{fe98}")
+#let ti-badge-ar-filled = tabler-icon.with("\u{fe97}")
+#let ti-badge-cc-filled = tabler-icon.with("\u{fe96}")
+#let ti-badge-hd-filled = tabler-icon.with("\u{fe95}")
+#let ti-badge-sd-filled = tabler-icon.with("\u{fe94}")
+#let ti-badge-tm-filled = tabler-icon.with("\u{fe93}")
+#let ti-badge-vo-filled = tabler-icon.with("\u{fe92}")
+#let ti-badge-vr-filled = tabler-icon.with("\u{fe91}")
+#let ti-badge-wc-filled = tabler-icon.with("\u{fe90}")
+#let ti-badges-filled = tabler-icon.with("\u{f7dd}")
+#let ti-ball-bowling-filled = tabler-icon.with("\u{101c5}")
+#let ti-balloon-filled = tabler-icon.with("\u{fa84}")
+#let ti-ballpen-filled = tabler-icon.with("\u{fa85}")
+#let ti-bandage-filled = tabler-icon.with("\u{f7de}")
+#let ti-barbell-filled = tabler-icon.with("\u{fe8f}")
+#let ti-barrier-block-filled = tabler-icon.with("\u{fe8e}")
+#let ti-basket-filled = tabler-icon.with("\u{f7df}")
+#let ti-bath-filled = tabler-icon.with("\u{f71d}")
+#let ti-battery-filled = tabler-icon.with("\u{f668}")
+#let ti-battery-1-filled = tabler-icon.with("\u{f71e}")
+#let ti-battery-2-filled = tabler-icon.with("\u{f71f}")
+#let ti-battery-3-filled = tabler-icon.with("\u{f720}")
+#let ti-battery-4-filled = tabler-icon.with("\u{f721}")
+#let ti-battery-automotive-filled = tabler-icon.with("\u{10029}")
+#let ti-battery-vertical-filled = tabler-icon.with("\u{10024}")
+#let ti-battery-vertical-1-filled = tabler-icon.with("\u{10028}")
+#let ti-battery-vertical-2-filled = tabler-icon.with("\u{10027}")
+#let ti-battery-vertical-3-filled = tabler-icon.with("\u{10026}")
+#let ti-battery-vertical-4-filled = tabler-icon.with("\u{10025}")
+#let ti-bed-filled = tabler-icon.with("\u{f7e0}")
+#let ti-bed-flat-filled = tabler-icon.with("\u{fe8d}")
+#let ti-beer-filled = tabler-icon.with("\u{f7e1}")
+#let ti-bell-filled = tabler-icon.with("\u{f669}")
+#let ti-bell-minus-filled = tabler-icon.with("\u{f722}")
+#let ti-bell-plus-filled = tabler-icon.with("\u{f723}")
+#let ti-bell-ringing-filled = tabler-icon.with("\u{f725}")
+#let ti-bell-ringing-2-filled = tabler-icon.with("\u{f724}")
+#let ti-bell-x-filled = tabler-icon.with("\u{f726}")
+#let ti-bell-z-filled = tabler-icon.with("\u{f727}")
+#let ti-bike-filled = tabler-icon.with("\u{10023}")
+#let ti-binary-tree-filled = tabler-icon.with("\u{ff64}")
+#let ti-binary-tree-2-filled = tabler-icon.with("\u{ff65}")
+#let ti-binoculars-filled = tabler-icon.with("\u{ff0b}")
+#let ti-biohazard-filled = tabler-icon.with("\u{fe8c}")
+#let ti-blade-filled = tabler-icon.with("\u{f7e2}")
+#let ti-blender-filled = tabler-icon.with("\u{10022}")
+#let ti-blob-filled = tabler-icon.with("\u{feb1}")
+#let ti-bolt-filled = tabler-icon.with("\u{10021}")
+#let ti-bomb-filled = tabler-icon.with("\u{fa86}")
+#let ti-bone-filled = tabler-icon.with("\u{fe8b}")
+#let ti-bong-filled = tabler-icon.with("\u{10020}")
+#let ti-book-filled = tabler-icon.with("\u{fa87}")
+#let ti-bookmark-filled = tabler-icon.with("\u{fa88}")
+#let ti-bookmarks-filled = tabler-icon.with("\u{fb1f}")
+#let ti-boom-filled = tabler-icon.with("\u{fe8a}")
+#let ti-bottle-filled = tabler-icon.with("\u{fa89}")
+#let ti-bounce-left-filled = tabler-icon.with("\u{fb20}")
+#let ti-bounce-right-filled = tabler-icon.with("\u{fb21}")
+#let ti-bow-filled = tabler-icon.with("\u{fe89}")
+#let ti-bowl-filled = tabler-icon.with("\u{fb22}")
+#let ti-bowl-chopsticks-filled = tabler-icon.with("\u{fe88}")
+#let ti-bowl-spoon-filled = tabler-icon.with("\u{fe87}")
+#let ti-box-align-bottom-filled = tabler-icon.with("\u{fa8a}")
+#let ti-box-align-bottom-left-filled = tabler-icon.with("\u{fa8b}")
+#let ti-box-align-bottom-right-filled = tabler-icon.with("\u{fa8c}")
+#let ti-box-align-left-filled = tabler-icon.with("\u{fa8d}")
+#let ti-box-align-right-filled = tabler-icon.with("\u{fa8e}")
+#let ti-box-align-top-filled = tabler-icon.with("\u{fa8f}")
+#let ti-box-align-top-left-filled = tabler-icon.with("\u{fa90}")
+#let ti-box-align-top-right-filled = tabler-icon.with("\u{fa91}")
+#let ti-box-multiple-filled = tabler-icon.with("\u{1001f}")
+#let ti-brand-angular-filled = tabler-icon.with("\u{10095}")
+#let ti-brand-apple-filled = tabler-icon.with("\u{fd74}")
+#let ti-brand-bitbucket-filled = tabler-icon.with("\u{100cb}")
+#let ti-brand-discord-filled = tabler-icon.with("\u{f7e4}")
+#let ti-brand-dribbble-filled = tabler-icon.with("\u{f7e5}")
+#let ti-brand-facebook-filled = tabler-icon.with("\u{f7e6}")
+#let ti-brand-github-filled = tabler-icon.with("\u{f7e7}")
+#let ti-brand-google-filled = tabler-icon.with("\u{fd1a}")
+#let ti-brand-instagram-filled = tabler-icon.with("\u{10094}")
+#let ti-brand-kick-filled = tabler-icon.with("\u{10093}")
+#let ti-brand-linkedin-filled = tabler-icon.with("\u{10092}")
+#let ti-brand-messenger-filled = tabler-icon.with("\u{100a7}")
+#let ti-brand-open-source-filled = tabler-icon.with("\u{10091}")
+#let ti-brand-opera-filled = tabler-icon.with("\u{10090}")
+#let ti-brand-patreon-filled = tabler-icon.with("\u{fcff}")
+#let ti-brand-paypal-filled = tabler-icon.with("\u{f7e9}")
+#let ti-brand-pinterest-filled = tabler-icon.with("\u{1008f}")
+#let ti-brand-sketch-filled = tabler-icon.with("\u{1008e}")
+#let ti-brand-snapchat-filled = tabler-icon.with("\u{1008d}")
+#let ti-brand-spotify-filled = tabler-icon.with("\u{fe86}")
+#let ti-brand-steam-filled = tabler-icon.with("\u{1008c}")
+#let ti-brand-stripe-filled = tabler-icon.with("\u{1008b}")
+#let ti-brand-tabler-filled = tabler-icon.with("\u{1008a}")
+#let ti-brand-tiktok-filled = tabler-icon.with("\u{f7ea}")
+#let ti-brand-tinder-filled = tabler-icon.with("\u{10089}")
+#let ti-brand-tumblr-filled = tabler-icon.with("\u{10088}")
+#let ti-brand-twitter-filled = tabler-icon.with("\u{f7eb}")
+#let ti-brand-vercel-filled = tabler-icon.with("\u{10087}")
+#let ti-brand-vimeo-filled = tabler-icon.with("\u{10086}")
+#let ti-brand-weibo-filled = tabler-icon.with("\u{100a6}")
+#let ti-brand-whatsapp-filled = tabler-icon.with("\u{10085}")
+#let ti-brand-windows-filled = tabler-icon.with("\u{10084}")
+#let ti-brand-x-filled = tabler-icon.with("\u{fc21}")
+#let ti-brand-youtube-filled = tabler-icon.with("\u{fc22}")
+#let ti-bread-filled = tabler-icon.with("\u{fe85}")
+#let ti-briefcase-filled = tabler-icon.with("\u{fd00}")
+#let ti-briefcase-2-filled = tabler-icon.with("\u{fe84}")
+#let ti-brightness-filled = tabler-icon.with("\u{fe82}")
+#let ti-brightness-auto-filled = tabler-icon.with("\u{fe83}")
+#let ti-brightness-down-filled = tabler-icon.with("\u{fb23}")
+#let ti-brightness-up-filled = tabler-icon.with("\u{fb24}")
+#let ti-bubble-filled = tabler-icon.with("\u{fec3}")
+#let ti-bubble-text-filled = tabler-icon.with("\u{100a5}")
+#let ti-bug-filled = tabler-icon.with("\u{fd01}")
+#let ti-building-bridge-2-filled = tabler-icon.with("\u{10189}")
+#let ti-building-broadcast-tower-filled = tabler-icon.with("\u{fe81}")
+#let ti-bulb-filled = tabler-icon.with("\u{f66a}")
+#let ti-bus-filled = tabler-icon.with("\u{100ff}")
+#let ti-butterfly-filled = tabler-icon.with("\u{10016}")
+#let ti-cactus-filled = tabler-icon.with("\u{fb25}")
+#let ti-calculator-filled = tabler-icon.with("\u{fb26}")
+#let ti-calendar-filled = tabler-icon.with("\u{fb27}")
+#let ti-calendar-event-filled = tabler-icon.with("\u{100b9}")
+#let ti-calendar-month-filled = tabler-icon.with("\u{100b8}")
+#let ti-calendar-week-filled = tabler-icon.with("\u{100b7}")
+#let ti-camera-filled = tabler-icon.with("\u{fa37}")
+#let ti-campfire-filled = tabler-icon.with("\u{fb28}")
+#let ti-candle-filled = tabler-icon.with("\u{fc23}")
+#let ti-cannabis-filled = tabler-icon.with("\u{10015}")
+#let ti-capsule-filled = tabler-icon.with("\u{fc24}")
+#let ti-capsule-horizontal-filled = tabler-icon.with("\u{fc25}")
+#let ti-capture-filled = tabler-icon.with("\u{fb29}")
+#let ti-car-filled = tabler-icon.with("\u{1004c}")
+#let ti-car-4wd-filled = tabler-icon.with("\u{1001e}")
+#let ti-car-crane-filled = tabler-icon.with("\u{100fe}")
+#let ti-car-fan-filled = tabler-icon.with("\u{1001d}")
+#let ti-car-suv-filled = tabler-icon.with("\u{1004d}")
+#let ti-carambola-filled = tabler-icon.with("\u{10014}")
+#let ti-caravan-filled = tabler-icon.with("\u{100fd}")
+#let ti-cardboards-filled = tabler-icon.with("\u{1001c}")
+#let ti-cards-filled = tabler-icon.with("\u{fc26}")
+#let ti-caret-down-filled = tabler-icon.with("\u{fb2a}")
+#let ti-caret-left-filled = tabler-icon.with("\u{fb2b}")
+#let ti-caret-left-right-filled = tabler-icon.with("\u{fd02}")
+#let ti-caret-right-filled = tabler-icon.with("\u{fb2c}")
+#let ti-caret-up-filled = tabler-icon.with("\u{fb2d}")
+#let ti-caret-up-down-filled = tabler-icon.with("\u{fd03}")
+#let ti-carousel-horizontal-filled = tabler-icon.with("\u{fa92}")
+#let ti-carousel-vertical-filled = tabler-icon.with("\u{fa93}")
+#let ti-cash-banknote-filled = tabler-icon.with("\u{fe80}")
+#let ti-category-filled = tabler-icon.with("\u{fb2e}")
+#let ti-charging-pile-filled = tabler-icon.with("\u{1001b}")
+#let ti-chart-area-filled = tabler-icon.with("\u{f66b}")
+#let ti-chart-area-line-filled = tabler-icon.with("\u{f66c}")
+#let ti-chart-bubble-filled = tabler-icon.with("\u{f66d}")
+#let ti-chart-candle-filled = tabler-icon.with("\u{f66e}")
+#let ti-chart-donut-filled = tabler-icon.with("\u{f66f}")
+#let ti-chart-dots-filled = tabler-icon.with("\u{fd04}")
+#let ti-chart-dots-2-filled = tabler-icon.with("\u{100dd}")
+#let ti-chart-dots-3-filled = tabler-icon.with("\u{100dc}")
+#let ti-chart-funnel-filled = tabler-icon.with("\u{100db}")
+#let ti-chart-grid-dots-filled = tabler-icon.with("\u{fd05}")
+#let ti-chart-pie-filled = tabler-icon.with("\u{f670}")
+#let ti-chart-pie-2-filled = tabler-icon.with("\u{100da}")
+#let ti-chart-pie-3-filled = tabler-icon.with("\u{100d9}")
+#let ti-chart-pie-4-filled = tabler-icon.with("\u{100d8}")
+#let ti-check-filled = tabler-icon.with("\u{101e6}")
+#let ti-chef-hat-filled = tabler-icon.with("\u{100d7}")
+#let ti-cherry-filled = tabler-icon.with("\u{f728}")
+#let ti-chess-filled = tabler-icon.with("\u{f72a}")
+#let ti-chess-bishop-filled = tabler-icon.with("\u{f729}")
+#let ti-chess-king-filled = tabler-icon.with("\u{f72b}")
+#let ti-chess-knight-filled = tabler-icon.with("\u{f72c}")
+#let ti-chess-queen-filled = tabler-icon.with("\u{f72d}")
+#let ti-chess-rook-filled = tabler-icon.with("\u{f72e}")
+#let ti-chevron-down-filled = tabler-icon.with("\u{101e5}")
+#let ti-chevron-right-filled = tabler-icon.with("\u{101e4}")
+#let ti-christmas-tree-filled = tabler-icon.with("\u{1001a}")
+#let ti-circle-filled = tabler-icon.with("\u{f671}")
+#let ti-circle-arrow-down-filled = tabler-icon.with("\u{f6f4}")
+#let ti-circle-arrow-down-left-filled = tabler-icon.with("\u{f6f5}")
+#let ti-circle-arrow-down-right-filled = tabler-icon.with("\u{f6f7}")
+#let ti-circle-arrow-left-filled = tabler-icon.with("\u{f6fa}")
+#let ti-circle-arrow-right-filled = tabler-icon.with("\u{f6fc}")
+#let ti-circle-arrow-up-filled = tabler-icon.with("\u{f6fe}")
+#let ti-circle-arrow-up-left-filled = tabler-icon.with("\u{f6ff}")
+#let ti-circle-arrow-up-right-filled = tabler-icon.with("\u{f701}")
+#let ti-circle-caret-down-filled = tabler-icon.with("\u{100d6}")
+#let ti-circle-caret-left-filled = tabler-icon.with("\u{100d5}")
+#let ti-circle-caret-right-filled = tabler-icon.with("\u{100d4}")
+#let ti-circle-caret-up-filled = tabler-icon.with("\u{100d3}")
+#let ti-circle-check-filled = tabler-icon.with("\u{f704}")
+#let ti-circle-chevron-down-filled = tabler-icon.with("\u{100d2}")
+#let ti-circle-chevron-left-filled = tabler-icon.with("\u{100d1}")
+#let ti-circle-chevron-right-filled = tabler-icon.with("\u{100d0}")
+#let ti-circle-chevron-up-filled = tabler-icon.with("\u{100cf}")
+#let ti-circle-chevrons-down-filled = tabler-icon.with("\u{100ef}")
+#let ti-circle-chevrons-left-filled = tabler-icon.with("\u{100ee}")
+#let ti-circle-chevrons-right-filled = tabler-icon.with("\u{100ed}")
+#let ti-circle-chevrons-up-filled = tabler-icon.with("\u{100ec}")
+#let ti-circle-dot-filled = tabler-icon.with("\u{f705}")
+#let ti-circle-key-filled = tabler-icon.with("\u{f706}")
+#let ti-circle-letter-a-filled = tabler-icon.with("\u{fe7f}")
+#let ti-circle-letter-b-filled = tabler-icon.with("\u{fe7e}")
+#let ti-circle-letter-c-filled = tabler-icon.with("\u{fe7d}")
+#let ti-circle-letter-d-filled = tabler-icon.with("\u{fe7c}")
+#let ti-circle-letter-e-filled = tabler-icon.with("\u{fe7b}")
+#let ti-circle-letter-f-filled = tabler-icon.with("\u{fe7a}")
+#let ti-circle-letter-g-filled = tabler-icon.with("\u{fe79}")
+#let ti-circle-letter-h-filled = tabler-icon.with("\u{fe78}")
+#let ti-circle-letter-i-filled = tabler-icon.with("\u{fe77}")
+#let ti-circle-letter-j-filled = tabler-icon.with("\u{fe76}")
+#let ti-circle-letter-k-filled = tabler-icon.with("\u{fe75}")
+#let ti-circle-letter-l-filled = tabler-icon.with("\u{fe74}")
+#let ti-circle-letter-m-filled = tabler-icon.with("\u{fe73}")
+#let ti-circle-letter-n-filled = tabler-icon.with("\u{fe72}")
+#let ti-circle-letter-o-filled = tabler-icon.with("\u{fe71}")
+#let ti-circle-letter-p-filled = tabler-icon.with("\u{fe70}")
+#let ti-circle-letter-q-filled = tabler-icon.with("\u{fe6f}")
+#let ti-circle-letter-r-filled = tabler-icon.with("\u{fe6e}")
+#let ti-circle-letter-s-filled = tabler-icon.with("\u{fe6d}")
+#let ti-circle-letter-t-filled = tabler-icon.with("\u{fe6c}")
+#let ti-circle-letter-u-filled = tabler-icon.with("\u{fe6b}")
+#let ti-circle-letter-v-filled = tabler-icon.with("\u{fe6a}")
+#let ti-circle-letter-w-filled = tabler-icon.with("\u{fe69}")
+#let ti-circle-letter-x-filled = tabler-icon.with("\u{fe68}")
+#let ti-circle-letter-y-filled = tabler-icon.with("\u{fe67}")
+#let ti-circle-letter-z-filled = tabler-icon.with("\u{fe66}")
+#let ti-circle-number-0-filled = tabler-icon.with("\u{f72f}")
+#let ti-circle-number-1-filled = tabler-icon.with("\u{f730}")
+#let ti-circle-number-2-filled = tabler-icon.with("\u{f731}")
+#let ti-circle-number-3-filled = tabler-icon.with("\u{f732}")
+#let ti-circle-number-4-filled = tabler-icon.with("\u{f733}")
+#let ti-circle-number-5-filled = tabler-icon.with("\u{f734}")
+#let ti-circle-number-6-filled = tabler-icon.with("\u{f735}")
+#let ti-circle-number-7-filled = tabler-icon.with("\u{f736}")
+#let ti-circle-number-8-filled = tabler-icon.with("\u{f737}")
+#let ti-circle-number-9-filled = tabler-icon.with("\u{f738}")
+#let ti-circle-percentage-filled = tabler-icon.with("\u{fed5}")
+#let ti-circle-plus-filled = tabler-icon.with("\u{fef9}")
+#let ti-circle-rectangle-filled = tabler-icon.with("\u{ff63}")
+#let ti-circle-x-filled = tabler-icon.with("\u{f739}")
+#let ti-circles-filled = tabler-icon.with("\u{f672}")
+#let ti-click-filled = tabler-icon.with("\u{101e3}")
+#let ti-clipboard-filled = tabler-icon.with("\u{100cc}")
+#let ti-clipboard-check-filled = tabler-icon.with("\u{100ce}")
+#let ti-clipboard-data-filled = tabler-icon.with("\u{100eb}")
+#let ti-clipboard-list-filled = tabler-icon.with("\u{100ea}")
+#let ti-clipboard-plus-filled = tabler-icon.with("\u{10176}")
+#let ti-clipboard-smile-filled = tabler-icon.with("\u{10175}")
+#let ti-clipboard-text-filled = tabler-icon.with("\u{100e9}")
+#let ti-clipboard-typography-filled = tabler-icon.with("\u{100e8}")
+#let ti-clipboard-x-filled = tabler-icon.with("\u{100cd}")
+#let ti-clock-filled = tabler-icon.with("\u{f73a}")
+#let ti-clock-hour-1-filled = tabler-icon.with("\u{fe65}")
+#let ti-clock-hour-10-filled = tabler-icon.with("\u{fe64}")
+#let ti-clock-hour-11-filled = tabler-icon.with("\u{fe63}")
+#let ti-clock-hour-12-filled = tabler-icon.with("\u{fe62}")
+#let ti-clock-hour-2-filled = tabler-icon.with("\u{fe61}")
+#let ti-clock-hour-3-filled = tabler-icon.with("\u{fe60}")
+#let ti-clock-hour-4-filled = tabler-icon.with("\u{fe5f}")
+#let ti-clock-hour-5-filled = tabler-icon.with("\u{fe5e}")
+#let ti-clock-hour-6-filled = tabler-icon.with("\u{fe5d}")
+#let ti-clock-hour-7-filled = tabler-icon.with("\u{fe5c}")
+#let ti-clock-hour-8-filled = tabler-icon.with("\u{fe5b}")
+#let ti-clock-hour-9-filled = tabler-icon.with("\u{fe5a}")
+#let ti-cloud-filled = tabler-icon.with("\u{f673}")
+#let ti-cloud-computing-filled = tabler-icon.with("\u{1010d}")
+#let ti-cloud-data-connection-filled = tabler-icon.with("\u{1010c}")
+#let ti-clover-filled = tabler-icon.with("\u{10013}")
+#let ti-clubs-filled = tabler-icon.with("\u{f674}")
+#let ti-code-circle-filled = tabler-icon.with("\u{fed3}")
+#let ti-code-circle-2-filled = tabler-icon.with("\u{fed4}")
+#let ti-coin-filled = tabler-icon.with("\u{fd08}")
+#let ti-coin-bitcoin-filled = tabler-icon.with("\u{fd06}")
+#let ti-coin-euro-filled = tabler-icon.with("\u{fd07}")
+#let ti-coin-monero-filled = tabler-icon.with("\u{fd09}")
+#let ti-coin-pound-filled = tabler-icon.with("\u{fd0a}")
+#let ti-coin-rupee-filled = tabler-icon.with("\u{fd0b}")
+#let ti-coin-taka-filled = tabler-icon.with("\u{fd0c}")
+#let ti-coin-yen-filled = tabler-icon.with("\u{fd0e}")
+#let ti-coin-yuan-filled = tabler-icon.with("\u{fd0f}")
+#let ti-columns-1-filled = tabler-icon.with("\u{10188}")
+#let ti-columns-2-filled = tabler-icon.with("\u{10187}")
+#let ti-columns-3-filled = tabler-icon.with("\u{10186}")
+#let ti-compass-filled = tabler-icon.with("\u{fd10}")
+#let ti-cone-filled = tabler-icon.with("\u{fe58}")
+#let ti-cone-2-filled = tabler-icon.with("\u{fe59}")
+#let ti-confetti-filled = tabler-icon.with("\u{10185}")
+#let ti-container-filled = tabler-icon.with("\u{10184}")
+#let ti-contrast-filled = tabler-icon.with("\u{fe56}")
+#let ti-contrast-2-filled = tabler-icon.with("\u{fe57}")
+#let ti-cookie-filled = tabler-icon.with("\u{fe54}")
+#let ti-cookie-man-filled = tabler-icon.with("\u{fe55}")
+#let ti-copy-filled = tabler-icon.with("\u{101e2}")
+#let ti-copy-check-filled = tabler-icon.with("\u{fe53}")
+#let ti-copy-minus-filled = tabler-icon.with("\u{fe52}")
+#let ti-copy-plus-filled = tabler-icon.with("\u{fe51}")
+#let ti-copy-x-filled = tabler-icon.with("\u{fe50}")
+#let ti-copyleft-filled = tabler-icon.with("\u{f73b}")
+#let ti-copyright-filled = tabler-icon.with("\u{f73c}")
+#let ti-credit-card-filled = tabler-icon.with("\u{fd11}")
+#let ti-crop-1-1-filled = tabler-icon.with("\u{fe4f}")
+#let ti-crop-16-9-filled = tabler-icon.with("\u{fe4e}")
+#let ti-crop-3-2-filled = tabler-icon.with("\u{fe4d}")
+#let ti-crop-5-4-filled = tabler-icon.with("\u{fe4c}")
+#let ti-crop-7-5-filled = tabler-icon.with("\u{fe4b}")
+#let ti-crop-landscape-filled = tabler-icon.with("\u{fe4a}")
+#let ti-crop-portrait-filled = tabler-icon.with("\u{fe49}")
+#let ti-cross-filled = tabler-icon.with("\u{f675}")
+#let ti-crown-filled = tabler-icon.with("\u{101c4}")
+#let ti-current-location-filled = tabler-icon.with("\u{10125}")
+#let ti-dashboard-filled = tabler-icon.with("\u{10019}")
+#let ti-database-filled = tabler-icon.with("\u{101e1}")
+#let ti-device-cctv-filled = tabler-icon.with("\u{1004b}")
+#let ti-device-desktop-filled = tabler-icon.with("\u{1004a}")
+#let ti-device-floppy-filled = tabler-icon.with("\u{101e0}")
+#let ti-device-gamepad-filled = tabler-icon.with("\u{1019c}")
+#let ti-device-gamepad-2-filled = tabler-icon.with("\u{101df}")
+#let ti-device-gamepad-3-filled = tabler-icon.with("\u{10049}")
+#let ti-device-heart-monitor-filled = tabler-icon.with("\u{fa38}")
+#let ti-device-imac-filled = tabler-icon.with("\u{10048}")
+#let ti-device-ipad-filled = tabler-icon.with("\u{10047}")
+#let ti-device-mobile-filled = tabler-icon.with("\u{fa39}")
+#let ti-device-remote-filled = tabler-icon.with("\u{10046}")
+#let ti-device-speaker-filled = tabler-icon.with("\u{10045}")
+#let ti-device-tablet-filled = tabler-icon.with("\u{fa3a}")
+#let ti-device-tv-filled = tabler-icon.with("\u{10043}")
+#let ti-device-tv-old-filled = tabler-icon.with("\u{10044}")
+#let ti-device-unknown-filled = tabler-icon.with("\u{10018}")
+#let ti-device-usb-filled = tabler-icon.with("\u{10042}")
+#let ti-device-vision-pro-filled = tabler-icon.with("\u{10041}")
+#let ti-device-watch-filled = tabler-icon.with("\u{10040}")
+#let ti-dialpad-filled = tabler-icon.with("\u{fa3b}")
+#let ti-diamond-filled = tabler-icon.with("\u{f73d}")
+#let ti-diamonds-filled = tabler-icon.with("\u{f676}")
+#let ti-dice-filled = tabler-icon.with("\u{f744}")
+#let ti-dice-1-filled = tabler-icon.with("\u{f73e}")
+#let ti-dice-2-filled = tabler-icon.with("\u{f73f}")
+#let ti-dice-3-filled = tabler-icon.with("\u{f740}")
+#let ti-dice-4-filled = tabler-icon.with("\u{f741}")
+#let ti-dice-5-filled = tabler-icon.with("\u{f742}")
+#let ti-dice-6-filled = tabler-icon.with("\u{f743}")
+#let ti-direction-arrows-filled = tabler-icon.with("\u{100ca}")
+#let ti-direction-sign-filled = tabler-icon.with("\u{f745}")
+#let ti-directions-filled = tabler-icon.with("\u{1003f}")
+#let ti-disc-filled = tabler-icon.with("\u{1003e}")
+#let ti-discount-filled = tabler-icon.with("\u{1003d}")
+#let ti-dots-filled = tabler-icon.with("\u{101dd}")
+#let ti-dots-vertical-filled = tabler-icon.with("\u{101de}")
+#let ti-download-filled = tabler-icon.with("\u{101dc}")
+#let ti-drop-circle-filled = tabler-icon.with("\u{10137}")
+#let ti-droplet-filled = tabler-icon.with("\u{ee80}")
+#let ti-droplet-half-filled = tabler-icon.with("\u{f6c5}")
+#let ti-droplet-half-2-filled = tabler-icon.with("\u{fb6c}")
+#let ti-droplets-filled = tabler-icon.with("\u{100c9}")
+#let ti-dual-screen-filled = tabler-icon.with("\u{10136}")
+#let ti-dumpling-filled = tabler-icon.with("\u{10135}")
+#let ti-ease-in-control-point-filled = tabler-icon.with("\u{10174}")
+#let ti-ease-in-out-control-points-filled = tabler-icon.with("\u{10173}")
+#let ti-ease-out-control-point-filled = tabler-icon.with("\u{10172}")
+#let ti-edit-filled = tabler-icon.with("\u{101db}")
+#let ti-egg-filled = tabler-icon.with("\u{f678}")
+#let ti-egg-cracked-filled = tabler-icon.with("\u{10012}")
+#let ti-egg-fried-filled = tabler-icon.with("\u{10134}")
+#let ti-elevator-filled = tabler-icon.with("\u{1003c}")
+#let ti-engine-filled = tabler-icon.with("\u{100fc}")
+#let ti-escalator-filled = tabler-icon.with("\u{10131}")
+#let ti-escalator-down-filled = tabler-icon.with("\u{10133}")
+#let ti-escalator-up-filled = tabler-icon.with("\u{10132}")
+#let ti-exchange-filled = tabler-icon.with("\u{10130}")
+#let ti-exclamation-circle-filled = tabler-icon.with("\u{ff62}")
+#let ti-explicit-filled = tabler-icon.with("\u{1012f}")
+#let ti-exposure-filled = tabler-icon.with("\u{10124}")
+#let ti-external-link-filled = tabler-icon.with("\u{101da}")
+#let ti-eye-filled = tabler-icon.with("\u{f679}")
+#let ti-eye-table-filled = tabler-icon.with("\u{10123}")
+#let ti-eyeglass-filled = tabler-icon.with("\u{100c8}")
+#let ti-eyeglass-2-filled = tabler-icon.with("\u{10122}")
+#let ti-face-mask-filled = tabler-icon.with("\u{10121}")
+#let ti-favicon-filled = tabler-icon.with("\u{10071}")
+#let ti-feather-filled = tabler-icon.with("\u{10011}")
+#let ti-fence-filled = tabler-icon.with("\u{10120}")
+#let ti-ferry-filled = tabler-icon.with("\u{100fb}")
+#let ti-fidget-spinner-filled = tabler-icon.with("\u{1011f}")
+#let ti-file-filled = tabler-icon.with("\u{f747}")
+#let ti-file-analytics-filled = tabler-icon.with("\u{10171}")
+#let ti-file-check-filled = tabler-icon.with("\u{1012e}")
+#let ti-file-code-filled = tabler-icon.with("\u{10170}")
+#let ti-file-code-2-filled = tabler-icon.with("\u{1012d}")
+#let ti-file-cv-filled = tabler-icon.with("\u{1012c}")
+#let ti-file-delta-filled = tabler-icon.with("\u{1012b}")
+#let ti-file-description-filled = tabler-icon.with("\u{1011e}")
+#let ti-file-diff-filled = tabler-icon.with("\u{1016f}")
+#let ti-file-digit-filled = tabler-icon.with("\u{1011d}")
+#let ti-file-dollar-filled = tabler-icon.with("\u{1019b}")
+#let ti-file-dots-filled = tabler-icon.with("\u{1016e}")
+#let ti-file-download-filled = tabler-icon.with("\u{1012a}")
+#let ti-file-euro-filled = tabler-icon.with("\u{1019a}")
+#let ti-file-function-filled = tabler-icon.with("\u{1016d}")
+#let ti-file-horizontal-filled = tabler-icon.with("\u{1011c}")
+#let ti-file-info-filled = tabler-icon.with("\u{1016c}")
+#let ti-file-invoice-filled = tabler-icon.with("\u{1011b}")
+#let ti-file-lambda-filled = tabler-icon.with("\u{10129}")
+#let ti-file-minus-filled = tabler-icon.with("\u{1011a}")
+#let ti-file-music-filled = tabler-icon.with("\u{10199}")
+#let ti-file-neutral-filled = tabler-icon.with("\u{10119}")
+#let ti-file-pencil-filled = tabler-icon.with("\u{10198}")
+#let ti-file-percent-filled = tabler-icon.with("\u{10128}")
+#let ti-file-phone-filled = tabler-icon.with("\u{10127}")
+#let ti-file-power-filled = tabler-icon.with("\u{10118}")
+#let ti-file-rss-filled = tabler-icon.with("\u{10126}")
+#let ti-file-sad-filled = tabler-icon.with("\u{10117}")
+#let ti-file-scissors-filled = tabler-icon.with("\u{10197}")
+#let ti-file-settings-filled = tabler-icon.with("\u{10196}")
+#let ti-file-signal-filled = tabler-icon.with("\u{10195}")
+#let ti-file-smile-filled = tabler-icon.with("\u{10116}")
+#let ti-file-star-filled = tabler-icon.with("\u{10115}")
+#let ti-file-text-filled = tabler-icon.with("\u{10114}")
+#let ti-file-time-filled = tabler-icon.with("\u{10194}")
+#let ti-file-typography-filled = tabler-icon.with("\u{1016b}")
+#let ti-file-unknown-filled = tabler-icon.with("\u{10193}")
+#let ti-file-upload-filled = tabler-icon.with("\u{10192}")
+#let ti-file-vector-filled = tabler-icon.with("\u{10191}")
+#let ti-file-x-filled = tabler-icon.with("\u{f748}")
+#let ti-files-filled = tabler-icon.with("\u{10190}")
+#let ti-filter-filled = tabler-icon.with("\u{fc27}")
+#let ti-filters-filled = tabler-icon.with("\u{100c7}")
+#let ti-fish-bone-filled = tabler-icon.with("\u{1010b}")
+#let ti-flag-filled = tabler-icon.with("\u{f67a}")
+#let ti-flag-2-filled = tabler-icon.with("\u{f707}")
+#let ti-flag-3-filled = tabler-icon.with("\u{f708}")
+#let ti-flame-filled = tabler-icon.with("\u{100c6}")
+#let ti-flare-filled = tabler-icon.with("\u{100c5}")
+#let ti-flask-filled = tabler-icon.with("\u{fd13}")
+#let ti-flask-2-filled = tabler-icon.with("\u{fd12}")
+#let ti-flower-filled = tabler-icon.with("\u{10010}")
+#let ti-folder-filled = tabler-icon.with("\u{f749}")
+#let ti-folder-open-filled = tabler-icon.with("\u{101c3}")
+#let ti-folders-filled = tabler-icon.with("\u{100c4}")
+#let ti-forbid-filled = tabler-icon.with("\u{fc29}")
+#let ti-forbid-2-filled = tabler-icon.with("\u{fc28}")
+#let ti-fountain-filled = tabler-icon.with("\u{fc2a}")
+#let ti-function-filled = tabler-icon.with("\u{fc2b}")
+#let ti-garden-cart-filled = tabler-icon.with("\u{100c3}")
+#let ti-gas-station-filled = tabler-icon.with("\u{100fa}")
+#let ti-gauge-filled = tabler-icon.with("\u{fc2c}")
+#let ti-ghost-filled = tabler-icon.with("\u{f74b}")
+#let ti-ghost-2-filled = tabler-icon.with("\u{f74a}")
+#let ti-ghost-3-filled = tabler-icon.with("\u{100a4}")
+#let ti-gift-filled = tabler-icon.with("\u{fd14}")
+#let ti-gift-card-filled = tabler-icon.with("\u{fc2d}")
+#let ti-glass-filled = tabler-icon.with("\u{1000f}")
+#let ti-glass-full-filled = tabler-icon.with("\u{fc2e}")
+#let ti-globe-filled = tabler-icon.with("\u{fc2f}")
+#let ti-golf-filled = tabler-icon.with("\u{100a3}")
+#let ti-gps-filled = tabler-icon.with("\u{fe48}")
+#let ti-graph-filled = tabler-icon.with("\u{fd15}")
+#let ti-grid-pattern-filled = tabler-icon.with("\u{100c2}")
+#let ti-guitar-pick-filled = tabler-icon.with("\u{f67b}")
+#let ti-hanger-2-filled = tabler-icon.with("\u{ff61}")
+#let ti-headphones-filled = tabler-icon.with("\u{fa3c}")
+#let ti-headset-filled = tabler-icon.with("\u{101d9}")
+#let ti-heart-filled = tabler-icon.with("\u{f67c}")
+#let ti-heart-broken-filled = tabler-icon.with("\u{1016a}")
+#let ti-helicopter-filled = tabler-icon.with("\u{100f9}")
+#let ti-helicopter-landing-filled = tabler-icon.with("\u{100c1}")
+#let ti-help-filled = tabler-icon.with("\u{101d8}")
+#let ti-help-circle-filled = tabler-icon.with("\u{fa3d}")
+#let ti-help-hexagon-filled = tabler-icon.with("\u{fa3e}")
+#let ti-help-octagon-filled = tabler-icon.with("\u{fa3f}")
+#let ti-help-square-filled = tabler-icon.with("\u{fa40}")
+#let ti-help-square-rounded-filled = tabler-icon.with("\u{fa41}")
+#let ti-help-triangle-filled = tabler-icon.with("\u{fa42}")
+#let ti-hexagon-filled = tabler-icon.with("\u{f67d}")
+#let ti-hexagon-letter-a-filled = tabler-icon.with("\u{fe47}")
+#let ti-hexagon-letter-b-filled = tabler-icon.with("\u{fe46}")
+#let ti-hexagon-letter-c-filled = tabler-icon.with("\u{fe45}")
+#let ti-hexagon-letter-d-filled = tabler-icon.with("\u{fe44}")
+#let ti-hexagon-letter-e-filled = tabler-icon.with("\u{fe43}")
+#let ti-hexagon-letter-f-filled = tabler-icon.with("\u{fe42}")
+#let ti-hexagon-letter-g-filled = tabler-icon.with("\u{fe41}")
+#let ti-hexagon-letter-h-filled = tabler-icon.with("\u{fe40}")
+#let ti-hexagon-letter-i-filled = tabler-icon.with("\u{fe3f}")
+#let ti-hexagon-letter-j-filled = tabler-icon.with("\u{fe3e}")
+#let ti-hexagon-letter-k-filled = tabler-icon.with("\u{fe3d}")
+#let ti-hexagon-letter-l-filled = tabler-icon.with("\u{fe3c}")
+#let ti-hexagon-letter-m-filled = tabler-icon.with("\u{fe3b}")
+#let ti-hexagon-letter-n-filled = tabler-icon.with("\u{fe3a}")
+#let ti-hexagon-letter-o-filled = tabler-icon.with("\u{fe39}")
+#let ti-hexagon-letter-p-filled = tabler-icon.with("\u{fe38}")
+#let ti-hexagon-letter-q-filled = tabler-icon.with("\u{fe37}")
+#let ti-hexagon-letter-r-filled = tabler-icon.with("\u{fe36}")
+#let ti-hexagon-letter-s-filled = tabler-icon.with("\u{fe35}")
+#let ti-hexagon-letter-t-filled = tabler-icon.with("\u{fe34}")
+#let ti-hexagon-letter-u-filled = tabler-icon.with("\u{fe33}")
+#let ti-hexagon-letter-v-filled = tabler-icon.with("\u{fe32}")
+#let ti-hexagon-letter-w-filled = tabler-icon.with("\u{fe31}")
+#let ti-hexagon-letter-x-filled = tabler-icon.with("\u{fe30}")
+#let ti-hexagon-letter-y-filled = tabler-icon.with("\u{fe2f}")
+#let ti-hexagon-letter-z-filled = tabler-icon.with("\u{fe2e}")
+#let ti-hexagon-minus-filled = tabler-icon.with("\u{fe2d}")
+#let ti-hexagon-number-0-filled = tabler-icon.with("\u{f74c}")
+#let ti-hexagon-number-1-filled = tabler-icon.with("\u{f74d}")
+#let ti-hexagon-number-2-filled = tabler-icon.with("\u{f74e}")
+#let ti-hexagon-number-3-filled = tabler-icon.with("\u{f74f}")
+#let ti-hexagon-number-4-filled = tabler-icon.with("\u{f750}")
+#let ti-hexagon-number-5-filled = tabler-icon.with("\u{f751}")
+#let ti-hexagon-number-6-filled = tabler-icon.with("\u{f752}")
+#let ti-hexagon-number-7-filled = tabler-icon.with("\u{f753}")
+#let ti-hexagon-number-8-filled = tabler-icon.with("\u{f754}")
+#let ti-hexagon-number-9-filled = tabler-icon.with("\u{f755}")
+#let ti-hexagon-plus-filled = tabler-icon.with("\u{fe2c}")
+#let ti-home-filled = tabler-icon.with("\u{fe2b}")
+#let ti-home-2-filled = tabler-icon.with("\u{101d7}")
+#let ti-hospital-circle-filled = tabler-icon.with("\u{fed2}")
+#let ti-hourglass-filled = tabler-icon.with("\u{f756}")
+#let ti-icons-filled = tabler-icon.with("\u{10070}")
+#let ti-id-filled = tabler-icon.with("\u{101d6}")
+#let ti-info-circle-filled = tabler-icon.with("\u{f6d8}")
+#let ti-info-hexagon-filled = tabler-icon.with("\u{fa43}")
+#let ti-info-octagon-filled = tabler-icon.with("\u{fa44}")
+#let ti-info-square-filled = tabler-icon.with("\u{fa45}")
+#let ti-info-square-rounded-filled = tabler-icon.with("\u{f6d9}")
+#let ti-info-triangle-filled = tabler-icon.with("\u{fa46}")
+#let ti-inner-shadow-bottom-filled = tabler-icon.with("\u{f757}")
+#let ti-inner-shadow-bottom-left-filled = tabler-icon.with("\u{f758}")
+#let ti-inner-shadow-bottom-right-filled = tabler-icon.with("\u{f759}")
+#let ti-inner-shadow-left-filled = tabler-icon.with("\u{f75a}")
+#let ti-inner-shadow-right-filled = tabler-icon.with("\u{f75b}")
+#let ti-inner-shadow-top-filled = tabler-icon.with("\u{f75c}")
+#let ti-inner-shadow-top-left-filled = tabler-icon.with("\u{f75d}")
+#let ti-inner-shadow-top-right-filled = tabler-icon.with("\u{f75e}")
+#let ti-ironing-filled = tabler-icon.with("\u{fe2a}")
+#let ti-ironing-1-filled = tabler-icon.with("\u{1006f}")
+#let ti-ironing-2-filled = tabler-icon.with("\u{1006e}")
+#let ti-ironing-3-filled = tabler-icon.with("\u{1006d}")
+#let ti-ironing-steam-filled = tabler-icon.with("\u{1006c}")
+#let ti-jetpack-filled = tabler-icon.with("\u{fe29}")
+#let ti-jewish-star-filled = tabler-icon.with("\u{f67e}")
+#let ti-key-filled = tabler-icon.with("\u{fe28}")
+#let ti-keyboard-filled = tabler-icon.with("\u{100a2}")
+#let ti-keyframe-filled = tabler-icon.with("\u{fc33}")
+#let ti-keyframe-align-center-filled = tabler-icon.with("\u{fc30}")
+#let ti-keyframe-align-horizontal-filled = tabler-icon.with("\u{fc31}")
+#let ti-keyframe-align-vertical-filled = tabler-icon.with("\u{fc32}")
+#let ti-keyframes-filled = tabler-icon.with("\u{fc34}")
+#let ti-label-filled = tabler-icon.with("\u{ff41}")
+#let ti-label-important-filled = tabler-icon.with("\u{ff60}")
+#let ti-lasso-polygon-filled = tabler-icon.with("\u{ff5f}")
+#let ti-laurel-wreath-filled = tabler-icon.with("\u{100c0}")
+#let ti-laurel-wreath-1-filled = tabler-icon.with("\u{10169}")
+#let ti-laurel-wreath-2-filled = tabler-icon.with("\u{10168}")
+#let ti-laurel-wreath-3-filled = tabler-icon.with("\u{10167}")
+#let ti-layout-filled = tabler-icon.with("\u{fe17}")
+#let ti-layout-2-filled = tabler-icon.with("\u{fe27}")
+#let ti-layout-align-bottom-filled = tabler-icon.with("\u{fe26}")
+#let ti-layout-align-center-filled = tabler-icon.with("\u{fe25}")
+#let ti-layout-align-left-filled = tabler-icon.with("\u{fe24}")
+#let ti-layout-align-middle-filled = tabler-icon.with("\u{fe23}")
+#let ti-layout-align-right-filled = tabler-icon.with("\u{fe22}")
+#let ti-layout-align-top-filled = tabler-icon.with("\u{fe21}")
+#let ti-layout-board-filled = tabler-icon.with("\u{10182}")
+#let ti-layout-board-split-filled = tabler-icon.with("\u{10183}")
+#let ti-layout-bottombar-filled = tabler-icon.with("\u{fc37}")
+#let ti-layout-bottombar-collapse-filled = tabler-icon.with("\u{fc35}")
+#let ti-layout-bottombar-expand-filled = tabler-icon.with("\u{fc36}")
+#let ti-layout-cards-filled = tabler-icon.with("\u{fe20}")
+#let ti-layout-dashboard-filled = tabler-icon.with("\u{fe1f}")
+#let ti-layout-distribute-horizontal-filled = tabler-icon.with("\u{fe1e}")
+#let ti-layout-distribute-vertical-filled = tabler-icon.with("\u{fe1d}")
+#let ti-layout-grid-filled = tabler-icon.with("\u{fe1c}")
+#let ti-layout-kanban-filled = tabler-icon.with("\u{fe1b}")
+#let ti-layout-list-filled = tabler-icon.with("\u{fe1a}")
+#let ti-layout-navbar-filled = tabler-icon.with("\u{fc3a}")
+#let ti-layout-navbar-collapse-filled = tabler-icon.with("\u{fc38}")
+#let ti-layout-navbar-expand-filled = tabler-icon.with("\u{fc39}")
+#let ti-layout-sidebar-filled = tabler-icon.with("\u{fe18}")
+#let ti-layout-sidebar-left-collapse-filled = tabler-icon.with("\u{fc3b}")
+#let ti-layout-sidebar-left-expand-filled = tabler-icon.with("\u{fc3c}")
+#let ti-layout-sidebar-right-filled = tabler-icon.with("\u{fe19}")
+#let ti-layout-sidebar-right-collapse-filled = tabler-icon.with("\u{fc3d}")
+#let ti-layout-sidebar-right-expand-filled = tabler-icon.with("\u{fc3e}")
+#let ti-leaf-filled = tabler-icon.with("\u{101c2}")
+#let ti-lego-filled = tabler-icon.with("\u{fe16}")
+#let ti-lemon-2-filled = tabler-icon.with("\u{100bf}")
+#let ti-library-filled = tabler-icon.with("\u{10180}")
+#let ti-library-plus-filled = tabler-icon.with("\u{10181}")
+#let ti-lifebuoy-filled = tabler-icon.with("\u{100be}")
+#let ti-link-filled = tabler-icon.with("\u{101d5}")
+#let ti-list-filled = tabler-icon.with("\u{101d2}")
+#let ti-list-check-filled = tabler-icon.with("\u{101d4}")
+#let ti-list-details-filled = tabler-icon.with("\u{101d3}")
+#let ti-live-photo-filled = tabler-icon.with("\u{fed1}")
+#let ti-live-view-filled = tabler-icon.with("\u{100a1}")
+#let ti-location-filled = tabler-icon.with("\u{f67f}")
+#let ti-lock-filled = tabler-icon.with("\u{fe15}")
+#let ti-lock-square-rounded-filled = tabler-icon.with("\u{f6da}")
+#let ti-lungs-filled = tabler-icon.with("\u{fe14}")
+#let ti-macro-filled = tabler-icon.with("\u{fe13}")
+#let ti-magnet-filled = tabler-icon.with("\u{fe12}")
+#let ti-mail-filled = tabler-icon.with("\u{fa47}")
+#let ti-mail-opened-filled = tabler-icon.with("\u{fa48}")
+#let ti-man-filled = tabler-icon.with("\u{fe11}")
+#let ti-manual-gearbox-filled = tabler-icon.with("\u{fe10}")
+#let ti-map-pin-filled = tabler-icon.with("\u{f680}")
+#let ti-medical-cross-filled = tabler-icon.with("\u{f681}")
+#let ti-meeple-filled = tabler-icon.with("\u{100a0}")
+#let ti-melon-filled = tabler-icon.with("\u{1000e}")
+#let ti-menu-2-filled = tabler-icon.with("\u{101d1}")
+#let ti-message-filled = tabler-icon.with("\u{fecd}")
+#let ti-message-2-filled = tabler-icon.with("\u{1009f}")
+#let ti-message-chatbot-filled = tabler-icon.with("\u{fed0}")
+#let ti-message-circle-filled = tabler-icon.with("\u{fecf}")
+#let ti-message-report-filled = tabler-icon.with("\u{fece}")
+#let ti-messages-filled = tabler-icon.with("\u{101d0}")
+#let ti-meteor-filled = tabler-icon.with("\u{1000d}")
+#let ti-michelin-star-filled = tabler-icon.with("\u{1000c}")
+#let ti-mickey-filled = tabler-icon.with("\u{f683}")
+#let ti-microphone-filled = tabler-icon.with("\u{fe0f}")
+#let ti-microscope-filled = tabler-icon.with("\u{10166}")
+#let ti-microwave-filled = tabler-icon.with("\u{fe0e}")
+#let ti-military-rank-filled = tabler-icon.with("\u{ff5e}")
+#let ti-milk-filled = tabler-icon.with("\u{1000b}")
+#let ti-mood-angry-filled = tabler-icon.with("\u{ff0a}")
+#let ti-mood-confuzed-filled = tabler-icon.with("\u{f7f2}")
+#let ti-mood-crazy-happy-filled = tabler-icon.with("\u{ff09}")
+#let ti-mood-empty-filled = tabler-icon.with("\u{f7f3}")
+#let ti-mood-happy-filled = tabler-icon.with("\u{f7f4}")
+#let ti-mood-kid-filled = tabler-icon.with("\u{f7f5}")
+#let ti-mood-neutral-filled = tabler-icon.with("\u{f7f6}")
+#let ti-mood-sad-filled = tabler-icon.with("\u{f7f7}")
+#let ti-mood-smile-filled = tabler-icon.with("\u{f7f8}")
+#let ti-mood-wrrr-filled = tabler-icon.with("\u{ff08}")
+#let ti-moon-filled = tabler-icon.with("\u{f684}")
+#let ti-motorbike-filled = tabler-icon.with("\u{100f8}")
+#let ti-mountain-filled = tabler-icon.with("\u{1000a}")
+#let ti-mouse-filled = tabler-icon.with("\u{fb2f}")
+#let ti-mug-filled = tabler-icon.with("\u{10009}")
+#let ti-mushroom-filled = tabler-icon.with("\u{f7f9}")
+#let ti-navigation-filled = tabler-icon.with("\u{f685}")
+#let ti-nurse-filled = tabler-icon.with("\u{1009e}")
+#let ti-octagon-filled = tabler-icon.with("\u{f686}")
+#let ti-octagon-minus-filled = tabler-icon.with("\u{1017f}")
+#let ti-octagon-plus-filled = tabler-icon.with("\u{1017e}")
+#let ti-oval-filled = tabler-icon.with("\u{f687}")
+#let ti-oval-vertical-filled = tabler-icon.with("\u{f688}")
+#let ti-pacman-filled = tabler-icon.with("\u{101c1}")
+#let ti-paint-filled = tabler-icon.with("\u{f75f}")
+#let ti-palette-filled = tabler-icon.with("\u{1009d}")
+#let ti-panorama-horizontal-filled = tabler-icon.with("\u{fecc}")
+#let ti-panorama-vertical-filled = tabler-icon.with("\u{fecb}")
+#let ti-parking-circle-filled = tabler-icon.with("\u{feca}")
+#let ti-paw-filled = tabler-icon.with("\u{f689}")
+#let ti-pencil-filled = tabler-icon.with("\u{101cf}")
+#let ti-pennant-filled = tabler-icon.with("\u{f68b}")
+#let ti-pennant-2-filled = tabler-icon.with("\u{f68a}")
+#let ti-pentagon-filled = tabler-icon.with("\u{f68c}")
+#let ti-phone-filled = tabler-icon.with("\u{fa49}")
+#let ti-phone-call-filled = tabler-icon.with("\u{101c0}")
+#let ti-phone-calling-filled = tabler-icon.with("\u{101bf}")
+#let ti-phone-check-filled = tabler-icon.with("\u{101be}")
+#let ti-phone-x-filled = tabler-icon.with("\u{101bd}")
+#let ti-photo-filled = tabler-icon.with("\u{fa4a}")
+#let ti-picture-in-picture-filled = tabler-icon.with("\u{fec1}")
+#let ti-picture-in-picture-top-filled = tabler-icon.with("\u{fec2}")
+#let ti-pig-filled = tabler-icon.with("\u{1010a}")
+#let ti-pill-filled = tabler-icon.with("\u{ff07}")
+#let ti-pin-filled = tabler-icon.with("\u{f68d}")
+#let ti-pinned-filled = tabler-icon.with("\u{f68e}")
+#let ti-pizza-filled = tabler-icon.with("\u{10008}")
+#let ti-plane-filled = tabler-icon.with("\u{101b9}")
+#let ti-plane-arrival-filled = tabler-icon.with("\u{101bc}")
+#let ti-plane-departure-filled = tabler-icon.with("\u{101bb}")
+#let ti-plane-tilt-filled = tabler-icon.with("\u{101ba}")
+#let ti-play-card-filled = tabler-icon.with("\u{101b8}")
+#let ti-play-card-1-filled = tabler-icon.with("\u{10083}")
+#let ti-play-card-10-filled = tabler-icon.with("\u{10082}")
+#let ti-play-card-2-filled = tabler-icon.with("\u{10081}")
+#let ti-play-card-3-filled = tabler-icon.with("\u{10080}")
+#let ti-play-card-4-filled = tabler-icon.with("\u{1007f}")
+#let ti-play-card-5-filled = tabler-icon.with("\u{1007e}")
+#let ti-play-card-6-filled = tabler-icon.with("\u{1007d}")
+#let ti-play-card-7-filled = tabler-icon.with("\u{1007c}")
+#let ti-play-card-8-filled = tabler-icon.with("\u{1007b}")
+#let ti-play-card-9-filled = tabler-icon.with("\u{1007a}")
+#let ti-play-card-a-filled = tabler-icon.with("\u{10079}")
+#let ti-play-card-j-filled = tabler-icon.with("\u{10078}")
+#let ti-play-card-k-filled = tabler-icon.with("\u{10077}")
+#let ti-play-card-q-filled = tabler-icon.with("\u{10076}")
+#let ti-play-card-star-filled = tabler-icon.with("\u{10075}")
+#let ti-player-eject-filled = tabler-icon.with("\u{f68f}")
+#let ti-player-pause-filled = tabler-icon.with("\u{f690}")
+#let ti-player-play-filled = tabler-icon.with("\u{f691}")
+#let ti-player-record-filled = tabler-icon.with("\u{f692}")
+#let ti-player-skip-back-filled = tabler-icon.with("\u{f693}")
+#let ti-player-skip-forward-filled = tabler-icon.with("\u{f694}")
+#let ti-player-stop-filled = tabler-icon.with("\u{f695}")
+#let ti-player-track-next-filled = tabler-icon.with("\u{f696}")
+#let ti-player-track-prev-filled = tabler-icon.with("\u{f697}")
+#let ti-playlist-filled = tabler-icon.with("\u{101b7}")
+#let ti-plus-filled = tabler-icon.with("\u{101ce}")
+#let ti-point-filled = tabler-icon.with("\u{f698}")
+#let ti-pointer-filled = tabler-icon.with("\u{fb30}")
+#let ti-polaroid-filled = tabler-icon.with("\u{fa4b}")
+#let ti-poo-filled = tabler-icon.with("\u{fec9}")
+#let ti-presentation-filled = tabler-icon.with("\u{ff5c}")
+#let ti-presentation-analytics-filled = tabler-icon.with("\u{ff5d}")
+#let ti-puzzle-filled = tabler-icon.with("\u{f699}")
+#let ti-quote-filled = tabler-icon.with("\u{1009c}")
+#let ti-radar-filled = tabler-icon.with("\u{fe0d}")
+#let ti-radioactive-filled = tabler-icon.with("\u{f760}")
+#let ti-receipt-filled = tabler-icon.with("\u{ff06}")
+#let ti-receipt-dollar-filled = tabler-icon.with("\u{1017d}")
+#let ti-receipt-euro-filled = tabler-icon.with("\u{1017c}")
+#let ti-receipt-pound-filled = tabler-icon.with("\u{1017b}")
+#let ti-receipt-rupee-filled = tabler-icon.with("\u{1017a}")
+#let ti-receipt-yen-filled = tabler-icon.with("\u{10179}")
+#let ti-receipt-yuan-filled = tabler-icon.with("\u{10178}")
+#let ti-rectangle-filled = tabler-icon.with("\u{f69a}")
+#let ti-rectangle-vertical-filled = tabler-icon.with("\u{f69b}")
+#let ti-registered-filled = tabler-icon.with("\u{1018f}")
+#let ti-relation-many-to-many-filled = tabler-icon.with("\u{fe0c}")
+#let ti-relation-one-to-many-filled = tabler-icon.with("\u{fe0b}")
+#let ti-relation-one-to-one-filled = tabler-icon.with("\u{fe0a}")
+#let ti-replace-filled = tabler-icon.with("\u{f69c}")
+#let ti-report-analytics-filled = tabler-icon.with("\u{101b6}")
+#let ti-report-money-filled = tabler-icon.with("\u{101b5}")
+#let ti-rollercoaster-filled = tabler-icon.with("\u{100f7}")
+#let ti-rosette-filled = tabler-icon.with("\u{f69d}")
+#let ti-rosette-discount-filled = tabler-icon.with("\u{ff05}")
+#let ti-rosette-discount-check-filled = tabler-icon.with("\u{f746}")
+#let ti-salad-filled = tabler-icon.with("\u{10007}")
+#let ti-satellite-filled = tabler-icon.with("\u{101b4}")
+#let ti-scale-filled = tabler-icon.with("\u{101cd}")
+#let ti-school-filled = tabler-icon.with("\u{101cc}")
+#let ti-scuba-diving-tank-filled = tabler-icon.with("\u{ff04}")
+#let ti-search-filled = tabler-icon.with("\u{101cb}")
+#let ti-section-filled = tabler-icon.with("\u{fe09}")
+#let ti-seedling-filled = tabler-icon.with("\u{10006}")
+#let ti-send-filled = tabler-icon.with("\u{101ca}")
+#let ti-settings-filled = tabler-icon.with("\u{f69e}")
+#let ti-shield-filled = tabler-icon.with("\u{f69f}")
+#let ti-shield-check-filled = tabler-icon.with("\u{f761}")
+#let ti-shield-checkered-filled = tabler-icon.with("\u{f762}")
+#let ti-shield-half-filled = tabler-icon.with("\u{f357}")
+#let ti-shield-lock-filled = tabler-icon.with("\u{f763}")
+#let ti-shirt-filled = tabler-icon.with("\u{f6a0}")
+#let ti-shopping-cart-filled = tabler-icon.with("\u{fc3f}")
+#let ti-sign-left-filled = tabler-icon.with("\u{f6a1}")
+#let ti-sign-right-filled = tabler-icon.with("\u{f6a2}")
+#let ti-sitemap-filled = tabler-icon.with("\u{1006b}")
+#let ti-sort-ascending-2-filled = tabler-icon.with("\u{ff5b}")
+#let ti-sort-ascending-shapes-filled = tabler-icon.with("\u{ff5a}")
+#let ti-sort-descending-2-filled = tabler-icon.with("\u{ff59}")
+#let ti-sort-descending-shapes-filled = tabler-icon.with("\u{ff58}")
+#let ti-soup-filled = tabler-icon.with("\u{fe08}")
+#let ti-spade-filled = tabler-icon.with("\u{f6a3}")
+#let ti-sparkles-filled = tabler-icon.with("\u{101b2}")
+#let ti-sparkles-2-filled = tabler-icon.with("\u{101b3}")
+#let ti-speedboat-filled = tabler-icon.with("\u{100f6}")
+#let ti-spider-filled = tabler-icon.with("\u{10109}")
+#let ti-square-filled = tabler-icon.with("\u{fc40}")
+#let ti-square-arrow-down-filled = tabler-icon.with("\u{fb31}")
+#let ti-square-arrow-left-filled = tabler-icon.with("\u{fb32}")
+#let ti-square-arrow-right-filled = tabler-icon.with("\u{fb33}")
+#let ti-square-arrow-up-filled = tabler-icon.with("\u{fb34}")
+#let ti-square-asterisk-filled = tabler-icon.with("\u{fb35}")
+#let ti-square-check-filled = tabler-icon.with("\u{f76d}")
+#let ti-square-chevron-down-filled = tabler-icon.with("\u{fb36}")
+#let ti-square-chevron-left-filled = tabler-icon.with("\u{fb37}")
+#let ti-square-chevron-right-filled = tabler-icon.with("\u{fb38}")
+#let ti-square-chevron-up-filled = tabler-icon.with("\u{fb39}")
+#let ti-square-chevrons-down-filled = tabler-icon.with("\u{fb3a}")
+#let ti-square-chevrons-left-filled = tabler-icon.with("\u{fb3b}")
+#let ti-square-chevrons-right-filled = tabler-icon.with("\u{fb3c}")
+#let ti-square-chevrons-up-filled = tabler-icon.with("\u{fb3d}")
+#let ti-square-dot-filled = tabler-icon.with("\u{fb3e}")
+#let ti-square-f0-filled = tabler-icon.with("\u{f76e}")
+#let ti-square-f1-filled = tabler-icon.with("\u{f76f}")
+#let ti-square-f2-filled = tabler-icon.with("\u{f770}")
+#let ti-square-f3-filled = tabler-icon.with("\u{f771}")
+#let ti-square-f4-filled = tabler-icon.with("\u{f772}")
+#let ti-square-f5-filled = tabler-icon.with("\u{f773}")
+#let ti-square-f6-filled = tabler-icon.with("\u{f774}")
+#let ti-square-f7-filled = tabler-icon.with("\u{f775}")
+#let ti-square-f8-filled = tabler-icon.with("\u{f776}")
+#let ti-square-f9-filled = tabler-icon.with("\u{f777}")
+#let ti-square-letter-a-filled = tabler-icon.with("\u{fe07}")
+#let ti-square-letter-b-filled = tabler-icon.with("\u{fe06}")
+#let ti-square-letter-c-filled = tabler-icon.with("\u{fe05}")
+#let ti-square-letter-d-filled = tabler-icon.with("\u{fe04}")
+#let ti-square-letter-e-filled = tabler-icon.with("\u{fe03}")
+#let ti-square-letter-f-filled = tabler-icon.with("\u{fe02}")
+#let ti-square-letter-g-filled = tabler-icon.with("\u{fe01}")
+#let ti-square-letter-h-filled = tabler-icon.with("\u{fe00}")
+#let ti-square-letter-i-filled = tabler-icon.with("\u{fdff}")
+#let ti-square-letter-j-filled = tabler-icon.with("\u{fdfe}")
+#let ti-square-letter-k-filled = tabler-icon.with("\u{fdfd}")
+#let ti-square-letter-l-filled = tabler-icon.with("\u{fdfc}")
+#let ti-square-letter-m-filled = tabler-icon.with("\u{fdfb}")
+#let ti-square-letter-n-filled = tabler-icon.with("\u{fdfa}")
+#let ti-square-letter-o-filled = tabler-icon.with("\u{fdf9}")
+#let ti-square-letter-p-filled = tabler-icon.with("\u{fdf8}")
+#let ti-square-letter-q-filled = tabler-icon.with("\u{fdf7}")
+#let ti-square-letter-r-filled = tabler-icon.with("\u{fdf6}")
+#let ti-square-letter-s-filled = tabler-icon.with("\u{fdf5}")
+#let ti-square-letter-t-filled = tabler-icon.with("\u{fdf4}")
+#let ti-square-letter-u-filled = tabler-icon.with("\u{fdf3}")
+#let ti-square-letter-v-filled = tabler-icon.with("\u{fdf2}")
+#let ti-square-letter-w-filled = tabler-icon.with("\u{fdf1}")
+#let ti-square-letter-x-filled = tabler-icon.with("\u{fdf0}")
+#let ti-square-letter-y-filled = tabler-icon.with("\u{fdef}")
+#let ti-square-letter-z-filled = tabler-icon.with("\u{fdee}")
+#let ti-square-minus-filled = tabler-icon.with("\u{fb3f}")
+#let ti-square-number-0-filled = tabler-icon.with("\u{f764}")
+#let ti-square-number-1-filled = tabler-icon.with("\u{f765}")
+#let ti-square-number-2-filled = tabler-icon.with("\u{f7fa}")
+#let ti-square-number-3-filled = tabler-icon.with("\u{f766}")
+#let ti-square-number-4-filled = tabler-icon.with("\u{f767}")
+#let ti-square-number-5-filled = tabler-icon.with("\u{f768}")
+#let ti-square-number-6-filled = tabler-icon.with("\u{f769}")
+#let ti-square-number-7-filled = tabler-icon.with("\u{f76a}")
+#let ti-square-number-8-filled = tabler-icon.with("\u{f76b}")
+#let ti-square-number-9-filled = tabler-icon.with("\u{f76c}")
+#let ti-square-rotated-filled = tabler-icon.with("\u{f6a4}")
+#let ti-square-rounded-filled = tabler-icon.with("\u{f6a5}")
+#let ti-square-rounded-arrow-down-filled = tabler-icon.with("\u{f6db}")
+#let ti-square-rounded-arrow-left-filled = tabler-icon.with("\u{f6dc}")
+#let ti-square-rounded-arrow-right-filled = tabler-icon.with("\u{f6dd}")
+#let ti-square-rounded-arrow-up-filled = tabler-icon.with("\u{f6de}")
+#let ti-square-rounded-check-filled = tabler-icon.with("\u{f6df}")
+#let ti-square-rounded-chevron-down-filled = tabler-icon.with("\u{f6e0}")
+#let ti-square-rounded-chevron-left-filled = tabler-icon.with("\u{f6e1}")
+#let ti-square-rounded-chevron-right-filled = tabler-icon.with("\u{f6e2}")
+#let ti-square-rounded-chevron-up-filled = tabler-icon.with("\u{f6e3}")
+#let ti-square-rounded-chevrons-down-filled = tabler-icon.with("\u{f6e4}")
+#let ti-square-rounded-chevrons-left-filled = tabler-icon.with("\u{f6e5}")
+#let ti-square-rounded-chevrons-right-filled = tabler-icon.with("\u{f6e6}")
+#let ti-square-rounded-chevrons-up-filled = tabler-icon.with("\u{f6e7}")
+#let ti-square-rounded-letter-a-filled = tabler-icon.with("\u{fded}")
+#let ti-square-rounded-letter-b-filled = tabler-icon.with("\u{fdec}")
+#let ti-square-rounded-letter-c-filled = tabler-icon.with("\u{fdeb}")
+#let ti-square-rounded-letter-d-filled = tabler-icon.with("\u{fdea}")
+#let ti-square-rounded-letter-e-filled = tabler-icon.with("\u{fde9}")
+#let ti-square-rounded-letter-f-filled = tabler-icon.with("\u{fde8}")
+#let ti-square-rounded-letter-g-filled = tabler-icon.with("\u{fde7}")
+#let ti-square-rounded-letter-h-filled = tabler-icon.with("\u{fde6}")
+#let ti-square-rounded-letter-i-filled = tabler-icon.with("\u{fde5}")
+#let ti-square-rounded-letter-j-filled = tabler-icon.with("\u{fde4}")
+#let ti-square-rounded-letter-k-filled = tabler-icon.with("\u{fde3}")
+#let ti-square-rounded-letter-l-filled = tabler-icon.with("\u{fde2}")
+#let ti-square-rounded-letter-m-filled = tabler-icon.with("\u{fde1}")
+#let ti-square-rounded-letter-n-filled = tabler-icon.with("\u{fde0}")
+#let ti-square-rounded-letter-o-filled = tabler-icon.with("\u{fddf}")
+#let ti-square-rounded-letter-p-filled = tabler-icon.with("\u{fdde}")
+#let ti-square-rounded-letter-q-filled = tabler-icon.with("\u{fddd}")
+#let ti-square-rounded-letter-r-filled = tabler-icon.with("\u{fddc}")
+#let ti-square-rounded-letter-s-filled = tabler-icon.with("\u{fddb}")
+#let ti-square-rounded-letter-t-filled = tabler-icon.with("\u{fdda}")
+#let ti-square-rounded-letter-u-filled = tabler-icon.with("\u{fdd9}")
+#let ti-square-rounded-letter-v-filled = tabler-icon.with("\u{fdd8}")
+#let ti-square-rounded-letter-w-filled = tabler-icon.with("\u{fdd7}")
+#let ti-square-rounded-letter-x-filled = tabler-icon.with("\u{fdd6}")
+#let ti-square-rounded-letter-y-filled = tabler-icon.with("\u{fdd5}")
+#let ti-square-rounded-letter-z-filled = tabler-icon.with("\u{fdd4}")
+#let ti-square-rounded-minus-filled = tabler-icon.with("\u{fb40}")
+#let ti-square-rounded-number-0-filled = tabler-icon.with("\u{f778}")
+#let ti-square-rounded-number-1-filled = tabler-icon.with("\u{f779}")
+#let ti-square-rounded-number-2-filled = tabler-icon.with("\u{f77a}")
+#let ti-square-rounded-number-3-filled = tabler-icon.with("\u{f77b}")
+#let ti-square-rounded-number-4-filled = tabler-icon.with("\u{f77c}")
+#let ti-square-rounded-number-5-filled = tabler-icon.with("\u{f77d}")
+#let ti-square-rounded-number-6-filled = tabler-icon.with("\u{f77e}")
+#let ti-square-rounded-number-7-filled = tabler-icon.with("\u{f77f}")
+#let ti-square-rounded-number-8-filled = tabler-icon.with("\u{f780}")
+#let ti-square-rounded-number-9-filled = tabler-icon.with("\u{f781}")
+#let ti-square-rounded-plus-filled = tabler-icon.with("\u{f6e8}")
+#let ti-square-rounded-x-filled = tabler-icon.with("\u{f6e9}")
+#let ti-square-x-filled = tabler-icon.with("\u{fb41}")
+#let ti-squares-filled = tabler-icon.with("\u{fe9f}")
+#let ti-stack-filled = tabler-icon.with("\u{fdd1}")
+#let ti-stack-2-filled = tabler-icon.with("\u{fdd3}")
+#let ti-stack-3-filled = tabler-icon.with("\u{fdd2}")
+#let ti-star-filled = tabler-icon.with("\u{f6a6}")
+#let ti-star-half-filled = tabler-icon.with("\u{f6a7}")
+#let ti-stars-filled = tabler-icon.with("\u{f6a8}")
+#let ti-steering-wheel-filled = tabler-icon.with("\u{ff03}")
+#let ti-sun-filled = tabler-icon.with("\u{f6a9}")
+#let ti-sun-high-filled = tabler-icon.with("\u{10108}")
+#let ti-sun-low-filled = tabler-icon.with("\u{10107}")
+#let ti-sunglasses-filled = tabler-icon.with("\u{fec8}")
+#let ti-sunrise-filled = tabler-icon.with("\u{10106}")
+#let ti-sunset-filled = tabler-icon.with("\u{10104}")
+#let ti-sunset-2-filled = tabler-icon.with("\u{10105}")
+#let ti-swipe-down-filled = tabler-icon.with("\u{ff57}")
+#let ti-swipe-left-filled = tabler-icon.with("\u{ff56}")
+#let ti-swipe-right-filled = tabler-icon.with("\u{ff55}")
+#let ti-swipe-up-filled = tabler-icon.with("\u{ff54}")
+#let ti-table-filled = tabler-icon.with("\u{f782}")
+#let ti-tag-filled = tabler-icon.with("\u{ff02}")
+#let ti-tags-filled = tabler-icon.with("\u{ff01}")
+#let ti-temperature-minus-filled = tabler-icon.with("\u{10103}")
+#let ti-temperature-plus-filled = tabler-icon.with("\u{10102}")
+#let ti-template-filled = tabler-icon.with("\u{10177}")
+#let ti-test-pipe-2-filled = tabler-icon.with("\u{ff53}")
+#let ti-thumb-down-filled = tabler-icon.with("\u{f6aa}")
+#let ti-thumb-up-filled = tabler-icon.with("\u{f6ab}")
+#let ti-ticket-filled = tabler-icon.with("\u{101c9}")
+#let ti-tilt-shift-filled = tabler-icon.with("\u{fec7}")
+#let ti-timeline-event-filled = tabler-icon.with("\u{fd18}")
+#let ti-toggle-left-filled = tabler-icon.with("\u{fec0}")
+#let ti-toggle-right-filled = tabler-icon.with("\u{febf}")
+#let ti-tools-kitchen-2-filled = tabler-icon.with("\u{101c8}")
+#let ti-train-filled = tabler-icon.with("\u{100f5}")
+#let ti-transform-filled = tabler-icon.with("\u{f6ac}")
+#let ti-transition-bottom-filled = tabler-icon.with("\u{fdd0}")
+#let ti-transition-left-filled = tabler-icon.with("\u{fdcf}")
+#let ti-transition-right-filled = tabler-icon.with("\u{fdce}")
+#let ti-transition-top-filled = tabler-icon.with("\u{fdcd}")
+#let ti-trash-filled = tabler-icon.with("\u{f783}")
+#let ti-trash-x-filled = tabler-icon.with("\u{f784}")
+#let ti-triangle-filled = tabler-icon.with("\u{f6ad}")
+#let ti-triangle-inverted-filled = tabler-icon.with("\u{f6ae}")
+#let ti-triangle-square-circle-filled = tabler-icon.with("\u{fb42}")
+#let ti-trolley-filled = tabler-icon.with("\u{100f4}")
+#let ti-trophy-filled = tabler-icon.with("\u{f6af}")
+#let ti-truck-filled = tabler-icon.with("\u{100f3}")
+#let ti-ufo-filled = tabler-icon.with("\u{10165}")
+#let ti-umbrella-filled = tabler-icon.with("\u{f6b0}")
+#let ti-user-filled = tabler-icon.with("\u{fd19}")
+#let ti-versions-filled = tabler-icon.with("\u{f6b1}")
+#let ti-video-filled = tabler-icon.with("\u{1009b}")
+#let ti-video-minus-filled = tabler-icon.with("\u{1018e}")
+#let ti-video-plus-filled = tabler-icon.with("\u{1018d}")
+#let ti-windmill-filled = tabler-icon.with("\u{f6b2}")
+#let ti-windsock-filled = tabler-icon.with("\u{1009a}")
+#let ti-woman-filled = tabler-icon.with("\u{fdcc}")
+#let ti-world-filled = tabler-icon.with("\u{101c7}")
+#let ti-writing-filled = tabler-icon.with("\u{1018b}")
+#let ti-writing-sign-filled = tabler-icon.with("\u{1018c}")
+#let ti-x-filled = tabler-icon.with("\u{101c6}")
+#let ti-xbox-a-filled = tabler-icon.with("\u{fdcb}")
+#let ti-xbox-b-filled = tabler-icon.with("\u{fdca}")
+#let ti-xbox-x-filled = tabler-icon.with("\u{fdc9}")
+#let ti-xbox-y-filled = tabler-icon.with("\u{fdc8}")
+#let ti-yin-yang-filled = tabler-icon.with("\u{f785}")
+#let ti-zeppelin-filled = tabler-icon.with("\u{fdc7}")
+#let ti-zoom-filled = tabler-icon.with("\u{f787}")
+#let ti-zoom-cancel-filled = tabler-icon.with("\u{fdc6}")
+#let ti-zoom-check-filled = tabler-icon.with("\u{f786}")
+#let ti-zoom-code-filled = tabler-icon.with("\u{fdc5}")
+#let ti-zoom-exclamation-filled = tabler-icon.with("\u{fdc4}")
+#let ti-zoom-in-filled = tabler-icon.with("\u{f789}")
+#let ti-zoom-in-area-filled = tabler-icon.with("\u{f788}")
+#let ti-zoom-money-filled = tabler-icon.with("\u{fdc3}")
+#let ti-zoom-out-filled = tabler-icon.with("\u{f78a}")
+#let ti-zoom-out-area-filled = tabler-icon.with("\u{fdc2}")
+#let ti-zoom-pan-filled = tabler-icon.with("\u{fdc1}")
+#let ti-zoom-question-filled = tabler-icon.with("\u{fdc0}")
+#let ti-zoom-scan-filled = tabler-icon.with("\u{fdbf}")
diff --git a/packages/preview/use-tabler-icons/0.22.0/src/lib-impl.typ b/packages/preview/use-tabler-icons/0.22.0/src/lib-impl.typ
new file mode 100644
index 0000000000..9cc696f63b
--- /dev/null
+++ b/packages/preview/use-tabler-icons/0.22.0/src/lib-impl.typ
@@ -0,0 +1,24 @@
+/// Render a [Tabler icon](https://tabler.io/icons) by its name or unicode.
+///
+/// Parameters:
+/// - `icon`: The name of the icon
+/// - This can be name in string or unicode of the icon
+/// - `tabler-icon-map`: The map of icon names to unicode
+/// - Default is a map generated from Tabler metadata
+/// - *Not recommended* You can provide your own map to override it
+/// - `..args`: Additional arguments to pass to the `text` function
+///
+/// Returns: The rendered icon as a `text` element
+#let tabler-icon(
+ icon,
+ tabler-icon-map: (:),
+ ..args,
+) = {
+ text(
+ font: "tabler-icons",
+ // If the name is in the map, use the unicode from the map
+ // If not, pass the name and let the ligature feature handle it
+ tabler-icon-map.at(icon, default: icon),
+ ..args,
+ )
+}
diff --git a/packages/preview/use-tabler-icons/0.22.0/src/lib.typ b/packages/preview/use-tabler-icons/0.22.0/src/lib.typ
new file mode 100644
index 0000000000..1a4a7ff8fe
--- /dev/null
+++ b/packages/preview/use-tabler-icons/0.22.0/src/lib.typ
@@ -0,0 +1,25 @@
+//! typst-tabler-icons
+//!
+//! https://github.com/zyf722/typst-tabler-icons
+
+// Implementation of `tabler-icon`
+#import "lib-impl.typ": tabler-icon
+
+// Generated icons
+#import "lib-gen.typ": *
+
+// Re-export the `tabler-icon` function
+// The following doc comment is needed for lsp to show the documentation
+
+/// Render a [Tabler icon](https://tabler.io/icons) by its name or unicode.
+///
+/// Parameters:
+/// - `icon`: The name of the icon
+/// - This can be name in string or unicode of the icon
+/// - `tabler-icon-map`: The map of icon names to unicode
+/// - Default is a map generated from Tabler metadata
+/// - *Not recommended* You can provide your own map to override it
+/// - `..args`: Additional arguments to pass to the `text` function
+///
+/// Returns: The rendered icon as a `text` element
+#let tabler-icon = tabler-icon.with(tabler-icon-map: tabler-icon-map)
diff --git a/packages/preview/use-tabler-icons/0.22.0/typst.toml b/packages/preview/use-tabler-icons/0.22.0/typst.toml
new file mode 100644
index 0000000000..146ddec2cf
--- /dev/null
+++ b/packages/preview/use-tabler-icons/0.22.0/typst.toml
@@ -0,0 +1,11 @@
+[package]
+name = "use-tabler-icons"
+version = "0.22.0"
+entrypoint = "src/lib.typ"
+authors = ["duskmoon (Campbell He) ", "MaxMixAlex "]
+license = "MIT"
+description = "Tabler Icons for Typst using webfont."
+repository = "https://github.com/zyf722/typst-tabler-icons"
+keywords = ["icon", "tabler"]
+categories = ["text"]
+exclude = ["/assets/*"]