@minvws/manon-themes 17.0.0 → 18.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-BoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLight.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ExtraLightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Light.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-LightItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-MediumItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-SemiBoldItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-Thin.ttf.license +3 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf +0 -0
- package/dist/icore-open/fonts/IBMPlexSans/IBMPlexSans-ThinItalic.ttf.license +3 -0
- package/dist/icore-open/fonts/_index.scss +49 -0
- package/dist/icore-open/manon.icore-open.css +3980 -0
- package/dist/icore-open/manon.icore-open.min.css +1 -0
- package/dist/kat/fonts/_index.scss +7 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/dist/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/dist/kat/fonts/fredoka/_index.scss +9 -0
- package/dist/kat/fonts/kat-icons/_index.scss +12 -0
- package/dist/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/dist/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/dist/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/dist/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/dist/kat/fonts/open-sans/_index.scss +33 -0
- package/{soft/fonts/tabler-icons/_glyphs.scss → dist/kat/fonts/tabler-icons/_index.scss} +385 -57
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/{icore-open → dist/kat}/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/dist/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/dist/manon.css +3980 -0
- package/dist/manon.min.css +1 -0
- package/icore-open/_index.scss +732 -1
- package/icore-open/{_variables.scss → config/_index.scss} +1 -0
- package/icore-open/core/border-radii.scss +35 -0
- package/icore-open/core/color-scheme/_index.scss +2 -0
- package/icore-open/core/shadow.scss +2 -0
- package/icore-open/core/spacing.scss +90 -0
- package/icore-open/core/typography/font-size/body-text.scss +3 -0
- package/icore-open/core/typography/font-size/heading.scss +6 -0
- package/icore-open/core/typography/font-style.scss +2 -0
- package/icore-open/core/typography/font-weight.scss +4 -0
- package/icore-open/core/typography/letter-spacing.scss +1 -0
- package/icore-open/core/typography/line-height.scss +6 -0
- package/icore-open/core/typography/paragraph-spacing.scss +6 -0
- package/icore-open/fonts/_index.scss +49 -0
- package/icore-open/icons/_index.scss +33 -0
- package/icore-open/icons/tabler/_index.scss +31 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg +1 -0
- package/icore-open/icons/tabler/arrow-bar-to-up.svg.license +2 -0
- package/icore-open/icons/tabler/arrow-up-right.svg +1 -0
- package/icore-open/icons/tabler/arrow-up-right.svg.license +2 -0
- package/icore-open/icons/tabler/caret-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-down-filled.svg.license +2 -0
- package/icore-open/icons/tabler/caret-up-filled.svg +1 -0
- package/icore-open/icons/tabler/caret-up-filled.svg.license +2 -0
- package/icore-open/icons/tabler/check.svg +1 -0
- package/icore-open/icons/tabler/check.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-compact-up.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-down.svg +1 -0
- package/icore-open/icons/tabler/chevron-down.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-left.svg +1 -0
- package/icore-open/icons/tabler/chevron-left.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-right.svg +1 -0
- package/icore-open/icons/tabler/chevron-right.svg.license +2 -0
- package/icore-open/icons/tabler/chevron-up.svg +1 -0
- package/icore-open/icons/tabler/chevron-up.svg.license +2 -0
- package/icore-open/icons/tabler/device-mobile.svg +1 -0
- package/icore-open/icons/tabler/device-mobile.svg.license +2 -0
- package/icore-open/icons/tabler/download.svg +1 -0
- package/icore-open/icons/tabler/download.svg.license +2 -0
- package/icore-open/icons/tabler/error.svg +1 -0
- package/icore-open/icons/tabler/error.svg.license +2 -0
- package/icore-open/icons/tabler/filter.svg +1 -0
- package/icore-open/icons/tabler/filter.svg.license +2 -0
- package/icore-open/icons/tabler/heart.svg +1 -0
- package/icore-open/icons/tabler/heart.svg.license +2 -0
- package/icore-open/icons/tabler/home.svg +1 -0
- package/icore-open/icons/tabler/home.svg.license +2 -0
- package/icore-open/icons/tabler/informative.svg +1 -0
- package/icore-open/icons/tabler/informative.svg.license +2 -0
- package/icore-open/icons/tabler/lock.svg +1 -0
- package/icore-open/icons/tabler/lock.svg.license +2 -0
- package/icore-open/icons/tabler/menu-2.svg +1 -0
- package/icore-open/icons/tabler/menu-2.svg.license +2 -0
- package/icore-open/icons/tabler/power.svg +1 -0
- package/icore-open/icons/tabler/power.svg.license +2 -0
- package/icore-open/icons/tabler/question-mark.svg +1 -0
- package/icore-open/icons/tabler/question-mark.svg.license +2 -0
- package/icore-open/icons/tabler/refresh.svg +1 -0
- package/icore-open/icons/tabler/refresh.svg.license +2 -0
- package/icore-open/icons/tabler/search.svg +1 -0
- package/icore-open/icons/tabler/search.svg.license +2 -0
- package/icore-open/icons/tabler/trash.svg +1 -0
- package/icore-open/icons/tabler/trash.svg.license +2 -0
- package/icore-open/icons/tabler/user.svg +1 -0
- package/icore-open/icons/tabler/user.svg.license +2 -0
- package/icore-open/icons/tabler/warning.svg +1 -0
- package/icore-open/icons/tabler/warning.svg.license +2 -0
- package/icore-open/icons/tabler/x.svg +1 -0
- package/icore-open/icons/tabler/x.svg.license +2 -0
- package/icore-open/semantic/_index.scss +40 -0
- package/kat/_index.scss +373 -0
- package/kat/config/_index.scss +2 -0
- package/kat/core/border-radii.scss +35 -0
- package/kat/core/color-scheme/_index.scss +1 -0
- package/kat/core/color-scheme/colors.scss +116 -0
- package/kat/core/shadow.scss +2 -0
- package/kat/core/spacing.scss +90 -0
- package/kat/core/typography/font-size/body-text.scss +3 -0
- package/kat/core/typography/font-size/heading.scss +6 -0
- package/kat/core/typography/font-style.scss +2 -0
- package/kat/core/typography/font-weight.scss +4 -0
- package/kat/core/typography/letter-spacing.scss +1 -0
- package/kat/core/typography/line-height.scss +6 -0
- package/kat/core/typography/paragraph-spacing.scss +6 -0
- package/kat/fonts/_index.scss +7 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf +0 -0
- package/kat/fonts/fredoka/Fredoka-SemiBold.ttf.license +2 -0
- package/kat/fonts/fredoka/_index.scss +9 -0
- package/kat/fonts/kat-icons/_index.scss +12 -0
- package/kat/fonts/kat-icons/kat-icons.eot +0 -0
- package/kat/fonts/kat-icons/kat-icons.svg +11 -0
- package/kat/fonts/kat-icons/kat-icons.ttf +0 -0
- package/kat/fonts/kat-icons/kat-icons.woff +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Bold.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-BoldItalic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Italic.ttf.license +2 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf +0 -0
- package/kat/fonts/open-sans/OpenSans-Regular.ttf.license +2 -0
- package/kat/fonts/open-sans/_index.scss +33 -0
- package/{icore-open/fonts/tabler-icons/_glyphs.scss → kat/fonts/tabler-icons/_index.scss} +385 -57
- package/kat/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.eot.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg +6168 -0
- package/kat/fonts/tabler-icons/tabler-icons.svg.license +2 -0
- package/{basic-bold/fonts/tabler-icons/tabler-icons.eot → kat/fonts/tabler-icons/tabler-icons.ttf} +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.ttf.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff.license +2 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/kat/fonts/tabler-icons/tabler-icons.woff2.license +2 -0
- package/kat/semantic/_index.scss +67 -0
- package/package.json +14 -4
- package/scripts/default.scss +124 -0
- package/basic-bold/_index.scss +0 -1
- package/basic-bold/_variables.scss +0 -1
- package/basic-bold/application-base.scss +0 -31
- package/basic-bold/components/accordion.scss +0 -15
- package/basic-bold/components/breadcrumb-bar.scss +0 -15
- package/basic-bold/components/button-base.scss +0 -14
- package/basic-bold/components/button-cta.scss +0 -6
- package/basic-bold/components/button-ghost.scss +0 -6
- package/basic-bold/components/filter.scss +0 -9
- package/basic-bold/components/footer-navigation-link.scss +0 -19
- package/basic-bold/components/footer.scss +0 -8
- package/basic-bold/components/form-input.scss +0 -8
- package/basic-bold/components/header-content-wrapper.scss +0 -9
- package/basic-bold/components/header-navigation-content-wrapper.scss +0 -7
- package/basic-bold/components/header-navigation-link.scss +0 -29
- package/basic-bold/components/header-navigation.scss +0 -25
- package/basic-bold/components/header.scss +0 -15
- package/basic-bold/components/icon-only.scss +0 -8
- package/basic-bold/components/icon.scss +0 -40
- package/basic-bold/components/logo.scss +0 -16
- package/basic-bold/components/notification.scss +0 -9
- package/basic-bold/components/pagination.scss +0 -21
- package/basic-bold/components/sidemenu.scss +0 -21
- package/basic-bold/components/skip-to-content.scss +0 -4
- package/basic-bold/components/tile.scss +0 -5
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/basic-bold/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.eot +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.svg +0 -13
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.ttf +0 -0
- package/basic-bold/fonts/icons/manon-basic-bold-icons-0.3.woff +0 -0
- package/basic-bold/fonts/tabler-icons/_glyphs.scss +0 -4912
- package/basic-bold/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/basic-bold/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/basic-bold/fonts.scss +0 -58
- package/basic-bold/fundamentals/body-text-set.scss +0 -42
- package/basic-bold/fundamentals/headings-base-set.scss +0 -5
- package/basic-bold/fundamentals/spacing.scss +0 -44
- package/basic-bold/fundamentals/spot-large.scss +0 -160
- package/basic-bold/layout/article.scss +0 -9
- package/basic-bold/layout/main.scss +0 -10
- package/basic-bold/layout/section.scss +0 -7
- package/basic-bold/theme.scss +0 -47
- package/icore-open/application-base.scss +0 -11
- package/icore-open/color-scheme/_index.scss +0 -6
- package/icore-open/color-scheme/open-color.scss +0 -388
- package/icore-open/components/article-content-wrapper.scss +0 -8
- package/icore-open/components/article.scss +0 -7
- package/icore-open/components/breadcrumb-bar.scss +0 -26
- package/icore-open/components/button-base.scss +0 -53
- package/icore-open/components/button-cta.scss +0 -10
- package/icore-open/components/button-destructive.scss +0 -32
- package/icore-open/components/code.scss +0 -12
- package/icore-open/components/footer-navigation-link-active.scss +0 -7
- package/icore-open/components/footer-navigation-link-focus.scss +0 -16
- package/icore-open/components/footer-navigation-link-hover.scss +0 -7
- package/icore-open/components/footer-navigation-link-visited-hover.scss +0 -12
- package/icore-open/components/footer-navigation-link-visited.scss +0 -7
- package/icore-open/components/footer-navigation-link.scss +0 -9
- package/icore-open/components/footer.scss +0 -9
- package/icore-open/components/form-accent-color.scss +0 -7
- package/icore-open/components/form-base.scss +0 -15
- package/icore-open/components/form-button.scss +0 -6
- package/icore-open/components/form-fieldset.scss +0 -7
- package/icore-open/components/form-inline.scss +0 -15
- package/icore-open/components/form-input.scss +0 -10
- package/icore-open/components/form-textarea.scss +0 -5
- package/icore-open/components/header-content-wrapper.scss +0 -5
- package/icore-open/components/header-navigation-button.scss +0 -60
- package/icore-open/components/header-navigation-collapsible.scss +0 -43
- package/icore-open/components/header-navigation-link-active.scss +0 -14
- package/icore-open/components/header-navigation-link-focus.scss +0 -24
- package/icore-open/components/header-navigation-link-hover.scss +0 -12
- package/icore-open/components/header-navigation-link-visited.scss +0 -11
- package/icore-open/components/header-navigation.scss +0 -38
- package/icore-open/components/header.scss +0 -11
- package/icore-open/components/icons.scss +0 -40
- package/icore-open/components/layout-authentication.scss +0 -9
- package/icore-open/components/link-active.scss +0 -7
- package/icore-open/components/link-focus.scss +0 -10
- package/icore-open/components/link-hover.scss +0 -8
- package/icore-open/components/link-visited-hover.scss +0 -7
- package/icore-open/components/link-visited.scss +0 -8
- package/icore-open/components/link.scss +0 -9
- package/icore-open/components/logo.scss +0 -5
- package/icore-open/components/main-content-wrapper.scss +0 -6
- package/icore-open/components/main.scss +0 -9
- package/icore-open/components/notification-block-element.scss +0 -10
- package/icore-open/components/radio-input.scss +0 -7
- package/icore-open/components/section-content-wrapper.scss +0 -8
- package/icore-open/components/section.scss +0 -7
- package/icore-open/components/sidemenu.scss +0 -20
- package/icore-open/components/table-caption.scss +0 -5
- package/icore-open/components/table.scss +0 -68
- package/icore-open/fonts/fonts.scss +0 -70
- package/icore-open/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/icore-open/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/icore-open/fundamentals/body-text-set.scss +0 -44
- package/icore-open/fundamentals/border-radii.scss +0 -24
- package/icore-open/fundamentals/headings-base-set.scss +0 -5
- package/icore-open/fundamentals/shadows.scss +0 -25
- package/icore-open/fundamentals/spacing.scss +0 -86
- package/icore-open/theme-specific-components/avatar.scss +0 -15
- package/icore-open/theme-specific-components/header-navigation-actions.scss +0 -8
- package/icore-open/theme-specific-components/visually-grouped.scss +0 -26
- package/icore-open/theme.scss +0 -84
- package/soft/_index.scss +0 -1
- package/soft/_variables.scss +0 -1
- package/soft/application-base.scss +0 -5
- package/soft/components/accordion.scss +0 -15
- package/soft/components/breadcrumb-bar.scss +0 -5
- package/soft/components/button-ghost.scss +0 -6
- package/soft/components/filter.scss +0 -9
- package/soft/components/header-navigation.scss +0 -58
- package/soft/components/icon.scss +0 -40
- package/soft/components/logo.scss +0 -6
- package/soft/components/notification.scss +0 -9
- package/soft/components/sidemenu.scss +0 -9
- package/soft/components/tile.scss +0 -5
- package/soft/fonts/Neuton/Neuton-Bold.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Bold.woff2.license +0 -3
- package/soft/fonts/Neuton/Neuton-Italic.woff2 +0 -0
- package/soft/fonts/Neuton/Neuton-Italic.woff2.license +0 -3
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Italic.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-Regular.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBold.woff2.license +0 -2
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2 +0 -0
- package/soft/fonts/OpenSans/OpenSans-SemiBoldItalic.woff2.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.eot +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.eot.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.ttf +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.ttf.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff.license +0 -2
- package/soft/fonts/tabler-icons/tabler-icons.woff2 +0 -0
- package/soft/fonts/tabler-icons/tabler-icons.woff2.license +0 -2
- package/soft/fonts.scss +0 -75
- package/soft/fundamentals/body-text-set.scss +0 -42
- package/soft/fundamentals/headings-base-set.scss +0 -5
- package/soft/fundamentals/spot-large.scss +0 -160
- package/soft/theme.scss +0 -27
|
@@ -1,19 +1,45 @@
|
|
|
1
|
+
// SPDX-FileCopyrightText: © 2020-2023 Paweł Kuna
|
|
2
|
+
// SPDX-License-Identifier: MIT
|
|
3
|
+
|
|
4
|
+
/*!
|
|
5
|
+
* Tabler Icons 1.72.0 by tabler - https://tabler.io
|
|
6
|
+
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
@use "../../config";
|
|
1
10
|
@use "sass:string";
|
|
2
11
|
|
|
12
|
+
$ti-font-family: "tabler-icons" !default;
|
|
13
|
+
$ti-font-path: "#{config.$font-path}/tabler-icons" !default;
|
|
14
|
+
$ti-font-display: config.$font-display !default;
|
|
15
|
+
|
|
16
|
+
@font-face {
|
|
17
|
+
font-family: $ti-font-family;
|
|
18
|
+
font-style: normal;
|
|
19
|
+
font-weight: 400;
|
|
20
|
+
font-display: $ti-font-display;
|
|
21
|
+
src: url("#{$ti-font-path}/tabler-icons.eot");
|
|
22
|
+
src:
|
|
23
|
+
url("#{$ti-font-path}/tabler-icons.eot?#iefix") format("embedded-opentype"),
|
|
24
|
+
url("#{$ti-font-path}/tabler-icons.woff2") format("woff2"),
|
|
25
|
+
url("#{$ti-font-path}/tabler-icons.woff") format("woff"),
|
|
26
|
+
url("#{$ti-font-path}/tabler-icons.ttf") format("truetype"),
|
|
27
|
+
url("#{$ti-font-path}/tabler-icons.svg\##{$ti-font-family}") format("svg");
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
@media screen and (min-device-pixel-ratio: 0) {
|
|
31
|
+
@font-face {
|
|
32
|
+
font-family: $ti-font-family;
|
|
33
|
+
src: url("#{$ti-font-path}/tabler-icons.svg\##{$ti-font-family}")
|
|
34
|
+
format("svg");
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
3
38
|
@function unicode($str) {
|
|
4
39
|
@return string.unquote('"') + string.unquote(string.insert($str, "\\", 1)) +
|
|
5
40
|
string.unquote('"');
|
|
6
41
|
}
|
|
7
42
|
|
|
8
|
-
$ti-icon-12-hours: unicode("fc53");
|
|
9
|
-
$ti-icon-123: unicode("f554");
|
|
10
|
-
$ti-icon-24-hours: unicode("f5e7");
|
|
11
|
-
$ti-icon-2fa: unicode("eca0");
|
|
12
|
-
$ti-icon-360: unicode("f62f");
|
|
13
|
-
$ti-icon-360-view: unicode("f566");
|
|
14
|
-
$ti-icon-3d-cube-sphere: unicode("ecd7");
|
|
15
|
-
$ti-icon-3d-cube-sphere-off: unicode("f3b5");
|
|
16
|
-
$ti-icon-3d-rotate: unicode("f020");
|
|
17
43
|
$ti-icon-a-b: unicode("ec36");
|
|
18
44
|
$ti-icon-a-b-2: unicode("f25f");
|
|
19
45
|
$ti-icon-a-b-off: unicode("f0a6");
|
|
@@ -23,8 +49,8 @@ $ti-icon-abc: unicode("f567");
|
|
|
23
49
|
$ti-icon-access-point: unicode("ed1b");
|
|
24
50
|
$ti-icon-access-point-off: unicode("ed1a");
|
|
25
51
|
$ti-icon-accessible: unicode("eba9");
|
|
52
|
+
$ti-icon-accessible-filled: unicode("f6ea");
|
|
26
53
|
$ti-icon-accessible-off: unicode("f0a7");
|
|
27
|
-
$ti-icon-accessible-off-filled: unicode("f6ea");
|
|
28
54
|
$ti-icon-activity: unicode("ed23");
|
|
29
55
|
$ti-icon-activity-heartbeat: unicode("f0db");
|
|
30
56
|
$ti-icon-ad: unicode("ea02");
|
|
@@ -239,6 +265,7 @@ $ti-icon-arrow-curve-right: unicode("f049");
|
|
|
239
265
|
$ti-icon-arrow-down: unicode("ea16");
|
|
240
266
|
$ti-icon-arrow-down-bar: unicode("ed98");
|
|
241
267
|
$ti-icon-arrow-down-circle: unicode("ea11");
|
|
268
|
+
$ti-icon-arrow-down-from-arc: unicode("fd86");
|
|
242
269
|
$ti-icon-arrow-down-left: unicode("ea13");
|
|
243
270
|
$ti-icon-arrow-down-left-circle: unicode("ea12");
|
|
244
271
|
$ti-icon-arrow-down-rhombus: unicode("f61d");
|
|
@@ -246,6 +273,7 @@ $ti-icon-arrow-down-right: unicode("ea15");
|
|
|
246
273
|
$ti-icon-arrow-down-right-circle: unicode("ea14");
|
|
247
274
|
$ti-icon-arrow-down-square: unicode("ed9a");
|
|
248
275
|
$ti-icon-arrow-down-tail: unicode("ed9b");
|
|
276
|
+
$ti-icon-arrow-down-to-arc: unicode("fd87");
|
|
249
277
|
$ti-icon-arrow-elbow-left: unicode("f9ed");
|
|
250
278
|
$ti-icon-arrow-elbow-right: unicode("f9ee");
|
|
251
279
|
$ti-icon-arrow-fork: unicode("f04a");
|
|
@@ -257,10 +285,12 @@ $ti-icon-arrow-iteration: unicode("f578");
|
|
|
257
285
|
$ti-icon-arrow-left: unicode("ea19");
|
|
258
286
|
$ti-icon-arrow-left-bar: unicode("ed9c");
|
|
259
287
|
$ti-icon-arrow-left-circle: unicode("ea18");
|
|
288
|
+
$ti-icon-arrow-left-from-arc: unicode("fd88");
|
|
260
289
|
$ti-icon-arrow-left-rhombus: unicode("f61e");
|
|
261
290
|
$ti-icon-arrow-left-right: unicode("f04b");
|
|
262
291
|
$ti-icon-arrow-left-square: unicode("ed9d");
|
|
263
292
|
$ti-icon-arrow-left-tail: unicode("ed9e");
|
|
293
|
+
$ti-icon-arrow-left-to-arc: unicode("fd89");
|
|
264
294
|
$ti-icon-arrow-loop-left: unicode("ed9f");
|
|
265
295
|
$ti-icon-arrow-loop-left-2: unicode("f04c");
|
|
266
296
|
$ti-icon-arrow-loop-right: unicode("eda0");
|
|
@@ -288,9 +318,11 @@ $ti-icon-arrow-ramp-right-3: unicode("f052");
|
|
|
288
318
|
$ti-icon-arrow-right: unicode("ea1f");
|
|
289
319
|
$ti-icon-arrow-right-bar: unicode("eda1");
|
|
290
320
|
$ti-icon-arrow-right-circle: unicode("ea1e");
|
|
321
|
+
$ti-icon-arrow-right-from-arc: unicode("fd8a");
|
|
291
322
|
$ti-icon-arrow-right-rhombus: unicode("f61f");
|
|
292
323
|
$ti-icon-arrow-right-square: unicode("eda2");
|
|
293
324
|
$ti-icon-arrow-right-tail: unicode("eda3");
|
|
325
|
+
$ti-icon-arrow-right-to-arc: unicode("fd8b");
|
|
294
326
|
$ti-icon-arrow-rotary-first-left: unicode("f053");
|
|
295
327
|
$ti-icon-arrow-rotary-first-right: unicode("f054");
|
|
296
328
|
$ti-icon-arrow-rotary-last-left: unicode("f055");
|
|
@@ -305,6 +337,7 @@ $ti-icon-arrow-sharp-turn-right: unicode("f05b");
|
|
|
305
337
|
$ti-icon-arrow-up: unicode("ea25");
|
|
306
338
|
$ti-icon-arrow-up-bar: unicode("eda4");
|
|
307
339
|
$ti-icon-arrow-up-circle: unicode("ea20");
|
|
340
|
+
$ti-icon-arrow-up-from-arc: unicode("fd8c");
|
|
308
341
|
$ti-icon-arrow-up-left: unicode("ea22");
|
|
309
342
|
$ti-icon-arrow-up-left-circle: unicode("ea21");
|
|
310
343
|
$ti-icon-arrow-up-rhombus: unicode("f620");
|
|
@@ -312,6 +345,7 @@ $ti-icon-arrow-up-right: unicode("ea24");
|
|
|
312
345
|
$ti-icon-arrow-up-right-circle: unicode("ea23");
|
|
313
346
|
$ti-icon-arrow-up-square: unicode("eda6");
|
|
314
347
|
$ti-icon-arrow-up-tail: unicode("eda7");
|
|
348
|
+
$ti-icon-arrow-up-to-arc: unicode("fd8d");
|
|
315
349
|
$ti-icon-arrow-wave-left-down: unicode("eda8");
|
|
316
350
|
$ti-icon-arrow-wave-left-up: unicode("eda9");
|
|
317
351
|
$ti-icon-arrow-wave-right-down: unicode("edaa");
|
|
@@ -362,14 +396,16 @@ $ti-icon-artboard: unicode("ea2a");
|
|
|
362
396
|
$ti-icon-artboard-filled: unicode("fa83");
|
|
363
397
|
$ti-icon-artboard-off: unicode("f0ae");
|
|
364
398
|
$ti-icon-article: unicode("f1e2");
|
|
365
|
-
$ti-icon-article-filled
|
|
399
|
+
$ti-icon-article-filled: unicode("f7da");
|
|
366
400
|
$ti-icon-article-off: unicode("f3bf");
|
|
367
401
|
$ti-icon-aspect-ratio: unicode("ed30");
|
|
368
402
|
$ti-icon-aspect-ratio-filled: unicode("f7db");
|
|
369
403
|
$ti-icon-aspect-ratio-off: unicode("f0af");
|
|
370
404
|
$ti-icon-assembly: unicode("f24d");
|
|
405
|
+
$ti-icon-assembly-filled: unicode("fe9e");
|
|
371
406
|
$ti-icon-assembly-off: unicode("f3c0");
|
|
372
407
|
$ti-icon-asset: unicode("f1ce");
|
|
408
|
+
$ti-icon-asset-filled: unicode("fe9d");
|
|
373
409
|
$ti-icon-asterisk: unicode("efd5");
|
|
374
410
|
$ti-icon-asterisk-simple: unicode("efd4");
|
|
375
411
|
$ti-icon-at: unicode("ea2b");
|
|
@@ -381,7 +417,9 @@ $ti-icon-atom-off: unicode("f0f9");
|
|
|
381
417
|
$ti-icon-augmented-reality: unicode("f023");
|
|
382
418
|
$ti-icon-augmented-reality-2: unicode("f37e");
|
|
383
419
|
$ti-icon-augmented-reality-off: unicode("f3c1");
|
|
420
|
+
$ti-icon-auth-2fa: unicode("eca0");
|
|
384
421
|
$ti-icon-automatic-gearbox: unicode("fc89");
|
|
422
|
+
$ti-icon-avocado: unicode("fd8e");
|
|
385
423
|
$ti-icon-award: unicode("ea2c");
|
|
386
424
|
$ti-icon-award-filled: unicode("f71c");
|
|
387
425
|
$ti-icon-award-off: unicode("f0fa");
|
|
@@ -390,6 +428,7 @@ $ti-icon-axis-x: unicode("ef45");
|
|
|
390
428
|
$ti-icon-axis-y: unicode("ef46");
|
|
391
429
|
$ti-icon-baby-bottle: unicode("f5d2");
|
|
392
430
|
$ti-icon-baby-carriage: unicode("f05d");
|
|
431
|
+
$ti-icon-baby-carriage-filled: unicode("fe9c");
|
|
393
432
|
$ti-icon-background: unicode("fd2c");
|
|
394
433
|
$ti-icon-backhoe: unicode("ed86");
|
|
395
434
|
$ti-icon-backpack: unicode("ef47");
|
|
@@ -399,19 +438,32 @@ $ti-icon-backspace: unicode("ea2d");
|
|
|
399
438
|
$ti-icon-backspace-filled: unicode("f7dc");
|
|
400
439
|
$ti-icon-badge: unicode("efc2");
|
|
401
440
|
$ti-icon-badge-3d: unicode("f555");
|
|
441
|
+
$ti-icon-badge-3d-filled: unicode("fe9b");
|
|
402
442
|
$ti-icon-badge-4k: unicode("f556");
|
|
443
|
+
$ti-icon-badge-4k-filled: unicode("fe9a");
|
|
403
444
|
$ti-icon-badge-8k: unicode("f557");
|
|
445
|
+
$ti-icon-badge-8k-filled: unicode("fe99");
|
|
404
446
|
$ti-icon-badge-ad: unicode("f558");
|
|
447
|
+
$ti-icon-badge-ad-filled: unicode("fe98");
|
|
448
|
+
$ti-icon-badge-ad-off: unicode("fd8f");
|
|
405
449
|
$ti-icon-badge-ar: unicode("f559");
|
|
450
|
+
$ti-icon-badge-ar-filled: unicode("fe97");
|
|
406
451
|
$ti-icon-badge-cc: unicode("f55a");
|
|
452
|
+
$ti-icon-badge-cc-filled: unicode("fe96");
|
|
407
453
|
$ti-icon-badge-filled: unicode("f667");
|
|
408
454
|
$ti-icon-badge-hd: unicode("f55b");
|
|
455
|
+
$ti-icon-badge-hd-filled: unicode("fe95");
|
|
409
456
|
$ti-icon-badge-off: unicode("f0fb");
|
|
410
457
|
$ti-icon-badge-sd: unicode("f55c");
|
|
458
|
+
$ti-icon-badge-sd-filled: unicode("fe94");
|
|
411
459
|
$ti-icon-badge-tm: unicode("f55d");
|
|
460
|
+
$ti-icon-badge-tm-filled: unicode("fe93");
|
|
412
461
|
$ti-icon-badge-vo: unicode("f55e");
|
|
462
|
+
$ti-icon-badge-vo-filled: unicode("fe92");
|
|
413
463
|
$ti-icon-badge-vr: unicode("f55f");
|
|
464
|
+
$ti-icon-badge-vr-filled: unicode("fe91");
|
|
414
465
|
$ti-icon-badge-wc: unicode("f560");
|
|
466
|
+
$ti-icon-badge-wc-filled: unicode("fe90");
|
|
415
467
|
$ti-icon-badges: unicode("efc3");
|
|
416
468
|
$ti-icon-badges-filled: unicode("f7dd");
|
|
417
469
|
$ti-icon-badges-off: unicode("f0fc");
|
|
@@ -436,12 +488,14 @@ $ti-icon-bandage: unicode("eb7a");
|
|
|
436
488
|
$ti-icon-bandage-filled: unicode("f7de");
|
|
437
489
|
$ti-icon-bandage-off: unicode("f3c4");
|
|
438
490
|
$ti-icon-barbell: unicode("eff0");
|
|
491
|
+
$ti-icon-barbell-filled: unicode("fe8f");
|
|
439
492
|
$ti-icon-barbell-off: unicode("f0b2");
|
|
440
493
|
$ti-icon-barcode: unicode("ebc6");
|
|
441
494
|
$ti-icon-barcode-off: unicode("f0b3");
|
|
442
495
|
$ti-icon-barrel: unicode("f0b4");
|
|
443
496
|
$ti-icon-barrel-off: unicode("f0fe");
|
|
444
497
|
$ti-icon-barrier-block: unicode("f00e");
|
|
498
|
+
$ti-icon-barrier-block-filled: unicode("fe8e");
|
|
445
499
|
$ti-icon-barrier-block-off: unicode("f0b5");
|
|
446
500
|
$ti-icon-baseline: unicode("f024");
|
|
447
501
|
$ti-icon-baseline-density-large: unicode("f9f0");
|
|
@@ -494,6 +548,7 @@ $ti-icon-beach-off: unicode("f0b7");
|
|
|
494
548
|
$ti-icon-bed: unicode("eb5c");
|
|
495
549
|
$ti-icon-bed-filled: unicode("f7e0");
|
|
496
550
|
$ti-icon-bed-flat: unicode("fca1");
|
|
551
|
+
$ti-icon-bed-flat-filled: unicode("fe8d");
|
|
497
552
|
$ti-icon-bed-off: unicode("f100");
|
|
498
553
|
$ti-icon-beer: unicode("efa1");
|
|
499
554
|
$ti-icon-beer-filled: unicode("f7e1");
|
|
@@ -539,6 +594,7 @@ $ti-icon-binary-off: unicode("f3c5");
|
|
|
539
594
|
$ti-icon-binary-tree: unicode("f5d4");
|
|
540
595
|
$ti-icon-binary-tree-2: unicode("f5d3");
|
|
541
596
|
$ti-icon-biohazard: unicode("ecb8");
|
|
597
|
+
$ti-icon-biohazard-filled: unicode("fe8c");
|
|
542
598
|
$ti-icon-biohazard-off: unicode("f0b9");
|
|
543
599
|
$ti-icon-blade: unicode("f4bd");
|
|
544
600
|
$ti-icon-blade-filled: unicode("f7e2");
|
|
@@ -563,6 +619,7 @@ $ti-icon-bolt-off: unicode("ecec");
|
|
|
563
619
|
$ti-icon-bomb: unicode("f59c");
|
|
564
620
|
$ti-icon-bomb-filled: unicode("fa86");
|
|
565
621
|
$ti-icon-bone: unicode("edb8");
|
|
622
|
+
$ti-icon-bone-filled: unicode("fe8b");
|
|
566
623
|
$ti-icon-bone-off: unicode("f0bb");
|
|
567
624
|
$ti-icon-bong: unicode("f3a7");
|
|
568
625
|
$ti-icon-bong-off: unicode("f3c7");
|
|
@@ -585,8 +642,12 @@ $ti-icon-bookmarks-filled: unicode("fb1f");
|
|
|
585
642
|
$ti-icon-bookmarks-off: unicode("f0bd");
|
|
586
643
|
$ti-icon-books: unicode("eff2");
|
|
587
644
|
$ti-icon-books-off: unicode("f0be");
|
|
645
|
+
$ti-icon-boom: unicode("fdbe");
|
|
646
|
+
$ti-icon-boom-filled: unicode("fe8a");
|
|
588
647
|
$ti-icon-border-all: unicode("ea3b");
|
|
589
648
|
$ti-icon-border-bottom: unicode("ea3c");
|
|
649
|
+
$ti-icon-border-bottom-plus: unicode("fdbd");
|
|
650
|
+
$ti-icon-border-corner-ios: unicode("fd98");
|
|
590
651
|
$ti-icon-border-corner-pill: unicode("fd62");
|
|
591
652
|
$ti-icon-border-corner-rounded: unicode("fd63");
|
|
592
653
|
$ti-icon-border-corner-square: unicode("fd64");
|
|
@@ -594,14 +655,17 @@ $ti-icon-border-corners: unicode("f7a0");
|
|
|
594
655
|
$ti-icon-border-horizontal: unicode("ea3d");
|
|
595
656
|
$ti-icon-border-inner: unicode("ea3e");
|
|
596
657
|
$ti-icon-border-left: unicode("ea3f");
|
|
658
|
+
$ti-icon-border-left-plus: unicode("fdbc");
|
|
597
659
|
$ti-icon-border-none: unicode("ea40");
|
|
598
660
|
$ti-icon-border-outer: unicode("ea41");
|
|
599
661
|
$ti-icon-border-radius: unicode("eb7c");
|
|
600
662
|
$ti-icon-border-right: unicode("ea42");
|
|
663
|
+
$ti-icon-border-right-plus: unicode("fdbb");
|
|
601
664
|
$ti-icon-border-sides: unicode("f7a1");
|
|
602
665
|
$ti-icon-border-style: unicode("ee0a");
|
|
603
666
|
$ti-icon-border-style-2: unicode("ef22");
|
|
604
667
|
$ti-icon-border-top: unicode("ea43");
|
|
668
|
+
$ti-icon-border-top-plus: unicode("fdba");
|
|
605
669
|
$ti-icon-border-vertical: unicode("ea44");
|
|
606
670
|
$ti-icon-bottle: unicode("ef0b");
|
|
607
671
|
$ti-icon-bottle-filled: unicode("fa89");
|
|
@@ -611,8 +675,13 @@ $ti-icon-bounce-left-filled: unicode("fb20");
|
|
|
611
675
|
$ti-icon-bounce-right: unicode("f59e");
|
|
612
676
|
$ti-icon-bounce-right-filled: unicode("fb21");
|
|
613
677
|
$ti-icon-bow: unicode("f096");
|
|
678
|
+
$ti-icon-bow-filled: unicode("fe89");
|
|
614
679
|
$ti-icon-bowl: unicode("f4fa");
|
|
680
|
+
$ti-icon-bowl-chopsticks: unicode("fd90");
|
|
681
|
+
$ti-icon-bowl-chopsticks-filled: unicode("fe88");
|
|
615
682
|
$ti-icon-bowl-filled: unicode("fb22");
|
|
683
|
+
$ti-icon-bowl-spoon: unicode("fd91");
|
|
684
|
+
$ti-icon-bowl-spoon-filled: unicode("fe87");
|
|
616
685
|
$ti-icon-box: unicode("ea45");
|
|
617
686
|
$ti-icon-box-align-bottom: unicode("f2a8");
|
|
618
687
|
$ti-icon-box-align-bottom-filled: unicode("fa8a");
|
|
@@ -648,7 +717,6 @@ $ti-icon-box-multiple-8: unicode("ee15");
|
|
|
648
717
|
$ti-icon-box-multiple-9: unicode("ee16");
|
|
649
718
|
$ti-icon-box-off: unicode("f102");
|
|
650
719
|
$ti-icon-box-padding: unicode("ee18");
|
|
651
|
-
$ti-icon-box-seam: unicode("f561");
|
|
652
720
|
$ti-icon-braces: unicode("ebcc");
|
|
653
721
|
$ti-icon-braces-off: unicode("f0bf");
|
|
654
722
|
$ti-icon-brackets: unicode("ebcd");
|
|
@@ -680,9 +748,11 @@ $ti-icon-brand-ao3: unicode("f5e8");
|
|
|
680
748
|
$ti-icon-brand-appgallery: unicode("f231");
|
|
681
749
|
$ti-icon-brand-apple: unicode("ec17");
|
|
682
750
|
$ti-icon-brand-apple-arcade: unicode("ed69");
|
|
751
|
+
$ti-icon-brand-apple-filled: unicode("fd74");
|
|
683
752
|
$ti-icon-brand-apple-podcast: unicode("f1e6");
|
|
684
753
|
$ti-icon-brand-appstore: unicode("ed24");
|
|
685
754
|
$ti-icon-brand-asana: unicode("edc5");
|
|
755
|
+
$ti-icon-brand-astro: unicode("fdb9");
|
|
686
756
|
$ti-icon-brand-auth0: unicode("fcb3");
|
|
687
757
|
$ti-icon-brand-aws: unicode("fa4c");
|
|
688
758
|
$ti-icon-brand-azure: unicode("fa4d");
|
|
@@ -700,6 +770,7 @@ $ti-icon-brand-bitbucket: unicode("edc7");
|
|
|
700
770
|
$ti-icon-brand-blackberry: unicode("f568");
|
|
701
771
|
$ti-icon-brand-blender: unicode("f326");
|
|
702
772
|
$ti-icon-brand-blogger: unicode("f35a");
|
|
773
|
+
$ti-icon-brand-bluesky: unicode("fd75");
|
|
703
774
|
$ti-icon-brand-booking: unicode("edc8");
|
|
704
775
|
$ti-icon-brand-bootstrap: unicode("ef3e");
|
|
705
776
|
$ti-icon-brand-bulma: unicode("f327");
|
|
@@ -832,6 +903,7 @@ $ti-icon-brand-line: unicode("f7e8");
|
|
|
832
903
|
$ti-icon-brand-linkedin: unicode("ec8c");
|
|
833
904
|
$ti-icon-brand-linktree: unicode("f1e7");
|
|
834
905
|
$ti-icon-brand-linqpad: unicode("f562");
|
|
906
|
+
$ti-icon-brand-livewire: unicode("fd76");
|
|
835
907
|
$ti-icon-brand-loom: unicode("ef70");
|
|
836
908
|
$ti-icon-brand-mailgun: unicode("f32e");
|
|
837
909
|
$ti-icon-brand-mantine: unicode("f32f");
|
|
@@ -887,6 +959,7 @@ $ti-icon-brand-php: unicode("ef72");
|
|
|
887
959
|
$ti-icon-brand-picsart: unicode("f4d9");
|
|
888
960
|
$ti-icon-brand-pinterest: unicode("ec8d");
|
|
889
961
|
$ti-icon-brand-planetscale: unicode("f78f");
|
|
962
|
+
$ti-icon-brand-pnpm: unicode("fd77");
|
|
890
963
|
$ti-icon-brand-pocket: unicode("ed00");
|
|
891
964
|
$ti-icon-brand-polymer: unicode("f498");
|
|
892
965
|
$ti-icon-brand-powershell: unicode("f5ed");
|
|
@@ -926,9 +999,11 @@ $ti-icon-brand-soundcloud: unicode("ed6e");
|
|
|
926
999
|
$ti-icon-brand-spacehey: unicode("f4fc");
|
|
927
1000
|
$ti-icon-brand-speedtest: unicode("fa77");
|
|
928
1001
|
$ti-icon-brand-spotify: unicode("ed03");
|
|
1002
|
+
$ti-icon-brand-spotify-filled: unicode("fe86");
|
|
929
1003
|
$ti-icon-brand-stackoverflow: unicode("ef58");
|
|
930
1004
|
$ti-icon-brand-stackshare: unicode("f607");
|
|
931
1005
|
$ti-icon-brand-steam: unicode("ed6f");
|
|
1006
|
+
$ti-icon-brand-stocktwits: unicode("fd78");
|
|
932
1007
|
$ti-icon-brand-storj: unicode("fa54");
|
|
933
1008
|
$ti-icon-brand-storybook: unicode("f332");
|
|
934
1009
|
$ti-icon-brand-storytel: unicode("f608");
|
|
@@ -1008,6 +1083,7 @@ $ti-icon-brand-xdeep: unicode("fc10");
|
|
|
1008
1083
|
$ti-icon-brand-xing: unicode("f21a");
|
|
1009
1084
|
$ti-icon-brand-yahoo: unicode("ed73");
|
|
1010
1085
|
$ti-icon-brand-yandex: unicode("fae1");
|
|
1086
|
+
$ti-icon-brand-yarn: unicode("fd79");
|
|
1011
1087
|
$ti-icon-brand-yatse: unicode("f213");
|
|
1012
1088
|
$ti-icon-brand-ycombinator: unicode("edd9");
|
|
1013
1089
|
$ti-icon-brand-youtube: unicode("ec90");
|
|
@@ -1021,15 +1097,20 @@ $ti-icon-brand-zoom: unicode("f215");
|
|
|
1021
1097
|
$ti-icon-brand-zulip: unicode("f4de");
|
|
1022
1098
|
$ti-icon-brand-zwift: unicode("f216");
|
|
1023
1099
|
$ti-icon-bread: unicode("efa3");
|
|
1100
|
+
$ti-icon-bread-filled: unicode("fe85");
|
|
1024
1101
|
$ti-icon-bread-off: unicode("f3cb");
|
|
1025
1102
|
$ti-icon-briefcase: unicode("ea46");
|
|
1026
1103
|
$ti-icon-briefcase-2: unicode("fb03");
|
|
1104
|
+
$ti-icon-briefcase-2-filled: unicode("fe84");
|
|
1027
1105
|
$ti-icon-briefcase-filled: unicode("fd00");
|
|
1028
1106
|
$ti-icon-briefcase-off: unicode("f3cc");
|
|
1029
1107
|
$ti-icon-brightness: unicode("eb7f");
|
|
1030
1108
|
$ti-icon-brightness-2: unicode("ee19");
|
|
1109
|
+
$ti-icon-brightness-auto: unicode("fd99");
|
|
1110
|
+
$ti-icon-brightness-auto-filled: unicode("fe83");
|
|
1031
1111
|
$ti-icon-brightness-down: unicode("eb7d");
|
|
1032
1112
|
$ti-icon-brightness-down-filled: unicode("fb23");
|
|
1113
|
+
$ti-icon-brightness-filled: unicode("fe82");
|
|
1033
1114
|
$ti-icon-brightness-half: unicode("ee1a");
|
|
1034
1115
|
$ti-icon-brightness-off: unicode("f3cd");
|
|
1035
1116
|
$ti-icon-brightness-up: unicode("eb7e");
|
|
@@ -1055,6 +1136,7 @@ $ti-icon-building-bank: unicode("ebe2");
|
|
|
1055
1136
|
$ti-icon-building-bridge: unicode("ea4b");
|
|
1056
1137
|
$ti-icon-building-bridge-2: unicode("ea4a");
|
|
1057
1138
|
$ti-icon-building-broadcast-tower: unicode("f4be");
|
|
1139
|
+
$ti-icon-building-broadcast-tower-filled: unicode("fe81");
|
|
1058
1140
|
$ti-icon-building-carousel: unicode("ed87");
|
|
1059
1141
|
$ti-icon-building-castle: unicode("ed88");
|
|
1060
1142
|
$ti-icon-building-church: unicode("ea4c");
|
|
@@ -1169,8 +1251,14 @@ $ti-icon-capture: unicode("ec3c");
|
|
|
1169
1251
|
$ti-icon-capture-filled: unicode("fb29");
|
|
1170
1252
|
$ti-icon-capture-off: unicode("f0c6");
|
|
1171
1253
|
$ti-icon-car: unicode("ebbb");
|
|
1254
|
+
$ti-icon-car-4wd: unicode("fdb8");
|
|
1172
1255
|
$ti-icon-car-crane: unicode("ef25");
|
|
1173
1256
|
$ti-icon-car-crash: unicode("efa4");
|
|
1257
|
+
$ti-icon-car-fan: unicode("fdb3");
|
|
1258
|
+
$ti-icon-car-fan-1: unicode("fdb7");
|
|
1259
|
+
$ti-icon-car-fan-2: unicode("fdb6");
|
|
1260
|
+
$ti-icon-car-fan-3: unicode("fdb5");
|
|
1261
|
+
$ti-icon-car-fan-auto: unicode("fdb4");
|
|
1174
1262
|
$ti-icon-car-garage: unicode("fc77");
|
|
1175
1263
|
$ti-icon-car-off: unicode("f0c7");
|
|
1176
1264
|
$ti-icon-car-suv: unicode("fc8b");
|
|
@@ -1200,6 +1288,7 @@ $ti-icon-carrot: unicode("f21c");
|
|
|
1200
1288
|
$ti-icon-carrot-off: unicode("f3d0");
|
|
1201
1289
|
$ti-icon-cash: unicode("ea55");
|
|
1202
1290
|
$ti-icon-cash-banknote: unicode("ee25");
|
|
1291
|
+
$ti-icon-cash-banknote-filled: unicode("fe80");
|
|
1203
1292
|
$ti-icon-cash-banknote-off: unicode("ee24");
|
|
1204
1293
|
$ti-icon-cash-off: unicode("f105");
|
|
1205
1294
|
$ti-icon-cast: unicode("ea56");
|
|
@@ -1265,6 +1354,8 @@ $ti-icon-chart-pie-off: unicode("f3d3");
|
|
|
1265
1354
|
$ti-icon-chart-ppf: unicode("f618");
|
|
1266
1355
|
$ti-icon-chart-radar: unicode("ed77");
|
|
1267
1356
|
$ti-icon-chart-sankey: unicode("f619");
|
|
1357
|
+
$ti-icon-chart-scatter: unicode("fd93");
|
|
1358
|
+
$ti-icon-chart-scatter-3d: unicode("fd92");
|
|
1268
1359
|
$ti-icon-chart-treemap: unicode("f381");
|
|
1269
1360
|
$ti-icon-check: unicode("ea5e");
|
|
1270
1361
|
$ti-icon-checkbox: unicode("eba6");
|
|
@@ -1315,16 +1406,6 @@ $ti-icon-christmas-ball: unicode("fd31");
|
|
|
1315
1406
|
$ti-icon-christmas-tree: unicode("ed78");
|
|
1316
1407
|
$ti-icon-christmas-tree-off: unicode("f3d5");
|
|
1317
1408
|
$ti-icon-circle: unicode("ea6b");
|
|
1318
|
-
$ti-icon-circle-0-filled: unicode("f72f");
|
|
1319
|
-
$ti-icon-circle-1-filled: unicode("f730");
|
|
1320
|
-
$ti-icon-circle-2-filled: unicode("f731");
|
|
1321
|
-
$ti-icon-circle-3-filled: unicode("f732");
|
|
1322
|
-
$ti-icon-circle-4-filled: unicode("f733");
|
|
1323
|
-
$ti-icon-circle-5-filled: unicode("f734");
|
|
1324
|
-
$ti-icon-circle-6-filled: unicode("f735");
|
|
1325
|
-
$ti-icon-circle-7-filled: unicode("f736");
|
|
1326
|
-
$ti-icon-circle-8-filled: unicode("f737");
|
|
1327
|
-
$ti-icon-circle-9-filled: unicode("f738");
|
|
1328
1409
|
$ti-icon-circle-arrow-down: unicode("f6f9");
|
|
1329
1410
|
$ti-icon-circle-arrow-down-filled: unicode("f6f4");
|
|
1330
1411
|
$ti-icon-circle-arrow-down-left: unicode("f6f6");
|
|
@@ -1366,6 +1447,7 @@ $ti-icon-circle-dashed-number-6: unicode("fc71");
|
|
|
1366
1447
|
$ti-icon-circle-dashed-number-7: unicode("fc72");
|
|
1367
1448
|
$ti-icon-circle-dashed-number-8: unicode("fc73");
|
|
1368
1449
|
$ti-icon-circle-dashed-number-9: unicode("fc74");
|
|
1450
|
+
$ti-icon-circle-dashed-percentage: unicode("fd7a");
|
|
1369
1451
|
$ti-icon-circle-dashed-x: unicode("fc75");
|
|
1370
1452
|
$ti-icon-circle-dot: unicode("efb1");
|
|
1371
1453
|
$ti-icon-circle-dot-filled: unicode("f705");
|
|
@@ -1377,44 +1459,81 @@ $ti-icon-circle-half-vertical: unicode("ee3e");
|
|
|
1377
1459
|
$ti-icon-circle-key: unicode("f633");
|
|
1378
1460
|
$ti-icon-circle-key-filled: unicode("f706");
|
|
1379
1461
|
$ti-icon-circle-letter-a: unicode("f441");
|
|
1462
|
+
$ti-icon-circle-letter-a-filled: unicode("fe7f");
|
|
1380
1463
|
$ti-icon-circle-letter-b: unicode("f442");
|
|
1464
|
+
$ti-icon-circle-letter-b-filled: unicode("fe7e");
|
|
1381
1465
|
$ti-icon-circle-letter-c: unicode("f443");
|
|
1466
|
+
$ti-icon-circle-letter-c-filled: unicode("fe7d");
|
|
1382
1467
|
$ti-icon-circle-letter-d: unicode("f444");
|
|
1468
|
+
$ti-icon-circle-letter-d-filled: unicode("fe7c");
|
|
1383
1469
|
$ti-icon-circle-letter-e: unicode("f445");
|
|
1470
|
+
$ti-icon-circle-letter-e-filled: unicode("fe7b");
|
|
1384
1471
|
$ti-icon-circle-letter-f: unicode("f446");
|
|
1472
|
+
$ti-icon-circle-letter-f-filled: unicode("fe7a");
|
|
1385
1473
|
$ti-icon-circle-letter-g: unicode("f447");
|
|
1474
|
+
$ti-icon-circle-letter-g-filled: unicode("fe79");
|
|
1386
1475
|
$ti-icon-circle-letter-h: unicode("f448");
|
|
1476
|
+
$ti-icon-circle-letter-h-filled: unicode("fe78");
|
|
1387
1477
|
$ti-icon-circle-letter-i: unicode("f449");
|
|
1478
|
+
$ti-icon-circle-letter-i-filled: unicode("fe77");
|
|
1388
1479
|
$ti-icon-circle-letter-j: unicode("f44a");
|
|
1480
|
+
$ti-icon-circle-letter-j-filled: unicode("fe76");
|
|
1389
1481
|
$ti-icon-circle-letter-k: unicode("f44b");
|
|
1482
|
+
$ti-icon-circle-letter-k-filled: unicode("fe75");
|
|
1390
1483
|
$ti-icon-circle-letter-l: unicode("f44c");
|
|
1484
|
+
$ti-icon-circle-letter-l-filled: unicode("fe74");
|
|
1391
1485
|
$ti-icon-circle-letter-m: unicode("f44d");
|
|
1486
|
+
$ti-icon-circle-letter-m-filled: unicode("fe73");
|
|
1392
1487
|
$ti-icon-circle-letter-n: unicode("f44e");
|
|
1488
|
+
$ti-icon-circle-letter-n-filled: unicode("fe72");
|
|
1393
1489
|
$ti-icon-circle-letter-o: unicode("f44f");
|
|
1490
|
+
$ti-icon-circle-letter-o-filled: unicode("fe71");
|
|
1394
1491
|
$ti-icon-circle-letter-p: unicode("f450");
|
|
1492
|
+
$ti-icon-circle-letter-p-filled: unicode("fe70");
|
|
1395
1493
|
$ti-icon-circle-letter-q: unicode("f451");
|
|
1494
|
+
$ti-icon-circle-letter-q-filled: unicode("fe6f");
|
|
1396
1495
|
$ti-icon-circle-letter-r: unicode("f452");
|
|
1496
|
+
$ti-icon-circle-letter-r-filled: unicode("fe6e");
|
|
1397
1497
|
$ti-icon-circle-letter-s: unicode("f453");
|
|
1498
|
+
$ti-icon-circle-letter-s-filled: unicode("fe6d");
|
|
1398
1499
|
$ti-icon-circle-letter-t: unicode("f454");
|
|
1500
|
+
$ti-icon-circle-letter-t-filled: unicode("fe6c");
|
|
1399
1501
|
$ti-icon-circle-letter-u: unicode("f455");
|
|
1502
|
+
$ti-icon-circle-letter-u-filled: unicode("fe6b");
|
|
1400
1503
|
$ti-icon-circle-letter-v: unicode("f4ad");
|
|
1504
|
+
$ti-icon-circle-letter-v-filled: unicode("fe6a");
|
|
1401
1505
|
$ti-icon-circle-letter-w: unicode("f456");
|
|
1506
|
+
$ti-icon-circle-letter-w-filled: unicode("fe69");
|
|
1402
1507
|
$ti-icon-circle-letter-x: unicode("f4ae");
|
|
1508
|
+
$ti-icon-circle-letter-x-filled: unicode("fe68");
|
|
1403
1509
|
$ti-icon-circle-letter-y: unicode("f457");
|
|
1510
|
+
$ti-icon-circle-letter-y-filled: unicode("fe67");
|
|
1404
1511
|
$ti-icon-circle-letter-z: unicode("f458");
|
|
1512
|
+
$ti-icon-circle-letter-z-filled: unicode("fe66");
|
|
1405
1513
|
$ti-icon-circle-minus: unicode("ea68");
|
|
1406
1514
|
$ti-icon-circle-minus-2: unicode("fc8c");
|
|
1407
1515
|
$ti-icon-circle-number-0: unicode("ee34");
|
|
1516
|
+
$ti-icon-circle-number-0-filled: unicode("f72f");
|
|
1408
1517
|
$ti-icon-circle-number-1: unicode("ee35");
|
|
1518
|
+
$ti-icon-circle-number-1-filled: unicode("f730");
|
|
1409
1519
|
$ti-icon-circle-number-2: unicode("ee36");
|
|
1520
|
+
$ti-icon-circle-number-2-filled: unicode("f731");
|
|
1410
1521
|
$ti-icon-circle-number-3: unicode("ee37");
|
|
1522
|
+
$ti-icon-circle-number-3-filled: unicode("f732");
|
|
1411
1523
|
$ti-icon-circle-number-4: unicode("ee38");
|
|
1524
|
+
$ti-icon-circle-number-4-filled: unicode("f733");
|
|
1412
1525
|
$ti-icon-circle-number-5: unicode("ee39");
|
|
1526
|
+
$ti-icon-circle-number-5-filled: unicode("f734");
|
|
1413
1527
|
$ti-icon-circle-number-6: unicode("ee3a");
|
|
1528
|
+
$ti-icon-circle-number-6-filled: unicode("f735");
|
|
1414
1529
|
$ti-icon-circle-number-7: unicode("ee3b");
|
|
1530
|
+
$ti-icon-circle-number-7-filled: unicode("f736");
|
|
1415
1531
|
$ti-icon-circle-number-8: unicode("ee3c");
|
|
1532
|
+
$ti-icon-circle-number-8-filled: unicode("f737");
|
|
1416
1533
|
$ti-icon-circle-number-9: unicode("ee3d");
|
|
1534
|
+
$ti-icon-circle-number-9-filled: unicode("f738");
|
|
1417
1535
|
$ti-icon-circle-off: unicode("ee40");
|
|
1536
|
+
$ti-icon-circle-percentage: unicode("fd7b");
|
|
1418
1537
|
$ti-icon-circle-plus: unicode("ea69");
|
|
1419
1538
|
$ti-icon-circle-plus-2: unicode("fc8d");
|
|
1420
1539
|
$ti-icon-circle-rectangle: unicode("f010");
|
|
@@ -1456,6 +1575,7 @@ $ti-icon-clipboard-heart: unicode("f34e");
|
|
|
1456
1575
|
$ti-icon-clipboard-list: unicode("ea6d");
|
|
1457
1576
|
$ti-icon-clipboard-off: unicode("f0ce");
|
|
1458
1577
|
$ti-icon-clipboard-plus: unicode("efb2");
|
|
1578
|
+
$ti-icon-clipboard-smile: unicode("fd9a");
|
|
1459
1579
|
$ti-icon-clipboard-text: unicode("f089");
|
|
1460
1580
|
$ti-icon-clipboard-typography: unicode("f34f");
|
|
1461
1581
|
$ti-icon-clipboard-x: unicode("ea6e");
|
|
@@ -1475,17 +1595,29 @@ $ti-icon-clock-exclamation: unicode("f847");
|
|
|
1475
1595
|
$ti-icon-clock-filled: unicode("f73a");
|
|
1476
1596
|
$ti-icon-clock-heart: unicode("f7c4");
|
|
1477
1597
|
$ti-icon-clock-hour-1: unicode("f313");
|
|
1598
|
+
$ti-icon-clock-hour-1-filled: unicode("fe65");
|
|
1478
1599
|
$ti-icon-clock-hour-10: unicode("f314");
|
|
1600
|
+
$ti-icon-clock-hour-10-filled: unicode("fe64");
|
|
1479
1601
|
$ti-icon-clock-hour-11: unicode("f315");
|
|
1602
|
+
$ti-icon-clock-hour-11-filled: unicode("fe63");
|
|
1480
1603
|
$ti-icon-clock-hour-12: unicode("f316");
|
|
1604
|
+
$ti-icon-clock-hour-12-filled: unicode("fe62");
|
|
1481
1605
|
$ti-icon-clock-hour-2: unicode("f317");
|
|
1606
|
+
$ti-icon-clock-hour-2-filled: unicode("fe61");
|
|
1482
1607
|
$ti-icon-clock-hour-3: unicode("f318");
|
|
1608
|
+
$ti-icon-clock-hour-3-filled: unicode("fe60");
|
|
1483
1609
|
$ti-icon-clock-hour-4: unicode("f319");
|
|
1610
|
+
$ti-icon-clock-hour-4-filled: unicode("fe5f");
|
|
1484
1611
|
$ti-icon-clock-hour-5: unicode("f31a");
|
|
1612
|
+
$ti-icon-clock-hour-5-filled: unicode("fe5e");
|
|
1485
1613
|
$ti-icon-clock-hour-6: unicode("f31b");
|
|
1614
|
+
$ti-icon-clock-hour-6-filled: unicode("fe5d");
|
|
1486
1615
|
$ti-icon-clock-hour-7: unicode("f31c");
|
|
1616
|
+
$ti-icon-clock-hour-7-filled: unicode("fe5c");
|
|
1487
1617
|
$ti-icon-clock-hour-8: unicode("f31d");
|
|
1618
|
+
$ti-icon-clock-hour-8-filled: unicode("fe5b");
|
|
1488
1619
|
$ti-icon-clock-hour-9: unicode("f31e");
|
|
1620
|
+
$ti-icon-clock-hour-9-filled: unicode("fe5a");
|
|
1489
1621
|
$ti-icon-clock-minus: unicode("f848");
|
|
1490
1622
|
$ti-icon-clock-off: unicode("f0cf");
|
|
1491
1623
|
$ti-icon-clock-pause: unicode("f548");
|
|
@@ -1541,7 +1673,7 @@ $ti-icon-clover-2: unicode("f21e");
|
|
|
1541
1673
|
$ti-icon-clubs: unicode("eff4");
|
|
1542
1674
|
$ti-icon-clubs-filled: unicode("f674");
|
|
1543
1675
|
$ti-icon-code: unicode("ea77");
|
|
1544
|
-
$ti-icon-code-
|
|
1676
|
+
$ti-icon-code-asterisk: unicode("f312");
|
|
1545
1677
|
$ti-icon-code-circle: unicode("f4ff");
|
|
1546
1678
|
$ti-icon-code-circle-2: unicode("f4fe");
|
|
1547
1679
|
$ti-icon-code-dots: unicode("f61a");
|
|
@@ -1594,6 +1726,8 @@ $ti-icon-components: unicode("efa5");
|
|
|
1594
1726
|
$ti-icon-components-off: unicode("f0d6");
|
|
1595
1727
|
$ti-icon-cone: unicode("efdd");
|
|
1596
1728
|
$ti-icon-cone-2: unicode("efdc");
|
|
1729
|
+
$ti-icon-cone-2-filled: unicode("fe59");
|
|
1730
|
+
$ti-icon-cone-filled: unicode("fe58");
|
|
1597
1731
|
$ti-icon-cone-off: unicode("f3d8");
|
|
1598
1732
|
$ti-icon-cone-plus: unicode("fa94");
|
|
1599
1733
|
$ti-icon-confetti: unicode("ee46");
|
|
@@ -1603,18 +1737,26 @@ $ti-icon-container: unicode("ee47");
|
|
|
1603
1737
|
$ti-icon-container-off: unicode("f107");
|
|
1604
1738
|
$ti-icon-contrast: unicode("ec4e");
|
|
1605
1739
|
$ti-icon-contrast-2: unicode("efc7");
|
|
1740
|
+
$ti-icon-contrast-2-filled: unicode("fe57");
|
|
1606
1741
|
$ti-icon-contrast-2-off: unicode("f3da");
|
|
1742
|
+
$ti-icon-contrast-filled: unicode("fe56");
|
|
1607
1743
|
$ti-icon-contrast-off: unicode("f3db");
|
|
1608
1744
|
$ti-icon-cooker: unicode("f57a");
|
|
1609
|
-
$ti-icon-cookie: unicode("
|
|
1610
|
-
$ti-icon-cookie-
|
|
1745
|
+
$ti-icon-cookie: unicode("fdb1");
|
|
1746
|
+
$ti-icon-cookie-filled: unicode("fe54");
|
|
1747
|
+
$ti-icon-cookie-man: unicode("fdb2");
|
|
1748
|
+
$ti-icon-cookie-man-filled: unicode("fe55");
|
|
1611
1749
|
$ti-icon-cookie-off: unicode("f0d7");
|
|
1612
1750
|
$ti-icon-copy: unicode("ea7a");
|
|
1613
|
-
$ti-icon-copy-check: unicode("
|
|
1614
|
-
$ti-icon-copy-
|
|
1751
|
+
$ti-icon-copy-check: unicode("fdb0");
|
|
1752
|
+
$ti-icon-copy-check-filled: unicode("fe53");
|
|
1753
|
+
$ti-icon-copy-minus: unicode("fdaf");
|
|
1754
|
+
$ti-icon-copy-minus-filled: unicode("fe52");
|
|
1615
1755
|
$ti-icon-copy-off: unicode("f0d8");
|
|
1616
|
-
$ti-icon-copy-plus: unicode("
|
|
1617
|
-
$ti-icon-copy-
|
|
1756
|
+
$ti-icon-copy-plus: unicode("fdae");
|
|
1757
|
+
$ti-icon-copy-plus-filled: unicode("fe51");
|
|
1758
|
+
$ti-icon-copy-x: unicode("fdad");
|
|
1759
|
+
$ti-icon-copy-x-filled: unicode("fe50");
|
|
1618
1760
|
$ti-icon-copyleft: unicode("ec3d");
|
|
1619
1761
|
$ti-icon-copyleft-filled: unicode("f73b");
|
|
1620
1762
|
$ti-icon-copyleft-off: unicode("f0d9");
|
|
@@ -1657,12 +1799,19 @@ $ti-icon-credit-card-refund: unicode("fd33");
|
|
|
1657
1799
|
$ti-icon-cricket: unicode("f09a");
|
|
1658
1800
|
$ti-icon-crop: unicode("ea85");
|
|
1659
1801
|
$ti-icon-crop-1-1: unicode("fd50");
|
|
1802
|
+
$ti-icon-crop-1-1-filled: unicode("fe4f");
|
|
1660
1803
|
$ti-icon-crop-16-9: unicode("fd51");
|
|
1804
|
+
$ti-icon-crop-16-9-filled: unicode("fe4e");
|
|
1661
1805
|
$ti-icon-crop-3-2: unicode("fd52");
|
|
1806
|
+
$ti-icon-crop-3-2-filled: unicode("fe4d");
|
|
1662
1807
|
$ti-icon-crop-5-4: unicode("fd53");
|
|
1808
|
+
$ti-icon-crop-5-4-filled: unicode("fe4c");
|
|
1663
1809
|
$ti-icon-crop-7-5: unicode("fd54");
|
|
1810
|
+
$ti-icon-crop-7-5-filled: unicode("fe4b");
|
|
1664
1811
|
$ti-icon-crop-landscape: unicode("fd55");
|
|
1812
|
+
$ti-icon-crop-landscape-filled: unicode("fe4a");
|
|
1665
1813
|
$ti-icon-crop-portrait: unicode("fd56");
|
|
1814
|
+
$ti-icon-crop-portrait-filled: unicode("fe49");
|
|
1666
1815
|
$ti-icon-cross: unicode("ef8f");
|
|
1667
1816
|
$ti-icon-cross-filled: unicode("f675");
|
|
1668
1817
|
$ti-icon-cross-off: unicode("f10b");
|
|
@@ -1674,6 +1823,8 @@ $ti-icon-crutches-off: unicode("f10c");
|
|
|
1674
1823
|
$ti-icon-crystal-ball: unicode("f57b");
|
|
1675
1824
|
$ti-icon-csv: unicode("f791");
|
|
1676
1825
|
$ti-icon-cube: unicode("fa97");
|
|
1826
|
+
$ti-icon-cube-3d-sphere: unicode("ecd7");
|
|
1827
|
+
$ti-icon-cube-3d-sphere-off: unicode("f3b5");
|
|
1677
1828
|
$ti-icon-cube-off: unicode("fa95");
|
|
1678
1829
|
$ti-icon-cube-plus: unicode("fa96");
|
|
1679
1830
|
$ti-icon-cube-send: unicode("f61b");
|
|
@@ -1773,6 +1924,7 @@ $ti-icon-database-off: unicode("ee70");
|
|
|
1773
1924
|
$ti-icon-database-plus: unicode("fa17");
|
|
1774
1925
|
$ti-icon-database-search: unicode("fa18");
|
|
1775
1926
|
$ti-icon-database-share: unicode("fa19");
|
|
1927
|
+
$ti-icon-database-smile: unicode("fd9b");
|
|
1776
1928
|
$ti-icon-database-star: unicode("fa1a");
|
|
1777
1929
|
$ti-icon-database-x: unicode("fa1b");
|
|
1778
1930
|
$ti-icon-decimal: unicode("fa26");
|
|
@@ -2041,10 +2193,6 @@ $ti-icon-disc: unicode("ea90");
|
|
|
2041
2193
|
$ti-icon-disc-golf: unicode("f385");
|
|
2042
2194
|
$ti-icon-disc-off: unicode("f118");
|
|
2043
2195
|
$ti-icon-discount: unicode("ebbd");
|
|
2044
|
-
$ti-icon-discount-2: unicode("ee7c");
|
|
2045
|
-
$ti-icon-discount-2-off: unicode("f3e6");
|
|
2046
|
-
$ti-icon-discount-check: unicode("f1f8");
|
|
2047
|
-
$ti-icon-discount-check-filled: unicode("f746");
|
|
2048
2196
|
$ti-icon-discount-off: unicode("f3e7");
|
|
2049
2197
|
$ti-icon-divide: unicode("ed5c");
|
|
2050
2198
|
$ti-icon-dna: unicode("ee7d");
|
|
@@ -2480,8 +2628,11 @@ $ti-icon-git-pull-request-closed: unicode("ef7f");
|
|
|
2480
2628
|
$ti-icon-git-pull-request-draft: unicode("efb7");
|
|
2481
2629
|
$ti-icon-gizmo: unicode("f02b");
|
|
2482
2630
|
$ti-icon-glass: unicode("eab8");
|
|
2631
|
+
$ti-icon-glass-champagne: unicode("fd9c");
|
|
2632
|
+
$ti-icon-glass-cocktail: unicode("fd9d");
|
|
2483
2633
|
$ti-icon-glass-full: unicode("eab7");
|
|
2484
2634
|
$ti-icon-glass-full-filled: unicode("fc2e");
|
|
2635
|
+
$ti-icon-glass-gin: unicode("fd9e");
|
|
2485
2636
|
$ti-icon-glass-off: unicode("ee91");
|
|
2486
2637
|
$ti-icon-globe: unicode("eab9");
|
|
2487
2638
|
$ti-icon-globe-filled: unicode("fc2f");
|
|
@@ -2490,6 +2641,7 @@ $ti-icon-go-game: unicode("f512");
|
|
|
2490
2641
|
$ti-icon-golf: unicode("ed8c");
|
|
2491
2642
|
$ti-icon-golf-off: unicode("f13a");
|
|
2492
2643
|
$ti-icon-gps: unicode("ed7a");
|
|
2644
|
+
$ti-icon-gps-filled: unicode("fe48");
|
|
2493
2645
|
$ti-icon-gradienter: unicode("f3ab");
|
|
2494
2646
|
$ti-icon-grain: unicode("ee92");
|
|
2495
2647
|
$ti-icon-graph: unicode("f288");
|
|
@@ -2526,11 +2678,11 @@ $ti-icon-hand-finger: unicode("ee94");
|
|
|
2526
2678
|
$ti-icon-hand-finger-off: unicode("f13d");
|
|
2527
2679
|
$ti-icon-hand-grab: unicode("f091");
|
|
2528
2680
|
$ti-icon-hand-little-finger: unicode("ee95");
|
|
2681
|
+
$ti-icon-hand-love-you: unicode("ee97");
|
|
2529
2682
|
$ti-icon-hand-middle-finger: unicode("ec2d");
|
|
2530
2683
|
$ti-icon-hand-move: unicode("ef50");
|
|
2531
2684
|
$ti-icon-hand-off: unicode("ed15");
|
|
2532
2685
|
$ti-icon-hand-ring-finger: unicode("ee96");
|
|
2533
|
-
$ti-icon-hand-rock: unicode("ee97");
|
|
2534
2686
|
$ti-icon-hand-sanitizer: unicode("f5f4");
|
|
2535
2687
|
$ti-icon-hand-stop: unicode("ec2e");
|
|
2536
2688
|
$ti-icon-hand-three-fingers: unicode("ee98");
|
|
@@ -2601,59 +2753,87 @@ $ti-icon-hemisphere: unicode("faa2");
|
|
|
2601
2753
|
$ti-icon-hemisphere-off: unicode("faa0");
|
|
2602
2754
|
$ti-icon-hemisphere-plus: unicode("faa1");
|
|
2603
2755
|
$ti-icon-hexagon: unicode("ec02");
|
|
2604
|
-
$ti-icon-hexagon-0-filled: unicode("f74c");
|
|
2605
|
-
$ti-icon-hexagon-1-filled: unicode("f74d");
|
|
2606
|
-
$ti-icon-hexagon-2-filled: unicode("f74e");
|
|
2607
|
-
$ti-icon-hexagon-3-filled: unicode("f74f");
|
|
2608
2756
|
$ti-icon-hexagon-3d: unicode("f4c7");
|
|
2609
|
-
$ti-icon-hexagon-4-filled: unicode("f750");
|
|
2610
|
-
$ti-icon-hexagon-5-filled: unicode("f751");
|
|
2611
|
-
$ti-icon-hexagon-6-filled: unicode("f752");
|
|
2612
|
-
$ti-icon-hexagon-7-filled: unicode("f753");
|
|
2613
|
-
$ti-icon-hexagon-8-filled: unicode("f754");
|
|
2614
|
-
$ti-icon-hexagon-9-filled: unicode("f755");
|
|
2615
2757
|
$ti-icon-hexagon-filled: unicode("f67d");
|
|
2616
2758
|
$ti-icon-hexagon-letter-a: unicode("f463");
|
|
2759
|
+
$ti-icon-hexagon-letter-a-filled: unicode("fe47");
|
|
2617
2760
|
$ti-icon-hexagon-letter-b: unicode("f464");
|
|
2761
|
+
$ti-icon-hexagon-letter-b-filled: unicode("fe46");
|
|
2618
2762
|
$ti-icon-hexagon-letter-c: unicode("f465");
|
|
2763
|
+
$ti-icon-hexagon-letter-c-filled: unicode("fe45");
|
|
2619
2764
|
$ti-icon-hexagon-letter-d: unicode("f466");
|
|
2765
|
+
$ti-icon-hexagon-letter-d-filled: unicode("fe44");
|
|
2620
2766
|
$ti-icon-hexagon-letter-e: unicode("f467");
|
|
2767
|
+
$ti-icon-hexagon-letter-e-filled: unicode("fe43");
|
|
2621
2768
|
$ti-icon-hexagon-letter-f: unicode("f468");
|
|
2769
|
+
$ti-icon-hexagon-letter-f-filled: unicode("fe42");
|
|
2622
2770
|
$ti-icon-hexagon-letter-g: unicode("f469");
|
|
2771
|
+
$ti-icon-hexagon-letter-g-filled: unicode("fe41");
|
|
2623
2772
|
$ti-icon-hexagon-letter-h: unicode("f46a");
|
|
2773
|
+
$ti-icon-hexagon-letter-h-filled: unicode("fe40");
|
|
2624
2774
|
$ti-icon-hexagon-letter-i: unicode("f46b");
|
|
2775
|
+
$ti-icon-hexagon-letter-i-filled: unicode("fe3f");
|
|
2625
2776
|
$ti-icon-hexagon-letter-j: unicode("f46c");
|
|
2777
|
+
$ti-icon-hexagon-letter-j-filled: unicode("fe3e");
|
|
2626
2778
|
$ti-icon-hexagon-letter-k: unicode("f46d");
|
|
2779
|
+
$ti-icon-hexagon-letter-k-filled: unicode("fe3d");
|
|
2627
2780
|
$ti-icon-hexagon-letter-l: unicode("f46e");
|
|
2781
|
+
$ti-icon-hexagon-letter-l-filled: unicode("fe3c");
|
|
2628
2782
|
$ti-icon-hexagon-letter-m: unicode("f46f");
|
|
2783
|
+
$ti-icon-hexagon-letter-m-filled: unicode("fe3b");
|
|
2629
2784
|
$ti-icon-hexagon-letter-n: unicode("f470");
|
|
2785
|
+
$ti-icon-hexagon-letter-n-filled: unicode("fe3a");
|
|
2630
2786
|
$ti-icon-hexagon-letter-o: unicode("f471");
|
|
2787
|
+
$ti-icon-hexagon-letter-o-filled: unicode("fe39");
|
|
2631
2788
|
$ti-icon-hexagon-letter-p: unicode("f472");
|
|
2789
|
+
$ti-icon-hexagon-letter-p-filled: unicode("fe38");
|
|
2632
2790
|
$ti-icon-hexagon-letter-q: unicode("f473");
|
|
2791
|
+
$ti-icon-hexagon-letter-q-filled: unicode("fe37");
|
|
2633
2792
|
$ti-icon-hexagon-letter-r: unicode("f474");
|
|
2793
|
+
$ti-icon-hexagon-letter-r-filled: unicode("fe36");
|
|
2634
2794
|
$ti-icon-hexagon-letter-s: unicode("f475");
|
|
2795
|
+
$ti-icon-hexagon-letter-s-filled: unicode("fe35");
|
|
2635
2796
|
$ti-icon-hexagon-letter-t: unicode("f476");
|
|
2797
|
+
$ti-icon-hexagon-letter-t-filled: unicode("fe34");
|
|
2636
2798
|
$ti-icon-hexagon-letter-u: unicode("f477");
|
|
2799
|
+
$ti-icon-hexagon-letter-u-filled: unicode("fe33");
|
|
2637
2800
|
$ti-icon-hexagon-letter-v: unicode("f4b3");
|
|
2801
|
+
$ti-icon-hexagon-letter-v-filled: unicode("fe32");
|
|
2638
2802
|
$ti-icon-hexagon-letter-w: unicode("f478");
|
|
2803
|
+
$ti-icon-hexagon-letter-w-filled: unicode("fe31");
|
|
2639
2804
|
$ti-icon-hexagon-letter-x: unicode("f479");
|
|
2805
|
+
$ti-icon-hexagon-letter-x-filled: unicode("fe30");
|
|
2640
2806
|
$ti-icon-hexagon-letter-y: unicode("f47a");
|
|
2807
|
+
$ti-icon-hexagon-letter-y-filled: unicode("fe2f");
|
|
2641
2808
|
$ti-icon-hexagon-letter-z: unicode("f47b");
|
|
2809
|
+
$ti-icon-hexagon-letter-z-filled: unicode("fe2e");
|
|
2642
2810
|
$ti-icon-hexagon-minus: unicode("fc8f");
|
|
2643
2811
|
$ti-icon-hexagon-minus-2: unicode("fc8e");
|
|
2812
|
+
$ti-icon-hexagon-minus-filled: unicode("fe2d");
|
|
2644
2813
|
$ti-icon-hexagon-number-0: unicode("f459");
|
|
2814
|
+
$ti-icon-hexagon-number-0-filled: unicode("f74c");
|
|
2645
2815
|
$ti-icon-hexagon-number-1: unicode("f45a");
|
|
2816
|
+
$ti-icon-hexagon-number-1-filled: unicode("f74d");
|
|
2646
2817
|
$ti-icon-hexagon-number-2: unicode("f45b");
|
|
2818
|
+
$ti-icon-hexagon-number-2-filled: unicode("f74e");
|
|
2647
2819
|
$ti-icon-hexagon-number-3: unicode("f45c");
|
|
2820
|
+
$ti-icon-hexagon-number-3-filled: unicode("f74f");
|
|
2648
2821
|
$ti-icon-hexagon-number-4: unicode("f45d");
|
|
2822
|
+
$ti-icon-hexagon-number-4-filled: unicode("f750");
|
|
2649
2823
|
$ti-icon-hexagon-number-5: unicode("f45e");
|
|
2824
|
+
$ti-icon-hexagon-number-5-filled: unicode("f751");
|
|
2650
2825
|
$ti-icon-hexagon-number-6: unicode("f45f");
|
|
2826
|
+
$ti-icon-hexagon-number-6-filled: unicode("f752");
|
|
2651
2827
|
$ti-icon-hexagon-number-7: unicode("f460");
|
|
2828
|
+
$ti-icon-hexagon-number-7-filled: unicode("f753");
|
|
2652
2829
|
$ti-icon-hexagon-number-8: unicode("f461");
|
|
2830
|
+
$ti-icon-hexagon-number-8-filled: unicode("f754");
|
|
2653
2831
|
$ti-icon-hexagon-number-9: unicode("f462");
|
|
2832
|
+
$ti-icon-hexagon-number-9-filled: unicode("f755");
|
|
2654
2833
|
$ti-icon-hexagon-off: unicode("ee9c");
|
|
2655
2834
|
$ti-icon-hexagon-plus: unicode("fc45");
|
|
2656
2835
|
$ti-icon-hexagon-plus-2: unicode("fc90");
|
|
2836
|
+
$ti-icon-hexagon-plus-filled: unicode("fe2c");
|
|
2657
2837
|
$ti-icon-hexagonal-prism: unicode("faa5");
|
|
2658
2838
|
$ti-icon-hexagonal-prism-off: unicode("faa3");
|
|
2659
2839
|
$ti-icon-hexagonal-prism-plus: unicode("faa4");
|
|
@@ -2683,6 +2863,7 @@ $ti-icon-home-down: unicode("f33b");
|
|
|
2683
2863
|
$ti-icon-home-eco: unicode("f351");
|
|
2684
2864
|
$ti-icon-home-edit: unicode("f352");
|
|
2685
2865
|
$ti-icon-home-exclamation: unicode("f33c");
|
|
2866
|
+
$ti-icon-home-filled: unicode("fe2b");
|
|
2686
2867
|
$ti-icon-home-hand: unicode("f504");
|
|
2687
2868
|
$ti-icon-home-heart: unicode("f353");
|
|
2688
2869
|
$ti-icon-home-infinity: unicode("f505");
|
|
@@ -2713,6 +2894,8 @@ $ti-icon-hourglass-filled: unicode("f756");
|
|
|
2713
2894
|
$ti-icon-hourglass-high: unicode("f092");
|
|
2714
2895
|
$ti-icon-hourglass-low: unicode("f093");
|
|
2715
2896
|
$ti-icon-hourglass-off: unicode("f147");
|
|
2897
|
+
$ti-icon-hours-12: unicode("fc53");
|
|
2898
|
+
$ti-icon-hours-24: unicode("f5e7");
|
|
2716
2899
|
$ti-icon-html: unicode("f7b1");
|
|
2717
2900
|
$ti-icon-http-connect: unicode("fa28");
|
|
2718
2901
|
$ti-icon-http-delete: unicode("fa29");
|
|
@@ -2735,6 +2918,7 @@ $ti-icon-id-badge: unicode("eff7");
|
|
|
2735
2918
|
$ti-icon-id-badge-2: unicode("f076");
|
|
2736
2919
|
$ti-icon-id-badge-off: unicode("f3fd");
|
|
2737
2920
|
$ti-icon-id-off: unicode("f149");
|
|
2921
|
+
$ti-icon-image-in-picture: unicode("fd9f");
|
|
2738
2922
|
$ti-icon-inbox: unicode("eac4");
|
|
2739
2923
|
$ti-icon-inbox-off: unicode("f14a");
|
|
2740
2924
|
$ti-icon-indent-decrease: unicode("eb91");
|
|
@@ -2778,6 +2962,7 @@ $ti-icon-ironing: unicode("fa7c");
|
|
|
2778
2962
|
$ti-icon-ironing-1: unicode("f2f4");
|
|
2779
2963
|
$ti-icon-ironing-2: unicode("f2f5");
|
|
2780
2964
|
$ti-icon-ironing-3: unicode("f2f6");
|
|
2965
|
+
$ti-icon-ironing-filled: unicode("fe2a");
|
|
2781
2966
|
$ti-icon-ironing-off: unicode("f2f7");
|
|
2782
2967
|
$ti-icon-ironing-steam: unicode("f2f9");
|
|
2783
2968
|
$ti-icon-ironing-steam-off: unicode("f2f8");
|
|
@@ -2787,6 +2972,7 @@ $ti-icon-irregular-polyhedron-plus: unicode("faaa");
|
|
|
2787
2972
|
$ti-icon-italic: unicode("eb93");
|
|
2788
2973
|
$ti-icon-jacket: unicode("f661");
|
|
2789
2974
|
$ti-icon-jetpack: unicode("f581");
|
|
2975
|
+
$ti-icon-jetpack-filled: unicode("fe29");
|
|
2790
2976
|
$ti-icon-jewish-star: unicode("f3ff");
|
|
2791
2977
|
$ti-icon-jewish-star-filled: unicode("f67e");
|
|
2792
2978
|
$ti-icon-jpg: unicode("f3ac");
|
|
@@ -2794,8 +2980,9 @@ $ti-icon-json: unicode("f7b2");
|
|
|
2794
2980
|
$ti-icon-jump-rope: unicode("ed8f");
|
|
2795
2981
|
$ti-icon-karate: unicode("ed32");
|
|
2796
2982
|
$ti-icon-kayak: unicode("f1d6");
|
|
2797
|
-
$ti-icon-
|
|
2983
|
+
$ti-icon-kerning: unicode("efb8");
|
|
2798
2984
|
$ti-icon-key: unicode("eac7");
|
|
2985
|
+
$ti-icon-key-filled: unicode("fe28");
|
|
2799
2986
|
$ti-icon-key-off: unicode("f14b");
|
|
2800
2987
|
$ti-icon-keyboard: unicode("ebd6");
|
|
2801
2988
|
$ti-icon-keyboard-hide: unicode("ec7e");
|
|
@@ -2835,12 +3022,19 @@ $ti-icon-layers-subtract: unicode("eaca");
|
|
|
2835
3022
|
$ti-icon-layers-union: unicode("eacb");
|
|
2836
3023
|
$ti-icon-layout: unicode("eadb");
|
|
2837
3024
|
$ti-icon-layout-2: unicode("eacc");
|
|
3025
|
+
$ti-icon-layout-2-filled: unicode("fe27");
|
|
2838
3026
|
$ti-icon-layout-align-bottom: unicode("eacd");
|
|
3027
|
+
$ti-icon-layout-align-bottom-filled: unicode("fe26");
|
|
2839
3028
|
$ti-icon-layout-align-center: unicode("eace");
|
|
3029
|
+
$ti-icon-layout-align-center-filled: unicode("fe25");
|
|
2840
3030
|
$ti-icon-layout-align-left: unicode("eacf");
|
|
3031
|
+
$ti-icon-layout-align-left-filled: unicode("fe24");
|
|
2841
3032
|
$ti-icon-layout-align-middle: unicode("ead0");
|
|
3033
|
+
$ti-icon-layout-align-middle-filled: unicode("fe23");
|
|
2842
3034
|
$ti-icon-layout-align-right: unicode("ead1");
|
|
3035
|
+
$ti-icon-layout-align-right-filled: unicode("fe22");
|
|
2843
3036
|
$ti-icon-layout-align-top: unicode("ead2");
|
|
3037
|
+
$ti-icon-layout-align-top-filled: unicode("fe21");
|
|
2844
3038
|
$ti-icon-layout-board: unicode("ef95");
|
|
2845
3039
|
$ti-icon-layout-board-split: unicode("ef94");
|
|
2846
3040
|
$ti-icon-layout-bottombar: unicode("ead3");
|
|
@@ -2851,16 +3045,24 @@ $ti-icon-layout-bottombar-expand-filled: unicode("fc36");
|
|
|
2851
3045
|
$ti-icon-layout-bottombar-filled: unicode("fc37");
|
|
2852
3046
|
$ti-icon-layout-bottombar-inactive: unicode("fd45");
|
|
2853
3047
|
$ti-icon-layout-cards: unicode("ec13");
|
|
3048
|
+
$ti-icon-layout-cards-filled: unicode("fe20");
|
|
2854
3049
|
$ti-icon-layout-collage: unicode("f389");
|
|
2855
3050
|
$ti-icon-layout-columns: unicode("ead4");
|
|
2856
3051
|
$ti-icon-layout-dashboard: unicode("f02c");
|
|
3052
|
+
$ti-icon-layout-dashboard-filled: unicode("fe1f");
|
|
2857
3053
|
$ti-icon-layout-distribute-horizontal: unicode("ead5");
|
|
3054
|
+
$ti-icon-layout-distribute-horizontal-filled: unicode("fe1e");
|
|
2858
3055
|
$ti-icon-layout-distribute-vertical: unicode("ead6");
|
|
3056
|
+
$ti-icon-layout-distribute-vertical-filled: unicode("fe1d");
|
|
3057
|
+
$ti-icon-layout-filled: unicode("fe17");
|
|
2859
3058
|
$ti-icon-layout-grid: unicode("edba");
|
|
2860
3059
|
$ti-icon-layout-grid-add: unicode("edb9");
|
|
3060
|
+
$ti-icon-layout-grid-filled: unicode("fe1c");
|
|
2861
3061
|
$ti-icon-layout-grid-remove: unicode("fa7d");
|
|
2862
3062
|
$ti-icon-layout-kanban: unicode("ec3f");
|
|
3063
|
+
$ti-icon-layout-kanban-filled: unicode("fe1b");
|
|
2863
3064
|
$ti-icon-layout-list: unicode("ec14");
|
|
3065
|
+
$ti-icon-layout-list-filled: unicode("fe1a");
|
|
2864
3066
|
$ti-icon-layout-navbar: unicode("ead7");
|
|
2865
3067
|
$ti-icon-layout-navbar-collapse: unicode("f28d");
|
|
2866
3068
|
$ti-icon-layout-navbar-collapse-filled: unicode("fc38");
|
|
@@ -2871,6 +3073,7 @@ $ti-icon-layout-navbar-inactive: unicode("fd46");
|
|
|
2871
3073
|
$ti-icon-layout-off: unicode("f151");
|
|
2872
3074
|
$ti-icon-layout-rows: unicode("ead8");
|
|
2873
3075
|
$ti-icon-layout-sidebar: unicode("eada");
|
|
3076
|
+
$ti-icon-layout-sidebar-filled: unicode("fe18");
|
|
2874
3077
|
$ti-icon-layout-sidebar-inactive: unicode("fd47");
|
|
2875
3078
|
$ti-icon-layout-sidebar-left-collapse: unicode("f004");
|
|
2876
3079
|
$ti-icon-layout-sidebar-left-collapse-filled: unicode("fc3b");
|
|
@@ -2881,10 +3084,12 @@ $ti-icon-layout-sidebar-right-collapse: unicode("f006");
|
|
|
2881
3084
|
$ti-icon-layout-sidebar-right-collapse-filled: unicode("fc3d");
|
|
2882
3085
|
$ti-icon-layout-sidebar-right-expand: unicode("f007");
|
|
2883
3086
|
$ti-icon-layout-sidebar-right-expand-filled: unicode("fc3e");
|
|
3087
|
+
$ti-icon-layout-sidebar-right-filled: unicode("fe19");
|
|
2884
3088
|
$ti-icon-layout-sidebar-right-inactive: unicode("fd48");
|
|
2885
3089
|
$ti-icon-leaf: unicode("ed4f");
|
|
2886
3090
|
$ti-icon-leaf-off: unicode("f400");
|
|
2887
3091
|
$ti-icon-lego: unicode("eadc");
|
|
3092
|
+
$ti-icon-lego-filled: unicode("fe16");
|
|
2888
3093
|
$ti-icon-lego-off: unicode("f401");
|
|
2889
3094
|
$ti-icon-lemon: unicode("ef10");
|
|
2890
3095
|
$ti-icon-lemon-2: unicode("ef81");
|
|
@@ -3013,6 +3218,7 @@ $ti-icon-lock-cog: unicode("f928");
|
|
|
3013
3218
|
$ti-icon-lock-dollar: unicode("f929");
|
|
3014
3219
|
$ti-icon-lock-down: unicode("f92a");
|
|
3015
3220
|
$ti-icon-lock-exclamation: unicode("f92b");
|
|
3221
|
+
$ti-icon-lock-filled: unicode("fe15");
|
|
3016
3222
|
$ti-icon-lock-heart: unicode("f92c");
|
|
3017
3223
|
$ti-icon-lock-minus: unicode("f92d");
|
|
3018
3224
|
$ti-icon-lock-off: unicode("ed1e");
|
|
@@ -3047,10 +3253,13 @@ $ti-icon-lollipop-off: unicode("f157");
|
|
|
3047
3253
|
$ti-icon-luggage: unicode("efad");
|
|
3048
3254
|
$ti-icon-luggage-off: unicode("f158");
|
|
3049
3255
|
$ti-icon-lungs: unicode("ef62");
|
|
3256
|
+
$ti-icon-lungs-filled: unicode("fe14");
|
|
3050
3257
|
$ti-icon-lungs-off: unicode("f405");
|
|
3051
3258
|
$ti-icon-macro: unicode("eeab");
|
|
3259
|
+
$ti-icon-macro-filled: unicode("fe13");
|
|
3052
3260
|
$ti-icon-macro-off: unicode("f406");
|
|
3053
3261
|
$ti-icon-magnet: unicode("eae3");
|
|
3262
|
+
$ti-icon-magnet-filled: unicode("fe12");
|
|
3054
3263
|
$ti-icon-magnet-off: unicode("f159");
|
|
3055
3264
|
$ti-icon-magnetic: unicode("fcb9");
|
|
3056
3265
|
$ti-icon-mail: unicode("eae5");
|
|
@@ -3083,7 +3292,9 @@ $ti-icon-mail-x: unicode("f949");
|
|
|
3083
3292
|
$ti-icon-mailbox: unicode("eead");
|
|
3084
3293
|
$ti-icon-mailbox-off: unicode("f15b");
|
|
3085
3294
|
$ti-icon-man: unicode("eae6");
|
|
3295
|
+
$ti-icon-man-filled: unicode("fe11");
|
|
3086
3296
|
$ti-icon-manual-gearbox: unicode("ed7b");
|
|
3297
|
+
$ti-icon-manual-gearbox-filled: unicode("fe10");
|
|
3087
3298
|
$ti-icon-map: unicode("eae9");
|
|
3088
3299
|
$ti-icon-map-2: unicode("eae7");
|
|
3089
3300
|
$ti-icon-map-bolt: unicode("fbc3");
|
|
@@ -3162,6 +3373,7 @@ $ti-icon-math-integral-x: unicode("f4e8");
|
|
|
3162
3373
|
$ti-icon-math-integrals: unicode("f4ea");
|
|
3163
3374
|
$ti-icon-math-lower: unicode("f4eb");
|
|
3164
3375
|
$ti-icon-math-max: unicode("f0f5");
|
|
3376
|
+
$ti-icon-math-max-min: unicode("fda0");
|
|
3165
3377
|
$ti-icon-math-min: unicode("f0f6");
|
|
3166
3378
|
$ti-icon-math-not: unicode("f4ec");
|
|
3167
3379
|
$ti-icon-math-off: unicode("f409");
|
|
@@ -3271,6 +3483,8 @@ $ti-icon-messages: unicode("eb6c");
|
|
|
3271
3483
|
$ti-icon-messages-off: unicode("ed42");
|
|
3272
3484
|
$ti-icon-meteor: unicode("f1fd");
|
|
3273
3485
|
$ti-icon-meteor-off: unicode("f40c");
|
|
3486
|
+
$ti-icon-meter-cube: unicode("fd7c");
|
|
3487
|
+
$ti-icon-meter-square: unicode("fd7d");
|
|
3274
3488
|
$ti-icon-metronome: unicode("fd25");
|
|
3275
3489
|
$ti-icon-michelin-bib-gourmand: unicode("fae9");
|
|
3276
3490
|
$ti-icon-michelin-star: unicode("faeb");
|
|
@@ -3280,10 +3494,12 @@ $ti-icon-mickey-filled: unicode("f683");
|
|
|
3280
3494
|
$ti-icon-microphone: unicode("eaf0");
|
|
3281
3495
|
$ti-icon-microphone-2: unicode("ef2c");
|
|
3282
3496
|
$ti-icon-microphone-2-off: unicode("f40d");
|
|
3497
|
+
$ti-icon-microphone-filled: unicode("fe0f");
|
|
3283
3498
|
$ti-icon-microphone-off: unicode("ed16");
|
|
3284
3499
|
$ti-icon-microscope: unicode("ef64");
|
|
3285
3500
|
$ti-icon-microscope-off: unicode("f40e");
|
|
3286
3501
|
$ti-icon-microwave: unicode("f248");
|
|
3502
|
+
$ti-icon-microwave-filled: unicode("fe0e");
|
|
3287
3503
|
$ti-icon-microwave-off: unicode("f264");
|
|
3288
3504
|
$ti-icon-military-award: unicode("f079");
|
|
3289
3505
|
$ti-icon-military-rank: unicode("efcf");
|
|
@@ -3459,6 +3675,7 @@ $ti-icon-number-1-small: unicode("fce2");
|
|
|
3459
3675
|
$ti-icon-number-10-small: unicode("fce3");
|
|
3460
3676
|
$ti-icon-number-11-small: unicode("fce4");
|
|
3461
3677
|
$ti-icon-number-12-small: unicode("fce5");
|
|
3678
|
+
$ti-icon-number-123: unicode("f554");
|
|
3462
3679
|
$ti-icon-number-13-small: unicode("fce6");
|
|
3463
3680
|
$ti-icon-number-14-small: unicode("fce7");
|
|
3464
3681
|
$ti-icon-number-15-small: unicode("fce8");
|
|
@@ -3550,6 +3767,7 @@ $ti-icon-password-user: unicode("fc7d");
|
|
|
3550
3767
|
$ti-icon-paw: unicode("eff9");
|
|
3551
3768
|
$ti-icon-paw-filled: unicode("f689");
|
|
3552
3769
|
$ti-icon-paw-off: unicode("f419");
|
|
3770
|
+
$ti-icon-paywall: unicode("fd7e");
|
|
3553
3771
|
$ti-icon-pdf: unicode("f7ac");
|
|
3554
3772
|
$ti-icon-peace: unicode("ecbe");
|
|
3555
3773
|
$ti-icon-pencil: unicode("eb04");
|
|
@@ -3659,6 +3877,8 @@ $ti-icon-pig: unicode("ef52");
|
|
|
3659
3877
|
$ti-icon-pig-money: unicode("f38c");
|
|
3660
3878
|
$ti-icon-pig-off: unicode("f177");
|
|
3661
3879
|
$ti-icon-pilcrow: unicode("f5f6");
|
|
3880
|
+
$ti-icon-pilcrow-left: unicode("fd7f");
|
|
3881
|
+
$ti-icon-pilcrow-right: unicode("fd80");
|
|
3662
3882
|
$ti-icon-pill: unicode("ec44");
|
|
3663
3883
|
$ti-icon-pill-off: unicode("f178");
|
|
3664
3884
|
$ti-icon-pills: unicode("ef66");
|
|
@@ -3784,8 +4004,10 @@ $ti-icon-progress-down: unicode("fa0a");
|
|
|
3784
4004
|
$ti-icon-progress-help: unicode("fa0b");
|
|
3785
4005
|
$ti-icon-progress-x: unicode("fa0c");
|
|
3786
4006
|
$ti-icon-prompt: unicode("eb0f");
|
|
4007
|
+
$ti-icon-prong: unicode("fda1");
|
|
3787
4008
|
$ti-icon-propeller: unicode("eec4");
|
|
3788
4009
|
$ti-icon-propeller-off: unicode("f185");
|
|
4010
|
+
$ti-icon-protocol: unicode("fd81");
|
|
3789
4011
|
$ti-icon-pumpkin-scary: unicode("f587");
|
|
3790
4012
|
$ti-icon-puzzle: unicode("eb10");
|
|
3791
4013
|
$ti-icon-puzzle-2: unicode("ef83");
|
|
@@ -3802,6 +4024,7 @@ $ti-icon-quote-off: unicode("f188");
|
|
|
3802
4024
|
$ti-icon-quotes: unicode("fb1e");
|
|
3803
4025
|
$ti-icon-radar: unicode("f017");
|
|
3804
4026
|
$ti-icon-radar-2: unicode("f016");
|
|
4027
|
+
$ti-icon-radar-filled: unicode("fe0d");
|
|
3805
4028
|
$ti-icon-radar-off: unicode("f41f");
|
|
3806
4029
|
$ti-icon-radio: unicode("ef2d");
|
|
3807
4030
|
$ti-icon-radio-off: unicode("f420");
|
|
@@ -3829,6 +4052,7 @@ $ti-icon-receipt-euro: unicode("fd68");
|
|
|
3829
4052
|
$ti-icon-receipt-off: unicode("edfb");
|
|
3830
4053
|
$ti-icon-receipt-pound: unicode("fd69");
|
|
3831
4054
|
$ti-icon-receipt-refund: unicode("edfc");
|
|
4055
|
+
$ti-icon-receipt-rupee: unicode("fd82");
|
|
3832
4056
|
$ti-icon-receipt-tax: unicode("edbd");
|
|
3833
4057
|
$ti-icon-receipt-yen: unicode("fd6a");
|
|
3834
4058
|
$ti-icon-receipt-yuan: unicode("fd6b");
|
|
@@ -3854,8 +4078,11 @@ $ti-icon-regex: unicode("f31f");
|
|
|
3854
4078
|
$ti-icon-regex-off: unicode("f421");
|
|
3855
4079
|
$ti-icon-registered: unicode("eb14");
|
|
3856
4080
|
$ti-icon-relation-many-to-many: unicode("ed7f");
|
|
4081
|
+
$ti-icon-relation-many-to-many-filled: unicode("fe0c");
|
|
3857
4082
|
$ti-icon-relation-one-to-many: unicode("ed80");
|
|
4083
|
+
$ti-icon-relation-one-to-many-filled: unicode("fe0b");
|
|
3858
4084
|
$ti-icon-relation-one-to-one: unicode("ed81");
|
|
4085
|
+
$ti-icon-relation-one-to-one-filled: unicode("fe0a");
|
|
3859
4086
|
$ti-icon-reload: unicode("f3ae");
|
|
3860
4087
|
$ti-icon-reorder: unicode("fc15");
|
|
3861
4088
|
$ti-icon-repeat: unicode("eb72");
|
|
@@ -3905,6 +4132,10 @@ $ti-icon-roller-skating: unicode("efd1");
|
|
|
3905
4132
|
$ti-icon-rollercoaster: unicode("f0a2");
|
|
3906
4133
|
$ti-icon-rollercoaster-off: unicode("f423");
|
|
3907
4134
|
$ti-icon-rosette: unicode("f599");
|
|
4135
|
+
$ti-icon-rosette-discount: unicode("ee7c");
|
|
4136
|
+
$ti-icon-rosette-discount-check: unicode("f1f8");
|
|
4137
|
+
$ti-icon-rosette-discount-check-filled: unicode("f746");
|
|
4138
|
+
$ti-icon-rosette-discount-off: unicode("f3e6");
|
|
3908
4139
|
$ti-icon-rosette-filled: unicode("f69d");
|
|
3909
4140
|
$ti-icon-rosette-number-0: unicode("f58f");
|
|
3910
4141
|
$ti-icon-rosette-number-1: unicode("f590");
|
|
@@ -3919,6 +4150,7 @@ $ti-icon-rosette-number-9: unicode("f598");
|
|
|
3919
4150
|
$ti-icon-rotate: unicode("eb16");
|
|
3920
4151
|
$ti-icon-rotate-2: unicode("ebb4");
|
|
3921
4152
|
$ti-icon-rotate-360: unicode("ef85");
|
|
4153
|
+
$ti-icon-rotate-3d: unicode("f020");
|
|
3922
4154
|
$ti-icon-rotate-clockwise: unicode("eb15");
|
|
3923
4155
|
$ti-icon-rotate-clockwise-2: unicode("ebb5");
|
|
3924
4156
|
$ti-icon-rotate-dot: unicode("efe5");
|
|
@@ -3968,6 +4200,7 @@ $ti-icon-scale-outline: unicode("ef53");
|
|
|
3968
4200
|
$ti-icon-scale-outline-off: unicode("f199");
|
|
3969
4201
|
$ti-icon-scan: unicode("ebc8");
|
|
3970
4202
|
$ti-icon-scan-eye: unicode("f1ff");
|
|
4203
|
+
$ti-icon-scan-position: unicode("fdac");
|
|
3971
4204
|
$ti-icon-schema: unicode("f200");
|
|
3972
4205
|
$ti-icon-schema-off: unicode("f426");
|
|
3973
4206
|
$ti-icon-school: unicode("ecf7");
|
|
@@ -3994,6 +4227,7 @@ $ti-icon-sdk: unicode("f3af");
|
|
|
3994
4227
|
$ti-icon-search: unicode("eb1c");
|
|
3995
4228
|
$ti-icon-search-off: unicode("f19c");
|
|
3996
4229
|
$ti-icon-section: unicode("eed5");
|
|
4230
|
+
$ti-icon-section-filled: unicode("fe09");
|
|
3997
4231
|
$ti-icon-section-sign: unicode("f019");
|
|
3998
4232
|
$ti-icon-seeding: unicode("ed51");
|
|
3999
4233
|
$ti-icon-seeding-off: unicode("f19d");
|
|
@@ -4047,7 +4281,6 @@ $ti-icon-share: unicode("eb21");
|
|
|
4047
4281
|
$ti-icon-share-2: unicode("f799");
|
|
4048
4282
|
$ti-icon-share-3: unicode("f7bd");
|
|
4049
4283
|
$ti-icon-share-off: unicode("f1a1");
|
|
4050
|
-
$ti-icon-shi-jumping: unicode("fa6c");
|
|
4051
4284
|
$ti-icon-shield: unicode("eb24");
|
|
4052
4285
|
$ti-icon-shield-bolt: unicode("f9c0");
|
|
4053
4286
|
$ti-icon-shield-cancel: unicode("f9c1");
|
|
@@ -4091,6 +4324,7 @@ $ti-icon-shopping-bag-check: unicode("fc16");
|
|
|
4091
4324
|
$ti-icon-shopping-bag-discount: unicode("fc17");
|
|
4092
4325
|
$ti-icon-shopping-bag-edit: unicode("fc18");
|
|
4093
4326
|
$ti-icon-shopping-bag-exclamation: unicode("fc19");
|
|
4327
|
+
$ti-icon-shopping-bag-heart: unicode("fda2");
|
|
4094
4328
|
$ti-icon-shopping-bag-minus: unicode("fc1a");
|
|
4095
4329
|
$ti-icon-shopping-bag-plus: unicode("fc1b");
|
|
4096
4330
|
$ti-icon-shopping-bag-search: unicode("fc1c");
|
|
@@ -4146,6 +4380,7 @@ $ti-icon-skateboard-off: unicode("f42b");
|
|
|
4146
4380
|
$ti-icon-skateboarding: unicode("faca");
|
|
4147
4381
|
$ti-icon-skew-x: unicode("fd3b");
|
|
4148
4382
|
$ti-icon-skew-y: unicode("fd3c");
|
|
4383
|
+
$ti-icon-ski-jumping: unicode("fa6c");
|
|
4149
4384
|
$ti-icon-skull: unicode("f292");
|
|
4150
4385
|
$ti-icon-slash: unicode("f4f9");
|
|
4151
4386
|
$ti-icon-slashes: unicode("f588");
|
|
@@ -4176,13 +4411,18 @@ $ti-icon-sort-ascending: unicode("eb26");
|
|
|
4176
4411
|
$ti-icon-sort-ascending-2: unicode("eee2");
|
|
4177
4412
|
$ti-icon-sort-ascending-letters: unicode("ef18");
|
|
4178
4413
|
$ti-icon-sort-ascending-numbers: unicode("ef19");
|
|
4414
|
+
$ti-icon-sort-ascending-shapes: unicode("fd94");
|
|
4415
|
+
$ti-icon-sort-ascending-small-big: unicode("fd95");
|
|
4179
4416
|
$ti-icon-sort-descending: unicode("eb27");
|
|
4180
4417
|
$ti-icon-sort-descending-2: unicode("eee3");
|
|
4181
4418
|
$ti-icon-sort-descending-letters: unicode("ef1a");
|
|
4182
4419
|
$ti-icon-sort-descending-numbers: unicode("ef1b");
|
|
4420
|
+
$ti-icon-sort-descending-shapes: unicode("fd97");
|
|
4421
|
+
$ti-icon-sort-descending-small-big: unicode("fd96");
|
|
4183
4422
|
$ti-icon-sort-z-a: unicode("f550");
|
|
4184
4423
|
$ti-icon-sos: unicode("f24a");
|
|
4185
4424
|
$ti-icon-soup: unicode("ef2e");
|
|
4425
|
+
$ti-icon-soup-filled: unicode("fe08");
|
|
4186
4426
|
$ti-icon-soup-off: unicode("f42d");
|
|
4187
4427
|
$ti-icon-source-code: unicode("f4a2");
|
|
4188
4428
|
$ti-icon-space: unicode("ec0c");
|
|
@@ -4206,16 +4446,6 @@ $ti-icon-spy: unicode("f227");
|
|
|
4206
4446
|
$ti-icon-spy-off: unicode("f42f");
|
|
4207
4447
|
$ti-icon-sql: unicode("f7c0");
|
|
4208
4448
|
$ti-icon-square: unicode("eb2c");
|
|
4209
|
-
$ti-icon-square-0-filled: unicode("f764");
|
|
4210
|
-
$ti-icon-square-1-filled: unicode("f765");
|
|
4211
|
-
$ti-icon-square-2-filled: unicode("f7fa");
|
|
4212
|
-
$ti-icon-square-3-filled: unicode("f766");
|
|
4213
|
-
$ti-icon-square-4-filled: unicode("f767");
|
|
4214
|
-
$ti-icon-square-5-filled: unicode("f768");
|
|
4215
|
-
$ti-icon-square-6-filled: unicode("f769");
|
|
4216
|
-
$ti-icon-square-7-filled: unicode("f76a");
|
|
4217
|
-
$ti-icon-square-8-filled: unicode("f76b");
|
|
4218
|
-
$ti-icon-square-9-filled: unicode("f76c");
|
|
4219
4449
|
$ti-icon-square-arrow-down: unicode("f4b7");
|
|
4220
4450
|
$ti-icon-square-arrow-down-filled: unicode("fb31");
|
|
4221
4451
|
$ti-icon-square-arrow-left: unicode("f4b8");
|
|
@@ -4272,44 +4502,81 @@ $ti-icon-square-forbid-2: unicode("ed5a");
|
|
|
4272
4502
|
$ti-icon-square-half: unicode("effb");
|
|
4273
4503
|
$ti-icon-square-key: unicode("f638");
|
|
4274
4504
|
$ti-icon-square-letter-a: unicode("f47c");
|
|
4505
|
+
$ti-icon-square-letter-a-filled: unicode("fe07");
|
|
4275
4506
|
$ti-icon-square-letter-b: unicode("f47d");
|
|
4507
|
+
$ti-icon-square-letter-b-filled: unicode("fe06");
|
|
4276
4508
|
$ti-icon-square-letter-c: unicode("f47e");
|
|
4509
|
+
$ti-icon-square-letter-c-filled: unicode("fe05");
|
|
4277
4510
|
$ti-icon-square-letter-d: unicode("f47f");
|
|
4511
|
+
$ti-icon-square-letter-d-filled: unicode("fe04");
|
|
4278
4512
|
$ti-icon-square-letter-e: unicode("f480");
|
|
4513
|
+
$ti-icon-square-letter-e-filled: unicode("fe03");
|
|
4279
4514
|
$ti-icon-square-letter-f: unicode("f481");
|
|
4515
|
+
$ti-icon-square-letter-f-filled: unicode("fe02");
|
|
4280
4516
|
$ti-icon-square-letter-g: unicode("f482");
|
|
4517
|
+
$ti-icon-square-letter-g-filled: unicode("fe01");
|
|
4281
4518
|
$ti-icon-square-letter-h: unicode("f483");
|
|
4519
|
+
$ti-icon-square-letter-h-filled: unicode("fe00");
|
|
4282
4520
|
$ti-icon-square-letter-i: unicode("f484");
|
|
4521
|
+
$ti-icon-square-letter-i-filled: unicode("fdff");
|
|
4283
4522
|
$ti-icon-square-letter-j: unicode("f485");
|
|
4523
|
+
$ti-icon-square-letter-j-filled: unicode("fdfe");
|
|
4284
4524
|
$ti-icon-square-letter-k: unicode("f486");
|
|
4525
|
+
$ti-icon-square-letter-k-filled: unicode("fdfd");
|
|
4285
4526
|
$ti-icon-square-letter-l: unicode("f487");
|
|
4527
|
+
$ti-icon-square-letter-l-filled: unicode("fdfc");
|
|
4286
4528
|
$ti-icon-square-letter-m: unicode("f488");
|
|
4529
|
+
$ti-icon-square-letter-m-filled: unicode("fdfb");
|
|
4287
4530
|
$ti-icon-square-letter-n: unicode("f489");
|
|
4531
|
+
$ti-icon-square-letter-n-filled: unicode("fdfa");
|
|
4288
4532
|
$ti-icon-square-letter-o: unicode("f48a");
|
|
4533
|
+
$ti-icon-square-letter-o-filled: unicode("fdf9");
|
|
4289
4534
|
$ti-icon-square-letter-p: unicode("f48b");
|
|
4535
|
+
$ti-icon-square-letter-p-filled: unicode("fdf8");
|
|
4290
4536
|
$ti-icon-square-letter-q: unicode("f48c");
|
|
4537
|
+
$ti-icon-square-letter-q-filled: unicode("fdf7");
|
|
4291
4538
|
$ti-icon-square-letter-r: unicode("f48d");
|
|
4539
|
+
$ti-icon-square-letter-r-filled: unicode("fdf6");
|
|
4292
4540
|
$ti-icon-square-letter-s: unicode("f48e");
|
|
4541
|
+
$ti-icon-square-letter-s-filled: unicode("fdf5");
|
|
4293
4542
|
$ti-icon-square-letter-t: unicode("f48f");
|
|
4543
|
+
$ti-icon-square-letter-t-filled: unicode("fdf4");
|
|
4294
4544
|
$ti-icon-square-letter-u: unicode("f490");
|
|
4545
|
+
$ti-icon-square-letter-u-filled: unicode("fdf3");
|
|
4295
4546
|
$ti-icon-square-letter-v: unicode("f4bb");
|
|
4547
|
+
$ti-icon-square-letter-v-filled: unicode("fdf2");
|
|
4296
4548
|
$ti-icon-square-letter-w: unicode("f491");
|
|
4549
|
+
$ti-icon-square-letter-w-filled: unicode("fdf1");
|
|
4297
4550
|
$ti-icon-square-letter-x: unicode("f4bc");
|
|
4551
|
+
$ti-icon-square-letter-x-filled: unicode("fdf0");
|
|
4298
4552
|
$ti-icon-square-letter-y: unicode("f492");
|
|
4553
|
+
$ti-icon-square-letter-y-filled: unicode("fdef");
|
|
4299
4554
|
$ti-icon-square-letter-z: unicode("f493");
|
|
4555
|
+
$ti-icon-square-letter-z-filled: unicode("fdee");
|
|
4300
4556
|
$ti-icon-square-minus: unicode("eb29");
|
|
4301
4557
|
$ti-icon-square-minus-filled: unicode("fb3f");
|
|
4302
4558
|
$ti-icon-square-number-0: unicode("eee5");
|
|
4559
|
+
$ti-icon-square-number-0-filled: unicode("f764");
|
|
4303
4560
|
$ti-icon-square-number-1: unicode("eee6");
|
|
4561
|
+
$ti-icon-square-number-1-filled: unicode("f765");
|
|
4304
4562
|
$ti-icon-square-number-2: unicode("eee7");
|
|
4563
|
+
$ti-icon-square-number-2-filled: unicode("f7fa");
|
|
4305
4564
|
$ti-icon-square-number-3: unicode("eee8");
|
|
4565
|
+
$ti-icon-square-number-3-filled: unicode("f766");
|
|
4306
4566
|
$ti-icon-square-number-4: unicode("eee9");
|
|
4567
|
+
$ti-icon-square-number-4-filled: unicode("f767");
|
|
4307
4568
|
$ti-icon-square-number-5: unicode("eeea");
|
|
4569
|
+
$ti-icon-square-number-5-filled: unicode("f768");
|
|
4308
4570
|
$ti-icon-square-number-6: unicode("eeeb");
|
|
4571
|
+
$ti-icon-square-number-6-filled: unicode("f769");
|
|
4309
4572
|
$ti-icon-square-number-7: unicode("eeec");
|
|
4573
|
+
$ti-icon-square-number-7-filled: unicode("f76a");
|
|
4310
4574
|
$ti-icon-square-number-8: unicode("eeed");
|
|
4575
|
+
$ti-icon-square-number-8-filled: unicode("f76b");
|
|
4311
4576
|
$ti-icon-square-number-9: unicode("eeee");
|
|
4577
|
+
$ti-icon-square-number-9-filled: unicode("f76c");
|
|
4312
4578
|
$ti-icon-square-off: unicode("eeef");
|
|
4579
|
+
$ti-icon-square-percentage: unicode("fd83");
|
|
4313
4580
|
$ti-icon-square-plus: unicode("eb2a");
|
|
4314
4581
|
$ti-icon-square-plus-2: unicode("fc96");
|
|
4315
4582
|
$ti-icon-square-root: unicode("eef1");
|
|
@@ -4348,31 +4615,57 @@ $ti-icon-square-rounded-chevrons-up: unicode("f652");
|
|
|
4348
4615
|
$ti-icon-square-rounded-chevrons-up-filled: unicode("f6e7");
|
|
4349
4616
|
$ti-icon-square-rounded-filled: unicode("f6a5");
|
|
4350
4617
|
$ti-icon-square-rounded-letter-a: unicode("f5ae");
|
|
4618
|
+
$ti-icon-square-rounded-letter-a-filled: unicode("fded");
|
|
4351
4619
|
$ti-icon-square-rounded-letter-b: unicode("f5af");
|
|
4620
|
+
$ti-icon-square-rounded-letter-b-filled: unicode("fdec");
|
|
4352
4621
|
$ti-icon-square-rounded-letter-c: unicode("f5b0");
|
|
4622
|
+
$ti-icon-square-rounded-letter-c-filled: unicode("fdeb");
|
|
4353
4623
|
$ti-icon-square-rounded-letter-d: unicode("f5b1");
|
|
4624
|
+
$ti-icon-square-rounded-letter-d-filled: unicode("fdea");
|
|
4354
4625
|
$ti-icon-square-rounded-letter-e: unicode("f5b2");
|
|
4626
|
+
$ti-icon-square-rounded-letter-e-filled: unicode("fde9");
|
|
4355
4627
|
$ti-icon-square-rounded-letter-f: unicode("f5b3");
|
|
4628
|
+
$ti-icon-square-rounded-letter-f-filled: unicode("fde8");
|
|
4356
4629
|
$ti-icon-square-rounded-letter-g: unicode("f5b4");
|
|
4630
|
+
$ti-icon-square-rounded-letter-g-filled: unicode("fde7");
|
|
4357
4631
|
$ti-icon-square-rounded-letter-h: unicode("f5b5");
|
|
4632
|
+
$ti-icon-square-rounded-letter-h-filled: unicode("fde6");
|
|
4358
4633
|
$ti-icon-square-rounded-letter-i: unicode("f5b6");
|
|
4634
|
+
$ti-icon-square-rounded-letter-i-filled: unicode("fde5");
|
|
4359
4635
|
$ti-icon-square-rounded-letter-j: unicode("f5b7");
|
|
4636
|
+
$ti-icon-square-rounded-letter-j-filled: unicode("fde4");
|
|
4360
4637
|
$ti-icon-square-rounded-letter-k: unicode("f5b8");
|
|
4638
|
+
$ti-icon-square-rounded-letter-k-filled: unicode("fde3");
|
|
4361
4639
|
$ti-icon-square-rounded-letter-l: unicode("f5b9");
|
|
4640
|
+
$ti-icon-square-rounded-letter-l-filled: unicode("fde2");
|
|
4362
4641
|
$ti-icon-square-rounded-letter-m: unicode("f5ba");
|
|
4642
|
+
$ti-icon-square-rounded-letter-m-filled: unicode("fde1");
|
|
4363
4643
|
$ti-icon-square-rounded-letter-n: unicode("f5bb");
|
|
4644
|
+
$ti-icon-square-rounded-letter-n-filled: unicode("fde0");
|
|
4364
4645
|
$ti-icon-square-rounded-letter-o: unicode("f5bc");
|
|
4646
|
+
$ti-icon-square-rounded-letter-o-filled: unicode("fddf");
|
|
4365
4647
|
$ti-icon-square-rounded-letter-p: unicode("f5bd");
|
|
4648
|
+
$ti-icon-square-rounded-letter-p-filled: unicode("fdde");
|
|
4366
4649
|
$ti-icon-square-rounded-letter-q: unicode("f5be");
|
|
4650
|
+
$ti-icon-square-rounded-letter-q-filled: unicode("fddd");
|
|
4367
4651
|
$ti-icon-square-rounded-letter-r: unicode("f5bf");
|
|
4652
|
+
$ti-icon-square-rounded-letter-r-filled: unicode("fddc");
|
|
4368
4653
|
$ti-icon-square-rounded-letter-s: unicode("f5c0");
|
|
4654
|
+
$ti-icon-square-rounded-letter-s-filled: unicode("fddb");
|
|
4369
4655
|
$ti-icon-square-rounded-letter-t: unicode("f5c1");
|
|
4656
|
+
$ti-icon-square-rounded-letter-t-filled: unicode("fdda");
|
|
4370
4657
|
$ti-icon-square-rounded-letter-u: unicode("f5c2");
|
|
4658
|
+
$ti-icon-square-rounded-letter-u-filled: unicode("fdd9");
|
|
4371
4659
|
$ti-icon-square-rounded-letter-v: unicode("f5c3");
|
|
4660
|
+
$ti-icon-square-rounded-letter-v-filled: unicode("fdd8");
|
|
4372
4661
|
$ti-icon-square-rounded-letter-w: unicode("f5c4");
|
|
4662
|
+
$ti-icon-square-rounded-letter-w-filled: unicode("fdd7");
|
|
4373
4663
|
$ti-icon-square-rounded-letter-x: unicode("f5c5");
|
|
4664
|
+
$ti-icon-square-rounded-letter-x-filled: unicode("fdd6");
|
|
4374
4665
|
$ti-icon-square-rounded-letter-y: unicode("f5c6");
|
|
4666
|
+
$ti-icon-square-rounded-letter-y-filled: unicode("fdd5");
|
|
4375
4667
|
$ti-icon-square-rounded-letter-z: unicode("f5c7");
|
|
4668
|
+
$ti-icon-square-rounded-letter-z-filled: unicode("fdd4");
|
|
4376
4669
|
$ti-icon-square-rounded-minus: unicode("f63e");
|
|
4377
4670
|
$ti-icon-square-rounded-minus-2: unicode("fc97");
|
|
4378
4671
|
$ti-icon-square-rounded-minus-filled: unicode("fb40");
|
|
@@ -4396,6 +4689,7 @@ $ti-icon-square-rounded-number-8: unicode("f5d0");
|
|
|
4396
4689
|
$ti-icon-square-rounded-number-8-filled: unicode("f780");
|
|
4397
4690
|
$ti-icon-square-rounded-number-9: unicode("f5d1");
|
|
4398
4691
|
$ti-icon-square-rounded-number-9-filled: unicode("f781");
|
|
4692
|
+
$ti-icon-square-rounded-percentage: unicode("fd84");
|
|
4399
4693
|
$ti-icon-square-rounded-plus: unicode("f63f");
|
|
4400
4694
|
$ti-icon-square-rounded-plus-2: unicode("fc98");
|
|
4401
4695
|
$ti-icon-square-rounded-plus-filled: unicode("f6e8");
|
|
@@ -4405,13 +4699,17 @@ $ti-icon-square-toggle: unicode("eef4");
|
|
|
4405
4699
|
$ti-icon-square-toggle-horizontal: unicode("eef3");
|
|
4406
4700
|
$ti-icon-square-x: unicode("eb2b");
|
|
4407
4701
|
$ti-icon-square-x-filled: unicode("fb41");
|
|
4702
|
+
$ti-icon-squares: unicode("eef6");
|
|
4408
4703
|
$ti-icon-squares-diagonal: unicode("eef5");
|
|
4409
|
-
$ti-icon-squares-filled: unicode("
|
|
4704
|
+
$ti-icon-squares-filled: unicode("fe9f");
|
|
4410
4705
|
$ti-icon-stack: unicode("eb2d");
|
|
4411
4706
|
$ti-icon-stack-2: unicode("eef7");
|
|
4707
|
+
$ti-icon-stack-2-filled: unicode("fdd3");
|
|
4412
4708
|
$ti-icon-stack-3: unicode("ef9d");
|
|
4709
|
+
$ti-icon-stack-3-filled: unicode("fdd2");
|
|
4413
4710
|
$ti-icon-stack-back: unicode("fd26");
|
|
4414
4711
|
$ti-icon-stack-backward: unicode("fd27");
|
|
4712
|
+
$ti-icon-stack-filled: unicode("fdd1");
|
|
4415
4713
|
$ti-icon-stack-forward: unicode("fd28");
|
|
4416
4714
|
$ti-icon-stack-front: unicode("fd29");
|
|
4417
4715
|
$ti-icon-stack-middle: unicode("fd2a");
|
|
@@ -4515,6 +4813,8 @@ $ti-icon-temperature-fahrenheit: unicode("eb37");
|
|
|
4515
4813
|
$ti-icon-temperature-minus: unicode("ebed");
|
|
4516
4814
|
$ti-icon-temperature-off: unicode("f1af");
|
|
4517
4815
|
$ti-icon-temperature-plus: unicode("ebee");
|
|
4816
|
+
$ti-icon-temperature-snow: unicode("fda3");
|
|
4817
|
+
$ti-icon-temperature-sun: unicode("fda4");
|
|
4518
4818
|
$ti-icon-template: unicode("eb39");
|
|
4519
4819
|
$ti-icon-template-off: unicode("f1b0");
|
|
4520
4820
|
$ti-icon-tent: unicode("eefb");
|
|
@@ -4619,6 +4919,7 @@ $ti-icon-transaction-bitcoin: unicode("fd6e");
|
|
|
4619
4919
|
$ti-icon-transaction-dollar: unicode("fd6f");
|
|
4620
4920
|
$ti-icon-transaction-euro: unicode("fd70");
|
|
4621
4921
|
$ti-icon-transaction-pound: unicode("fd71");
|
|
4922
|
+
$ti-icon-transaction-rupee: unicode("fd85");
|
|
4622
4923
|
$ti-icon-transaction-yen: unicode("fd72");
|
|
4623
4924
|
$ti-icon-transaction-yuan: unicode("fd73");
|
|
4624
4925
|
$ti-icon-transfer: unicode("fc1f");
|
|
@@ -4627,10 +4928,19 @@ $ti-icon-transfer-out: unicode("ef30");
|
|
|
4627
4928
|
$ti-icon-transfer-vertical: unicode("fc1e");
|
|
4628
4929
|
$ti-icon-transform: unicode("f38e");
|
|
4629
4930
|
$ti-icon-transform-filled: unicode("f6ac");
|
|
4931
|
+
$ti-icon-transform-point: unicode("fda9");
|
|
4932
|
+
$ti-icon-transform-point-bottom-left: unicode("fda5");
|
|
4933
|
+
$ti-icon-transform-point-bottom-right: unicode("fda6");
|
|
4934
|
+
$ti-icon-transform-point-top-left: unicode("fda7");
|
|
4935
|
+
$ti-icon-transform-point-top-right: unicode("fda8");
|
|
4630
4936
|
$ti-icon-transition-bottom: unicode("f2b2");
|
|
4937
|
+
$ti-icon-transition-bottom-filled: unicode("fdd0");
|
|
4631
4938
|
$ti-icon-transition-left: unicode("f2b3");
|
|
4939
|
+
$ti-icon-transition-left-filled: unicode("fdcf");
|
|
4632
4940
|
$ti-icon-transition-right: unicode("f2b4");
|
|
4941
|
+
$ti-icon-transition-right-filled: unicode("fdce");
|
|
4633
4942
|
$ti-icon-transition-top: unicode("f2b5");
|
|
4943
|
+
$ti-icon-transition-top-filled: unicode("fdcd");
|
|
4634
4944
|
$ti-icon-trash: unicode("eb41");
|
|
4635
4945
|
$ti-icon-trash-filled: unicode("f783");
|
|
4636
4946
|
$ti-icon-trash-off: unicode("ed65");
|
|
@@ -4670,6 +4980,7 @@ $ti-icon-truck-loading: unicode("f1da");
|
|
|
4670
4980
|
$ti-icon-truck-off: unicode("ef03");
|
|
4671
4981
|
$ti-icon-truck-return: unicode("ec4c");
|
|
4672
4982
|
$ti-icon-txt: unicode("f3b1");
|
|
4983
|
+
$ti-icon-typeface: unicode("fdab");
|
|
4673
4984
|
$ti-icon-typography: unicode("ebc5");
|
|
4674
4985
|
$ti-icon-typography-off: unicode("f1ba");
|
|
4675
4986
|
$ti-icon-ufo: unicode("f26f");
|
|
@@ -4746,6 +5057,8 @@ $ti-icon-video-minus: unicode("ed1f");
|
|
|
4746
5057
|
$ti-icon-video-off: unicode("ed20");
|
|
4747
5058
|
$ti-icon-video-plus: unicode("ed21");
|
|
4748
5059
|
$ti-icon-view-360: unicode("ed84");
|
|
5060
|
+
$ti-icon-view-360-arrow: unicode("f62f");
|
|
5061
|
+
$ti-icon-view-360-number: unicode("f566");
|
|
4749
5062
|
$ti-icon-view-360-off: unicode("f1c1");
|
|
4750
5063
|
$ti-icon-viewfinder: unicode("eb4e");
|
|
4751
5064
|
$ti-icon-viewfinder-off: unicode("f1c2");
|
|
@@ -4835,6 +5148,7 @@ $ti-icon-windsock: unicode("f06d");
|
|
|
4835
5148
|
$ti-icon-wiper: unicode("ecab");
|
|
4836
5149
|
$ti-icon-wiper-wash: unicode("ecaa");
|
|
4837
5150
|
$ti-icon-woman: unicode("eb53");
|
|
5151
|
+
$ti-icon-woman-filled: unicode("fdcc");
|
|
4838
5152
|
$ti-icon-wood: unicode("f359");
|
|
4839
5153
|
$ti-icon-world: unicode("eb54");
|
|
4840
5154
|
$ti-icon-world-bolt: unicode("f9d9");
|
|
@@ -4869,15 +5183,20 @@ $ti-icon-writing-sign: unicode("ef07");
|
|
|
4869
5183
|
$ti-icon-writing-sign-off: unicode("f1cc");
|
|
4870
5184
|
$ti-icon-x: unicode("eb55");
|
|
4871
5185
|
$ti-icon-xbox-a: unicode("f2b6");
|
|
5186
|
+
$ti-icon-xbox-a-filled: unicode("fdcb");
|
|
4872
5187
|
$ti-icon-xbox-b: unicode("f2b7");
|
|
5188
|
+
$ti-icon-xbox-b-filled: unicode("fdca");
|
|
4873
5189
|
$ti-icon-xbox-x: unicode("f2b8");
|
|
5190
|
+
$ti-icon-xbox-x-filled: unicode("fdc9");
|
|
4874
5191
|
$ti-icon-xbox-y: unicode("f2b9");
|
|
5192
|
+
$ti-icon-xbox-y-filled: unicode("fdc8");
|
|
4875
5193
|
$ti-icon-xd: unicode("fa33");
|
|
4876
5194
|
$ti-icon-xxx: unicode("fc20");
|
|
4877
5195
|
$ti-icon-yin-yang: unicode("ec35");
|
|
4878
5196
|
$ti-icon-yin-yang-filled: unicode("f785");
|
|
4879
5197
|
$ti-icon-yoga: unicode("f01f");
|
|
4880
5198
|
$ti-icon-zeppelin: unicode("f270");
|
|
5199
|
+
$ti-icon-zeppelin-filled: unicode("fdc7");
|
|
4881
5200
|
$ti-icon-zeppelin-off: unicode("f43f");
|
|
4882
5201
|
$ti-icon-zip: unicode("f3b4");
|
|
4883
5202
|
$ti-icon-zodiac-aquarius: unicode("ecac");
|
|
@@ -4892,24 +5211,33 @@ $ti-icon-zodiac-sagittarius: unicode("ecb4");
|
|
|
4892
5211
|
$ti-icon-zodiac-scorpio: unicode("ecb5");
|
|
4893
5212
|
$ti-icon-zodiac-taurus: unicode("ecb6");
|
|
4894
5213
|
$ti-icon-zodiac-virgo: unicode("ecb7");
|
|
5214
|
+
$ti-icon-zoom: unicode("fdaa");
|
|
4895
5215
|
$ti-icon-zoom-cancel: unicode("ec4d");
|
|
5216
|
+
$ti-icon-zoom-cancel-filled: unicode("fdc6");
|
|
4896
5217
|
$ti-icon-zoom-check: unicode("ef09");
|
|
4897
5218
|
$ti-icon-zoom-check-filled: unicode("f786");
|
|
4898
5219
|
$ti-icon-zoom-code: unicode("f07f");
|
|
5220
|
+
$ti-icon-zoom-code-filled: unicode("fdc5");
|
|
4899
5221
|
$ti-icon-zoom-exclamation: unicode("f080");
|
|
5222
|
+
$ti-icon-zoom-exclamation-filled: unicode("fdc4");
|
|
4900
5223
|
$ti-icon-zoom-filled: unicode("f787");
|
|
4901
5224
|
$ti-icon-zoom-in: unicode("eb56");
|
|
4902
5225
|
$ti-icon-zoom-in-area: unicode("f1dc");
|
|
4903
5226
|
$ti-icon-zoom-in-area-filled: unicode("f788");
|
|
4904
5227
|
$ti-icon-zoom-in-filled: unicode("f789");
|
|
4905
5228
|
$ti-icon-zoom-money: unicode("ef0a");
|
|
5229
|
+
$ti-icon-zoom-money-filled: unicode("fdc3");
|
|
4906
5230
|
$ti-icon-zoom-out: unicode("eb57");
|
|
4907
5231
|
$ti-icon-zoom-out-area: unicode("f1dd");
|
|
5232
|
+
$ti-icon-zoom-out-area-filled: unicode("fdc2");
|
|
4908
5233
|
$ti-icon-zoom-out-filled: unicode("f78a");
|
|
4909
5234
|
$ti-icon-zoom-pan: unicode("f1de");
|
|
5235
|
+
$ti-icon-zoom-pan-filled: unicode("fdc1");
|
|
4910
5236
|
$ti-icon-zoom-question: unicode("edeb");
|
|
5237
|
+
$ti-icon-zoom-question-filled: unicode("fdc0");
|
|
4911
5238
|
$ti-icon-zoom-replace: unicode("f2a7");
|
|
4912
5239
|
$ti-icon-zoom-reset: unicode("f295");
|
|
4913
5240
|
$ti-icon-zoom-scan: unicode("fcb0");
|
|
5241
|
+
$ti-icon-zoom-scan-filled: unicode("fdbf");
|
|
4914
5242
|
$ti-icon-zzz: unicode("f228");
|
|
4915
5243
|
$ti-icon-zzz-off: unicode("f440");
|