@zanichelli/albe-web-components 5.5.5 → 5.5.6-cs1
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/dist/cjs/{icons-9fc3ff30.js → icons-460f0f1e.js} +104 -104
- package/dist/cjs/{index-84b7063a.js → index-0b49c192.js} +648 -96
- package/dist/cjs/{index-3dd0f9bd.js → index-15126331.js} +168 -168
- package/dist/cjs/index.cjs.js +5 -5
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{utils-29f9ccf5.js → utils-7db26db9.js} +19 -33
- package/dist/cjs/{utils-4a419726.js → utils-b1ef8660.js} +13 -13
- package/dist/cjs/web-components-library.cjs.js +3 -3
- package/dist/cjs/z-alert.cjs.entry.js +2 -2
- package/dist/cjs/z-app-header.cjs.entry.js +16 -14
- package/dist/cjs/z-app-switcher_9.cjs.entry.js +159 -177
- package/dist/cjs/z-aria-alert.cjs.entry.js +4 -3
- package/dist/cjs/z-avatar.cjs.entry.js +9 -8
- package/dist/cjs/z-body_2.cjs.entry.js +5 -3
- package/dist/cjs/z-button-deprecated.cjs.entry.js +12 -9
- package/dist/cjs/z-button-filter.cjs.entry.js +4 -3
- package/dist/cjs/z-button-sort.cjs.entry.js +5 -6
- package/dist/cjs/z-button.cjs.entry.js +10 -11
- package/dist/cjs/z-candybar.cjs.entry.js +2 -2
- package/dist/cjs/z-card.cjs.entry.js +16 -19
- package/dist/cjs/z-carousel.cjs.entry.js +2 -2
- package/dist/cjs/z-chip-deprecated.cjs.entry.js +4 -6
- package/dist/cjs/z-chip.cjs.entry.js +7 -7
- package/dist/cjs/z-combobox.cjs.entry.js +30 -26
- package/dist/cjs/z-contextual-menu.cjs.entry.js +5 -10
- package/dist/cjs/z-cookiebar.cjs.entry.js +6 -7
- package/dist/cjs/z-cover-hero.cjs.entry.js +6 -5
- package/dist/cjs/z-date-picker.cjs.entry.js +39 -46
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +4 -3
- package/dist/cjs/z-file-upload.cjs.entry.js +18 -20
- package/dist/cjs/z-file.cjs.entry.js +4 -4
- package/dist/cjs/z-footer-link_3.cjs.entry.js +4 -4
- package/dist/cjs/z-footer.cjs.entry.js +13 -16
- package/dist/cjs/z-ghost-loading.cjs.entry.js +3 -3
- package/dist/cjs/z-icon-package.cjs.entry.js +3 -4
- package/dist/cjs/z-info-box.cjs.entry.js +3 -3
- package/dist/cjs/z-info-reveal.cjs.entry.js +9 -8
- package/dist/cjs/z-input-deprecated.cjs.entry.js +55 -67
- package/dist/cjs/z-input-label_2.cjs.entry.js +40 -36
- package/dist/cjs/z-list-group.cjs.entry.js +7 -7
- package/dist/cjs/z-list_2.cjs.entry.js +12 -12
- package/dist/cjs/z-menu-dropdown_2.cjs.entry.js +10 -11
- package/dist/cjs/z-menu-section.cjs.entry.js +3 -3
- package/dist/cjs/z-menu.cjs.entry.js +10 -13
- package/dist/cjs/z-messages-pocket.cjs.entry.js +7 -7
- package/dist/cjs/z-modal-login.cjs.entry.js +17 -15
- package/dist/cjs/z-modal.cjs.entry.js +3 -6
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +8 -8
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +11 -10
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +2 -2
- package/dist/cjs/z-myz-card-info.cjs.entry.js +27 -17
- package/dist/cjs/z-myz-card-list.cjs.entry.js +4 -3
- package/dist/cjs/z-myz-card_4.cjs.entry.js +17 -13
- package/dist/cjs/z-myz-list-item.cjs.entry.js +4 -4
- package/dist/cjs/z-myz-topbar.cjs.entry.js +35 -39
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +11 -11
- package/dist/cjs/z-navigation-tab.cjs.entry.js +12 -12
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +21 -21
- package/dist/cjs/z-notification.cjs.entry.js +3 -8
- package/dist/cjs/z-offcanvas.cjs.entry.js +12 -15
- package/dist/cjs/z-otp.cjs.entry.js +18 -18
- package/dist/cjs/z-pagination-bar.cjs.entry.js +13 -25
- package/dist/cjs/z-pagination-page.cjs.entry.js +2 -2
- package/dist/cjs/z-pagination.cjs.entry.js +14 -17
- package/dist/cjs/z-panel-elem.cjs.entry.js +4 -4
- package/dist/cjs/z-pocket-message.cjs.entry.js +3 -3
- package/dist/cjs/z-pocket_3.cjs.entry.js +19 -19
- package/dist/cjs/z-popover-deprecated.cjs.entry.js +17 -14
- package/dist/cjs/z-popover.cjs.entry.js +37 -55
- package/dist/cjs/z-section-title.cjs.entry.js +5 -14
- package/dist/cjs/z-skip-to-content.cjs.entry.js +19 -21
- package/dist/cjs/z-slideshow.cjs.entry.js +29 -12
- package/dist/cjs/z-status-tag.cjs.entry.js +9 -9
- package/dist/cjs/z-stepper-item.cjs.entry.js +2 -2
- package/dist/cjs/z-stepper.cjs.entry.js +3 -3
- package/dist/cjs/z-table-body.cjs.entry.js +1 -1
- package/dist/cjs/z-table-cell.cjs.entry.js +11 -11
- package/dist/cjs/z-table-empty-box.cjs.entry.js +6 -7
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +2 -2
- package/dist/cjs/z-table-footer.cjs.entry.js +1 -1
- package/dist/cjs/z-table-head.cjs.entry.js +1 -1
- package/dist/cjs/z-table-header-row.cjs.entry.js +4 -4
- package/dist/cjs/z-table-header.cjs.entry.js +18 -21
- package/dist/cjs/z-table-row.cjs.entry.js +9 -9
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +3 -3
- package/dist/cjs/z-table.cjs.entry.js +7 -9
- package/dist/cjs/z-tag.cjs.entry.js +3 -3
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +17 -17
- package/dist/cjs/z-toast-notification.cjs.entry.js +38 -41
- package/dist/cjs/z-toggle-button.cjs.entry.js +8 -10
- package/dist/cjs/z-toggle-switch.cjs.entry.js +19 -17
- package/dist/cjs/z-tooltip-deprecated.cjs.entry.js +36 -47
- package/dist/cjs/z-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/z-user-dropdown.cjs.entry.js +6 -8
- package/dist/cjs/z-visually-hidden.cjs.entry.js +2 -2
- package/dist/collection/beans/index.js +168 -168
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/buttons/z-button/index.js +209 -207
- package/dist/collection/components/buttons/z-button/styles.css +31 -30
- package/dist/collection/components/buttons/z-button-sort/index.js +181 -177
- package/dist/collection/components/buttons/z-button-sort/styles.css +14 -14
- package/dist/collection/components/buttons/z-chip/index.js +107 -104
- package/dist/collection/components/buttons/z-chip/styles.css +12 -15
- package/dist/collection/components/buttons/z-toggle-button/index.js +105 -101
- package/dist/collection/components/buttons/z-toggle-button/styles.css +10 -10
- package/dist/collection/components/buttons/z-toggle-switch/index.js +116 -115
- package/dist/collection/components/buttons/z-toggle-switch/styles.css +15 -18
- package/dist/collection/components/date-picker/styles.css +65 -83
- package/dist/collection/components/date-picker/utils.js +19 -33
- package/dist/collection/components/date-picker/z-date-picker/index.js +164 -160
- package/dist/collection/components/date-picker/z-range-picker/index.js +233 -240
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +32 -30
- package/dist/collection/components/file-upload/z-dragdrop-area/styles.css +14 -25
- package/dist/collection/components/file-upload/z-file/index.js +93 -85
- package/dist/collection/components/file-upload/z-file/styles.css +5 -18
- package/dist/collection/components/file-upload/z-file-upload/index.js +203 -208
- package/dist/collection/components/file-upload/z-file-upload/styles.css +8 -15
- package/dist/collection/components/footer/z-footer/index.js +172 -207
- package/dist/collection/components/footer/z-footer/styles.css +27 -32
- package/dist/collection/components/footer/z-footer-link/index.js +33 -28
- package/dist/collection/components/footer/z-footer-link/styles.css +6 -14
- package/dist/collection/components/footer/z-footer-section/index.js +39 -37
- package/dist/collection/components/footer/z-footer-section/styles.css +35 -48
- package/dist/collection/components/footer/z-footer-social/index.js +65 -60
- package/dist/collection/components/footer/z-footer-social/styles.css +0 -8
- package/dist/collection/components/icons/icons.js +103 -103
- package/dist/collection/components/icons/z-icon/index.js +102 -98
- package/dist/collection/components/icons/z-icon/styles.css +2 -2
- package/dist/collection/components/icons/z-icon-package/index.js +14 -13
- package/dist/collection/components/icons/z-icon-package/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper/index.js +12 -8
- package/dist/collection/components/indicators/z-stepper/styles.css +3 -3
- package/dist/collection/components/indicators/z-stepper-item/index.js +82 -82
- package/dist/collection/components/indicators/z-stepper-item/styles.css +22 -23
- package/dist/collection/components/inputs/z-combobox/index.js +340 -337
- package/dist/collection/components/inputs/z-combobox/styles.css +43 -48
- package/dist/collection/components/inputs/z-input/index.js +554 -569
- package/dist/collection/components/inputs/z-input/styles.css +83 -93
- package/dist/collection/components/inputs/z-input-message/index.js +53 -49
- package/dist/collection/components/inputs/z-input-message/styles.css +7 -6
- package/dist/collection/components/inputs/z-select/index.js +363 -353
- package/dist/collection/components/inputs/z-select/styles.css +23 -28
- package/dist/collection/components/list/z-list/index.js +39 -34
- package/dist/collection/components/list/z-list/styles.css +2 -3
- package/dist/collection/components/list/z-list-element/index.js +293 -288
- package/dist/collection/components/list/z-list-element/styles.css +18 -40
- package/dist/collection/components/list/z-list-group/index.js +103 -101
- package/dist/collection/components/list/z-list-group/styles.css +1 -2
- package/dist/collection/components/list/z-toast-notification-list/index.js +75 -67
- package/dist/collection/components/list/z-toast-notification-list/styles.css +37 -44
- package/dist/collection/components/logo/z-logo/index.js +113 -110
- package/dist/collection/components/logo/z-logo/styles.css +3 -3
- package/dist/collection/components/modal/z-modal/index.js +129 -133
- package/dist/collection/components/modal/z-modal/styles.css +23 -29
- package/dist/collection/components/modal/z-modal-login/index.js +181 -203
- package/dist/collection/components/modal/z-modal-login/styles.css +28 -37
- package/dist/collection/components/navigation/tabs/navigation-tab.css +19 -19
- package/dist/collection/components/navigation/tabs/z-navigation-tab/index.js +173 -173
- package/dist/collection/components/navigation/tabs/z-navigation-tab-link/index.js +206 -206
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/index.js +103 -107
- package/dist/collection/components/navigation/tabs/z-navigation-tabs/styles.css +23 -23
- package/dist/collection/components/navigation/z-app-header/index.js +149 -157
- package/dist/collection/components/navigation/z-app-header/styles.css +68 -78
- package/dist/collection/components/navigation/z-app-switcher/index.js +61 -52
- package/dist/collection/components/navigation/z-app-switcher/styles.css +5 -17
- package/dist/collection/components/navigation/z-app-topbar/index.js +123 -123
- package/dist/collection/components/navigation/z-app-topbar/styles.css +11 -17
- package/dist/collection/components/navigation/z-link/index.js +252 -244
- package/dist/collection/components/navigation/z-link/styles.css +15 -12
- package/dist/collection/components/navigation/z-menu/index.js +133 -131
- package/dist/collection/components/navigation/z-menu/styles.css +22 -25
- package/dist/collection/components/navigation/z-menu-dropdown/index.js +82 -83
- package/dist/collection/components/navigation/z-menu-dropdown/styles.css +21 -21
- package/dist/collection/components/navigation/z-menu-section/index.js +80 -73
- package/dist/collection/components/navigation/z-menu-section/styles.css +14 -14
- package/dist/collection/components/navigation/z-user-dropdown/index.js +166 -171
- package/dist/collection/components/navigation/z-user-dropdown/styles.css +63 -72
- package/dist/collection/components/notification/z-candybar/index.js +12 -9
- package/dist/collection/components/notification/z-candybar/styles.css +21 -27
- package/dist/collection/components/notification/z-cookiebar/index.js +82 -83
- package/dist/collection/components/notification/z-cookiebar/styles.css +18 -19
- package/dist/collection/components/notification/z-info-box/index.js +67 -61
- package/dist/collection/components/notification/z-info-box/styles.css +8 -8
- package/dist/collection/components/notification/z-notification/index.js +155 -156
- package/dist/collection/components/notification/z-notification/styles.css +11 -11
- package/dist/collection/components/notification/z-toast-notification/index.js +248 -251
- package/dist/collection/components/notification/z-toast-notification/styles.css +38 -30
- package/dist/collection/components/notification/z-tooltip/index.js +101 -94
- package/dist/collection/components/panel/z-panel-elem/index.js +174 -174
- package/dist/collection/components/panel/z-panel-elem/styles.css +6 -6
- package/dist/collection/components/typography/z-body/index.js +57 -55
- package/dist/collection/components/typography/z-heading/index.js +57 -55
- package/dist/collection/components/typography/z-typography/index.js +70 -63
- package/dist/collection/components/typography/z-typography/styles.css +13 -13
- package/dist/collection/components/z-aria-alert/index.js +31 -24
- package/dist/collection/components/z-avatar/index.js +110 -105
- package/dist/collection/components/z-avatar/styles.css +7 -10
- package/dist/collection/components/z-card/index.js +133 -138
- package/dist/collection/components/z-card/styles.css +38 -42
- package/dist/collection/components/z-carousel/index.js +51 -49
- package/dist/collection/components/z-carousel/styles.css +3 -3
- package/dist/collection/components/z-contextual-menu/index.js +89 -95
- package/dist/collection/components/z-contextual-menu/styles.css +8 -8
- package/dist/collection/components/z-cover-hero/index.js +64 -65
- package/dist/collection/components/z-cover-hero/styles.css +4 -4
- package/dist/collection/components/z-divider/index.js +77 -71
- package/dist/collection/components/z-ghost-loading/index.js +12 -8
- package/dist/collection/components/z-ghost-loading/styles.css +14 -14
- package/dist/collection/components/z-info-reveal/index.js +88 -84
- package/dist/collection/components/z-info-reveal/styles.css +9 -8
- package/dist/collection/components/z-offcanvas/index.js +107 -102
- package/dist/collection/components/z-offcanvas/styles.css +65 -45
- package/dist/collection/components/z-pagination/index.js +231 -246
- package/dist/collection/components/z-pagination/styles.css +16 -21
- package/dist/collection/components/z-popover/index.js +219 -223
- package/dist/collection/components/z-popover/styles.css +9 -9
- package/dist/collection/components/z-section-title/index.js +57 -60
- package/dist/collection/components/z-section-title/styles.css +2 -2
- package/dist/collection/components/z-skip-to-content/index.js +93 -85
- package/dist/collection/components/z-skip-to-content/styles.css +11 -15
- package/dist/collection/components/z-table/z-table/index.js +275 -288
- package/dist/collection/components/z-table/z-table/styles.css +23 -74
- package/dist/collection/components/z-table/z-table-body/index.js +11 -7
- package/dist/collection/components/z-table/z-table-cell/index.js +66 -63
- package/dist/collection/components/z-table/z-table-cell/styles.css +5 -4
- package/dist/collection/components/z-table/z-table-empty-box/index.js +54 -54
- package/dist/collection/components/z-table/z-table-empty-box/styles.css +5 -6
- package/dist/collection/components/z-table/z-table-expanded-row/index.js +33 -29
- package/dist/collection/components/z-table/z-table-expanded-row/styles.css +2 -2
- package/dist/collection/components/z-table/z-table-footer/index.js +11 -7
- package/dist/collection/components/z-table/z-table-footer/styles.css +3 -3
- package/dist/collection/components/z-table/z-table-head/index.js +11 -7
- package/dist/collection/components/z-table/z-table-header/index.js +173 -173
- package/dist/collection/components/z-table/z-table-header/styles.css +4 -2
- package/dist/collection/components/z-table/z-table-header-row/index.js +34 -30
- package/dist/collection/components/z-table/z-table-header-row/styles.css +1 -1
- package/dist/collection/components/z-table/z-table-row/index.js +67 -61
- package/dist/collection/components/z-table/z-table-row/styles.css +9 -18
- package/dist/collection/components/z-table/z-table-sticky-footer/index.js +12 -8
- package/dist/collection/components/z-table/z-table-sticky-footer/styles.css +4 -4
- package/dist/collection/components/z-tag/index.js +50 -47
- package/dist/collection/components/z-tag/styles.css +7 -12
- package/dist/collection/components/z-visually-hidden/index.js +11 -7
- package/dist/collection/components/z-visually-hidden/styles.css +6 -6
- package/dist/collection/constants/icons.js +1 -1
- package/dist/collection/deprecated/pagination/z-pagination-bar/index.js +174 -181
- package/dist/collection/deprecated/pagination/z-pagination-bar/styles.css +8 -9
- package/dist/collection/deprecated/pagination/z-pagination-page/index.js +115 -109
- package/dist/collection/deprecated/pagination/z-pagination-page/styles.css +13 -13
- package/dist/collection/deprecated/z-button-deprecated/index.js +199 -191
- package/dist/collection/deprecated/z-button-deprecated/styles.css +39 -39
- package/dist/collection/deprecated/z-button-filter/index.js +120 -115
- package/dist/collection/deprecated/z-button-filter/styles.css +7 -17
- package/dist/collection/deprecated/z-chip-deprecated/index.js +50 -50
- package/dist/collection/deprecated/z-chip-deprecated/styles.css +2 -2
- package/dist/collection/deprecated/z-input-deprecated/index.js +609 -626
- package/dist/collection/deprecated/z-input-deprecated/styles.css +77 -91
- package/dist/collection/deprecated/z-input-label/index.js +66 -60
- package/dist/collection/deprecated/z-input-label/styles.css +2 -2
- package/dist/collection/deprecated/z-popover-deprecated/index.js +195 -183
- package/dist/collection/deprecated/z-popover-deprecated/styles.css +36 -37
- package/dist/collection/deprecated/z-status-tag/index.js +111 -106
- package/dist/collection/deprecated/z-status-tag/styles.css +10 -12
- package/dist/collection/deprecated/z-tooltip-deprecated/index.js +160 -160
- package/dist/collection/deprecated/z-tooltip-deprecated/styles.css +37 -37
- package/dist/collection/index.js +4 -3
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +93 -85
- package/dist/collection/snowflakes/myz/card/z-myz-card/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +106 -103
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/styles.css +16 -16
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +12 -10
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/styles.css +4 -4
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +80 -74
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/styles.css +2 -2
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +143 -143
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/styles.css +10 -27
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +157 -163
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/styles.css +52 -50
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +12 -13
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/styles.css +3 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +79 -72
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/styles.css +13 -14
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +66 -62
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/styles.css +14 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +104 -118
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/styles.css +23 -54
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +34 -27
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/styles.css +13 -13
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +54 -46
- package/dist/collection/snowflakes/myz/list/z-myz-list/styles.css +1 -1
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +169 -165
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/styles.css +18 -19
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +86 -87
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/styles.css +13 -17
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +135 -125
- package/dist/collection/snowflakes/myz/pocket/z-pocket/styles.css +10 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +64 -57
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/styles.css +6 -14
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +65 -58
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/styles.css +9 -22
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +12 -13
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/styles.css +13 -22
- package/dist/collection/snowflakes/myz/topbar/index.js +263 -293
- package/dist/collection/snowflakes/myz/topbar/styles.css +157 -177
- package/dist/collection/snowflakes/myz/z-alert/index.js +37 -32
- package/dist/collection/snowflakes/myz/z-alert/styles.css +6 -6
- package/dist/collection/snowflakes/myz/z-otp/index.js +101 -95
- package/dist/collection/snowflakes/myz/z-otp/styles.css +7 -7
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +88 -73
- package/dist/collection/snowflakes/myz/z-slideshow/styles.css +30 -31
- package/dist/collection/utils/storybook-utils.js +6 -5
- package/dist/collection/utils/utils.js +14 -14
- package/dist/esm/{icons-92a7dcde.js → icons-56ca282c.js} +104 -104
- package/dist/esm/{index-90e18641.js → index-3517583d.js} +648 -96
- package/dist/esm/{index-3c2d757b.js → index-b7165fb7.js} +168 -168
- package/dist/esm/index.js +5 -5
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{utils-729724da.js → utils-5d136bc4.js} +19 -33
- package/dist/esm/{utils-57be09c8.js → utils-c9ef6b5f.js} +13 -13
- package/dist/esm/web-components-library.js +3 -3
- package/dist/esm/z-alert.entry.js +2 -2
- package/dist/esm/z-app-header.entry.js +16 -14
- package/dist/esm/z-app-switcher_9.entry.js +159 -177
- package/dist/esm/z-aria-alert.entry.js +4 -3
- package/dist/esm/z-avatar.entry.js +9 -8
- package/dist/esm/z-body_2.entry.js +5 -3
- package/dist/esm/z-button-deprecated.entry.js +12 -9
- package/dist/esm/z-button-filter.entry.js +4 -3
- package/dist/esm/z-button-sort.entry.js +5 -6
- package/dist/esm/z-button.entry.js +10 -11
- package/dist/esm/z-candybar.entry.js +2 -2
- package/dist/esm/z-card.entry.js +16 -19
- package/dist/esm/z-carousel.entry.js +2 -2
- package/dist/esm/z-chip-deprecated.entry.js +4 -6
- package/dist/esm/z-chip.entry.js +7 -7
- package/dist/esm/z-combobox.entry.js +30 -26
- package/dist/esm/z-contextual-menu.entry.js +5 -10
- package/dist/esm/z-cookiebar.entry.js +6 -7
- package/dist/esm/z-cover-hero.entry.js +6 -5
- package/dist/esm/z-date-picker.entry.js +39 -46
- package/dist/esm/z-dragdrop-area_2.entry.js +4 -3
- package/dist/esm/z-file-upload.entry.js +18 -20
- package/dist/esm/z-file.entry.js +4 -4
- package/dist/esm/z-footer-link_3.entry.js +4 -4
- package/dist/esm/z-footer.entry.js +13 -16
- package/dist/esm/z-ghost-loading.entry.js +3 -3
- package/dist/esm/z-icon-package.entry.js +3 -4
- package/dist/esm/z-info-box.entry.js +3 -3
- package/dist/esm/z-info-reveal.entry.js +9 -8
- package/dist/esm/z-input-deprecated.entry.js +55 -67
- package/dist/esm/z-input-label_2.entry.js +40 -36
- package/dist/esm/z-list-group.entry.js +7 -7
- package/dist/esm/z-list_2.entry.js +12 -12
- package/dist/esm/z-menu-dropdown_2.entry.js +10 -11
- package/dist/esm/z-menu-section.entry.js +3 -3
- package/dist/esm/z-menu.entry.js +10 -13
- package/dist/esm/z-messages-pocket.entry.js +7 -7
- package/dist/esm/z-modal-login.entry.js +17 -15
- package/dist/esm/z-modal.entry.js +3 -6
- package/dist/esm/z-myz-card-alert.entry.js +8 -8
- package/dist/esm/z-myz-card-dictionary.entry.js +4 -4
- package/dist/esm/z-myz-card-footer-sections.entry.js +2 -2
- package/dist/esm/z-myz-card-footer.entry.js +11 -10
- package/dist/esm/z-myz-card-icon.entry.js +2 -2
- package/dist/esm/z-myz-card-info.entry.js +27 -17
- package/dist/esm/z-myz-card-list.entry.js +4 -3
- package/dist/esm/z-myz-card_4.entry.js +17 -13
- package/dist/esm/z-myz-list-item.entry.js +4 -4
- package/dist/esm/z-myz-topbar.entry.js +35 -39
- package/dist/esm/z-navigation-tab-link.entry.js +11 -11
- package/dist/esm/z-navigation-tab.entry.js +12 -12
- package/dist/esm/z-navigation-tabs.entry.js +21 -21
- package/dist/esm/z-notification.entry.js +3 -8
- package/dist/esm/z-offcanvas.entry.js +12 -15
- package/dist/esm/z-otp.entry.js +18 -18
- package/dist/esm/z-pagination-bar.entry.js +13 -25
- package/dist/esm/z-pagination-page.entry.js +2 -2
- package/dist/esm/z-pagination.entry.js +14 -17
- package/dist/esm/z-panel-elem.entry.js +4 -4
- package/dist/esm/z-pocket-message.entry.js +3 -3
- package/dist/esm/z-pocket_3.entry.js +19 -19
- package/dist/esm/z-popover-deprecated.entry.js +17 -14
- package/dist/esm/z-popover.entry.js +37 -55
- package/dist/esm/z-section-title.entry.js +5 -14
- package/dist/esm/z-skip-to-content.entry.js +19 -21
- package/dist/esm/z-slideshow.entry.js +29 -12
- package/dist/esm/z-status-tag.entry.js +9 -9
- package/dist/esm/z-stepper-item.entry.js +2 -2
- package/dist/esm/z-stepper.entry.js +3 -3
- package/dist/esm/z-table-body.entry.js +1 -1
- package/dist/esm/z-table-cell.entry.js +11 -11
- package/dist/esm/z-table-empty-box.entry.js +6 -7
- package/dist/esm/z-table-expanded-row.entry.js +2 -2
- package/dist/esm/z-table-footer.entry.js +1 -1
- package/dist/esm/z-table-head.entry.js +1 -1
- package/dist/esm/z-table-header-row.entry.js +4 -4
- package/dist/esm/z-table-header.entry.js +18 -21
- package/dist/esm/z-table-row.entry.js +9 -9
- package/dist/esm/z-table-sticky-footer.entry.js +3 -3
- package/dist/esm/z-table.entry.js +7 -9
- package/dist/esm/z-tag.entry.js +3 -3
- package/dist/esm/z-toast-notification-list.entry.js +17 -17
- package/dist/esm/z-toast-notification.entry.js +38 -41
- package/dist/esm/z-toggle-button.entry.js +8 -10
- package/dist/esm/z-toggle-switch.entry.js +19 -17
- package/dist/esm/z-tooltip-deprecated.entry.js +36 -47
- package/dist/esm/z-tooltip.entry.js +4 -4
- package/dist/esm/z-user-dropdown.entry.js +6 -8
- package/dist/esm/z-visually-hidden.entry.js +2 -2
- package/dist/types/beans/index.d.ts +171 -174
- package/dist/types/components/buttons/z-button/index.d.ts +6 -13
- package/dist/types/components/buttons/z-button-sort/index.d.ts +4 -4
- package/dist/types/components/buttons/z-chip/index.d.ts +4 -4
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +2 -3
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +11 -5
- package/dist/types/components/date-picker/utils.d.ts +4 -4
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +7 -8
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +11 -13
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +3 -3
- package/dist/types/components/file-upload/z-file/index.d.ts +7 -5
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +18 -17
- package/dist/types/components/footer/z-footer/index.d.ts +15 -15
- package/dist/types/components/footer/z-footer-section/index.d.ts +1 -1
- package/dist/types/components/footer/z-footer-social/index.d.ts +1 -1
- package/dist/types/components/icons/icons.d.ts +1 -1
- package/dist/types/components/icons/z-icon/index.d.ts +3 -3
- package/dist/types/components/icons/z-icon-package/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +1 -1
- package/dist/types/components/inputs/z-combobox/index.d.ts +14 -15
- package/dist/types/components/inputs/z-input/index.d.ts +25 -46
- package/dist/types/components/inputs/z-input-message/index.d.ts +4 -3
- package/dist/types/components/inputs/z-select/index.d.ts +23 -23
- package/dist/types/components/list/z-list/index.d.ts +4 -3
- package/dist/types/components/list/z-list-element/index.d.ts +11 -7
- package/dist/types/components/list/z-list-group/index.d.ts +4 -3
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +6 -6
- package/dist/types/components/logo/z-logo/index.d.ts +2 -1
- package/dist/types/components/modal/z-modal/index.d.ts +5 -4
- package/dist/types/components/modal/z-modal-login/index.d.ts +13 -14
- package/dist/types/components/navigation/tabs/z-navigation-tab/index.d.ts +9 -8
- package/dist/types/components/navigation/tabs/z-navigation-tab-link/index.d.ts +9 -8
- package/dist/types/components/navigation/tabs/z-navigation-tabs/index.d.ts +10 -9
- package/dist/types/components/navigation/z-app-header/index.d.ts +11 -10
- package/dist/types/components/navigation/z-app-switcher/index.d.ts +4 -4
- package/dist/types/components/navigation/z-app-topbar/index.d.ts +3 -2
- package/dist/types/components/navigation/z-link/index.d.ts +6 -7
- package/dist/types/components/navigation/z-menu/index.d.ts +7 -6
- package/dist/types/components/navigation/z-menu-dropdown/index.d.ts +7 -7
- package/dist/types/components/navigation/z-menu-section/index.d.ts +8 -6
- package/dist/types/components/navigation/z-user-dropdown/index.d.ts +10 -9
- package/dist/types/components/notification/z-candybar/index.d.ts +1 -1
- package/dist/types/components/notification/z-cookiebar/index.d.ts +6 -6
- package/dist/types/components/notification/z-info-box/index.d.ts +3 -3
- package/dist/types/components/notification/z-notification/index.d.ts +6 -5
- package/dist/types/components/notification/z-toast-notification/index.d.ts +20 -19
- package/dist/types/components/notification/z-tooltip/index.d.ts +2 -2
- package/dist/types/components/panel/z-panel-elem/index.d.ts +4 -4
- package/dist/types/components/typography/z-body/index.d.ts +4 -1
- package/dist/types/components/typography/z-heading/index.d.ts +4 -1
- package/dist/types/components/typography/z-typography/index.d.ts +8 -4
- package/dist/types/components/z-aria-alert/index.d.ts +5 -2
- package/dist/types/components/z-avatar/index.d.ts +3 -2
- package/dist/types/components/z-card/index.d.ts +7 -6
- package/dist/types/components/z-carousel/index.d.ts +1 -1
- package/dist/types/components/z-contextual-menu/index.d.ts +4 -3
- package/dist/types/components/z-cover-hero/index.d.ts +3 -2
- package/dist/types/components/z-divider/index.d.ts +2 -1
- package/dist/types/components/z-ghost-loading/index.d.ts +2 -1
- package/dist/types/components/z-info-reveal/index.d.ts +9 -7
- package/dist/types/components/z-offcanvas/index.d.ts +9 -8
- package/dist/types/components/z-pagination/index.d.ts +14 -13
- package/dist/types/components/z-popover/index.d.ts +7 -7
- package/dist/types/components/z-section-title/index.d.ts +5 -4
- package/dist/types/components/z-skip-to-content/index.d.ts +8 -8
- package/dist/types/components/z-table/z-table/index.d.ts +5 -4
- package/dist/types/components/z-table/z-table-body/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-cell/index.d.ts +4 -3
- package/dist/types/components/z-table/z-table-empty-box/index.d.ts +5 -4
- package/dist/types/components/z-table/z-table-expanded-row/index.d.ts +1 -1
- package/dist/types/components/z-table/z-table-footer/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-head/index.d.ts +2 -2
- package/dist/types/components/z-table/z-table-header/index.d.ts +9 -7
- package/dist/types/components/z-table/z-table-header-row/index.d.ts +4 -2
- package/dist/types/components/z-table/z-table-row/index.d.ts +7 -4
- package/dist/types/components/z-table/z-table-sticky-footer/index.d.ts +1 -1
- package/dist/types/components/z-tag/index.d.ts +2 -1
- package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
- package/dist/types/components.d.ts +500 -137
- package/dist/types/deprecated/pagination/z-pagination-bar/index.d.ts +14 -16
- package/dist/types/deprecated/pagination/z-pagination-page/index.d.ts +1 -1
- package/dist/types/deprecated/z-button-deprecated/index.d.ts +5 -5
- package/dist/types/deprecated/z-button-filter/index.d.ts +6 -6
- package/dist/types/deprecated/z-chip-deprecated/index.d.ts +3 -1
- package/dist/types/deprecated/z-input-deprecated/index.d.ts +23 -34
- package/dist/types/deprecated/z-input-label/index.d.ts +1 -1
- package/dist/types/deprecated/z-popover-deprecated/index.d.ts +8 -7
- package/dist/types/deprecated/z-status-tag/index.d.ts +2 -1
- package/dist/types/deprecated/z-tooltip-deprecated/index.d.ts +4 -3
- package/dist/types/index.d.ts +4 -3
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +6 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +6 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +4 -9
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +4 -5
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +2 -2
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +4 -4
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/topbar/index.d.ts +22 -24
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +8 -4
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +12 -12
- package/dist/types/utils/utils.d.ts +12 -5
- package/dist/web-components-library/index.esm.js +1 -1
- package/dist/web-components-library/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
- package/dist/web-components-library/p-01cbf6d4.entry.js +1 -0
- package/{www/build/p-596da333.entry.js → dist/web-components-library/p-02f14544.entry.js} +1 -1
- package/dist/web-components-library/p-0617465e.entry.js +1 -0
- package/dist/web-components-library/p-06f54c19.entry.js +1 -0
- package/dist/web-components-library/p-0ad2c8ca.entry.js +1 -0
- package/dist/web-components-library/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
- package/dist/web-components-library/p-14f11a64.entry.js +1 -0
- package/dist/web-components-library/p-1668ec30.entry.js +1 -0
- package/dist/web-components-library/p-2177384f.entry.js +1 -0
- package/dist/web-components-library/p-25769717.entry.js +1 -0
- package/dist/web-components-library/p-25b8e583.entry.js +1 -0
- package/dist/web-components-library/p-2772f005.entry.js +1 -0
- package/dist/web-components-library/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
- package/dist/web-components-library/p-2e2ae623.entry.js +1 -0
- package/dist/web-components-library/p-311f5e7a.entry.js +16 -0
- package/dist/web-components-library/p-3124aed0.entry.js +1 -0
- package/dist/web-components-library/p-31604337.entry.js +1 -0
- package/dist/web-components-library/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
- package/dist/web-components-library/p-348c5ada.entry.js +1 -0
- package/dist/web-components-library/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
- package/dist/web-components-library/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
- package/dist/web-components-library/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
- package/dist/web-components-library/p-41b8390e.entry.js +1 -0
- package/dist/web-components-library/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
- package/dist/web-components-library/p-48134f75.entry.js +1 -0
- package/dist/web-components-library/p-4fe96235.entry.js +1 -0
- package/dist/web-components-library/p-53d9ac21.entry.js +1 -0
- package/dist/web-components-library/p-5a8bdc47.entry.js +1 -0
- package/dist/web-components-library/p-5f5725ce.entry.js +1 -0
- package/dist/web-components-library/p-5fe820fe.entry.js +1 -0
- package/dist/web-components-library/p-6106b802.entry.js +1 -0
- package/dist/web-components-library/p-613cc3b2.entry.js +1 -0
- package/dist/web-components-library/p-621ccd34.entry.js +1 -0
- package/dist/web-components-library/p-6852e978.entry.js +1 -0
- package/dist/web-components-library/p-6a53a0d8.entry.js +1 -0
- package/dist/web-components-library/p-6b7f7ac9.entry.js +1 -0
- package/dist/web-components-library/p-6de8783e.entry.js +1 -0
- package/dist/web-components-library/p-6e01660c.entry.js +1 -0
- package/dist/web-components-library/p-6fa0cef6.entry.js +1 -0
- package/dist/web-components-library/p-71ff9b83.entry.js +1 -0
- package/dist/web-components-library/p-747ad8dc.entry.js +1 -0
- package/dist/web-components-library/p-773cc0f3.entry.js +1 -0
- package/dist/web-components-library/p-792a7ea0.entry.js +1 -0
- package/dist/web-components-library/p-79940e8f.entry.js +1 -0
- package/dist/web-components-library/p-79c9cf77.entry.js +1 -0
- package/dist/web-components-library/p-7a9d3944.entry.js +1 -0
- package/dist/web-components-library/p-7d6e5930.entry.js +1 -0
- package/dist/web-components-library/p-810276c9.entry.js +1 -0
- package/dist/web-components-library/p-8158fe3c.js +1 -0
- package/dist/web-components-library/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
- package/dist/web-components-library/p-83ee9630.entry.js +1 -0
- package/dist/web-components-library/p-87942fb9.entry.js +1 -0
- package/dist/web-components-library/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/dist/web-components-library/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
- package/dist/web-components-library/p-940352dc.entry.js +1 -0
- package/dist/web-components-library/p-9a75f3f8.entry.js +1 -0
- package/dist/web-components-library/p-9c0df331.entry.js +1 -0
- package/dist/web-components-library/p-a55ef7b5.entry.js +1 -0
- package/dist/web-components-library/p-aae7a242.entry.js +1 -0
- package/dist/web-components-library/p-ae2dd723.entry.js +1 -0
- package/dist/web-components-library/p-af6789f2.entry.js +1 -0
- package/dist/web-components-library/p-b1b66050.entry.js +1 -0
- package/{www/build/p-42b0972c.js → dist/web-components-library/p-b2d16b41.js} +1 -1
- package/{www/build/p-e6ac4dc4.entry.js → dist/web-components-library/p-b2ee6ded.entry.js} +1 -1
- package/dist/web-components-library/{p-bfa3593e.js → p-b33f1112.js} +1 -1
- package/dist/web-components-library/p-b366ef8e.js +2 -0
- package/{www/build/p-f31b8e83.js → dist/web-components-library/p-b4e14eed.js} +1 -1
- package/dist/web-components-library/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
- package/dist/web-components-library/p-b9de57a3.entry.js +1 -0
- package/dist/web-components-library/p-bb684454.entry.js +1 -0
- package/dist/web-components-library/p-bc65252e.entry.js +1 -0
- package/dist/web-components-library/p-bd70bbcc.entry.js +1 -0
- package/dist/web-components-library/p-c0d382bc.entry.js +1 -0
- package/dist/web-components-library/p-c1c6988e.entry.js +1 -0
- package/dist/web-components-library/p-c26d641f.entry.js +1 -0
- package/dist/web-components-library/p-c4b70baa.entry.js +1 -0
- package/dist/web-components-library/p-c5ecf36a.entry.js +1 -0
- package/dist/web-components-library/{p-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
- package/dist/web-components-library/p-dd74911c.entry.js +1 -0
- package/dist/web-components-library/p-e137a17f.entry.js +1 -0
- package/dist/web-components-library/p-e1cbcb1e.entry.js +1 -0
- package/dist/web-components-library/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
- package/dist/web-components-library/p-e45c7aeb.entry.js +1 -0
- package/dist/web-components-library/p-eb612914.entry.js +1 -0
- package/dist/web-components-library/p-efdca379.entry.js +1 -0
- package/dist/web-components-library/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
- package/dist/web-components-library/p-f24a4525.entry.js +1 -0
- package/dist/web-components-library/p-f6ff5bc5.entry.js +1 -0
- package/dist/web-components-library/p-f94ad50d.entry.js +1 -0
- package/dist/web-components-library/p-fddbe121.entry.js +1 -0
- package/dist/web-components-library/p-ff000765.entry.js +1 -0
- package/dist/web-components-library/p-ff0fc090.entry.js +1 -0
- package/dist/web-components-library/p-ffacff3f.entry.js +1 -0
- package/dist/web-components-library/web-components-library.esm.js +1 -1
- package/loader/package.json +1 -0
- package/package.json +24 -17
- package/react/index.d.ts +1 -1
- package/readme.md +91 -33
- package/src-react/index.ts +1 -1
- package/www/build/index.esm.js +1 -1
- package/www/build/{p-8f030e78.entry.js → p-00fd5cac.entry.js} +1 -1
- package/www/build/p-01cbf6d4.entry.js +1 -0
- package/{dist/web-components-library/p-596da333.entry.js → www/build/p-02f14544.entry.js} +1 -1
- package/www/build/p-0617465e.entry.js +1 -0
- package/www/build/p-06f54c19.entry.js +1 -0
- package/www/build/p-0ad2c8ca.entry.js +1 -0
- package/www/build/{p-8cf3798f.entry.js → p-0af8d806.entry.js} +1 -1
- package/www/build/p-14f11a64.entry.js +1 -0
- package/www/build/p-1668ec30.entry.js +1 -0
- package/www/build/p-2177384f.entry.js +1 -0
- package/www/build/p-25769717.entry.js +1 -0
- package/www/build/p-25b8e583.entry.js +1 -0
- package/www/build/p-2772f005.entry.js +1 -0
- package/www/build/{p-4aaf3433.entry.js → p-2acf124c.entry.js} +1 -1
- package/www/build/p-2e2ae623.entry.js +1 -0
- package/www/build/p-311f5e7a.entry.js +16 -0
- package/www/build/p-3124aed0.entry.js +1 -0
- package/www/build/p-31604337.entry.js +1 -0
- package/www/build/{p-0ab1b40f.entry.js → p-32baba0e.entry.js} +1 -1
- package/www/build/p-348c5ada.entry.js +1 -0
- package/www/build/{p-105b82a6.entry.js → p-363c7e45.entry.js} +1 -1
- package/www/build/{p-6baa8e33.entry.js → p-3b974737.entry.js} +1 -1
- package/www/build/{p-7b054eb2.entry.js → p-3c463e59.entry.js} +1 -1
- package/www/build/p-41b8390e.entry.js +1 -0
- package/www/build/{p-a94f78b4.entry.js → p-41dbc6f1.entry.js} +1 -1
- package/www/build/p-48134f75.entry.js +1 -0
- package/www/build/p-4c9c83c0.css +1 -0
- package/www/build/p-4fe96235.entry.js +1 -0
- package/www/build/p-53d9ac21.entry.js +1 -0
- package/www/build/p-5a8bdc47.entry.js +1 -0
- package/www/build/p-5f5725ce.entry.js +1 -0
- package/www/build/p-5fe820fe.entry.js +1 -0
- package/www/build/p-6106b802.entry.js +1 -0
- package/www/build/p-613cc3b2.entry.js +1 -0
- package/www/build/p-621ccd34.entry.js +1 -0
- package/www/build/p-6852e978.entry.js +1 -0
- package/www/build/p-6a53a0d8.entry.js +1 -0
- package/www/build/p-6b7f7ac9.entry.js +1 -0
- package/www/build/p-6de8783e.entry.js +1 -0
- package/www/build/p-6e01660c.entry.js +1 -0
- package/www/build/p-6fa0cef6.entry.js +1 -0
- package/www/build/p-71ff9b83.entry.js +1 -0
- package/www/build/p-747ad8dc.entry.js +1 -0
- package/www/build/p-773cc0f3.entry.js +1 -0
- package/www/build/p-792a7ea0.entry.js +1 -0
- package/www/build/p-79940e8f.entry.js +1 -0
- package/www/build/p-79c9cf77.entry.js +1 -0
- package/www/build/p-7a9d3944.entry.js +1 -0
- package/www/build/p-7d6e5930.entry.js +1 -0
- package/www/build/p-810276c9.entry.js +1 -0
- package/www/build/p-8158fe3c.js +1 -0
- package/www/build/{p-bd772b8a.entry.js → p-834a3866.entry.js} +1 -1
- package/www/build/p-83ee9630.entry.js +1 -0
- package/www/build/p-87942fb9.entry.js +1 -0
- package/www/build/{p-2c836d42.entry.js → p-88b9d5b4.entry.js} +1 -1
- package/www/build/{p-a93d5b8c.entry.js → p-88de0323.entry.js} +1 -1
- package/www/build/p-8a9e2dd1.js +1 -0
- package/www/build/p-940352dc.entry.js +1 -0
- package/www/build/p-9a75f3f8.entry.js +1 -0
- package/www/build/p-9c0df331.entry.js +1 -0
- package/www/build/p-a55ef7b5.entry.js +1 -0
- package/www/build/p-aae7a242.entry.js +1 -0
- package/www/build/p-ae2dd723.entry.js +1 -0
- package/www/build/p-af6789f2.entry.js +1 -0
- package/www/build/p-b1b66050.entry.js +1 -0
- package/{dist/web-components-library/p-42b0972c.js → www/build/p-b2d16b41.js} +1 -1
- package/{dist/web-components-library/p-e6ac4dc4.entry.js → www/build/p-b2ee6ded.entry.js} +1 -1
- package/www/build/{p-bfa3593e.js → p-b33f1112.js} +1 -1
- package/www/build/p-b366ef8e.js +2 -0
- package/{dist/web-components-library/p-f31b8e83.js → www/build/p-b4e14eed.js} +1 -1
- package/www/build/{p-1c413074.entry.js → p-b50ee2a8.entry.js} +1 -1
- package/www/build/p-b9de57a3.entry.js +1 -0
- package/www/build/p-bb684454.entry.js +1 -0
- package/www/build/p-bc65252e.entry.js +1 -0
- package/www/build/p-bd70bbcc.entry.js +1 -0
- package/www/build/p-c0d382bc.entry.js +1 -0
- package/www/build/p-c1c6988e.entry.js +1 -0
- package/www/build/p-c26d641f.entry.js +1 -0
- package/www/build/p-c4b70baa.entry.js +1 -0
- package/www/build/p-c5ecf36a.entry.js +1 -0
- package/www/build/{p-1196b959.entry.js → p-cfe78918.entry.js} +1 -1
- package/www/build/p-dd74911c.entry.js +1 -0
- package/www/build/p-e137a17f.entry.js +1 -0
- package/www/build/p-e1cbcb1e.entry.js +1 -0
- package/www/build/{p-1ff7bde5.entry.js → p-e3176170.entry.js} +1 -1
- package/www/build/p-e45c7aeb.entry.js +1 -0
- package/www/build/p-eb612914.entry.js +1 -0
- package/www/build/p-efdca379.entry.js +1 -0
- package/www/build/{p-e17ca1a1.entry.js → p-f0a63044.entry.js} +1 -1
- package/www/build/p-f24a4525.entry.js +1 -0
- package/www/build/p-f6ff5bc5.entry.js +1 -0
- package/www/build/p-f94ad50d.entry.js +1 -0
- package/www/build/p-fddbe121.entry.js +1 -0
- package/www/build/p-ff000765.entry.js +1 -0
- package/www/build/p-ff0fc090.entry.js +1 -0
- package/www/build/p-ffacff3f.entry.js +1 -0
- package/www/build/web-components-library.esm.js +1 -1
- package/www/index.html +1 -1
- package/www/pages/file-upload.html +16 -4
- package/www/pages/notification.html +153 -69
- package/dist/cjs/index-1fda0714.js +0 -60
- package/dist/esm/index-abb47b30.js +0 -58
- package/dist/web-components-library/p-02474663.entry.js +0 -1
- package/dist/web-components-library/p-02681c05.entry.js +0 -1
- package/dist/web-components-library/p-0aa9746a.entry.js +0 -1
- package/dist/web-components-library/p-104b70e5.entry.js +0 -1
- package/dist/web-components-library/p-1906915c.entry.js +0 -1
- package/dist/web-components-library/p-1e6aff0f.entry.js +0 -1
- package/dist/web-components-library/p-223566d6.entry.js +0 -1
- package/dist/web-components-library/p-286363e2.js +0 -7
- package/dist/web-components-library/p-29e8a12c.entry.js +0 -1
- package/dist/web-components-library/p-2de00f19.entry.js +0 -1
- package/dist/web-components-library/p-33f74396.entry.js +0 -1
- package/dist/web-components-library/p-3fc438b7.entry.js +0 -1
- package/dist/web-components-library/p-41c5beec.entry.js +0 -1
- package/dist/web-components-library/p-46a6341a.entry.js +0 -1
- package/dist/web-components-library/p-4d9667dc.entry.js +0 -1
- package/dist/web-components-library/p-51130281.entry.js +0 -1
- package/dist/web-components-library/p-5789bbe7.entry.js +0 -1
- package/dist/web-components-library/p-578a5ad1.entry.js +0 -1
- package/dist/web-components-library/p-5ae44c56.entry.js +0 -1
- package/dist/web-components-library/p-6375f662.entry.js +0 -1
- package/dist/web-components-library/p-6bb8de3e.entry.js +0 -1
- package/dist/web-components-library/p-71034a6f.entry.js +0 -1
- package/dist/web-components-library/p-710cec6d.entry.js +0 -1
- package/dist/web-components-library/p-7171717f.entry.js +0 -1
- package/dist/web-components-library/p-71e8c2af.entry.js +0 -1
- package/dist/web-components-library/p-78e26102.entry.js +0 -1
- package/dist/web-components-library/p-79408b00.entry.js +0 -1
- package/dist/web-components-library/p-7d37e4a8.entry.js +0 -16
- package/dist/web-components-library/p-7ebb03d8.entry.js +0 -1
- package/dist/web-components-library/p-7f2fa336.entry.js +0 -1
- package/dist/web-components-library/p-8468d87e.entry.js +0 -1
- package/dist/web-components-library/p-8e4d7f5d.entry.js +0 -1
- package/dist/web-components-library/p-9260abad.entry.js +0 -1
- package/dist/web-components-library/p-92cc171f.entry.js +0 -1
- package/dist/web-components-library/p-9352da73.entry.js +0 -1
- package/dist/web-components-library/p-953a07d5.entry.js +0 -1
- package/dist/web-components-library/p-98268a57.js +0 -1
- package/dist/web-components-library/p-9c7cf598.entry.js +0 -1
- package/dist/web-components-library/p-9fb79d74.entry.js +0 -1
- package/dist/web-components-library/p-a5232d04.entry.js +0 -1
- package/dist/web-components-library/p-a54ef821.entry.js +0 -1
- package/dist/web-components-library/p-a759ab46.entry.js +0 -1
- package/dist/web-components-library/p-a9eea65b.entry.js +0 -1
- package/dist/web-components-library/p-ab5f212d.entry.js +0 -1
- package/dist/web-components-library/p-ae784c71.entry.js +0 -1
- package/dist/web-components-library/p-ae79ab08.entry.js +0 -1
- package/dist/web-components-library/p-aed2a8cf.entry.js +0 -1
- package/dist/web-components-library/p-b543005a.entry.js +0 -1
- package/dist/web-components-library/p-b574d5f6.entry.js +0 -1
- package/dist/web-components-library/p-b5916b42.entry.js +0 -1
- package/dist/web-components-library/p-bb20020b.entry.js +0 -1
- package/dist/web-components-library/p-bbeb6b3c.entry.js +0 -1
- package/dist/web-components-library/p-bd886dd5.entry.js +0 -1
- package/dist/web-components-library/p-c066ddf1.entry.js +0 -1
- package/dist/web-components-library/p-c284139b.entry.js +0 -1
- package/dist/web-components-library/p-c6124ee4.entry.js +0 -1
- package/dist/web-components-library/p-c730a93d.entry.js +0 -1
- package/dist/web-components-library/p-c9348925.entry.js +0 -1
- package/dist/web-components-library/p-cb13d050.entry.js +0 -1
- package/dist/web-components-library/p-cc6a5872.entry.js +0 -1
- package/dist/web-components-library/p-cf35d3cd.entry.js +0 -1
- package/dist/web-components-library/p-cf73af9a.entry.js +0 -1
- package/dist/web-components-library/p-d0d75b41.entry.js +0 -1
- package/dist/web-components-library/p-d0fea19f.entry.js +0 -1
- package/dist/web-components-library/p-d34eccf8.entry.js +0 -1
- package/dist/web-components-library/p-d4927410.entry.js +0 -1
- package/dist/web-components-library/p-d79f69f2.js +0 -1
- package/dist/web-components-library/p-e2560604.entry.js +0 -1
- package/dist/web-components-library/p-e293f91e.entry.js +0 -1
- package/dist/web-components-library/p-e6ddee24.entry.js +0 -1
- package/dist/web-components-library/p-f0d90cc2.entry.js +0 -1
- package/dist/web-components-library/p-f6a11970.entry.js +0 -1
- package/dist/web-components-library/p-f6da32c4.entry.js +0 -1
- package/dist/web-components-library/p-fd2338b2.entry.js +0 -1
- package/dist/web-components-library/p-fea2c39a.entry.js +0 -1
- package/www/build/p-02474663.entry.js +0 -1
- package/www/build/p-02681c05.entry.js +0 -1
- package/www/build/p-0aa9746a.entry.js +0 -1
- package/www/build/p-104b70e5.entry.js +0 -1
- package/www/build/p-1906915c.entry.js +0 -1
- package/www/build/p-1e6aff0f.entry.js +0 -1
- package/www/build/p-223566d6.entry.js +0 -1
- package/www/build/p-286363e2.js +0 -7
- package/www/build/p-29e8a12c.entry.js +0 -1
- package/www/build/p-2de00f19.entry.js +0 -1
- package/www/build/p-33f74396.entry.js +0 -1
- package/www/build/p-3fc438b7.entry.js +0 -1
- package/www/build/p-41c5beec.entry.js +0 -1
- package/www/build/p-46a6341a.entry.js +0 -1
- package/www/build/p-4d9667dc.entry.js +0 -1
- package/www/build/p-51130281.entry.js +0 -1
- package/www/build/p-5789bbe7.entry.js +0 -1
- package/www/build/p-578a5ad1.entry.js +0 -1
- package/www/build/p-5ae44c56.entry.js +0 -1
- package/www/build/p-6375f662.entry.js +0 -1
- package/www/build/p-6bb8de3e.entry.js +0 -1
- package/www/build/p-71034a6f.entry.js +0 -1
- package/www/build/p-710cec6d.entry.js +0 -1
- package/www/build/p-7171717f.entry.js +0 -1
- package/www/build/p-71e8c2af.entry.js +0 -1
- package/www/build/p-78e26102.entry.js +0 -1
- package/www/build/p-79408b00.entry.js +0 -1
- package/www/build/p-7d37e4a8.entry.js +0 -16
- package/www/build/p-7ebb03d8.entry.js +0 -1
- package/www/build/p-7f2fa336.entry.js +0 -1
- package/www/build/p-8468d87e.entry.js +0 -1
- package/www/build/p-8e4d7f5d.entry.js +0 -1
- package/www/build/p-9260abad.entry.js +0 -1
- package/www/build/p-92cc171f.entry.js +0 -1
- package/www/build/p-9352da73.entry.js +0 -1
- package/www/build/p-953a07d5.entry.js +0 -1
- package/www/build/p-98268a57.js +0 -1
- package/www/build/p-9c7cf598.entry.js +0 -1
- package/www/build/p-9ec1421c.css +0 -816
- package/www/build/p-9fb79d74.entry.js +0 -1
- package/www/build/p-a5232d04.entry.js +0 -1
- package/www/build/p-a54ef821.entry.js +0 -1
- package/www/build/p-a759ab46.entry.js +0 -1
- package/www/build/p-a9eea65b.entry.js +0 -1
- package/www/build/p-ab5f212d.entry.js +0 -1
- package/www/build/p-ae784c71.entry.js +0 -1
- package/www/build/p-ae79ab08.entry.js +0 -1
- package/www/build/p-aed2a8cf.entry.js +0 -1
- package/www/build/p-b543005a.entry.js +0 -1
- package/www/build/p-b574d5f6.entry.js +0 -1
- package/www/build/p-b5916b42.entry.js +0 -1
- package/www/build/p-bb20020b.entry.js +0 -1
- package/www/build/p-bbeb6b3c.entry.js +0 -1
- package/www/build/p-bd886dd5.entry.js +0 -1
- package/www/build/p-c066ddf1.entry.js +0 -1
- package/www/build/p-c284139b.entry.js +0 -1
- package/www/build/p-c6124ee4.entry.js +0 -1
- package/www/build/p-c730a93d.entry.js +0 -1
- package/www/build/p-c9348925.entry.js +0 -1
- package/www/build/p-cb13d050.entry.js +0 -1
- package/www/build/p-cc6a5872.entry.js +0 -1
- package/www/build/p-cf35d3cd.entry.js +0 -1
- package/www/build/p-cf73af9a.entry.js +0 -1
- package/www/build/p-d0d75b41.entry.js +0 -1
- package/www/build/p-d0fea19f.entry.js +0 -1
- package/www/build/p-d1358393.js +0 -129
- package/www/build/p-d34eccf8.entry.js +0 -1
- package/www/build/p-d4927410.entry.js +0 -1
- package/www/build/p-d79f69f2.js +0 -1
- package/www/build/p-e2560604.entry.js +0 -1
- package/www/build/p-e293f91e.entry.js +0 -1
- package/www/build/p-e6ddee24.entry.js +0 -1
- package/www/build/p-f0d90cc2.entry.js +0 -1
- package/www/build/p-f6a11970.entry.js +0 -1
- package/www/build/p-f6da32c4.entry.js +0 -1
- package/www/build/p-fd2338b2.entry.js +0 -1
- package/www/build/p-fea2c39a.entry.js +0 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/**
|
|
4
4
|
* Object containing SVG d path of `stroke` icons.
|
|
5
5
|
*/
|
|
6
|
-
const
|
|
6
|
+
const STROKE_ICONS = {
|
|
7
7
|
"add-image": "M0 198C0 307 88 395 198 395C307 395 395 307 395 198C395 88 307 0 198 0C88 0 0 88 0 198ZM20 764V408H96V782H170V447H246V635L385 427C405 398 439 396 458 428L628 714L706 594C732 555 765 554 787 593L904 798V218H446V150H702V88H406V20H694C748 20 780 52 780 106V150H894C948 150 980 182 980 236V894C980 948 948 980 894 980H256C200 980 170 948 170 894V850H106C50 850 20 818 20 764ZM86 218V176H173V74H223V176H309V218H223V309H173V218ZM246 912H903L747 651L666 775C643 810 616 812 594 775L422 489L246 750ZM629 380C629 442 678 491 740 491C801 491 850 442 850 380C850 319 801 270 740 270C678 270 629 319 629 380ZM693 380C693 353 714 331 740 331C765 331 786 353 786 380C786 408 765 430 740 430C714 430 693 408 693 380Z",
|
|
8
8
|
"app-switcher": "M0 120Q0 178 31.5 208 63 238 119 238 174 238 206.5 208 239 178 239 120 239 63 206.5 31.5 174 0 119 0 63 0 31.5 31 0 62 0 120ZM380 120Q380 178 412 208 444 238 499 238 554 238 587 208 620 178 620 120 620 63 587 31.5 554 0 499 0 445 0 412.5 31.5 380 63 380 120ZM761 120Q761 178 793 208 825 238 880 238 936 238 968 208 1000 178 1000 120 1000 63 967.5 31.5 935 0 880 0 825 0 793 31 761 62 761 120ZM0 501Q0 559 31.5 589 63 619 119 619 174 619 206.5 589 239 559 239 501 239 442 206.5 410.5 174 379 119 379 63 379 31.5 410.5 0 442 0 501ZM380 501Q380 559 412 589 444 619 499 619 555 619 587.5 589 620 559 620 501 620 442 587 410.5 554 379 499 379 444 379 412 410.5 380 442 380 501ZM761 501Q761 559 793 589 825 619 880 619 936 619 968 589 1000 559 1000 501 1000 442 967.5 410.5 935 379 880 379 825 379 793 410.5 761 442 761 501ZM0 882Q0 940 31.5 970 63 1000 119 1000 174 1000 206.5 970 239 940 239 882 239 824 206.5 793 174 762 119 762 63 762 31.5 793 0 824 0 882ZM380 882Q380 940 412 970 444 1000 499 1000 554 1000 587 970 620 940 620 882 620 824 587 793 554 762 499 762 444 762 412 793 380 824 380 882ZM761 882Q761 940 793 970 825 1000 880 1000 936 1000 968 970 1000 940 1000 882 1000 824 967.5 793 935 762 880 762 825 762 793 793 761 824 761 882Z",
|
|
9
9
|
"arrow-clockwise-down-left": "M0 466C0 143 258 2 510 2C800 2 1000 186 1000 468C1000 769 824 872 746 928L698 864C768 823 918 721 918 524V412C918 247 745 76 508 76C289 76 82 227 82 412V524C82 694 265 797 376 838V736V592H454V982H66V904H220L334 906C203 861 0 730 0 466Z",
|
|
@@ -43,22 +43,22 @@ const strokeIcons = {
|
|
|
43
43
|
"arrow-up-down-double": "M75 312L20 257 278 0 537 259 482 313 317 136 317 980 239 980 239 136ZM721 1000L463 743 518 688 682 864 682 20 760 20 760 864 925 687 980 741Z",
|
|
44
44
|
"arrow-up-rounded": "M0 536C0 859 258 1000 510 1000C800 1000 1000 816 1000 534C1000 233 824 130 746 74L698 138C768 179 918 281 918 478V590C918 755 745 926 508 926C289 926 82 775 82 590V478C82 308 265 205 376 164V266V410H454V20H66V98H220L334 96C203 141 0 272 0 536Z",
|
|
45
45
|
"arrow-up-square": "M20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98ZM242 469L297 524L461 348V786H539V348L704 525L759 471L500 212Z",
|
|
46
|
-
artist: "M204 733L210 746L494 692V592H561V539H471C412 539 398 512 398 422H342V386C342 302 404 252 482 252C568 252 615 303 615 392V690L823 746L832 733C840 700 837 683 824 679L680 637V391C680 272 598 190 482 190C366 190 281 282 281 392V435C281 459 289 469 308 469H345C345 556 393 589 431 592V635L203 680C187 683 196 720 204 733ZM113 500C113 777 276 1000 511 1000C746 1000 906 777 906 500C906 223 746 0 511 0C276 0 113 223 113 500ZM189 560V440C189 275 321 67 511 67C702 67 830 276 830 451V549C830 724 702 933 511 933C321 933 189 725 189 560Z",
|
|
46
|
+
"artist": "M204 733L210 746L494 692V592H561V539H471C412 539 398 512 398 422H342V386C342 302 404 252 482 252C568 252 615 303 615 392V690L823 746L832 733C840 700 837 683 824 679L680 637V391C680 272 598 190 482 190C366 190 281 282 281 392V435C281 459 289 469 308 469H345C345 556 393 589 431 592V635L203 680C187 683 196 720 204 733ZM113 500C113 777 276 1000 511 1000C746 1000 906 777 906 500C906 223 746 0 511 0C276 0 113 223 113 500ZM189 560V440C189 275 321 67 511 67C702 67 830 276 830 451V549C830 724 702 933 511 933C321 933 189 725 189 560Z",
|
|
47
47
|
"artist-quote": "M20 292L219 292 219 894Q219 935 241 957.5 263 980 305 980L808 980Q898 980 939 928.5 980 877 980 779L980 708 855 708 855 106Q855 65 832.5 42.5 810 20 769 20L216 20Q115 20 67.5 71 20 122 20 221ZM101 220Q101 175 110 148 119 121 144.5 106.5 170 92 219 92L219 220ZM297 908L297 92 777 92 777 708 416 708Q416 784 410 825.5 404 867 384.5 887.5 365 908 325 908ZM682 259L392 259 392 187 682 187ZM592 426L392 426 392 354 592 354ZM682 593L392 593 392 521 682 521ZM465 908Q492 860 492 780L902 780Q902 845 880 876.5 858 908 802 908Z",
|
|
48
48
|
"assign-task": "M721 286L721 92 96 92 96 687 433 687 433 759 78 759Q51 759 35.5 743.5 20 728 20 701L20 78Q20 51 35.5 35.5 51 20 78 20L739 20Q766 20 781.5 35.5 797 51 797 78L797 286ZM208 268Q190 268 177 255.5 164 243 164 225 164 208 177 196 190 184 208 184 225 184 238 196 251 208 251 225 251 243 238.5 255.5 226 268 208 268ZM314 261L314 192 633 192 633 261ZM208 429Q190 429 177 416.5 164 404 164 386 164 369 177 357 190 345 208 345 225 345 238 357 251 369 251 386 251 404 238.5 416.5 226 429 208 429ZM314 422L314 353 573 353 573 422ZM611 562Q611 494 651 457 691 420 756 420 821 420 861 457 901 494 901 562 901 630 861 666 821 702 756 702 691 702 651 666 611 630 611 562ZM691 562Q691 631 756 631 821 631 821 562 821 527 804 508.5 787 490 756 490 725 490 708 508.5 691 527 691 562ZM208 594Q190 594 177 581.5 164 569 164 551 164 534 177 522 190 510 208 510 225 510 238 522 251 534 251 551 251 569 238.5 581.5 226 594 208 594ZM314 587L314 518 533 518 533 587ZM512 980Q512 863 557 806.5 602 750 712 750L800 750Q910 750 955 806.5 1000 863 1000 980L924 980Q924 923 916.5 890.5 909 858 882 840 855 822 800 822L712 822Q657 822 630 840 603 858 595.5 890 588 922 588 980Z",
|
|
49
|
-
atom: "M184 680C157 633 191 566 263 498C191 429 157 362 184 316C211 269 286 264 381 292C404 196 446 133 500 133C554 133 595 196 618 292C713 264 788 269 815 316C842 362 808 429 736 498C808 566 842 633 815 680C788 727 713 731 618 703C595 799 553 862 500 862C446 862 405 799 381 703C286 731 211 727 184 680ZM227 655C237 673 294 672 371 651C367 627 364 603 362 577C341 562 321 547 303 533C245 588 217 637 227 655ZM227 341C217 358 246 407 303 463C321 448 341 433 362 419C364 393 367 368 371 344C294 323 237 323 227 341ZM409 497C409 515 410 532 411 549C424 558 439 567 454 576C469 585 484 593 499 600C515 593 530 585 545 576C560 567 575 558 588 549C589 532 590 515 590 497C590 480 589 463 588 446C574 437 559 428 544 419C529 410 514 402 499 395C485 402 470 410 455 419C440 428 425 437 411 446C410 463 409 480 409 497ZM431 309C453 318 476 328 499 339C523 328 546 318 568 309C548 233 520 183 500 183C479 183 451 232 431 309ZM431 686C451 763 479 812 500 812C520 812 548 763 568 686C545 677 523 668 500 656C476 668 453 677 431 686ZM628 651C705 672 762 673 772 655C782 637 754 588 696 533C678 547 658 562 637 577C635 603 632 627 628 651ZM628 344C632 368 635 393 637 419C658 433 678 448 696 463C753 407 782 358 772 341C762 323 705 323 628 344Z",
|
|
50
|
-
back: "M0 349L256 586L300 541L126 385H334V313H126L300 157L256 112ZM460 868V796H584C789 796 903 747 903 591C903 434 789 385 584 385H334V313H584C832 313 976 392 976 591C976 789 832 868 584 868Z",
|
|
49
|
+
"atom": "M184 680C157 633 191 566 263 498C191 429 157 362 184 316C211 269 286 264 381 292C404 196 446 133 500 133C554 133 595 196 618 292C713 264 788 269 815 316C842 362 808 429 736 498C808 566 842 633 815 680C788 727 713 731 618 703C595 799 553 862 500 862C446 862 405 799 381 703C286 731 211 727 184 680ZM227 655C237 673 294 672 371 651C367 627 364 603 362 577C341 562 321 547 303 533C245 588 217 637 227 655ZM227 341C217 358 246 407 303 463C321 448 341 433 362 419C364 393 367 368 371 344C294 323 237 323 227 341ZM409 497C409 515 410 532 411 549C424 558 439 567 454 576C469 585 484 593 499 600C515 593 530 585 545 576C560 567 575 558 588 549C589 532 590 515 590 497C590 480 589 463 588 446C574 437 559 428 544 419C529 410 514 402 499 395C485 402 470 410 455 419C440 428 425 437 411 446C410 463 409 480 409 497ZM431 309C453 318 476 328 499 339C523 328 546 318 568 309C548 233 520 183 500 183C479 183 451 232 431 309ZM431 686C451 763 479 812 500 812C520 812 548 763 568 686C545 677 523 668 500 656C476 668 453 677 431 686ZM628 651C705 672 762 673 772 655C782 637 754 588 696 533C678 547 658 562 637 577C635 603 632 627 628 651ZM628 344C632 368 635 393 637 419C658 433 678 448 696 463C753 407 782 358 772 341C762 323 705 323 628 344Z",
|
|
50
|
+
"back": "M0 349L256 586L300 541L126 385H334V313H126L300 157L256 112ZM460 868V796H584C789 796 903 747 903 591C903 434 789 385 584 385H334V313H584C832 313 976 392 976 591C976 789 832 868 584 868Z",
|
|
51
51
|
"back-top": "M746 483L500 221L254 483L301 528L461 356V980H539V356L699 528ZM780 92H220V20H780Z",
|
|
52
52
|
"black-circle": "M500 715C624 715 715 622 715 499C715 375 624 284 500 284C377 284 286 375 286 499C286 624 377 715 500 715Z",
|
|
53
53
|
"black-diamond": "M500 92L194 500L500 910L806 504Z",
|
|
54
54
|
"black-nib": "M20 728V322C20 299 29 290 48 290H120C138 290 148 302 148 322V344C276 343 303 342 374 322C454 298 515 246 540 246H556C586 246 668 339 774 408C842 453 924 479 960 486C995 493 1002 499 1000 524C998 549 995 556 960 558C924 560 843 596 774 640C669 708 586 798 556 798H540C515 798 446 745 374 728C303 705 276 705 148 704V728C148 745 138 758 120 758H48C29 758 20 748 20 728ZM306 524C306 579 339 604 368 604C405 606 426 584 440 562L716 546C730 546 737 537 736 524C734 509 730 503 716 502L440 484C426 460 405 444 370 444C339 444 304 466 306 524Z",
|
|
55
55
|
"black-sun-with-rays": "M211 499C211 693 317 788 499 788C681 788 787 693 787 499C787 318 681 212 499 212C317 212 211 318 211 499ZM471 20V214H529V20ZM471 20V214H529V20ZM471 786V980H529V786ZM819 140L682 277L723 318L860 181ZM277 682L140 819L181 860L318 723ZM980 471H786V529H980ZM214 471H20V529H214ZM860 819L723 682L682 723L819 860ZM318 277L181 140L140 181L277 318Z",
|
|
56
|
-
blockquote: "M437 313L299 980 222 980 359 309 20 307 20 20 437 23ZM980 311L842 980 765 980 902 309 563 307 563 20 980 22Z",
|
|
57
|
-
bold: "M710 483Q778 510 813 566 848 622 848 703 848 787 811 849.5 774 912 704 946 634 980 537 980L165 980 165 20 527 20Q675 20 752 83.5 829 147 829 268 829 342 800 395 771 448 710 483ZM321 156L321 421 519 421Q587 421 625.5 389.5 664 358 664 301L664 265Q664 156 510 156ZM682 670Q682 611 640.5 580.5 599 550 518 550L321 550 321 838 518 838Q602 838 642 806 682 774 682 706Z",
|
|
58
|
-
book: "M20 214L70 214 70 108Q203 108 287.5 121 372 134 421.5 162 471 190 500 238 529 190 579 162 629 134 713 121 797 108 930 108L930 214 980 214 980 898 20 898ZM128 771Q260 771 340.5 793.5 421 816 464 858L464 453Q464 341 437.5 284 411 227 340 203.5 269 180 128 180L128 771ZM536 858Q579 816 659.5 793.5 740 771 872 771L872 180Q731 180 660 203.5 589 227 562.5 284 536 341 536 453L536 858Z",
|
|
56
|
+
"blockquote": "M437 313L299 980 222 980 359 309 20 307 20 20 437 23ZM980 311L842 980 765 980 902 309 563 307 563 20 980 22Z",
|
|
57
|
+
"bold": "M710 483Q778 510 813 566 848 622 848 703 848 787 811 849.5 774 912 704 946 634 980 537 980L165 980 165 20 527 20Q675 20 752 83.5 829 147 829 268 829 342 800 395 771 448 710 483ZM321 156L321 421 519 421Q587 421 625.5 389.5 664 358 664 301L664 265Q664 156 510 156ZM682 670Q682 611 640.5 580.5 599 550 518 550L321 550 321 838 518 838Q602 838 642 806 682 774 682 706Z",
|
|
58
|
+
"book": "M20 214L70 214 70 108Q203 108 287.5 121 372 134 421.5 162 471 190 500 238 529 190 579 162 629 134 713 121 797 108 930 108L930 214 980 214 980 898 20 898ZM128 771Q260 771 340.5 793.5 421 816 464 858L464 453Q464 341 437.5 284 411 227 340 203.5 269 180 128 180L128 771ZM536 858Q579 816 659.5 793.5 740 771 872 771L872 180Q731 180 660 203.5 589 227 562.5 284 536 341 536 453L536 858Z",
|
|
59
59
|
"book-minus": "M20 898H980V771C732 771 616 788 544 857V453C544 239 605 180 902 180H980V108H902C672 108 560 146 504 243C449 146 342 108 70 108V214H20ZM128 771V180C407 180 465 239 465 453V858C411 805 313 771 128 771ZM657 514V442H980V514Z",
|
|
60
60
|
"book-plus": "M633 519V449H765V312H837V449H969V519H837V656H765V519ZM20 898H980V771C732 771 616 788 544 857V453C544 239 605 180 902 180H980V108H902C672 108 560 146 504 243C449 146 342 108 70 108V214H20ZM128 771V180C407 180 465 239 465 453V858C411 805 313 771 128 771Z",
|
|
61
|
-
bookmark: "M142 924V110C142 53 173 20 232 20H770C825 20 858 53 858 110V924C858 989 788 1030 730 972L500 742L270 974C215 1029 142 989 142 924ZM188 945L500 630L812 945L780 965V92H220V965Z",
|
|
61
|
+
"bookmark": "M142 924V110C142 53 173 20 232 20H770C825 20 858 53 858 110V924C858 989 788 1030 730 972L500 742L270 974C215 1029 142 989 142 924ZM188 945L500 630L812 945L780 965V92H220V965Z",
|
|
62
62
|
"breaking-line": "M220 320Q220 360 243 383 266 406 306 406L894 406Q935 406 957.5 383 980 360 980 320L980 20 904 20 904 334 296 334 296 20 220 20ZM386 92L386 20 814 20 814 92ZM386 249L386 177 814 177 814 249ZM20 351L20 649 240 500ZM220 980L296 980 296 666 904 666 904 980 980 980 980 680Q980 639 957.5 616.5 935 594 894 594L306 594Q266 594 243 616.5 220 639 220 680ZM814 823L386 823 386 751 814 751ZM814 980L386 980 386 908 814 908Z",
|
|
63
63
|
"bulleted-list": "M109 226C141 226 166 201 166 167C166 135 141 110 109 110C74 110 50 135 50 167C50 201 74 226 109 226ZM278 136V204H950V136ZM278 358V426H850V358ZM278 578V646H950V578ZM109 449C141 449 166 424 166 390C166 358 141 333 109 333C74 333 50 358 50 390C50 424 74 449 109 449ZM109 669C141 669 166 644 166 610C166 578 141 553 109 553C74 553 50 578 50 610C50 644 74 669 109 669ZM278 798V866H650V798ZM109 889C141 889 166 864 166 830C166 798 141 773 109 773C74 773 50 798 50 830C50 864 74 889 109 889Z",
|
|
64
64
|
"bulls-eye": "M218 500C217 320 329 218 498 218C667 218 783 320 782 500C781 693 667 782 498 782C329 782 219 693 218 500ZM0 498C-1 817 203 999 498 1000C793 1001 999 817 1000 498C1001 207 793 1 498 0C203 -1 1 207 0 498ZM80 500C80 255 255 82 498 82C741 82 920 255 920 500C920 764 741 918 498 918C255 918 80 764 80 500ZM293 500C294 642 374 707 499 707C623 707 706 642 707 500C708 368 623 293 499 293C374 293 292 368 293 500Z",
|
|
@@ -70,9 +70,9 @@ const strokeIcons = {
|
|
|
70
70
|
"caret-up": "M160 632L458 310C471 296 485 290 500 290C515 290 528 295 542 310L836 628C877 672 863 718 812 718H188C140 718 122 676 160 632ZM250 646H750L500 375Z",
|
|
71
71
|
"caret-up-down": "M160 342L458 20C471 6 485 0 500 0C515 0 528 5 542 20L836 338C877 382 863 428 812 428H188C140 428 122 386 160 342ZM250 356H750L500 85ZM160 658L458 980C471 994 485 1000 500 1000C515 1000 528 995 542 980L836 662C877 618 863 572 812 572H188C140 572 122 614 160 658ZM250 644H750L500 915Z",
|
|
72
72
|
"character-panel": "M933 452V391H892V203Q892 136 852.5 99.5Q813 63 739 63Q678 63 642 87Q606 111 589 140L635 182Q647 157 672.5 141Q698 125 735 125Q818 125 818 206V237H740Q661 237 618.5 264.5Q576 292 576 351Q576 400 607 429.5Q638 459 696 459Q746 459 776 439Q806 419 818 394H822Q822 424 840.5 438Q859 452 891 452ZM738 292H818V333Q818 349 809 361.5Q800 374 785.5 381Q771 388 751.5 393Q732 398 711 398Q650 398 650 350V339Q650 314 674 303Q698 292 738 292ZM524 917H578V833H507V489Q507 390 444 334.5Q381 279 267 279Q182 279 126.5 314.5Q71 350 46 401L104 455Q129 413 167 387.5Q205 362 262 362Q337 362 373.5 397Q410 432 410 499V561H286Q150 561 85 608Q20 655 20 743Q20 830 75 881Q130 932 230 932Q295 932 342 903Q389 874 410 816H416Q422 859 445.5 888Q469 917 524 917ZM245 850Q188 850 155 824.5Q122 799 122 753V728Q122 682 160 657.5Q198 633 282 633H410V736Q410 760 398 780.5Q386 801 364 817Q342 833 312 841.5Q282 850 245 850ZM987 924V863H946V675Q946 608 906.5 571.5Q867 535 791 535Q730 535 694 559Q658 583 641 612L687 656Q700 631 725 615Q750 599 788 599Q870 599 870 678V709H792Q713 709 670.5 736.5Q628 764 628 823Q628 872 659 901.5Q690 931 748 931Q799 931 828.5 911Q858 891 870 866H874Q874 896 892.5 910Q911 924 943 924ZM790 766H870V805Q870 821 861 830Q852 839 837.5 848.5Q823 858 803.5 863Q784 868 763 868Q704 868 704 822V811Q704 786 728 776Q752 766 790 766Z",
|
|
73
|
-
checkbox: "M20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM99 907H901V93H99Z",
|
|
73
|
+
"checkbox": "M20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM99 907H901V93H99Z",
|
|
74
74
|
"checkbox-checked": "M20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98ZM218 751V249C218 217 237 198 269 198H731C763 198 782 217 782 249V751C782 783 763 802 731 802H269C236 802 218 783 218 751Z",
|
|
75
|
-
checkmark: "M160 489L410 739L848 301L792 246L409 629L215 434Z",
|
|
75
|
+
"checkmark": "M160 489L410 739L848 301L792 246L409 629L215 434Z",
|
|
76
76
|
"checkmark-circle": "M0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558ZM205 522L415 732L793 354L737 299L414 622L260 467Z",
|
|
77
77
|
"check-task": "M721 286L721 92 96 92 96 687 433 687 433 759 78 759Q51 759 35.5 743.5 20 728 20 701L20 78Q20 51 35.5 35.5 51 20 78 20L739 20Q766 20 781.5 35.5 797 51 797 78L797 286ZM208 268Q190 268 177 255.5 164 243 164 225 164 208 177 196 190 184 208 184 225 184 238 196 251 208 251 225 251 243 238.5 255.5 226 268 208 268ZM314 261L314 192 633 192 633 261ZM208 429Q190 429 177 416.5 164 404 164 386 164 369 177 357 190 345 208 345 225 345 238 357 251 369 251 386 251 404 238.5 416.5 226 429 208 429ZM314 422L314 353 573 353 573 422ZM802 501Q825 480 848 480 873 480 894 501L977 586Q1000 609 1000 634 1000 656 979 677L673 980 497 980 497 803ZM208 594Q190 594 177 581.5 164 569 164 551 164 534 177 522 190 510 208 510 225 510 238 522 251 534 251 551 251 569 238.5 581.5 226 594 208 594ZM314 587L314 518 533 518 533 587ZM847 544L799 593 889 679 938 632ZM752 639L562 828 562 918 646 918 841 725Z",
|
|
78
78
|
"checkmark-square": "M190 519L410 739L808 341L752 286L409 629L245 464ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98Z",
|
|
@@ -87,102 +87,102 @@ const strokeIcons = {
|
|
|
87
87
|
"cloud-download": "M746 738L694 688L539 860V568H461V860L306 688L254 738L500 1000ZM288 445H712C812 445 860 418 860 355C860 289 784 238 686 258C676 158 632 71 502 71C368 71 324 158 314 258C216 238 140 289 140 355C140 418 188 445 288 445ZM288 514C126 514 58 448 58 352C58 266 146 178 250 198C272 82 338 0 502 0C662 0 728 82 750 198C854 178 942 266 942 352C942 448 874 514 712 514Z",
|
|
88
88
|
"cloud-x": "M658 571L714 626L554 786L713 945L658 999L499 840L340 1000L284 945L444 785L285 626L340 572L499 731ZM288 445H712C812 445 860 418 860 355C860 289 784 238 686 258C676 158 632 71 502 71C368 71 324 158 314 258C216 238 140 289 140 355C140 418 188 445 288 445ZM288 514C126 514 58 448 58 352C58 266 146 178 250 198C272 82 338 0 502 0C662 0 728 82 750 198C854 178 942 266 942 352C942 448 874 514 712 514Z",
|
|
89
89
|
"club-black-suit": "M38 556C38 440 98 344 210 344C290 344 338 386 384 410L396 398C348 366 286 308 286 196C286 84 344 0 502 0C660 0 720 84 718 196C716 308 658 366 608 398L620 410C666 386 716 342 794 344C906 347 966 440 966 556C966 670 902 774 760 774C640 774 586 708 560 618H528C528 672 522 811 580 854C634 894 692 908 810 938V980H194V938C314 908 371 891 424 854C484 812 478 672 476 618H444C418 708 366 774 244 774C104 774 38 670 38 556Z",
|
|
90
|
-
collezioni: "M0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 498V438C82 234 260 70 500 70C740 70 918 235 918 438V498ZM122 729H880C820 851 690 930 504 930C318 930 184 851 122 729Z",
|
|
91
|
-
compare: "M20 664V106C20 52 52 20 106 20H499C553 20 585 52 585 106V664C585 718 553 750 499 750H106C50 750 20 718 20 664ZM98 678H507V92H98ZM415 734H493V908H902V322H555V250H894C948 250 980 282 980 336V894C980 948 948 980 894 980H501C445 980 415 948 415 894ZM249 214L209 256L312 351H98V409H312L209 504L249 546L411 380ZM771 444L609 610L771 776L811 734L708 639H902V581H708L811 486Z",
|
|
90
|
+
"collezioni": "M0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 498V438C82 234 260 70 500 70C740 70 918 235 918 438V498ZM122 729H880C820 851 690 930 504 930C318 930 184 851 122 729Z",
|
|
91
|
+
"compare": "M20 664V106C20 52 52 20 106 20H499C553 20 585 52 585 106V664C585 718 553 750 499 750H106C50 750 20 718 20 664ZM98 678H507V92H98ZM415 734H493V908H902V322H555V250H894C948 250 980 282 980 336V894C980 948 948 980 894 980H501C445 980 415 948 415 894ZM249 214L209 256L312 351H98V409H312L209 504L249 546L411 380ZM771 444L609 610L771 776L811 734L708 639H902V581H708L811 486Z",
|
|
92
92
|
"contextual-menu": "M380 120Q380 178 412 208 444 238 499 238 554 238 587 208 620 178 620 120 620 63 587 31.5 554 0 499 0 445 0 412.5 31.5 380 63 380 120ZM380 499Q380 558 412 588.5 444 619 499 619 555 619 587.5 588 620 557 620 499 620 441 587 410 554 379 499 379 444 379 412 410 380 441 380 499ZM380 882Q380 940 412 970 444 1000 499 1000 554 1000 587 970 620 940 620 882 620 824 587 793 554 762 499 762 444 762 412 793 380 824 380 882Z",
|
|
93
93
|
"copy-to-clipboard": "M655 50L865 261 865 864Q865 905 842.5 927.5 820 950 779 950L506 950 506 882 789 882 789 350 641 350Q601 350 578 327 555 304 555 264L555 118 301 118 301 387 225 387 225 136Q225 95 248 72.5 271 50 311 50ZM623 118L623 282 789 282ZM404 483L450 436 634 610 452 783 404 736 511 641 207 641 207 980 135 980 135 575 511 575Z",
|
|
94
|
-
copyright: "M162 497C162 723 313 860 500 860C687 860 838 723 838 497C838 286 687 142 500 142C313 142 162 286 162 497ZM244 535V459C244 324 357 212 500 212C643 212 756 324 756 459V535C756 676 660 790 502 790C345 790 244 676 244 535ZM507 695Q560 695 594.5 670Q629 645 646 607L592 573Q577 600 558 616.5Q539 633 507 633Q463 633 440.5 605.5Q418 578 418 534V469Q418 425 440.5 397.5Q463 370 507 370Q536 370 554 385Q572 400 583 426L640 394Q623 355 590.5 331Q558 307 507 307Q429 307 385.5 359.5Q342 412 342 501Q342 590 385.5 642.5Q429 695 507 695Z",
|
|
94
|
+
"copyright": "M162 497C162 723 313 860 500 860C687 860 838 723 838 497C838 286 687 142 500 142C313 142 162 286 162 497ZM244 535V459C244 324 357 212 500 212C643 212 756 324 756 459V535C756 676 660 790 502 790C345 790 244 676 244 535ZM507 695Q560 695 594.5 670Q629 645 646 607L592 573Q577 600 558 616.5Q539 633 507 633Q463 633 440.5 605.5Q418 578 418 534V469Q418 425 440.5 397.5Q463 370 507 370Q536 370 554 385Q572 400 583 426L640 394Q623 355 590.5 331Q558 307 507 307Q429 307 385.5 359.5Q342 412 342 501Q342 590 385.5 642.5Q429 695 507 695Z",
|
|
95
95
|
"cursor-index": "M336 156L332 719 455 543 584 822 675 780 544 502 758 521Z",
|
|
96
|
-
dagger: "M461 980H539V385H802V315H539V20H461V315H200V385H461Z",
|
|
97
|
-
daggerdbl: "M200 684H461V980H539V684H802V616H539V372H802V304H539V20H461V304H200V372H461V616H200Z",
|
|
98
|
-
delete: "M258 908H742V244H258ZM330 92V20H670V92ZM366 364H437V788H366ZM563 364H634V788H563ZM70 244V172H930V244H820V894C820 948 788 980 734 980H266C210 980 180 948 180 894V244Z",
|
|
96
|
+
"dagger": "M461 980H539V385H802V315H539V20H461V315H200V385H461Z",
|
|
97
|
+
"daggerdbl": "M200 684H461V980H539V684H802V616H539V372H802V304H539V20H461V304H200V372H461V616H200Z",
|
|
98
|
+
"delete": "M258 908H742V244H258ZM330 92V20H670V92ZM366 364H437V788H366ZM563 364H634V788H563ZM70 244V172H930V244H820V894C820 948 788 980 734 980H266C210 980 180 948 180 894V244Z",
|
|
99
99
|
"diamond-black-suit": "M500 0L84 500L500 1000L916 504Z",
|
|
100
100
|
"dictionary-switch": "M378 905H850C850 905 838 877 838 846C838 821 848 799 848 799H378ZM300 724H912V88H378H300C301 51 333 20 390 20H990V799C950 799 920 815 920 845C920 873 946 893 984 893H990V980H390C334 980 300 946 300 890ZM300 644H379L378 768H300ZM7 384C6 481 60 538 154 538H561L452 623L500 662L675 509L500 357L452 395L561 479H154C96 479 67 447 68 384ZM5 242L180 394L228 356L119 272H581C639 272 668 304 667 367H728C729 270 675 213 581 213H119L228 128L180 89Z",
|
|
101
|
-
dictonary: "M100 890V110C100 52 132 20 190 20H890V772C850 772 820 788 820 835C820 880 846 900 884 900H890V980H190C134 980 100 946 100 890ZM178 912H750C742 892 738 864 738 836C738 814 742 788 748 772H178ZM178 704H812V88H178ZM228 228H432C432 275 408 313 374 347C345 315 334 290 324 258L274 275C288 310 302 340 335 374C308 405 279 417 238 431L253 486C296 471 334 455 372 413C410 452 447 471 486 483L513 431C477 419 436 402 411 376C455 326 484 287 484 228H536V180H408V132H355V180H228ZM707 648H769L655 361H588L474 648H536L562 572H680ZM630 412L666 522H576L615 412Z",
|
|
101
|
+
"dictonary": "M100 890V110C100 52 132 20 190 20H890V772C850 772 820 788 820 835C820 880 846 900 884 900H890V980H190C134 980 100 946 100 890ZM178 912H750C742 892 738 864 738 836C738 814 742 788 748 772H178ZM178 704H812V88H178ZM228 228H432C432 275 408 313 374 347C345 315 334 290 324 258L274 275C288 310 302 340 335 374C308 405 279 417 238 431L253 486C296 471 334 455 372 413C410 452 447 471 486 483L513 431C477 419 436 402 411 376C455 326 484 287 484 228H536V180H408V132H355V180H228ZM707 648H769L655 361H588L474 648H536L562 572H680ZM630 412L666 522H576L615 412Z",
|
|
102
102
|
"document-with-text": "M180 834V166C180 112 212 80 266 80H610L820 291V834C820 888 788 920 734 920H266C210 920 180 888 180 834ZM256 852H744V312L578 148H256ZM578 148V312H744V380H596C542 380 510 348 510 294V148ZM336 490V558H664V490ZM336 650V718H564V650Z",
|
|
103
103
|
"down-white-index": "M400 1000C360 1000 340 973 332 922L292 664C259 627 215 590 214 502C213 432 237 388 272 334C299 293 329 256 336 230C322 230 316 224 316 210V66C316 50 319 43 338 34C378 15 441 0 518 0C597 0 662 19 714 38C725 42 732 50 732 70V202C732 217 725 224 716 224C732 265 757 306 776 400C791 499 795 578 750 610C719 627 694 621 684 618C685 630 681 662 646 688C618 706 590 700 572 688C562 704 559 719 530 736C504 748 483 741 466 736C465 795 464 849 464 914C464 962 441 1000 400 1000ZM400 952C417 951 426 940 426 918L424 700C413 706 404 709 394 710C376 709 360 704 346 694L372 918C375 940 382 953 400 952ZM498 690C515 683 527 674 534 658C536 634 536 593 520 522C504 467 494 457 466 460C445 462 445 480 448 494C452 511 454 533 458 564C461 590 464 611 464 636C464 656 461 669 448 682C467 693 483 696 498 690ZM392 674C412 674 422 658 424 632C426 582 350 564 362 502C373 445 422 436 470 372C494 334 504 309 504 270H550C550 312 542 342 512 388C506 397 499 406 488 416C497 417 510 424 514 432C518 422 524 409 542 400C557 393 587 397 596 404C597 385 606 366 628 356C666 339 701 358 732 420L726 396C704 309 688 252 666 222C625 205 581 196 526 194C467 192 423 208 382 226C378 246 346 306 320 348C278 400 256 445 256 510C256 583 296 606 330 636C348 652 366 674 392 674ZM628 648C643 642 646 627 650 616C646 596 637 548 614 492C592 438 581 429 558 438C536 447 544 462 550 490C553 504 559 525 566 562C573 599 571 609 576 640C579 657 606 657 628 648ZM684 564C697 575 707 574 718 568C732 560 739 548 738 530C736 497 735 491 702 436C676 393 665 383 640 396C619 407 619 422 630 442C635 451 644 464 650 478C669 523 673 554 684 564ZM426 558L416 486C410 495 404 501 404 516C404 533 413 546 426 558ZM368 179C401 163 455 145 526 145C602 145 644 160 678 177V80C637 63 597 48 518 48C448 48 401 63 368 80Z",
|
|
104
|
-
download: "M902 544H980V894C980 948 948 980 894 980H106C52 980 20 948 20 894V544H98V908H902ZM746 517L699 472L539 644V20H461V644L301 472L254 517L500 779Z",
|
|
105
|
-
edit: "M61 576L589 49C627 11 672 10 711 49L815 153C854 192 853 237 815 275L287 802H61ZM559 178L513 224L640 351L686 305ZM253 737L780 211L653 84L126 610V783L80 737ZM20 912V980H980V912Z",
|
|
104
|
+
"download": "M902 544H980V894C980 948 948 980 894 980H106C52 980 20 948 20 894V544H98V908H902ZM746 517L699 472L539 644V20H461V644L301 472L254 517L500 779Z",
|
|
105
|
+
"edit": "M61 576L589 49C627 11 672 10 711 49L815 153C854 192 853 237 815 275L287 802H61ZM559 178L513 224L640 351L686 305ZM253 737L780 211L653 84L126 610V783L80 737ZM20 912V980H980V912Z",
|
|
106
106
|
"edit-picture": "M295 500L745 50C783 12 828 12 866 50L971 155C1009 193 1009 238 971 276L521 726H295ZM722 183L674 231L790 347L838 299ZM484 653L929 208L813 92L368 537V653ZM50 894V106C50 52 82 20 136 20H590V92H128V410L261 238C294 196 321 195 354 239L440 355L387 408L308 293L128 521V908H871V814L679 568L729 518L871 700V495H949V894C949 948 917 980 863 980H136C80 980 50 948 50 894Z",
|
|
107
107
|
"electric-light-bulb": "M388 640C387 546 240 470 240 348V266C240 161 316 72 502 74C688 76 760 161 760 266V348C760 470 616 546 616 640H698C697 555 843 484 842 297C841 134 761 -2 502 0C245 2 159 134 158 297C157 484 306 556 306 640ZM306 742H698V814H306ZM362 908H642V980H362Z",
|
|
108
|
-
email: "M20 733V265C20 211 52 179 106 179H894C948 179 980 211 980 265V733C980 787 948 819 894 819H106C50 819 20 787 20 733ZM98 747H902V251H98ZM957 251C955 255 952 258 949 261L542 612C527 625 515 632 500 632C485 632 471 624 458 612L50 257C48 255 47 253 45 251H146L500 556L857 251Z",
|
|
109
|
-
event: "M290 870H106C50 870 20 838 20 784V210C20 156 52 124 106 124H894C948 124 980 156 980 210V344H902V196H98V798H290ZM238 20H316V294H238ZM684 20H762V294H684ZM642 551H704V711L642 715ZM642 715L681 670L813 792L773 837ZM690 1000C871 1000 1000 881 1000 690C1000 509 871 380 690 380C509 380 380 508 380 690C380 881 509 1000 690 1000ZM690 935C553 935 458 845 458 719V659C458 535 554 445 690 445C826 445 922 533 922 658V721C922 846 826 935 690 935Z",
|
|
108
|
+
"email": "M20 733V265C20 211 52 179 106 179H894C948 179 980 211 980 265V733C980 787 948 819 894 819H106C50 819 20 787 20 733ZM98 747H902V251H98ZM957 251C955 255 952 258 949 261L542 612C527 625 515 632 500 632C485 632 471 624 458 612L50 257C48 255 47 253 45 251H146L500 556L857 251Z",
|
|
109
|
+
"event": "M290 870H106C50 870 20 838 20 784V210C20 156 52 124 106 124H894C948 124 980 156 980 210V344H902V196H98V798H290ZM238 20H316V294H238ZM684 20H762V294H684ZM642 551H704V711L642 715ZM642 715L681 670L813 792L773 837ZM690 1000C871 1000 1000 881 1000 690C1000 509 871 380 690 380C509 380 380 508 380 690C380 881 509 1000 690 1000ZM690 935C553 935 458 845 458 719V659C458 535 554 445 690 445C826 445 922 533 922 658V721C922 846 826 935 690 935Z",
|
|
110
110
|
"event-cancelled": "M744 206H902V344H980V220C980 166 948 134 894 134H803ZM238 20V304H316V20ZM125 788H98V206H602L662 134H106C52 134 20 166 20 220V774C20 828 42 860 65 860ZM642 551H704V711L642 715ZM642 715L681 670L813 792L773 837ZM100 951L162 1000L382 726C397 896 521 1000 690 1000C871 1000 1000 881 1000 690C1000 510 871 380 690 380C679 380 669 380 659 381L926 48L864 0ZM458 719V659C458 649 459 639 460 629L594 462C623 451 655 445 690 445C826 445 922 533 922 658V721C922 846 826 935 690 935C553 935 458 845 458 719Z",
|
|
111
111
|
"exclamation-circle": "M472 605H528L544 403V195H456V403ZM499 801Q534 801 547 787Q560 773 560 749V737Q560 714 547 699.5Q534 685 499 685Q465 685 452.5 699.5Q440 714 440 737V749Q440 773 452.5 787Q465 801 499 801ZM0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558Z",
|
|
112
112
|
"exclamation-square": "M472 598H528L544 406V198H456V406ZM499 794Q534 794 547 780Q560 766 560 742V730Q560 707 547 692.5Q534 678 499 678Q465 678 452.5 692.5Q440 707 440 730V742Q440 766 452.5 780Q465 794 499 794ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98Z",
|
|
113
113
|
"exercises-interactive": "M401 619C381 644 382 686 415 714C538 818 579 854 627 854H723C820 854 844 806 844 679V617C844 588 827 565 793 565C779 565 768 570 763 575C761 561 747 540 716 540C700 540 691 545 684 551C681 545 669 527 641 527C629 527 622 529 617 531C617 528 617 511 617 491V433C617 399 604 376 565 376C527 376 511 399 511 433V626L485 609C453 588 422 593 401 619ZM434 642C443 629 456 633 469 641L547 693V429C547 413 553 406 565 406C577 406 583 413 583 429V584V662H623V573C623 560 628 553 641 553C652 553 658 560 658 573L659 663H699L698 584C698 574 703 567 713 567C724 567 730 573 730 585V663H770V617C770 605 775 596 788 596C801 596 807 605 807 617V654V679C807 786 789 809 743 809H627C591 809 557 776 438 677C426 667 425 654 434 642ZM170 369L380 569L708 209L652 156L379 460L225 314ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98Z",
|
|
114
114
|
"exercises-online": "M482 674C482 785 563 866 674 866C785 866 866 785 866 674C866 563 785 482 674 482C563 482 482 563 482 674ZM512 674C512 652 514 635 521 628H584C581 633 578 651 578 674C578 697 579 715 583 720H521C514 713 512 696 512 674ZM530 750H588C599 785 617 811 637 836C590 824 551 792 530 750ZM530 598C552 556 594 523 642 512C621 535 604 562 590 598ZM614 673C614 651 618 642 623 628H725C731 641 733 651 733 673C733 696 727 711 724 720H623C618 713 614 696 614 673ZM624 750H720C710 783 696 811 673 839C651 811 637 783 624 750ZM628 598C638 565 652 537 673 511C695 537 708 565 719 598ZM706 512C753 523 796 556 818 598H758C744 562 722 535 706 512ZM710 836C728 811 747 785 759 750H818C797 792 758 824 710 836ZM764 628H827C834 635 836 652 836 674C836 696 834 713 827 720H764C767 715 769 697 769 674C769 651 766 633 764 628ZM482 674C482 563 563 482 674 482C785 482 866 563 866 674C866 785 785 866 674 866C563 866 482 785 482 674ZM170 369L380 569L708 209L652 156L379 460L225 314ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98Z",
|
|
115
115
|
"exercises-plus": "M170 369L380 569L708 209L652 156L379 460L225 314ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98ZM554 698V656H648V559H694V656H788V698L694 697V793H648V697ZM670 842C762 842 836 779 836 676C836 574 762 511 670 511C580 511 505 574 505 676C505 780 580 842 670 842Z",
|
|
116
|
-
favorites: "M20 297Q20 440 90.5 573.5 161 707 269.5 814.5 378 922 500 1000 622 922 730.5 814.5 839 707 909.5 573.5 980 440 980 297 980 202 949.5 135 919 68 866 34 813 0 746 0 666 0 600.5 51.5 535 103 500 215 464 103 398.5 51.5 333 0 254 0 187 0 134 34 81 68 50.5 135 20 202 20 297ZM102 300Q102 202 143.5 141 185 80 255 80 327 80 383 153.5 439 227 499 388L501 388Q560 227 616 153.5 672 80 745 80 815 80 856.5 141 898 202 898 300 898 424 836.5 541.5 775 659 684 751 593 843 500 903 407 843 316 751 225 659 163.5 541.5 102 424 102 300Z",
|
|
117
|
-
feed: "M20 943L40 943 211 800 376 800 376 899Q376 936 398 959 420 982 460 982L894 982Q935 982 957.5 959.5 980 937 980 896L980 347Q980 307 958 283.5 936 260 893 260L804 260 804 106Q804 65 781.5 42.5 759 20 718 20L107 20Q64 20 42 43.5 20 67 20 107ZM185 728L96 803 96 92 728 92 728 728ZM628 264L196 264 196 192 628 192ZM538 436L196 436 196 364 538 364ZM628 608L196 608 196 536 628 536Z",
|
|
116
|
+
"favorites": "M20 297Q20 440 90.5 573.5 161 707 269.5 814.5 378 922 500 1000 622 922 730.5 814.5 839 707 909.5 573.5 980 440 980 297 980 202 949.5 135 919 68 866 34 813 0 746 0 666 0 600.5 51.5 535 103 500 215 464 103 398.5 51.5 333 0 254 0 187 0 134 34 81 68 50.5 135 20 202 20 297ZM102 300Q102 202 143.5 141 185 80 255 80 327 80 383 153.5 439 227 499 388L501 388Q560 227 616 153.5 672 80 745 80 815 80 856.5 141 898 202 898 300 898 424 836.5 541.5 775 659 684 751 593 843 500 903 407 843 316 751 225 659 163.5 541.5 102 424 102 300Z",
|
|
117
|
+
"feed": "M20 943L40 943 211 800 376 800 376 899Q376 936 398 959 420 982 460 982L894 982Q935 982 957.5 959.5 980 937 980 896L980 347Q980 307 958 283.5 936 260 893 260L804 260 804 106Q804 65 781.5 42.5 759 20 718 20L107 20Q64 20 42 43.5 20 67 20 107ZM185 728L96 803 96 92 728 92 728 728ZM628 264L196 264 196 192 628 192ZM538 436L196 436 196 364 538 364ZM628 608L196 608 196 536 628 536Z",
|
|
118
118
|
"film-frames": "M106 150H894C948 150 980 182 980 236V754C980 818 948 850 894 850H106C52 850 20 818 20 754V236C20 180 52 150 106 150ZM799 188C795 188 792 191 792 195V233C792 237 795 240 799 240H867C871 240 874 237 874 233V195C874 191 871 188 867 188ZM355 188C351 188 348 191 348 195V233C348 237 351 240 355 240H423C427 240 430 237 430 233V195C430 191 427 188 423 188ZM267 278C213 278 181 308 181 364V636C181 690 213 722 267 722H733C787 722 819 690 819 636V364C819 310 787 278 733 278ZM133 188C129 188 126 191 126 195V233C126 237 129 240 133 240H201C205 240 208 237 208 233V195C208 191 205 188 201 188ZM577 188C573 188 570 191 570 195V233C570 237 573 240 577 240H645C649 240 652 237 652 233V195C652 191 649 188 645 188ZM799 760C795 760 792 763 792 767V805C792 809 795 812 799 812H867C871 812 874 809 874 805V767C874 763 871 760 867 760ZM355 760C351 760 348 763 348 767V805C348 809 351 812 355 812H423C427 812 430 809 430 805V767C430 763 427 760 423 760ZM133 760C129 760 126 763 126 767V805C126 809 129 812 133 812H201C205 812 208 809 208 805V767C208 763 205 760 201 760ZM577 760C573 760 570 763 570 767V805C570 809 573 812 577 812H645C649 812 652 809 652 805V767C652 763 649 760 645 760ZM20 278V722H43C97 722 129 690 129 636V364C129 310 97 278 43 278ZM980 278H957C903 278 871 310 871 364V636C871 690 903 722 957 722H980ZM450 620L611 520C624 512 626 506 626 497C626 490 624 483 611 475L452 377C431 364 410 365 410 399V601C410 628 428 634 450 620Z",
|
|
119
119
|
"frame-with-picture": "M20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98ZM944 931L670 542L582 674C559 708 534 709 510 674L308 380L55 739V625L271 316C291 287 323 288 344 317L544 603L629 483C655 447 684 445 710 482L944 817ZM670 371C731 371 780 322 780 260C780 199 731 150 670 150C608 150 559 199 559 260C559 322 608 371 670 371ZM670 310C644 310 623 288 623 260C623 233 644 211 670 211C695 211 716 233 716 260C716 288 695 310 670 310Z",
|
|
120
|
-
gear: "M20 550L110 568C118 636 137 693 168 740L125 804L196 875L260 832C308 862 365 881 432 888L450 980H550L568 888C634 880 691 861 738 831L804 875L875 804L830 737C859 691 878 635 886 569L980 550V450L886 431C878 368 858 312 828 266L875 196L804 125L734 172C688 141 632 121 569 113L550 20H450L432 112C367 120 311 140 264 170L196 125L125 196L170 263C139 310 118 367 110 432L20 450ZM180 545V451C180 292 310 173 498 173C686 173 816 292 816 451V545C816 712 708 827 501 827C294 827 180 712 180 545ZM364 519V480C364 411 418 361 498 361C578 361 632 411 632 480V519C632 589 586 639 498 639C410 639 364 589 364 519Z",
|
|
121
|
-
geogebra: "M89 491C89 525 109 554 138 567C141 666 187 742 258 788V794C258 840 296 878 342 878C371 878 397 863 412 840C427 841 443 842 458 842C550 842 636 813 707 764C719 771 734 775 749 775C795 775 833 737 833 691C833 676 829 661 821 649C864 586 889 512 889 437C889 421 888 404 885 389C903 374 914 351 914 326C914 280 876 242 830 242C823 242 816 243 809 245C749 189 661 159 566 159L546 160C532 135 505 118 474 118C430 118 393 154 390 197C292 242 216 320 174 407H173C127 407 89 445 89 491ZM198 571C232 560 257 528 257 491C257 466 246 444 229 429C265 355 331 293 410 256C425 274 448 286 474 286C514 286 548 257 556 219H566C646 219 713 242 759 282C751 295 746 310 746 326C746 371 783 409 828 410C829 419 829 428 829 437C829 499 809 559 774 611C766 608 758 607 749 607C703 607 665 645 665 691C665 700 666 708 669 716C608 757 535 782 458 782C447 782 436 782 425 781C419 741 384 710 342 710C320 710 299 719 284 733C233 697 202 641 198 571Z",
|
|
122
|
-
headphone: "M0 650C0 769 67 852 206 852H236V483C236 341 343 219 503 219C657 219 764 341 764 483V852H794C933 852 1000 769 1000 650C1000 545 948 468 840 451C813 260 698 145 503 145C303 145 187 260 160 451C52 468 0 545 0 650Z",
|
|
120
|
+
"gear": "M20 550L110 568C118 636 137 693 168 740L125 804L196 875L260 832C308 862 365 881 432 888L450 980H550L568 888C634 880 691 861 738 831L804 875L875 804L830 737C859 691 878 635 886 569L980 550V450L886 431C878 368 858 312 828 266L875 196L804 125L734 172C688 141 632 121 569 113L550 20H450L432 112C367 120 311 140 264 170L196 125L125 196L170 263C139 310 118 367 110 432L20 450ZM180 545V451C180 292 310 173 498 173C686 173 816 292 816 451V545C816 712 708 827 501 827C294 827 180 712 180 545ZM364 519V480C364 411 418 361 498 361C578 361 632 411 632 480V519C632 589 586 639 498 639C410 639 364 589 364 519Z",
|
|
121
|
+
"geogebra": "M89 491C89 525 109 554 138 567C141 666 187 742 258 788V794C258 840 296 878 342 878C371 878 397 863 412 840C427 841 443 842 458 842C550 842 636 813 707 764C719 771 734 775 749 775C795 775 833 737 833 691C833 676 829 661 821 649C864 586 889 512 889 437C889 421 888 404 885 389C903 374 914 351 914 326C914 280 876 242 830 242C823 242 816 243 809 245C749 189 661 159 566 159L546 160C532 135 505 118 474 118C430 118 393 154 390 197C292 242 216 320 174 407H173C127 407 89 445 89 491ZM198 571C232 560 257 528 257 491C257 466 246 444 229 429C265 355 331 293 410 256C425 274 448 286 474 286C514 286 548 257 556 219H566C646 219 713 242 759 282C751 295 746 310 746 326C746 371 783 409 828 410C829 419 829 428 829 437C829 499 809 559 774 611C766 608 758 607 749 607C703 607 665 645 665 691C665 700 666 708 669 716C608 757 535 782 458 782C447 782 436 782 425 781C419 741 384 710 342 710C320 710 299 719 284 733C233 697 202 641 198 571Z",
|
|
122
|
+
"headphone": "M0 650C0 769 67 852 206 852H236V483C236 341 343 219 503 219C657 219 764 341 764 483V852H794C933 852 1000 769 1000 650C1000 545 948 468 840 451C813 260 698 145 503 145C303 145 187 260 160 451C52 468 0 545 0 650Z",
|
|
123
123
|
"heart-black-suit": "M40 260C40 83 151 -1 238 0C330 1 396 36 432 150L478 296H520L566 150C602 36 670 -1 762 0C848 1 961 83 960 260C958 656 535 827 500 1000C468 827 40 656 40 260Z",
|
|
124
|
-
helmsymbol: "M388 516V483C388 426 433 385 499 385C565 385 610 426 610 483V516C610 574 572 615 499 615C426 615 388 574 388 516ZM223 545C223 670 332 788 499 788C666 788 775 670 775 545V453C775 330 648 212 499 212C350 212 223 330 223 453ZM157 554V443C157 286 310 153 499 153C688 153 841 286 841 443V554C841 714 709 847 499 847C289 847 157 714 157 554ZM20 466L192 468L209 478L391 480V517L210 519L190 529L20 531ZM980 466V531L810 529L790 519L609 517V480L791 478L808 468ZM184 136L304 259L309 278L436 408L410 435L280 308L259 301L138 182ZM862 815L816 861L698 739L691 718L564 589L590 562L720 690L739 695ZM532 18L530 190L520 207L518 389H482L480 208L469 188L467 18ZM533 979L468 978L470 809L480 788L481 607H519L521 789L531 806ZM862 182L739 302L720 307L590 435L564 408L691 279L698 258L816 136ZM184 861L138 815L259 696L280 689L410 562L436 589L309 719L304 738Z",
|
|
125
|
-
highlights: "M20 912V980H980V912ZM114 810L184 811L260 735L175 653L67 763ZM136 548C108 591 98 616 140 658L261 779C296 814 324 804 365 777L487 696L857 254C891 214 896 172 857 133L771 47C732 8 690 12 650 47L213 428ZM179 605L263 480L431 650L306 734ZM313 436L709 78L826 195L476 600Z",
|
|
124
|
+
"helmsymbol": "M388 516V483C388 426 433 385 499 385C565 385 610 426 610 483V516C610 574 572 615 499 615C426 615 388 574 388 516ZM223 545C223 670 332 788 499 788C666 788 775 670 775 545V453C775 330 648 212 499 212C350 212 223 330 223 453ZM157 554V443C157 286 310 153 499 153C688 153 841 286 841 443V554C841 714 709 847 499 847C289 847 157 714 157 554ZM20 466L192 468L209 478L391 480V517L210 519L190 529L20 531ZM980 466V531L810 529L790 519L609 517V480L791 478L808 468ZM184 136L304 259L309 278L436 408L410 435L280 308L259 301L138 182ZM862 815L816 861L698 739L691 718L564 589L590 562L720 690L739 695ZM532 18L530 190L520 207L518 389H482L480 208L469 188L467 18ZM533 979L468 978L470 809L480 788L481 607H519L521 789L531 806ZM862 182L739 302L720 307L590 435L564 408L691 279L698 258L816 136ZM184 861L138 815L259 696L280 689L410 562L436 589L309 719L304 738Z",
|
|
125
|
+
"highlights": "M20 912V980H980V912ZM114 810L184 811L260 735L175 653L67 763ZM136 548C108 591 98 616 140 658L261 779C296 814 324 804 365 777L487 696L857 254C891 214 896 172 857 133L771 47C732 8 690 12 650 47L213 428ZM179 605L263 480L431 650L306 734ZM313 436L709 78L826 195L476 600Z",
|
|
126
126
|
"hourglass-flowing": "M70 938C70 914 82 896 118 894C156 892 166 884 166 852C166 756 234 658 290 626C332 602 346 566 346 530V494C346 444 330 410 270 376C204 338 180 244 166 144C162 122 144 106 118 106C92 106 70 88 70 64C70 38 92 20 118 20H878C904 20 926 38 926 64C926 88 904 104 878 106C852 106 834 122 830 144C816 244 792 338 726 376C666 410 650 444 650 494V530C650 566 664 602 706 626C762 658 830 756 830 852C830 884 840 894 878 894C914 896 926 914 926 938C926 966 908 980 878 980H118C88 980 70 966 70 938ZM424 522H572V452C572 386 638 358 676 324C725 281 754 228 754 88H242C242 228 271 281 320 324C358 358 424 386 424 452ZM296 204C296 220 311 249 367 291C423 333 472 366 472 447V522H524V447C524 366 573 333 629 291C685 249 700 220 700 204Z",
|
|
127
127
|
"hourglass-half-bottom": "M70 938C70 914 82 896 118 894C156 892 166 884 166 852C166 756 234 658 290 626C332 602 346 566 346 530V494C346 444 330 410 270 376C204 338 180 244 166 144C162 122 144 106 118 106C92 106 70 88 70 64C70 38 92 20 118 20H878C904 20 926 38 926 64C926 88 904 104 878 106C852 106 834 122 830 144C816 244 792 338 726 376C666 410 650 444 650 494V530C650 566 664 602 706 626C762 658 830 756 830 852C830 884 840 894 878 894C914 896 926 914 926 938C926 966 908 980 878 980H118C88 980 70 966 70 938ZM424 522H572V452C572 386 638 358 676 324C725 281 754 228 754 88H242C242 228 271 281 320 324C358 358 424 386 424 452Z",
|
|
128
|
-
house: "M397 573H599V907H397ZM812 323L890 373V880C890 934 858 966 804 966H196C140 966 110 934 110 880V374L188 324V894H812ZM0 429L498 25L996 429L951 486L463 97H533L45 486Z",
|
|
128
|
+
"house": "M397 573H599V907H397ZM812 323L890 373V880C890 934 858 966 804 966H196C140 966 110 934 110 880V374L188 324V894H812ZM0 429L498 25L996 429L951 486L463 97H533L45 486Z",
|
|
129
129
|
"image-jpg": "M122 699Q122 740 144 761.5 166 783 208 783L238 783 238 894Q238 935 260 957.5 282 980 324 980L792 980Q833 980 855.5 957.5 878 935 878 894L878 231 668 20 324 20Q284 20 261 42.5 238 65 238 106L238 421 208 421Q168 421 145 443.5 122 466 122 507ZM314 908L314 783 644 783Q686 783 708 761.5 730 740 730 699L730 507Q730 466 707.5 443.5 685 421 644 421L314 421 314 92 564 92 564 238Q564 281 586.5 304.5 609 328 650 328L802 328 802 908ZM802 256L638 256 638 92ZM512 601Q512 552 536.5 525.5 561 499 603 499 627 499 645 509.5 663 520 675 537L644 560Q637 548 626 539.5 615 531 601 531 580 531 566 547.5 552 564 552 600 552 635 563.5 653 575 671 596 671 618 671 628.5 658.5 639 646 638 625L593 625 593 593 675 593 675 703 648 703 646 668Q643 682 630.5 693 618 704 594 704 559 704 535.5 676.5 512 649 512 601ZM214 646Q218 659 224 665.5 230 672 242 672 266 672 266 648L266 533 196 533 196 501 299 501 299 648Q299 677 284.5 690.5 270 704 242 704 216 704 200 689.5 184 675 181 655ZM351 703L351 501 422 501Q487 501 487 557 487 586 470 601.5 453 617 421 617L384 617 384 703ZM421 587Q437 587 444.5 580.5 452 574 452 558 452 542 444.5 536 437 530 421 530L384 530 384 587Z",
|
|
130
130
|
"image-png": "M122 699Q122 740 144 761.5 166 783 208 783L238 783 238 894Q238 935 260 957.5 282 980 324 980L792 980Q833 980 855.5 957.5 878 935 878 894L878 231 668 20 324 20Q284 20 261 42.5 238 65 238 106L238 421 208 421Q168 421 145 443.5 122 466 122 507ZM314 908L314 783 644 783Q686 783 708 761.5 730 740 730 699L730 507Q730 466 707.5 443.5 685 421 644 421L314 421 314 92 564 92 564 238Q564 281 586.5 304.5 609 328 650 328L802 328 802 908ZM802 256L638 256 638 92ZM519 601Q519 552 543.5 525.5 568 499 610 499 634 499 652 509.5 670 520 682 537L651 560Q644 548 633 539.5 622 531 608 531 587 531 573 547.5 559 564 559 600 559 635 570.5 653 582 671 603 671 625 671 635.5 658.5 646 646 645 625L600 625 600 593 682 593 682 703 655 703 653 668Q650 682 637.5 693 625 704 601 704 566 704 542.5 676.5 519 649 519 601ZM195 703L195 501 266 501Q331 501 331 557 331 586 314 601.5 297 617 265 617L228 617 228 703ZM390 703L357 703 357 501 399 501 455 645 455 501 488 501 488 703 448 703 390 554ZM265 587Q281 587 288.5 580.5 296 574 296 558 296 542 288.5 536 281 530 265 530L228 530 228 587Z",
|
|
131
131
|
"image-tiff": "M122 699Q122 740 144 761.5 166 783 208 783L238 783 238 894Q238 935 260 957.5 282 980 324 980L792 980Q833 980 855.5 957.5 878 935 878 894L878 231 668 20 324 20Q284 20 261 42.5 238 65 238 106L238 421 208 421Q168 421 145 443.5 122 466 122 507ZM314 908L314 783 644 783Q686 783 708 761.5 730 740 730 699L730 507Q730 466 707.5 443.5 685 421 644 421L314 421 314 92 564 92 564 238Q564 281 586.5 304.5 609 328 650 328L802 328 802 908ZM802 256L638 256 638 92ZM226 531L175 531 175 501 309 501 309 531 258 531 258 703 226 703ZM373 703L341 703 341 501 373 501ZM452 703L420 703 420 501 533 501 533 531 452 531 452 581 524 581 524 612 452 612ZM596 703L564 703 564 501 677 501 677 531 596 531 596 581 668 581 668 612 596 612Z",
|
|
132
132
|
"inbox-tray": "M20 890V516C20 460 52 426 110 426H236L188 374C160 336 178 298 222 298H348V20H426V366H282L500 604L718 366H572V20H650V298H776C826 298 840 340 808 376L762 426H890C948 426 980 460 980 516V890C980 946 948 980 890 980H110C54 980 20 946 20 890ZM98 908H902V496H692L538 666C526 678 514 686 500 686C486 686 474 678 460 666L306 496H98ZM658 812H812V714H658Z",
|
|
133
|
-
informationsource: "M316 772H684V704H555V392H357V460H477V704H316ZM490 316Q525 316 541 299Q557 282 557 255V241Q557 216 541 199Q525 182 490 182Q455 182 439 199Q423 216 423 241V255Q423 282 439 299Q455 316 490 316ZM0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558Z",
|
|
133
|
+
"informationsource": "M316 772H684V704H555V392H357V460H477V704H316ZM490 316Q525 316 541 299Q557 282 557 255V241Q557 216 541 199Q525 182 490 182Q455 182 439 199Q423 216 423 241V255Q423 282 439 299Q455 316 490 316ZM0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558Z",
|
|
134
134
|
"interactive-glossaries": "M55 612L55 385 168 385Q196 385 211.5 401 227 417 227 444 227 456 224 465.5 221 475 215.5 481 210 487 202 489.5 194 492 185 492L185 494Q193 494 202.5 497 212 500 219 506.5 226 513 231 523 236 533 236 547 236 561 231.5 573 227 585 219.5 593.5 212 602 201.5 607 191 612 178 612ZM103 519L103 570 161 570Q171 570 178 565 185 560 185 550L185 539Q185 530 178 524.5 171 519 161 519ZM103 427L103 478 154 478Q164 478 170.5 472.5 177 467 177 457L177 447Q177 438 170.5 432.5 164 427 154 427ZM146 945Q123 945 104 938 85 931 72 916 59 901 51.5 879.5 44 858 44 828 44 800 51.5 778 59 756 72 740.5 85 725 104 717.5 123 710 146 710 182 710 203.5 721.5 225 733 237 761L193 783Q188 772 178.5 764.5 169 757 146 757 124 757 112 770 100 783 100 809L100 846Q100 874 112.5 887.5 125 901 147 901 169 901 179.5 893 190 885 198 870L239 892Q226 919 204 932 182 945 146 945ZM176 48L250 275 198 275 182 221 107 221 90 275 39 275 114 48ZM118 179L170 179 144 92 143 92ZM369 214L369 146 941 146 941 214ZM369 536L369 468 801 468 801 536ZM369 858L369 790 941 790 941 858Z",
|
|
135
135
|
"interactives-maps": "M170 336C271 336 336 269 336 166C336 65 271 0 170 0C65 0 0 65 0 166C0 269 65 336 170 336ZM170 269C100 269 71 229 71 166C71 105 100 63 170 63C237 63 263 105 263 166C263 229 237 269 170 269ZM310 136V201L523 200V135ZM523 148H455V825H523ZM455 368V433L687 432V367ZM455 797V862L687 861V796ZM834 568C935 568 1000 501 1000 398C1000 297 935 232 834 232C729 232 664 297 664 398C664 501 729 568 834 568ZM834 501C764 501 735 461 735 398C735 337 764 295 834 295C901 295 928 337 928 398C928 461 901 501 834 501ZM834 1000C935 1000 1000 933 1000 830C1000 729 935 664 834 664C729 664 664 729 664 830C664 933 729 1000 834 1000ZM834 933C764 933 735 893 735 830C735 769 764 727 834 727C901 727 928 769 928 830C928 893 901 933 834 933Z",
|
|
136
|
-
italic: "M725 980L169 980 169 907 417 907 511 92 284 92 284 20 830 20 830 92 587 92 493 907 725 907Z",
|
|
137
|
-
lecture: "M89 142Q89 78 129 41.5 169 5 234 5 299 5 339 41.5 379 78 379 142 379 208 339 243.5 299 279 234 279 169 279 129 243.5 89 208 89 142ZM597 127Q614 127 624.5 116 635 105 635 88 635 71 624.5 60.5 614 50 597 50 581 50 570 61 559 72 559 88 559 105 570 116 581 127 597 127ZM929 61L669 61 669 116 929 116ZM169 142Q169 208 234 208 299 208 299 142 299 110 282 92.5 265 75 234 75 203 75 186 92.5 169 110 169 142ZM597 258Q614 258 624.5 247 635 236 635 219 635 203 624 192.5 613 182 597 182 581 182 570 192.5 559 203 559 219 559 236 570 247 581 258 597 258ZM863 192L669 192 669 248 863 248ZM597 390Q614 390 624.5 379 635 368 635 351 635 334 624.5 323.5 614 313 597 313 581 313 570 324 559 335 559 351 559 368 570 379 581 390 597 390ZM0 517Q0 317 180 317L288 317Q468 317 468 517L392 517Q392 476 385 449.5 378 423 355.5 406 333 389 288 389L180 389Q135 389 112.5 405.5 90 422 83 449 76 476 76 517ZM929 324L669 324 669 379 929 379ZM597 522Q613 522 624 511 635 500 635 483 635 466 624.5 455.5 614 445 597 445 581 445 570 456 559 467 559 483 559 499 570 510.5 581 522 597 522ZM863 455L669 455 669 511 863 511ZM58 724Q58 681 86 655.5 114 630 158 630 203 630 230.5 655 258 680 258 724 258 768 231 792.5 204 817 158 817 112 817 85 792.5 58 768 58 724ZM400 724Q400 680 427.5 655 455 630 500 630 544 630 572 655.5 600 681 600 724 600 768 573 792.5 546 817 500 817 454 817 427 792.5 400 768 400 724ZM741 724Q741 680 768.5 655 796 630 841 630 886 630 913.5 655 941 680 941 724 941 768 914 792.5 887 817 841 817 795 817 768 792.5 741 768 741 724ZM121 724Q121 763 158 763 196 763 196 724 196 705 186 694.5 176 684 158 684 121 684 121 724ZM462 724Q462 763 500 763 519 763 528 753.5 537 744 538 724 536 684 500 684 482 684 472 694.5 462 705 462 724ZM803 724Q804 744 813 753.5 822 763 841 763 860 763 869 753.5 878 744 879 724 877 684 841 684 805 684 803 724ZM0 980Q-1 911 29 875.5 59 840 115 840L202 840Q257 840 287.5 875.5 318 911 317 980L251 980Q251 944 239 921.5 227 899 202 899L115 899Q90 899 78 921 66 943 66 980ZM341 980Q340 911 370.5 875.5 401 840 456 840L544 840Q599 840 629 875.5 659 911 658 980L592 980Q592 944 580 921.5 568 899 544 899L456 899Q431 899 419 921 407 943 407 980ZM683 980Q682 911 712 875.5 742 840 797 840L885 840Q941 840 971 875.5 1001 911 1000 980L935 980Q935 944 922.5 921.5 910 899 885 899L797 899Q772 899 760 921 748 943 748 980Z",
|
|
136
|
+
"italic": "M725 980L169 980 169 907 417 907 511 92 284 92 284 20 830 20 830 92 587 92 493 907 725 907Z",
|
|
137
|
+
"lecture": "M89 142Q89 78 129 41.5 169 5 234 5 299 5 339 41.5 379 78 379 142 379 208 339 243.5 299 279 234 279 169 279 129 243.5 89 208 89 142ZM597 127Q614 127 624.5 116 635 105 635 88 635 71 624.5 60.5 614 50 597 50 581 50 570 61 559 72 559 88 559 105 570 116 581 127 597 127ZM929 61L669 61 669 116 929 116ZM169 142Q169 208 234 208 299 208 299 142 299 110 282 92.5 265 75 234 75 203 75 186 92.5 169 110 169 142ZM597 258Q614 258 624.5 247 635 236 635 219 635 203 624 192.5 613 182 597 182 581 182 570 192.5 559 203 559 219 559 236 570 247 581 258 597 258ZM863 192L669 192 669 248 863 248ZM597 390Q614 390 624.5 379 635 368 635 351 635 334 624.5 323.5 614 313 597 313 581 313 570 324 559 335 559 351 559 368 570 379 581 390 597 390ZM0 517Q0 317 180 317L288 317Q468 317 468 517L392 517Q392 476 385 449.5 378 423 355.5 406 333 389 288 389L180 389Q135 389 112.5 405.5 90 422 83 449 76 476 76 517ZM929 324L669 324 669 379 929 379ZM597 522Q613 522 624 511 635 500 635 483 635 466 624.5 455.5 614 445 597 445 581 445 570 456 559 467 559 483 559 499 570 510.5 581 522 597 522ZM863 455L669 455 669 511 863 511ZM58 724Q58 681 86 655.5 114 630 158 630 203 630 230.5 655 258 680 258 724 258 768 231 792.5 204 817 158 817 112 817 85 792.5 58 768 58 724ZM400 724Q400 680 427.5 655 455 630 500 630 544 630 572 655.5 600 681 600 724 600 768 573 792.5 546 817 500 817 454 817 427 792.5 400 768 400 724ZM741 724Q741 680 768.5 655 796 630 841 630 886 630 913.5 655 941 680 941 724 941 768 914 792.5 887 817 841 817 795 817 768 792.5 741 768 741 724ZM121 724Q121 763 158 763 196 763 196 724 196 705 186 694.5 176 684 158 684 121 684 121 724ZM462 724Q462 763 500 763 519 763 528 753.5 537 744 538 724 536 684 500 684 482 684 472 694.5 462 705 462 724ZM803 724Q804 744 813 753.5 822 763 841 763 860 763 869 753.5 878 744 879 724 877 684 841 684 805 684 803 724ZM0 980Q-1 911 29 875.5 59 840 115 840L202 840Q257 840 287.5 875.5 318 911 317 980L251 980Q251 944 239 921.5 227 899 202 899L115 899Q90 899 78 921 66 943 66 980ZM341 980Q340 911 370.5 875.5 401 840 456 840L544 840Q599 840 629 875.5 659 911 658 980L592 980Q592 944 580 921.5 568 899 544 899L456 899Q431 899 419 921 407 943 407 980ZM683 980Q682 911 712 875.5 742 840 797 840L885 840Q941 840 971 875.5 1001 911 1000 980L935 980Q935 944 922.5 921.5 910 899 885 899L797 899Q772 899 760 921 748 943 748 980Z",
|
|
138
138
|
"left-magnifying-glass": "M0 370C0 619 158 745 370 744C583 743 742 619 742 370C742 138 583 0 370 0C158 0 0 137 0 370ZM82 424V326C82 182 220 74 370 74C523 74 660 182 660 326V424C660 564 540 669 370 670C202 671 82 564 82 424ZM580 656L942 993L1000 936L637 601Z",
|
|
139
139
|
"left-white-index": "M0 402C0 362 27 342 78 334L336 294C373 261 410 217 498 216C568 215 612 239 666 274C707 301 744 331 770 338C770 324 776 318 790 318H934C950 318 957 321 966 340C985 380 1000 443 1000 520C1000 599 981 664 962 716C958 727 950 734 930 734H798C783 734 776 727 776 718C735 734 694 759 600 778C501 793 422 797 390 752C373 721 379 696 382 686C370 687 338 683 312 648C294 620 300 592 312 574C296 564 281 561 264 532C252 506 259 485 264 468C205 467 151 466 86 466C38 466 0 443 0 402ZM48 402C49 419 60 428 82 428L300 426C294 415 291 406 290 396C291 378 296 362 306 348L82 374C60 377 47 384 48 402ZM310 500C317 517 326 529 342 536C366 538 407 538 478 522C533 506 543 496 540 468C538 447 520 447 506 450C489 454 467 456 436 460C410 463 389 466 364 466C344 466 331 463 318 450C307 469 304 485 310 500ZM326 394C326 414 342 424 368 426C418 428 436 352 498 364C555 375 564 424 628 472C666 496 691 506 730 506V552C688 552 658 544 612 514C603 508 594 501 584 490C583 499 576 512 568 516C578 520 591 526 600 544C607 559 603 589 596 598C615 599 634 608 644 630C661 668 642 703 580 734L604 728C691 706 748 690 778 668C795 627 804 583 806 528C808 469 792 425 774 384C754 380 694 348 652 322C600 280 555 258 490 258C417 258 394 298 364 332C348 350 326 368 326 394ZM352 630C358 645 373 648 384 652C404 648 452 639 508 616C562 594 571 583 562 560C553 538 538 546 510 552C496 555 475 561 438 568C401 575 391 573 360 578C343 581 343 608 352 630ZM436 686C425 699 426 709 432 720C440 734 452 741 470 740C503 738 509 737 564 704C607 678 617 667 604 642C593 621 578 621 558 632C549 637 536 646 522 652C477 671 446 675 436 686ZM442 428L514 418C505 412 499 406 484 406C467 406 454 415 442 428ZM821 370C837 403 855 457 855 528C855 604 840 646 823 680H920C937 639 952 599 952 520C952 450 937 403 920 370Z",
|
|
140
|
-
link: "M110 545L348 307C421 234 509 249 585 324C660 398 674 487 601 560L574 587L525 538L551 511C591 470 590 426 537 372C483 317 438 316 397 357L160 594C119 635 121 679 175 734C228 788 273 788 314 748L341 722L390 771L363 798C290 871 202 856 126 782C50 708 37 618 110 545ZM417 442L444 415L493 464L467 491C427 532 427 577 481 630C536 684 580 686 621 645L858 408C899 367 898 322 843 268C789 215 745 214 704 254L677 280L628 231L655 204C728 131 817 145 892 220C967 295 981 384 908 457L670 695C597 768 508 754 433 678C359 603 344 515 417 442Z",
|
|
140
|
+
"link": "M110 545L348 307C421 234 509 249 585 324C660 398 674 487 601 560L574 587L525 538L551 511C591 470 590 426 537 372C483 317 438 316 397 357L160 594C119 635 121 679 175 734C228 788 273 788 314 748L341 722L390 771L363 798C290 871 202 856 126 782C50 708 37 618 110 545ZM417 442L444 415L493 464L467 491C427 532 427 577 481 630C536 684 580 686 621 645L858 408C899 367 898 322 843 268C789 215 745 214 704 254L677 280L628 231L655 204C728 131 817 145 892 220C967 295 981 384 908 457L670 695C597 768 508 754 433 678C359 603 344 515 417 442Z",
|
|
141
141
|
"list-bulleted-square": "M110 20H890C947 20 980 53 980 110V890C980 946 947 980 890 980H110C54 980 20 946 20 890V110C20 53 51 20 110 20ZM98 92V908H902V92ZM245 332C277 332 302 307 302 273C302 241 277 216 245 216C210 216 186 241 186 273C186 307 210 332 245 332ZM394 241H794V311H394ZM394 463H794V533H394ZM394 683H794V753H394ZM245 555C277 555 302 530 302 496C302 464 277 439 245 439C210 439 186 464 186 496C186 530 210 555 245 555ZM245 775C277 775 302 750 302 716C302 684 277 659 245 659C210 659 186 684 186 716C186 750 210 775 245 775Z",
|
|
142
|
-
location: "M147 345C147 588 329 615 501 1000C672 615 852 588 852 345C852 156 723 0 501 0C276 0 147 156 147 345ZM229 321C229 212 314 70 501 70C685 70 770 212 770 321V387C770 524 611 613 501 834C391 616 229 524 229 387ZM340 348C340 448 393 518 499 518C606 518 659 448 659 348C659 252 606 182 499 182C393 182 340 252 340 348ZM420 363V334C420 301 444 258 499 258C555 258 579 301 579 334V363C579 398 562 442 500 442C439 442 420 398 420 363Z",
|
|
143
|
-
lock: "M130 894V506C130 452 162 420 216 420H784C838 420 870 452 870 506V894C870 948 838 980 784 980H216C160 980 130 948 130 894ZM208 908H792V492H208ZM646 420H724V220C724 107 659 -2 502 0C346 2 276 107 276 220V420H354V220C354 136 403 65 502 66C600 67 646 136 646 220Z",
|
|
144
|
-
login: "M600 92V20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H600V908H902V92ZM440 254L395 301L567 464H20V536H567L395 698L440 746L702 500Z",
|
|
145
|
-
logout: "M400 92H98V908H400V980H106C52 980 20 948 20 894V106C20 52 52 20 106 20H400ZM718 254L673 301L845 464H298V536H845L673 698L718 746L980 500Z",
|
|
146
|
-
lozenge: "M460 910H538L812 500L538 92H460L186 500ZM510 830H488L276 500L488 170H510L722 500Z",
|
|
142
|
+
"location": "M147 345C147 588 329 615 501 1000C672 615 852 588 852 345C852 156 723 0 501 0C276 0 147 156 147 345ZM229 321C229 212 314 70 501 70C685 70 770 212 770 321V387C770 524 611 613 501 834C391 616 229 524 229 387ZM340 348C340 448 393 518 499 518C606 518 659 448 659 348C659 252 606 182 499 182C393 182 340 252 340 348ZM420 363V334C420 301 444 258 499 258C555 258 579 301 579 334V363C579 398 562 442 500 442C439 442 420 398 420 363Z",
|
|
143
|
+
"lock": "M130 894V506C130 452 162 420 216 420H784C838 420 870 452 870 506V894C870 948 838 980 784 980H216C160 980 130 948 130 894ZM208 908H792V492H208ZM646 420H724V220C724 107 659 -2 502 0C346 2 276 107 276 220V420H354V220C354 136 403 65 502 66C600 67 646 136 646 220Z",
|
|
144
|
+
"login": "M600 92V20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H600V908H902V92ZM440 254L395 301L567 464H20V536H567L395 698L440 746L702 500Z",
|
|
145
|
+
"logout": "M400 92H98V908H400V980H106C52 980 20 948 20 894V106C20 52 52 20 106 20H400ZM718 254L673 301L845 464H298V536H845L673 698L718 746L980 500Z",
|
|
146
|
+
"lozenge": "M460 910H538L812 500L538 92H460L186 500ZM510 830H488L276 500L488 170H510L722 500Z",
|
|
147
147
|
"magnfying-glass": "M756 191H845V294H911V191H1000V133H911V20H845V133H756ZM82 397V328C82 209 177 118 316 118C455 118 551 209 551 328V397C551 520 471 614 318 614C166 614 82 520 82 397ZM756 495H1000V431H756ZM0 362C0 563 137 688 316 688C390 688 457 666 511 627L862 954L920 897L567 571C609 517 633 446 633 362C633 175 495 44 316 44C137 44 0 175 0 362Z",
|
|
148
|
-
map: "M193 634C193 600 198 568 208 538H329C323 567 319 599 319 634C319 669 321 701 327 730H208C198 700 193 668 193 634ZM228 779H339C359 844 393 895 430 939C343 918 269 859 228 779ZM379 633C379 599 383 567 389 538H609C615 567 619 599 619 633C619 668 616 700 610 730H387C382 700 379 668 379 633ZM400 779H598C577 842 542 896 499 947C456 896 421 842 400 779ZM677 310L643 357C698 387 743 433 772 489H657C646 454 631 424 614 397L578 446C584 460 590 474 595 489H403C409 470 417 451 426 434L389 390C370 419 354 451 342 489H228C258 431 304 384 360 355L323 310C208 370 134 489 134 634C134 844 290 1000 500 1000C710 1000 866 844 866 634C866 489 792 370 677 310ZM567 939C604 895 638 844 659 779H772C731 860 656 919 567 939ZM670 538H792C802 568 807 600 807 634C807 668 802 700 792 730H671C676 701 679 669 679 634C679 599 675 567 670 538ZM333 159C333 279 401 266 498 447C595 266 662 279 662 159C662 73 588 0 498 0C407 0 333 73 333 159ZM498 231C458 231 427 200 427 160C427 120 458 89 498 89C538 89 569 120 569 160C569 201 538 231 498 231Z",
|
|
148
|
+
"map": "M193 634C193 600 198 568 208 538H329C323 567 319 599 319 634C319 669 321 701 327 730H208C198 700 193 668 193 634ZM228 779H339C359 844 393 895 430 939C343 918 269 859 228 779ZM379 633C379 599 383 567 389 538H609C615 567 619 599 619 633C619 668 616 700 610 730H387C382 700 379 668 379 633ZM400 779H598C577 842 542 896 499 947C456 896 421 842 400 779ZM677 310L643 357C698 387 743 433 772 489H657C646 454 631 424 614 397L578 446C584 460 590 474 595 489H403C409 470 417 451 426 434L389 390C370 419 354 451 342 489H228C258 431 304 384 360 355L323 310C208 370 134 489 134 634C134 844 290 1000 500 1000C710 1000 866 844 866 634C866 489 792 370 677 310ZM567 939C604 895 638 844 659 779H772C731 860 656 919 567 939ZM670 538H792C802 568 807 600 807 634C807 668 802 700 792 730H671C676 701 679 669 679 634C679 599 675 567 670 538ZM333 159C333 279 401 266 498 447C595 266 662 279 662 159C662 73 588 0 498 0C407 0 333 73 333 159ZM498 231C458 231 427 200 427 160C427 120 458 89 498 89C538 89 569 120 569 160C569 201 538 231 498 231Z",
|
|
149
149
|
"medium-black-square": "M286 715V284H715V715Z",
|
|
150
150
|
"medium-white-square": "M286 715V284H715V715ZM361 645H638V354H361Z",
|
|
151
|
-
minus: "M138 533H862V457H138Z",
|
|
151
|
+
"minus": "M138 533H862V457H138Z",
|
|
152
152
|
"minus-circled": "M0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 764 926 500 926C236 926 82 771 82 558ZM258 536V464H742V536Z",
|
|
153
153
|
"minus-square": "M218 532H782V460H218ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98Z",
|
|
154
|
-
multiply: "M144 195L445 496L144 797L199 852L500 551L801 852L856 797L555 496L856 195L801 140L500 441L199 140Z",
|
|
154
|
+
"multiply": "M144 195L445 496L144 797L199 852L500 551L801 852L856 797L555 496L856 195L801 140L500 441L199 140Z",
|
|
155
155
|
"multiply-circle": "M658 284L499 444L340 285L285 339L444 498L284 658L340 713L499 553L658 712L713 658L554 499L714 339ZM0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558Z",
|
|
156
156
|
"multiply-circled": "M264 315L445 496L264 677L319 732L500 551L681 732L736 677L555 496L736 315L681 260L500 441L319 260ZM0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 764 926 500 926C236 926 82 771 82 558Z",
|
|
157
157
|
"multiply-square": "M678 264L734 319L554 499L733 678L678 732L499 553L320 733L264 678L444 498L265 319L320 265L499 444ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98Z",
|
|
158
|
-
notification: "M20 746C20 784 36 794 68 794H298C298 933 381 1000 500 1000C619 1000 702 933 702 794H932C964 794 980 784 980 746V601L849 484C849 263 790 102 571 74V0H429V74C210 102 151 263 151 484L20 601ZM100 720V632L233 516V427C233 286 290 140 500 140C710 140 767 286 767 427V516L900 632V720ZM380 794H620C620 887 571 930 500 930C429 930 380 887 380 794Z",
|
|
158
|
+
"notification": "M20 746C20 784 36 794 68 794H298C298 933 381 1000 500 1000C619 1000 702 933 702 794H932C964 794 980 784 980 746V601L849 484C849 263 790 102 571 74V0H429V74C210 102 151 263 151 484L20 601ZM100 720V632L233 516V427C233 286 290 140 500 140C710 140 767 286 767 427V516L900 632V720ZM380 794H620C620 887 571 930 500 930C429 930 380 887 380 794Z",
|
|
159
159
|
"notification-new": "M702 794H620C620 887 571 930 500 930C429 930 380 887 380 794H298C298 933 381 1000 500 1000C619 1000 702 933 702 794ZM847 413H767C767 418 767 422 767 427V516L900 632V720H100V632L233 516V427C233 286 290 140 500 140C554 140 598 150 634 167V87C614 81 593 77 571 74V0H429V74C210 102 151 263 151 484L20 601V746C20 784 36 794 68 794H932C964 794 980 784 980 746V601L849 484C849 460 848 436 847 413ZM817 353C896 353 960 288 960 209C960 130 896 66 817 66C738 66 674 130 674 209C674 289 738 353 817 353Z",
|
|
160
160
|
"notification-off": "M760 162L709 227C752 281 767 355 767 427V516L900 632V720H280V794H932C964 794 980 784 980 746V601L849 484C849 349 827 236 760 162ZM692 794H610C610 877 561 920 500 920C439 920 390 877 390 794H308C308 923 391 991 500 991C609 991 692 923 692 794ZM429 0V82H571V0ZM844 0L80 951L142 1000L906 48ZM605 155L653 93C611 78 560 70 500 70C222 70 151 241 151 484L20 601V717H100V632L233 516V427C233 286 290 140 500 140C540 140 575 145 605 155Z",
|
|
161
161
|
"numbered-list": "M369 146V214H941V146ZM369 468V536H801V468ZM369 790V858H941V790ZM72 276H235V232H190V52H120L58 115L82 161L131 97H135V232H72ZM241 613V569H129L178 528Q203 504 219.5 486.5Q236 469 236 443Q236 413 216 395Q196 377 159 377Q137 377 123 381.5Q109 386 99 393.5Q89 401 82.5 410.5Q76 420 72 431L112 453Q117 438 127 428Q137 418 152 418Q169 418 174.5 425.5Q180 433 180 443V445Q180 465 165.5 480Q151 495 120 522L70 566V613ZM151 802H127V847H154Q191 847 191 876V879Q191 897 183.5 902.5Q176 908 157 908Q141 908 128 898Q115 888 106 874L71 909Q83 924 102 936.5Q121 949 161 949Q203 949 226.5 931.5Q250 914 250 885Q250 854 235 840.5Q220 827 199 824V822Q218 817 232 804.5Q246 792 246 764Q246 740 223.5 725Q201 710 158 710Q128 710 109.5 721Q91 732 81 747L115 781Q123 768 133 759.5Q143 751 157 751Q173 751 180 758Q187 765 187 774V777Q187 791 176 796.5Q165 802 151 802Z",
|
|
162
162
|
"open-file-folder": "M20 810V210C20 152 52 120 110 120H382L474 258H722C780 258 812 290 812 348V478H934C990 478 1015 516 990 568L872 818C845 874 810 900 754 900H110C54 900 20 866 20 810ZM98 707L162 562C187 506 226 478 284 478H734V330H436L340 192H98ZM119 828H794L924 550H245Z",
|
|
163
163
|
"open-lock": "M130 894V506C130 452 162 420 216 420H784C838 420 870 452 870 506V894C870 948 838 980 784 980H216C160 980 130 948 130 894ZM208 908H792V492H208ZM646 211H724C721 101 655 -2 502 0C346 2 276 107 276 220V420H354V220C354 136 403 65 502 66C597 67 643 131 646 211Z",
|
|
164
|
-
pause: "M0 498C-1 817 203 999 498 1000C793 1001 999 817 1000 498C1001 207 793 1 498 0C202 -1 1 207 0 498ZM82 500C82 255 255 83 498 83C741 83 918 255 918 500C918 764 741 917 498 917C255 917 82 764 82 500ZM359 692V304H451V692ZM549 692V304H641V692Z",
|
|
165
|
-
pdf: "M636 149V313H802V381H654C600 381 568 349 568 295V149ZM192 703H225V617H282Q309 617 323.5 601.5Q338 586 338 559Q338 532 323.5 516.5Q309 501 282 501H192ZM225 586V531H274Q290 531 297 534.5Q304 538 304 551V567Q304 580 297 583Q290 586 274 586ZM367 501V703H435Q454 703 469 696.5Q484 690 494.5 677.5Q505 665 511 646Q517 627 517 602Q517 577 511 558Q505 539 494.5 526.5Q484 514 469 507.5Q454 501 435 501ZM426 673H400V531H426Q437 531 448 535.5Q459 540 466.5 548Q474 556 478 567.5Q482 579 482 595V609Q482 625 478 636.5Q474 648 466.5 656Q459 664 448 668.5Q437 673 426 673ZM549 703H581V612H660V581H581V531H669V501H549ZM122 699V507C122 453 154 421 208 421H644C698 421 730 453 730 507V699C730 753 700 783 644 783H208C152 783 122 753 122 699ZM238 783H314V853H802V313L636 149H314V421H238V167C238 113 270 81 324 81H668L878 292V835C878 889 846 921 792 921H324C268 921 238 889 238 835Z",
|
|
164
|
+
"pause": "M0 498C-1 817 203 999 498 1000C793 1001 999 817 1000 498C1001 207 793 1 498 0C202 -1 1 207 0 498ZM82 500C82 255 255 83 498 83C741 83 918 255 918 500C918 764 741 917 498 917C255 917 82 764 82 500ZM359 692V304H451V692ZM549 692V304H641V692Z",
|
|
165
|
+
"pdf": "M636 149V313H802V381H654C600 381 568 349 568 295V149ZM192 703H225V617H282Q309 617 323.5 601.5Q338 586 338 559Q338 532 323.5 516.5Q309 501 282 501H192ZM225 586V531H274Q290 531 297 534.5Q304 538 304 551V567Q304 580 297 583Q290 586 274 586ZM367 501V703H435Q454 703 469 696.5Q484 690 494.5 677.5Q505 665 511 646Q517 627 517 602Q517 577 511 558Q505 539 494.5 526.5Q484 514 469 507.5Q454 501 435 501ZM426 673H400V531H426Q437 531 448 535.5Q459 540 466.5 548Q474 556 478 567.5Q482 579 482 595V609Q482 625 478 636.5Q474 648 466.5 656Q459 664 448 668.5Q437 673 426 673ZM549 703H581V612H660V581H581V531H669V501H549ZM122 699V507C122 453 154 421 208 421H644C698 421 730 453 730 507V699C730 753 700 783 644 783H208C152 783 122 753 122 699ZM238 783H314V853H802V313L636 149H314V421H238V167C238 113 270 81 324 81H668L878 292V835C878 889 846 921 792 921H324C268 921 238 889 238 835Z",
|
|
166
166
|
"periodic-table": "M20 20V248H249V20ZM20 263V492H249V263ZM20 507V736H249V507ZM20 751V980H249V751ZM264 263V492H493V263ZM264 507V736H493V507ZM264 751V980H493V751ZM508 751V980H737V751ZM752 751V980H980V751ZM264 20V249H980V20ZM508 227V736H737V227ZM752 264H980V344L838 577V559H983V637H752V557L906 305L915 327H752Z",
|
|
167
|
-
play: "M432 674L664 530C682 519 685 509 685 497C685 486 683 477 664 465L435 324C404 305 375 307 375 355V646C375 685 401 693 432 674ZM0 498C-1 817 203 999 498 1000C793 1001 999 817 1000 498C1001 207 793 1 498 0C203 -1 1 207 0 498ZM82 500C82 255 255 83 498 83C741 83 918 255 918 500C918 764 741 917 498 917C255 917 82 764 82 500Z",
|
|
168
|
-
plus: "M138 531H462V878H538V531H862V461H538V114H462V461H138Z",
|
|
167
|
+
"play": "M432 674L664 530C682 519 685 509 685 497C685 486 683 477 664 465L435 324C404 305 375 307 375 355V646C375 685 401 693 432 674ZM0 498C-1 817 203 999 498 1000C793 1001 999 817 1000 498C1001 207 793 1 498 0C203 -1 1 207 0 498ZM82 500C82 255 255 83 498 83C741 83 918 255 918 500C918 764 741 917 498 917C255 917 82 764 82 500Z",
|
|
168
|
+
"plus": "M138 531H462V878H538V531H862V461H538V114H462V461H138Z",
|
|
169
169
|
"plus-circled": "M257 531V461H461V234H539V461H743V531H539V758H461V531ZM0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558Z",
|
|
170
170
|
"plus-square": "M238 531H461V778H539V531H762V461H539V214H461V461H238ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98Z",
|
|
171
|
-
powerpoint: "M200 680V318H362Q409 318 435.5 345.5Q462 373 462 422Q462 470 435.5 498.5Q409 527 362 527H259V680ZM259 470H346Q376 470 388 464.5Q400 459 400 434V407Q400 384 388 378Q376 372 346 372H259ZM612 771H875C927 771 960 738 960 690V303C960 247 926 220 870 220H612C612 404 612 587 612 771ZM612 464H850V527H612ZM612 604H790V667H612ZM612 324H790V387H612ZM40 746C40 781 58 795 83 800L540 896C579 904 612 897 612 843C612 620 612 388 612 151C612 106 594 84 540 95L80 192C48 199 40 220 40 250C40 415 40 581 40 746Z",
|
|
172
|
-
qrcode: "M420 420L20 420 20 20 420 20ZM980 420L580 420 580 20 980 20ZM96 92L96 348 344 348 344 92ZM656 92L656 348 904 348 904 92ZM285 291L155 291 155 149 285 149ZM845 291L715 291 715 149 845 149ZM693 580L509 580 509 508 767 508 767 699 693 699ZM420 980L20 980 20 580 420 580ZM980 980L640 980 640 908 904 908 904 640 980 640ZM96 652L96 908 344 908 344 652ZM597 779L523 779 523 674 597 674ZM841 851L767 851 767 699 841 699ZM285 851L155 851 155 709 285 709ZM702 851L597 851 597 779 702 779Z",
|
|
171
|
+
"powerpoint": "M200 680V318H362Q409 318 435.5 345.5Q462 373 462 422Q462 470 435.5 498.5Q409 527 362 527H259V680ZM259 470H346Q376 470 388 464.5Q400 459 400 434V407Q400 384 388 378Q376 372 346 372H259ZM612 771H875C927 771 960 738 960 690V303C960 247 926 220 870 220H612C612 404 612 587 612 771ZM612 464H850V527H612ZM612 604H790V667H612ZM612 324H790V387H612ZM40 746C40 781 58 795 83 800L540 896C579 904 612 897 612 843C612 620 612 388 612 151C612 106 594 84 540 95L80 192C48 199 40 220 40 250C40 415 40 581 40 746Z",
|
|
172
|
+
"qrcode": "M420 420L20 420 20 20 420 20ZM980 420L580 420 580 20 980 20ZM96 92L96 348 344 348 344 92ZM656 92L656 348 904 348 904 92ZM285 291L155 291 155 149 285 149ZM845 291L715 291 715 149 845 149ZM693 580L509 580 509 508 767 508 767 699 693 699ZM420 980L20 980 20 580 420 580ZM980 980L640 980 640 908 904 908 904 640 980 640ZM96 652L96 908 344 908 344 652ZM597 779L523 779 523 674 597 674ZM841 851L767 851 767 699 841 699ZM285 851L155 851 155 709 285 709ZM702 851L597 851 597 779 702 779Z",
|
|
173
173
|
"question-mark-circle": "M0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558ZM495 215C627 216 673 280 672 383C671 495 590 541 531 541V609H453V485C548 483 582 437 583 383C584 342 565 285 495 285C419 285 385 346 373 391L306 347C328 277 380 214 495 215ZM494 676C532 676 556 694 556 736C556 779 532 798 494 798C457 798 432 779 432 736C432 694 457 676 494 676Z",
|
|
174
174
|
"question-mark-square": "M497 215C620 216 666 284 665 377C664 499 583 541 524 541V609H446V485C541 483 575 437 576 383C577 342 558 285 486 285C412 285 378 346 366 391L299 347C321 277 373 214 497 215ZM487 676C525 676 549 694 549 736C549 779 525 798 487 798C450 798 425 779 425 736C425 694 450 676 487 676ZM20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 948 948 980 894 980H106C50 980 20 948 20 894ZM98 908H902V92H98Z",
|
|
175
175
|
"radio-button": "M0 498C-1 817 203 999 498 1000C793 1001 999 817 1000 498C1001 207 793 1 498 0C203 -1 1 207 0 498ZM80 500C80 255 255 82 498 82C741 82 920 255 920 500C920 764 741 918 498 918C255 918 80 764 80 500Z",
|
|
176
176
|
"radio-button-checked": "M218 500C217 320 329 218 498 218C667 218 783 320 782 500C781 693 667 782 498 782C329 782 219 693 218 500ZM0 498C-1 817 203 999 498 1000C793 1001 999 817 1000 498C1001 207 793 1 498 0C203 -1 1 207 0 498ZM80 500C80 255 255 82 498 82C741 82 920 255 920 500C920 764 741 918 498 918C255 918 80 764 80 500Z",
|
|
177
177
|
"recently-viewed": "M222 834L179 899C261 958 377 1000 510 1000C800 1000 1000 809 1000 502C1000 170 799 0 514 0V70C257 73 167 244 123 370H317V438H0V110H68V214L66 329C110 201 237 3 514 0C514 0 514 24 514 70C745 71 918 224 918 442V562C918 765 730 930 510 930C398 930 294 888 222 834ZM466 212V536H541V212ZM466 536L725 745L773 687L516 486Z",
|
|
178
|
-
redo: "M574 471H612V602C612 648 652 664 688 636L980 364C994 350 1000 338 1000 324C1002 310 994 298 980 286L690 16C656 -14 612 0 612 48V179H574C134 179 0 406 0 1000H10C28 479 206 258 574 258H680V106L916 324L680 542V392H572C246 392 34 648 34 1000H44C44 706 294 471 574 471Z",
|
|
178
|
+
"redo": "M574 471H612V602C612 648 652 664 688 636L980 364C994 350 1000 338 1000 324C1002 310 994 298 980 286L690 16C656 -14 612 0 612 48V179H574C134 179 0 406 0 1000H10C28 479 206 258 574 258H680V106L916 324L680 542V392H572C246 392 34 648 34 1000H44C44 706 294 471 574 471Z",
|
|
179
179
|
"registro-filter": "M406 611L406 918Q406 951 419 965.5 432 980 466 980L534 980Q568 980 581 965.5 594 951 594 918L594 611 908 144Q929 111 929 82 929 54 907 37 885 20 844 20L156 20Q115 20 93 37 71 54 71 82 71 111 92 144ZM547 540L453 540 149 92 851 92Z",
|
|
180
180
|
"right-white-index": "M1000 406C1000 366 973 346 922 338L664 298C627 265 590 221 502 220C432 219 388 243 334 278C293 305 256 335 230 342C230 328 224 322 210 322H66C50 322 43 325 34 344C15 384 0 447 0 524C0 603 19 668 38 720C42 731 50 738 70 738H202C217 738 224 731 224 722C265 738 306 763 400 782C499 797 578 801 610 756C627 725 621 700 618 690C630 691 662 687 688 652C706 624 700 596 688 578C704 568 719 565 736 536C748 510 741 489 736 472C795 471 849 470 914 470C962 470 1000 447 1000 406ZM952 406C951 423 940 432 918 432L700 430C706 419 709 410 710 400C709 382 704 366 694 352L918 378C940 381 953 388 952 406ZM690 504C683 521 674 533 658 540C634 542 593 542 522 526C467 510 457 500 460 472C462 451 480 451 494 454C511 458 533 460 564 464C590 467 611 470 636 470C656 470 669 467 682 454C693 473 696 489 690 504ZM674 398C674 418 658 428 632 430C582 432 564 356 502 368C445 379 436 428 372 476C334 500 309 510 270 510V556C312 556 342 548 388 518C397 512 406 505 416 494C417 503 424 516 432 520C422 524 409 530 400 548C393 563 397 593 404 602C385 603 366 612 356 634C339 672 358 707 420 738L396 732C309 710 252 694 222 672C205 631 196 587 194 532C192 473 208 429 226 388C246 384 306 352 348 326C400 284 445 262 510 262C583 262 606 302 636 336C652 354 674 372 674 398ZM648 634C642 649 627 652 616 656C596 652 548 643 492 620C438 598 429 587 438 564C447 542 462 550 490 556C504 559 525 565 562 572C599 579 609 577 640 582C657 585 657 612 648 634ZM564 690C575 703 574 713 568 724C560 738 548 745 530 744C497 742 491 741 436 708C393 682 383 671 396 646C407 625 422 625 442 636C451 641 464 650 478 656C523 675 554 679 564 690ZM558 432L486 422C495 416 501 410 516 410C533 410 546 419 558 432ZM179 374C163 407 145 461 145 532C145 608 160 650 177 684H80C63 643 48 603 48 524C48 454 63 407 80 374Z",
|
|
181
|
-
save: "M60 894Q60 935 83 957.5 106 980 146 980L854 980Q895 980 917.5 957.5 940 935 940 894L940 254 746 20 146 20Q106 20 83 42.5 60 65 60 106ZM136 908L136 92 287 92 287 248Q287 288 310 311 333 334 373 334L627 334Q668 334 690.5 311 713 288 713 248L713 92 714 92 864 279 864 908 713 908 713 662Q713 621 690.5 598.5 668 576 627 576L373 576Q333 576 310 598.5 287 621 287 662L287 908ZM637 262L363 262 363 92 637 92ZM637 908L363 908 363 648 637 648Z",
|
|
182
|
-
school: "M20 882H98V540H234V882H312V188H686V882H764V540H902V882H980V564C980 506 946 472 888 472H764V212C764 154 730 120 672 120H326C268 120 234 154 234 212V472H112C54 472 20 506 20 564ZM498 460C561 460 589 432 589 369C589 307 561 280 498 280C437 280 410 307 409 369C408 432 437 460 498 460ZM408 625V882H590V625Z",
|
|
183
|
-
search: "M73 396V339C73 245 151 170 261 170C371 170 450 245 450 339V396C450 493 385 570 263 570C142 570 73 492 73 396ZM0 367C0 533 113 636 261 636C322 636 375 620 419 588L689 838L743 786L472 537C506 492 523 436 523 367C523 212 409 104 261 104C113 104 0 212 0 367ZM649 126V191H980V126ZM649 293V358H880V293ZM649 460V525H980V460Z",
|
|
184
|
-
send: "M669 172Q717 142 751 142 804 142 804 202 804 228 795 272L675 872Q665 923 631 923 616 923 603.5 913 591 903 577 882L427 656 175 591Q142 582 129 572 116 562 116 543 116 526 124 515.5 132 505 150 494ZM432 589L527 457 580 495 488 628 616 829Q640 716 680 516 709 366 743 203 589 300 500 354L212 533Z",
|
|
185
|
-
share: "M798 1000C922 1000 1000 919 1000 794C1000 671 922 592 798 592C671 592 592 671 592 794C592 919 671 1000 798 1000ZM798 924C713 924 674 875 674 794C674 714 713 664 798 664C880 664 918 714 918 794C918 875 880 924 798 924ZM206 701C330 701 408 620 408 495C408 372 330 293 206 293C79 293 0 372 0 495C0 620 79 701 206 701ZM206 625C121 625 82 576 82 495C82 415 121 365 206 365C288 365 326 415 326 495C326 576 288 625 206 625ZM798 408C922 408 1000 327 1000 202C1000 79 922 0 798 0C671 0 592 79 592 202C592 327 671 408 798 408ZM798 332C713 332 674 283 674 202C674 122 713 72 798 72C880 72 918 122 918 202C918 283 880 332 798 332ZM644 712L379 552L345 611L610 771ZM644 267L610 208L345 368L379 427Z",
|
|
181
|
+
"save": "M60 894Q60 935 83 957.5 106 980 146 980L854 980Q895 980 917.5 957.5 940 935 940 894L940 254 746 20 146 20Q106 20 83 42.5 60 65 60 106ZM136 908L136 92 287 92 287 248Q287 288 310 311 333 334 373 334L627 334Q668 334 690.5 311 713 288 713 248L713 92 714 92 864 279 864 908 713 908 713 662Q713 621 690.5 598.5 668 576 627 576L373 576Q333 576 310 598.5 287 621 287 662L287 908ZM637 262L363 262 363 92 637 92ZM637 908L363 908 363 648 637 648Z",
|
|
182
|
+
"school": "M20 882H98V540H234V882H312V188H686V882H764V540H902V882H980V564C980 506 946 472 888 472H764V212C764 154 730 120 672 120H326C268 120 234 154 234 212V472H112C54 472 20 506 20 564ZM498 460C561 460 589 432 589 369C589 307 561 280 498 280C437 280 410 307 409 369C408 432 437 460 498 460ZM408 625V882H590V625Z",
|
|
183
|
+
"search": "M73 396V339C73 245 151 170 261 170C371 170 450 245 450 339V396C450 493 385 570 263 570C142 570 73 492 73 396ZM0 367C0 533 113 636 261 636C322 636 375 620 419 588L689 838L743 786L472 537C506 492 523 436 523 367C523 212 409 104 261 104C113 104 0 212 0 367ZM649 126V191H980V126ZM649 293V358H880V293ZM649 460V525H980V460Z",
|
|
184
|
+
"send": "M669 172Q717 142 751 142 804 142 804 202 804 228 795 272L675 872Q665 923 631 923 616 923 603.5 913 591 903 577 882L427 656 175 591Q142 582 129 572 116 562 116 543 116 526 124 515.5 132 505 150 494ZM432 589L527 457 580 495 488 628 616 829Q640 716 680 516 709 366 743 203 589 300 500 354L212 533Z",
|
|
185
|
+
"share": "M798 1000C922 1000 1000 919 1000 794C1000 671 922 592 798 592C671 592 592 671 592 794C592 919 671 1000 798 1000ZM798 924C713 924 674 875 674 794C674 714 713 664 798 664C880 664 918 714 918 794C918 875 880 924 798 924ZM206 701C330 701 408 620 408 495C408 372 330 293 206 293C79 293 0 372 0 495C0 620 79 701 206 701ZM206 625C121 625 82 576 82 495C82 415 121 365 206 365C288 365 326 415 326 495C326 576 288 625 206 625ZM798 408C922 408 1000 327 1000 202C1000 79 922 0 798 0C671 0 592 79 592 202C592 327 671 408 798 408ZM798 332C713 332 674 283 674 202C674 122 713 72 798 72C880 72 918 122 918 202C918 283 880 332 798 332ZM644 712L379 552L345 611L610 771ZM644 267L610 208L345 368L379 427Z",
|
|
186
186
|
"shopping-cart": "M20 92H129L251 772H880V700H303L279 570H919L1000 108H198L182 20H20ZM211 180H921L864 498H268ZM250 920C250 964 286 1000 332 1000C375 1000 410 964 410 920C412 875 375 839 332 840C286 839 250 875 250 920ZM728 920C729 964 762 1000 808 1000C852 1000 887 964 888 920C889 875 852 839 808 840C762 841 727 875 728 920Z",
|
|
187
187
|
"show-video": "M433 524L623 406C637 397 640 389 640 378C640 370 639 363 623 353L437 238C411 222 388 224 388 263V500C388 532 409 539 433 524ZM310 790C247 790 203 761 203 696C203 632 246 598 310 598C369 598 415 632 415 696C415 761 369 790 310 790ZM136 980H479C480 879 443 822 332 822H286C173 822 138 879 136 980ZM693 790C630 790 585 761 585 697C585 632 629 598 693 598C752 598 797 632 797 697C797 761 752 790 693 790ZM519 980H862C862 879 825 822 715 822H668C554 822 519 879 519 980ZM862 729V657H902V92H98V657H138V729H106C50 729 20 697 20 643V106C20 52 52 20 106 20H894C948 20 980 52 980 106V643C980 697 948 729 894 729Z",
|
|
188
188
|
"spade-black-suit": "M68 518C68 232 472 154 500 0C531 154 930 232 932 518C933 665 845 736 732 736C651 736 590 708 558 606H526C526 667 532 807 600 864C666 919 736 924 810 938V980H190V938C268 923 331 920 396 866C466 808 472 667 472 606H440C406 707 349 736 268 736C154 736 68 665 68 518Z",
|
|
@@ -191,13 +191,13 @@ const strokeIcons = {
|
|
|
191
191
|
"star-empty": "M0 382C1 356 16 346 44 346L362 332L462 36C471 11 485 0 500 0C515 0 529 11 538 36L638 332L956 346C984 346 999 356 1000 382C1001 404 994 414 980 424L714 590L831 953C840 981 821 1000 794 1000C775 1000 767 997 750 981L500 752L252 979C234 996 227 1000 208 1000C176 1000 161 978 169 953L286 590L20 424C6 414 -1 404 0 382ZM59 369L373 562L243 935L220 919L500 658L780 919L757 935L627 562L941 369L948 404L582 398L483 69H516L418 398L52 404Z",
|
|
192
192
|
"star-full": "M0 382C1 356 16 346 44 346L362 332L462 36C471 11 485 0 500 0C514 0 528 11 536 36L636 332L954 346C984 347 998 356 998 382C998 405 992 414 978 424L712 590L828 950C835 972 828 984 810 994C793 1004 773 1002 758 990L500 752L240 990C228 1002 206 1003 188 994C168 984 163 972 170 950L286 590L20 424C6 414 -1 404 0 382Z",
|
|
193
193
|
"strike-through-text": "M499 514Q585 514 644 540.5 703 567 731 607.5 759 648 759 692L759 746Q759 794 729.5 836 700 878 642 903 584 928 502 928 421 928 359.5 900 298 872 263.5 819 229 766 229 694L149 694Q149 785 191 854.5 233 924 313 962 393 1000 502 1000 661 1000 750 924 839 848 839 709 839 645 813.5 594 788 543 730 514L980 514 980 442 497 442Q416 442 360 420.5 304 399 277 365.5 250 332 250 297L250 243Q250 203 274 163.5 298 124 349.5 98 401 72 478 72 603 72 670 125.5 737 179 737 290L817 290Q817 147 729 73.5 641 0 478 0 328 0 249 73 170 146 170 268 170 391 256 442L20 442 20 514Z",
|
|
194
|
-
subscript: "M103 850L20 850 297 20 401 20 678 850 595 850 519 614 179 614ZM342 112L204 538 494 538 356 112ZM860 622Q916 622 944.5 648.5 973 675 973 724 973 756 957.5 782 942 808 898 852L837 913 837 921 980 921 980 980 753 980 753 922 842 831Q873 799 890 775.5 907 752 907 725 907 700 893 686.5 879 673 854 673 835 673 821.5 685.5 808 698 795 728L741 699Q758 659 786 640.5 814 622 860 622Z",
|
|
194
|
+
"subscript": "M103 850L20 850 297 20 401 20 678 850 595 850 519 614 179 614ZM342 112L204 538 494 538 356 112ZM860 622Q916 622 944.5 648.5 973 675 973 724 973 756 957.5 782 942 808 898 852L837 913 837 921 980 921 980 980 753 980 753 922 842 831Q873 799 890 775.5 907 752 907 725 907 700 893 686.5 879 673 854 673 835 673 821.5 685.5 808 698 795 728L741 699Q758 659 786 640.5 814 622 860 622Z",
|
|
195
195
|
"sun-with-rays": "M211 499C211 693 317 788 499 788C681 788 787 693 787 499C787 318 681 212 499 212C317 212 211 318 211 499ZM285 532V466C285 358 348 277 499 277C651 277 713 358 713 466V532C713 646 664 723 499 723C334 723 285 646 285 532ZM471 20V214H529V20ZM471 20V214H529V20ZM471 786V980H529V786ZM819 140L682 277L723 318L860 181ZM277 682L140 819L181 860L318 723ZM980 471H786V529H980ZM214 471H20V529H214ZM860 819L723 682L682 723L819 860ZM318 277L181 140L140 181L277 318Z",
|
|
196
|
-
support: "M10 474C10 573 77 646 206 646H236V337C236 196 343 74 503 74C657 74 764 196 764 337V646H794C923 646 990 573 990 474C990 388 938 322 847 305C813 115 698 0 503 0C303 0 187 115 153 305C62 322 10 387 10 474ZM523 1000C601 1000 649 943 649 874C649 804 601 747 523 747C444 747 396 805 396 874C396 943 444 1000 523 1000ZM834 621H764C764 771 740 844 643 844V910C786 910 834 821 834 621Z",
|
|
197
|
-
supscript: "M797 0Q853 0 881.5 26.5 910 53 910 102 910 134 894.5 160 879 186 835 230L774 291 774 299 917 299 917 358 690 358 690 300 779 209Q810 177 827 153.5 844 130 844 103 844 78 830 64.5 816 51 791 51 772 51 758.5 63.5 745 76 732 106L678 77Q695 37 723 18.5 751 0 797 0ZM166 980L83 980 360 150 464 150 741 980 658 980 582 744 242 744ZM405 242L267 668 557 668 419 242Z",
|
|
198
|
-
switch: "M0 203L221 406L264 362L123 238H327V168H123L264 44L221 0ZM451 535V465H776C889 465 929 417 929 352C929 286 889 238 776 238H327V168H776C931 168 1000 245 1000 352C1000 458 931 535 776 535ZM1000 797L779 594L736 638L877 762H673V832H877L736 956L779 1000ZM505 465V535H224C111 535 71 583 71 648C71 714 111 762 224 762H673V832H224C69 832 0 755 0 648C0 542 69 465 224 465Z",
|
|
199
|
-
synchronize: "M970 368H888C855 198 723 74 534 74C291 74 197 243 153 370H270H414V448H20V60H98V214L96 319C140 190 270 -2 534 0C771 2 923 140 970 368ZM30 632H112C145 802 277 926 463 926C689 926 803 757 847 630H730H586V552H980V940H902V786L904 681C860 810 710 1002 463 1000C229 998 77 860 30 632Z",
|
|
200
|
-
target: "M628 416H695C694 238 587 131 414 131C239 131 131 239 131 412C131 599 239 695 415 695C415 695 416 695 416 695V634C266 634 198 566 198 412C198 264 277 192 414 192C549 192 628 264 628 416ZM759 416H826C825 157 669 0 414 0C157 0 0 158 0 411C0 686 157 826 415 826C415 826 416 826 416 826V765C197 764 68 636 68 411C68 195 214 62 414 62C612 62 758 194 759 416ZM503 416H559C558 319 510 261 414 261C310 261 261 319 261 412C261 492 310 550 416 550V499C343 499 324 479 324 431V394C324 333 349 312 414 312C480 312 503 333 503 416ZM825 503H503V826L576 825V631L944 1000L1000 945L631 576H825Z",
|
|
196
|
+
"support": "M10 474C10 573 77 646 206 646H236V337C236 196 343 74 503 74C657 74 764 196 764 337V646H794C923 646 990 573 990 474C990 388 938 322 847 305C813 115 698 0 503 0C303 0 187 115 153 305C62 322 10 387 10 474ZM523 1000C601 1000 649 943 649 874C649 804 601 747 523 747C444 747 396 805 396 874C396 943 444 1000 523 1000ZM834 621H764C764 771 740 844 643 844V910C786 910 834 821 834 621Z",
|
|
197
|
+
"supscript": "M797 0Q853 0 881.5 26.5 910 53 910 102 910 134 894.5 160 879 186 835 230L774 291 774 299 917 299 917 358 690 358 690 300 779 209Q810 177 827 153.5 844 130 844 103 844 78 830 64.5 816 51 791 51 772 51 758.5 63.5 745 76 732 106L678 77Q695 37 723 18.5 751 0 797 0ZM166 980L83 980 360 150 464 150 741 980 658 980 582 744 242 744ZM405 242L267 668 557 668 419 242Z",
|
|
198
|
+
"switch": "M0 203L221 406L264 362L123 238H327V168H123L264 44L221 0ZM451 535V465H776C889 465 929 417 929 352C929 286 889 238 776 238H327V168H776C931 168 1000 245 1000 352C1000 458 931 535 776 535ZM1000 797L779 594L736 638L877 762H673V832H877L736 956L779 1000ZM505 465V535H224C111 535 71 583 71 648C71 714 111 762 224 762H673V832H224C69 832 0 755 0 648C0 542 69 465 224 465Z",
|
|
199
|
+
"synchronize": "M970 368H888C855 198 723 74 534 74C291 74 197 243 153 370H270H414V448H20V60H98V214L96 319C140 190 270 -2 534 0C771 2 923 140 970 368ZM30 632H112C145 802 277 926 463 926C689 926 803 757 847 630H730H586V552H980V940H902V786L904 681C860 810 710 1002 463 1000C229 998 77 860 30 632Z",
|
|
200
|
+
"target": "M628 416H695C694 238 587 131 414 131C239 131 131 239 131 412C131 599 239 695 415 695C415 695 416 695 416 695V634C266 634 198 566 198 412C198 264 277 192 414 192C549 192 628 264 628 416ZM759 416H826C825 157 669 0 414 0C157 0 0 158 0 411C0 686 157 826 415 826C415 826 416 826 416 826V765C197 764 68 636 68 411C68 195 214 62 414 62C612 62 758 194 759 416ZM503 416H559C558 319 510 261 414 261C310 261 261 319 261 412C261 492 310 550 416 550V499C343 499 324 479 324 431V394C324 333 349 312 414 312C480 312 503 333 503 416ZM825 503H503V826L576 825V631L944 1000L1000 945L631 576H825Z",
|
|
201
201
|
"text-scale": "M297 490H442V422H74V490H219V898H297ZM701 182H926V112H398V182H623V810H701Z",
|
|
202
202
|
"textual-analysis": "M98 908H902V92H98ZM189 646V216C189 181 209 161 244 161H466L601 296V646C601 681 581 701 546 701H244C208 701 189 681 189 646ZM248 648H542V309L445 214H248ZM445 214V309H542V359H457C422 359 396 333 396 299V214ZM289 420H501V468H289ZM289 528H436V577H289ZM444 636C444 719 504 786 608 786C714 786 770 720 770 636V587C770 506 702 441 607 441C512 441 444 506 444 587ZM902 908H857L743 802C705 830 659 844 607 844C479 844 381 755 381 611C381 477 479 384 607 384C734 384 833 477 833 611C833 671 818 719 789 758L902 862ZM975 929C956 980 907 980 894 980H106C50 980 20 948 20 894V106C20 52 52 20 106 20H894C948 20 980 52 980 106V894C980 907 978 918 975 929Z",
|
|
203
203
|
"theory-help": "M20 548L98 548 98 92 448 92 448 810 894 810Q935 810 957.5 787 980 764 980 724L980 106Q980 65 957.5 42.5 935 20 894 20L106 20Q66 20 43 42.5 20 65 20 106ZM902 738L522 738 522 92 902 92ZM822 231L602 231 602 182 822 182ZM772 370L602 370 602 321 772 321ZM822 509L602 509 602 460 822 460ZM772 648L602 648 602 599 772 599ZM50 996L0 943 219 732 19 746 19 668 328 668 328 980 250 980 263 779Z",
|
|
@@ -205,38 +205,38 @@ const strokeIcons = {
|
|
|
205
205
|
"u-circle": "M0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558ZM376 252V564Q376 644 401 678Q426 712 498 712Q574 712 599 678Q624 644 624 564V252H702V546Q702 612 691.5 653.5Q681 695 657.5 724Q634 753 595.5 767.5Q557 782 498 782Q439 782 401 767.5Q363 753 339.5 724Q316 695 307 653.5Q298 612 298 546V252Z",
|
|
206
206
|
"u-square": "M376 244L298 244 298 538Q298 604 307 645.5 316 687 339.5 716 363 745 401 759.5 439 774 498 774 557 774 595.5 759.5 634 745 657.5 716 681 687 691.5 645.5 702 604 702 538L702 244 624 244 624 556Q624 636 599 670 574 704 498 704 426 704 401 670 376 636 376 556ZM20 894Q20 935 42 957.5 64 980 106 980L894 980Q935 980 957.5 957.5 980 935 980 894L980 106Q980 65 957.5 42.5 935 20 894 20L106 20Q66 20 43 42.5 20 65 20 106ZM902 908L98 908 98 92 902 92Z",
|
|
207
207
|
"underlined-text": "M179 445Q179 594 264.5 677 350 760 501 760 601 760 673.5 722.5 746 685 784.5 614 823 543 823 445L823 20 747 20 747 440Q747 558 681 621.5 615 685 501 685 387 685 321 622.5 255 560 255 440L255 20 179 20ZM980 979L20 980 20 880 980 879Z",
|
|
208
|
-
undo: "M426 471H388V602C388 648 348 664 312 636L20 364C6 350 0 338 0 324C-2 310 6 298 20 286L310 16C344 -14 388 0 388 48V179H426C866 179 1000 406 1000 1000H990C972 479 794 258 426 258H320V106L84 324L320 542V392H428C754 392 966 648 966 1000H956C956 706 706 471 426 471Z",
|
|
208
|
+
"undo": "M426 471H388V602C388 648 348 664 312 636L20 364C6 350 0 338 0 324C-2 310 6 298 20 286L310 16C344 -14 388 0 388 48V179H426C866 179 1000 406 1000 1000H990C972 479 794 258 426 258H320V106L84 324L320 542V392H428C754 392 966 648 966 1000H956C956 706 706 471 426 471Z",
|
|
209
209
|
"up-white-index": "M400 0C360 0 340 27 332 78L292 336C259 373 215 410 214 498C213 568 237 612 272 666C299 707 329 744 336 770C322 770 316 776 316 790V934C316 950 319 957 338 966C378 985 441 1000 518 1000C597 1000 662 981 714 962C725 958 732 950 732 930V798C732 783 725 776 716 776C732 735 757 694 776 600C791 501 795 422 750 390C719 373 694 379 684 382C685 370 681 338 646 312C618 294 590 300 572 312C562 296 559 281 530 264C504 252 483 259 466 264C465 205 464 151 464 86C464 38 441 0 400 0ZM400 48C417 49 426 60 426 82L424 300C413 294 404 291 394 290C376 291 360 296 346 306L372 82C375 60 382 47 400 48ZM498 310C515 317 527 326 534 342C536 366 536 407 520 478C504 533 494 543 466 540C445 538 445 520 448 506C452 489 454 467 458 436C461 410 464 389 464 364C464 344 461 331 448 318C467 307 483 304 498 310ZM392 326C412 326 422 342 424 368C426 418 350 436 362 498C373 555 422 564 470 628C494 666 504 691 504 730H550C550 688 542 658 512 612C506 603 499 594 488 584C497 583 510 576 514 568C518 578 524 591 542 600C557 607 587 603 596 596C597 615 606 634 628 644C666 661 701 642 732 580L726 604C704 691 688 748 666 778C625 795 581 804 526 806C467 808 423 792 382 774C378 754 346 694 320 652C278 600 256 555 256 490C256 417 296 394 330 364C348 348 366 326 392 326ZM628 352C643 358 646 373 650 384C646 404 637 452 614 508C592 562 581 571 558 562C536 553 544 538 550 510C553 496 559 475 566 438C573 401 571 391 576 360C579 343 606 343 628 352ZM684 436C697 425 707 426 718 432C732 440 739 452 738 470C736 503 735 509 702 564C676 607 665 617 640 604C619 593 619 578 630 558C635 549 644 536 650 522C669 477 673 446 684 436ZM426 442L416 514C410 505 404 499 404 484C404 467 413 454 426 442ZM368 821C401 837 455 855 526 855C602 855 644 840 678 823V920C637 937 597 952 518 952C448 952 401 937 368 920Z",
|
|
210
210
|
"user-avatar": "M502 532C611 532 672 482 672 374C672 268 611 212 502 212C388 212 330 268 330 374C330 482 389 532 502 532ZM501 465C442 465 411 434 411 389V355C411 310 444 281 501 281C554 281 591 311 591 355V389C591 434 556 465 501 465ZM198 858L270 898C270 721 322 688 458 688H542C688 688 730 721 730 898L802 858C800 676 736 614 542 614H458C264 614 200 676 198 858ZM0 498C0 830 190 1000 500 1000C810 1000 1000 830 1000 498C1000 191 810 0 500 0C190 0 0 191 0 498ZM82 558V438C82 235 260 74 500 74C740 74 918 235 918 438V558C918 771 768 926 504 926C240 926 82 771 82 558Z",
|
|
211
|
-
view: "M0 498C91 707 233 859 498 860C763 861 905 707 1000 498C909 317 763 141 498 140C233 139 95 318 0 498ZM99 500C183 366 285 218 498 218C711 218 817 366 901 500C817 653 711 782 498 782C285 782 183 653 99 500ZM308 500C308 388 383 318 499 318C614 318 692 388 692 500C692 621 614 682 499 682C383 682 308 621 308 500ZM395 500C395 576 435 609 499 609C563 609 605 576 605 500C605 429 563 391 499 391C435 391 395 429 395 500Z",
|
|
211
|
+
"view": "M0 498C91 707 233 859 498 860C763 861 905 707 1000 498C909 317 763 141 498 140C233 139 95 318 0 498ZM99 500C183 366 285 218 498 218C711 218 817 366 901 500C817 653 711 782 498 782C285 782 183 653 99 500ZM308 500C308 388 383 318 499 318C614 318 692 388 692 500C692 621 614 682 499 682C383 682 308 621 308 500ZM395 500C395 576 435 609 499 609C563 609 605 576 605 500C605 429 563 391 499 391C435 391 395 429 395 500Z",
|
|
212
212
|
"view-off": "M0 498C91 717 233 869 498 870C763 871 905 717 1000 498C909 307 763 131 498 130C233 129 95 308 0 498ZM99 500C183 356 285 208 498 208C711 208 817 356 901 500C817 663 711 792 498 792C285 792 183 663 99 500ZM308 500C308 631 383 692 499 692C614 692 692 631 692 500C692 378 614 308 499 308C383 308 308 378 308 500ZM395 500C395 419 435 381 499 381C563 381 605 419 605 500C605 586 563 619 499 619C435 619 395 586 395 500ZM509 379H604ZM237 980H332L536 501L773 20H678L461 500Z",
|
|
213
213
|
"virtual-class": "M624 928V1000C784 986 956 858 1000 686H928C884 816 750 914 624 928ZM0 322H76C117 185 254 78 430 76V0C218 0 42 148 0 322ZM760 282C839 282 901 238 900 144C899 49 839 0 760 0C675 0 616 49 616 144C616 238 676 282 760 282ZM763 214C715 215 693 197 693 144C693 84 716 67 761 68C799 69 822 84 823 144C824 197 798 213 763 214ZM588 560C586 462 599 402 714 402H806C923 402 928 461 928 560H1000C1001 412 951 330 804 330H714C561 330 515 412 514 560ZM246 702C325 702 387 658 386 564C385 469 325 420 246 420C161 420 102 469 102 564C102 658 162 702 246 702ZM249 634C201 635 179 617 179 564C179 504 201 487 247 488C285 489 308 504 309 564C310 617 284 633 249 634ZM74 980C72 882 85 822 200 822H292C409 822 414 881 414 980H486C487 832 437 750 290 750H200C47 750 1 832 0 980Z",
|
|
214
214
|
"white-circle": "M500 648C416 648 358 584 358 499C358 415 416 351 500 351C584 351 643 415 643 499C643 583 584 648 500 648ZM500 715C624 715 715 622 715 499C715 375 624 284 500 284C377 284 286 375 286 499C286 624 377 715 500 715Z",
|
|
215
215
|
"white-diamond": "M500 78L194 500L500 924L806 504ZM500 202L710 504L500 799L290 500Z",
|
|
216
|
-
word: "M128 355H177L223 633H209L284 355H343L420 633H406L451 355H498L443 653H381L313 416H312L244 653H184ZM612 771H875C927 771 960 738 960 690V303C960 247 926 220 870 220H612C612 404 612 587 612 771ZM612 464H850V527H612ZM612 604H790V667H612ZM612 324H790V387H612ZM40 746C40 781 58 795 83 800C236 832 388 864 540 896C579 904 612 897 612 843C612 620 612 388 612 151C612 106 594 84 540 95L80 192C48 199 40 220 40 250C40 415 40 581 40 746Z",
|
|
216
|
+
"word": "M128 355H177L223 633H209L284 355H343L420 633H406L451 355H498L443 653H381L313 416H312L244 653H184ZM612 771H875C927 771 960 738 960 690V303C960 247 926 220 870 220H612C612 404 612 587 612 771ZM612 464H850V527H612ZM612 604H790V667H612ZM612 324H790V387H612ZM40 746C40 781 58 795 83 800C236 832 388 864 540 896C579 904 612 897 612 843C612 620 612 388 612 151C612 106 594 84 540 95L80 192C48 199 40 220 40 250C40 415 40 581 40 746Z",
|
|
217
217
|
"working-bag": "M410 581V651H590V581ZM110 279H890C947 279 980 312 980 369V809C980 865 947 899 890 899H110C54 899 20 865 20 809V369C20 312 51 279 110 279ZM98 347V831H902V347ZM768 279H690V167H310V279H232V189C232 133 262 99 320 99H680C735 99 768 133 768 189ZM310 279H232ZM98 511V581H902V511Z",
|
|
218
218
|
"workplace-zanichelli": "M202 408C329 408 408 327 408 202C408 79 329 0 202 0C78 0 0 79 0 202C0 327 78 408 202 408ZM645 458H1000V390H738L994 80V20H648V88H893L645 388ZM202 332C120 332 82 283 82 202C82 122 120 72 202 72C287 72 326 122 326 202C326 283 287 332 202 332ZM202 1000C329 1000 408 919 408 794C408 671 329 592 202 592C78 592 0 671 0 794C0 919 78 1000 202 1000ZM202 924C120 924 82 875 82 794C82 714 120 664 202 664C287 664 326 714 326 794C326 875 287 924 202 924ZM794 1000C921 1000 1000 919 1000 794C1000 671 921 592 794 592C670 592 592 671 592 794C592 919 670 1000 794 1000ZM794 924C712 924 674 875 674 794C674 714 712 664 794 664C879 664 918 714 918 794C918 875 879 924 794 924Z",
|
|
219
219
|
"app-switcher-button": "M0 119Q1 178 32 208 63 238 119 238 174 238 206 208 238 178 239 119 239 63 206 31.5 173 0 119 0 64 0 32 31.5 0 63 0 119ZM380 119Q381 178 412.5 208 444 238 499 238 554 238 586.5 208 619 178 620 119 620 63 586.5 31.5 553 0 499 0 445 0 412.5 31.5 380 63 380 119ZM761 119Q762 178 793 208 824 238 880 238 936 238 967.5 208 999 178 1000 119 1000 63 967.5 31.5 935 0 880 0 825 0 793 31.5 761 63 761 119ZM0 499Q0 559 31.5 589 63 619 119 619 174 619 206.5 589 239 559 239 499 239 442 206 410.5 173 379 119 379 64 379 32 410.5 0 442 0 499ZM380 499Q380 559 411.5 589 443 619 499 619 555 619 587.5 589 620 559 620 499 620 442 587 410.5 554 379 499 379 444 379 412 410.5 380 442 380 499ZM761 499Q761 559 792.5 589 824 619 880 619 936 619 968 589 1000 559 1000 499 1000 442 967.5 410.5 935 379 880 379 825 379 793 410.5 761 442 761 499ZM0 880Q1 940 32 970 63 1000 119 1000 174 1000 206 970 238 940 239 880 239 824 206 793 173 762 119 762 64 762 32 793 0 824 0 880ZM380 880Q381 940 412.5 970 444 1000 499 1000 554 1000 586.5 970 619 940 620 880 620 824 587 793 554 762 499 762 445 762 412.5 793 380 824 380 880ZM761 880Q762 940 793 970 824 1000 880 1000 936 1000 967.5 970 999 940 1000 880 1000 824 967.5 793 935 762 880 762 825 762 793 793 761 824 761 880Z",
|
|
220
|
-
upload: "M902 356L980 356 980 106Q980 65 957.5 42.5 935 20 894 20L106 20Q66 20 43 42.5 20 65 20 106L20 356 98 356 98 92 902 92ZM500 210L754 470 704 522 540 344 540 980 462 980 462 344 294 518 242 468Z",
|
|
221
|
-
people: "M512 560Q512 443 557 386.5 602 330 712 330L800 330Q910 330 955 386.5 1000 443 1000 560L924 560Q924 503 916.5 470.5 909 438 882 420 855 402 800 402L712 402Q657 402 630 420 603 438 595.5 470 588 502 588 560L512 560ZM0 980Q0 863 45 806.5 90 750 200 750L288 750Q398 750 443 806.5 488 863 488 980L412 980Q412 923 404.5 890.5 397 858 370 840 343 822 288 822L200 822Q145 822 118 840 91 858 83.5 890 76 922 76 980L0 980ZM99 562Q99 494 139 457 179 420 244 420 309 420 349 457 389 494 389 562 389 630 349 666 309 702 244 702 179 702 139 666 99 630 99 562ZM179 562Q179 631 244 631 309 631 309 562 309 527 292 508.5 275 490 244 490 213 490 196 508.5 179 527 179 562ZM611 143Q611 75 651 37.5 691 0 756 0 821 0 861 37.5 901 75 901 143 901 211 861 246.5 821 282 756 282 691 282 651 246.5 611 211 611 143ZM691 143Q691 211 756 211 821 211 821 143 821 107 804 88.5 787 70 756 70 725 70 708 88.5 691 107 691 143Z",
|
|
222
|
-
grades: "M78 980Q51 980 35.5 964.5 20 949 20 922L20 78Q20 51 35.5 35.5 51 20 78 20L746 20Q773 20 788.5 35.5 804 51 804 78L804 436 732 436 732 92 92 92 92 908 473 908 473 980 78 980ZM172 628Q172 603 188.5 586.5 205 570 230 570 255 570 271.5 586.5 288 603 288 628 288 653 271.5 669.5 255 686 230 686 205 686 188.5 669.5 172 653 172 628ZM172 428Q172 403 188.5 386.5 205 370 230 370 255 370 271.5 386.5 288 403 288 428 288 453 271.5 469.5 255 486 230 486 205 486 188.5 469.5 172 453 172 428ZM172 228Q172 203 188.5 186.5 205 170 230 170 255 170 271.5 186.5 288 203 288 228 288 253 271.5 269.5 255 286 230 286 205 286 188.5 269.5 172 253 172 228ZM378 594L650 594 650 666 378 666ZM378 394L650 394 650 466 378 466ZM378 194L650 194 650 266 378 266ZM574 831L824 573Q841 556 862 556 883 556 899 573L982 657Q1000 676 1000 696 1000 716 983 731L722 980 574 980ZM691 921L856 765 788 700 634 859 634 921ZM900 722L930 693 862 625 833 655Z",
|
|
223
|
-
timeline: "M379 884Q201 884 100.5 783.5 0 683 0 496 0 380 46 293.5 92 207 177.5 159.5 263 112 379 112 495 112 580 159 665 206 711 292.5 757 379 757 494L980 494 980 566 753 566Q733 733 622 814L974 814 974 884 379 884ZM75 542Q75 623 110.5 684.5 146 746 215 780 284 814 382 814 521 814 597.5 747 674 680 681 566L333 566 333 303 411 303 411 494 682 494 682 451Q682 374 644 313 606 252 537 217 468 182 379 182 290 182 220.5 217 151 252 113 313 75 374 75 451L75 542Z",
|
|
224
|
-
artwork: "M1 130Q1 83 34.5 50 68 17 117 17 156 17 186.5 38 217 59 230 93L245 93Q256 71 278 57.5 300 44 325 44 351 44 372.5 57.5 394 71 406 93L421 93Q433 71 454.5 57.5 476 44 502 44 529 44 550 57.5 571 71 581 93L596 93Q607 71 628 57.5 649 44 676 44 702 44 723 57.5 744 71 755 93L770 93Q783 59 813 38 843 17 881 17 929 17 964 50 999 83 999 130 999 168 977 196.5 955 225 920 237L920 251Q943 262 957 283 971 304 971 329 971 354 957 374 943 394 920 405L920 423Q943 434 957 454.5 971 475 971 500 971 525 957 545 943 565 920 576L920 594Q943 605 957 626 971 647 971 672 971 697 957 717 943 737 920 748L920 761Q955 773 977 802.5 999 832 999 869 999 916 965 948.5 931 981 882 981 844 981 813.5 960.5 783 940 770 907L755 907Q743 928 722.5 941 702 954 676 954 650 954 629 941.5 608 929 596 907L581 907Q569 929 548.5 941.5 528 954 502 954 477 954 455.5 941 434 928 423 907L405 907Q394 928 372.5 941 351 954 325 954 300 954 278.5 941 257 928 246 907L230 907Q217 940 186.5 960.5 156 981 118 981 69 981 35 949.5 1 918 1 870 1 833 23 803 45 773 80 761L80 746Q57 735 43 714 29 693 29 668 29 643 43.5 622 58 601 80 590L80 575Q57 564 43 544 29 524 29 499 29 474 43 453.5 57 433 80 421L80 406Q57 394 43 374 29 354 29 329 29 303 43.5 282.5 58 262 80 252L80 237Q45 225 23 196 1 167 1 130ZM837 830L690 584 577 717Q565 732 557 737 549 742 538 742 516 742 499 717L331 461 163 674 163 830ZM294 397Q312 374 334 374 345 374 355.5 380.5 366 387 373 399L539 651 646 527Q671 498 694 498 722 498 738 526L837 694 837 170 163 170 163 561ZM533 322Q533 282 562 253.5 591 225 631 225 671 225 699.5 253.5 728 282 728 322 728 362 699.5 391 671 420 631 420 591 420 562 391 533 362 533 322Z",
|
|
220
|
+
"upload": "M902 356L980 356 980 106Q980 65 957.5 42.5 935 20 894 20L106 20Q66 20 43 42.5 20 65 20 106L20 356 98 356 98 92 902 92ZM500 210L754 470 704 522 540 344 540 980 462 980 462 344 294 518 242 468Z",
|
|
221
|
+
"people": "M512 560Q512 443 557 386.5 602 330 712 330L800 330Q910 330 955 386.5 1000 443 1000 560L924 560Q924 503 916.5 470.5 909 438 882 420 855 402 800 402L712 402Q657 402 630 420 603 438 595.5 470 588 502 588 560L512 560ZM0 980Q0 863 45 806.5 90 750 200 750L288 750Q398 750 443 806.5 488 863 488 980L412 980Q412 923 404.5 890.5 397 858 370 840 343 822 288 822L200 822Q145 822 118 840 91 858 83.5 890 76 922 76 980L0 980ZM99 562Q99 494 139 457 179 420 244 420 309 420 349 457 389 494 389 562 389 630 349 666 309 702 244 702 179 702 139 666 99 630 99 562ZM179 562Q179 631 244 631 309 631 309 562 309 527 292 508.5 275 490 244 490 213 490 196 508.5 179 527 179 562ZM611 143Q611 75 651 37.5 691 0 756 0 821 0 861 37.5 901 75 901 143 901 211 861 246.5 821 282 756 282 691 282 651 246.5 611 211 611 143ZM691 143Q691 211 756 211 821 211 821 143 821 107 804 88.5 787 70 756 70 725 70 708 88.5 691 107 691 143Z",
|
|
222
|
+
"grades": "M78 980Q51 980 35.5 964.5 20 949 20 922L20 78Q20 51 35.5 35.5 51 20 78 20L746 20Q773 20 788.5 35.5 804 51 804 78L804 436 732 436 732 92 92 92 92 908 473 908 473 980 78 980ZM172 628Q172 603 188.5 586.5 205 570 230 570 255 570 271.5 586.5 288 603 288 628 288 653 271.5 669.5 255 686 230 686 205 686 188.5 669.5 172 653 172 628ZM172 428Q172 403 188.5 386.5 205 370 230 370 255 370 271.5 386.5 288 403 288 428 288 453 271.5 469.5 255 486 230 486 205 486 188.5 469.5 172 453 172 428ZM172 228Q172 203 188.5 186.5 205 170 230 170 255 170 271.5 186.5 288 203 288 228 288 253 271.5 269.5 255 286 230 286 205 286 188.5 269.5 172 253 172 228ZM378 594L650 594 650 666 378 666ZM378 394L650 394 650 466 378 466ZM378 194L650 194 650 266 378 266ZM574 831L824 573Q841 556 862 556 883 556 899 573L982 657Q1000 676 1000 696 1000 716 983 731L722 980 574 980ZM691 921L856 765 788 700 634 859 634 921ZM900 722L930 693 862 625 833 655Z",
|
|
223
|
+
"timeline": "M379 884Q201 884 100.5 783.5 0 683 0 496 0 380 46 293.5 92 207 177.5 159.5 263 112 379 112 495 112 580 159 665 206 711 292.5 757 379 757 494L980 494 980 566 753 566Q733 733 622 814L974 814 974 884 379 884ZM75 542Q75 623 110.5 684.5 146 746 215 780 284 814 382 814 521 814 597.5 747 674 680 681 566L333 566 333 303 411 303 411 494 682 494 682 451Q682 374 644 313 606 252 537 217 468 182 379 182 290 182 220.5 217 151 252 113 313 75 374 75 451L75 542Z",
|
|
224
|
+
"artwork": "M1 130Q1 83 34.5 50 68 17 117 17 156 17 186.5 38 217 59 230 93L245 93Q256 71 278 57.5 300 44 325 44 351 44 372.5 57.5 394 71 406 93L421 93Q433 71 454.5 57.5 476 44 502 44 529 44 550 57.5 571 71 581 93L596 93Q607 71 628 57.5 649 44 676 44 702 44 723 57.5 744 71 755 93L770 93Q783 59 813 38 843 17 881 17 929 17 964 50 999 83 999 130 999 168 977 196.5 955 225 920 237L920 251Q943 262 957 283 971 304 971 329 971 354 957 374 943 394 920 405L920 423Q943 434 957 454.5 971 475 971 500 971 525 957 545 943 565 920 576L920 594Q943 605 957 626 971 647 971 672 971 697 957 717 943 737 920 748L920 761Q955 773 977 802.5 999 832 999 869 999 916 965 948.5 931 981 882 981 844 981 813.5 960.5 783 940 770 907L755 907Q743 928 722.5 941 702 954 676 954 650 954 629 941.5 608 929 596 907L581 907Q569 929 548.5 941.5 528 954 502 954 477 954 455.5 941 434 928 423 907L405 907Q394 928 372.5 941 351 954 325 954 300 954 278.5 941 257 928 246 907L230 907Q217 940 186.5 960.5 156 981 118 981 69 981 35 949.5 1 918 1 870 1 833 23 803 45 773 80 761L80 746Q57 735 43 714 29 693 29 668 29 643 43.5 622 58 601 80 590L80 575Q57 564 43 544 29 524 29 499 29 474 43 453.5 57 433 80 421L80 406Q57 394 43 374 29 354 29 329 29 303 43.5 282.5 58 262 80 252L80 237Q45 225 23 196 1 167 1 130ZM837 830L690 584 577 717Q565 732 557 737 549 742 538 742 516 742 499 717L331 461 163 674 163 830ZM294 397Q312 374 334 374 345 374 355.5 380.5 366 387 373 399L539 651 646 527Q671 498 694 498 722 498 738 526L837 694 837 170 163 170 163 561ZM533 322Q533 282 562 253.5 591 225 631 225 671 225 699.5 253.5 728 282 728 322 728 362 699.5 391 671 420 631 420 591 420 562 391 533 362 533 322Z",
|
|
225
225
|
"skip-back": "M220 475L655 41 710 96 366 439 429 436 980 436 980 514 429 514 364 511 710 855 654 910ZM20 41L98 41 98 910 20 910Z",
|
|
226
226
|
"skip-forward": "M290 855L636 511 571 514 20 514 20 436 571 436 634 439 290 96 345 41 780 475 346 910ZM902 41L980 41 980 910 902 910Z",
|
|
227
|
-
projection: "M106 980Q64 980 42 957.5 20 935 20 894L20 445Q20 404 43 381.5 66 359 106 359L185 359Q126 341 87.5 292.5 49 244 49 183 49 133 75 91 101 49 145 24.5 189 0 239 0 289 0 333 24.5 377 49 403.5 91 430 133 430 183L430 189Q440 135 484.5 100 529 65 585 65 626 65 662 85.5 698 106 719.5 141 741 176 741 218 741 266 711.5 304.5 682 343 637 359L704 359Q745 359 767.5 381.5 790 404 790 445L790 573 921 489Q941 476 953 476 965 476 972.5 484.5 980 493 980 508L980 830Q980 846 972.5 854 965 862 953 862 942 862 918 847L790 765 790 894Q790 935 767.5 957.5 745 980 704 980L106 980ZM712 908L712 431 98 431 98 908ZM532 359Q486 343 456.5 304.5 427 266 427 218L427 215Q417 266 380.5 305 344 344 293 359Z",
|
|
228
|
-
laboratory: "M466 252L388 252 388 172 248 172 248 369 435 568 395 611 248 464 248 908 902 908 902 172 762 172 762 252 684 252 684 172 466 172ZM53 177L170 298 170 186Q170 145 193 122.5 216 100 256 100L388 100 388 20 466 20 466 100 684 100 684 20 762 20 762 100 894 100Q935 100 957.5 122.5 980 145 980 186L980 894Q980 935 958 957.5 936 980 894 980L256 980Q214 980 192 957.5 170 935 170 894L170 398 0 230ZM415 657Q415 703 457 724 499 745 553 745 590 745 596 738 639 746 671 746 718 746 746.5 728.5 775 711 775 683 775 665 769 651 765 639 765 630 765 620 772.5 614.5 780 609 795 604 822 592 837.5 576.5 853 561 853 525 853 465 805 426.5 757 388 695 370.5 633 353 592 353 580 353 572 361.5 564 370 564 381 564 407 602 411 672 419 732 447.5 792 476 792 527 792 542 780 550 768 558 744 566 715 575 699.5 586.5 684 598 684 623 684 641 692 663 693 668 695 676 697 684 697 689 697 711 670.5 721 644 731 597 733 597 726 588 708 587 705 580.5 690 574 675 571 659 566 622 545.5 603 525 584 492 584 456 584 435.5 605.5 415 627 415 657Z",
|
|
227
|
+
"projection": "M106 980Q64 980 42 957.5 20 935 20 894L20 445Q20 404 43 381.5 66 359 106 359L185 359Q126 341 87.5 292.5 49 244 49 183 49 133 75 91 101 49 145 24.5 189 0 239 0 289 0 333 24.5 377 49 403.5 91 430 133 430 183L430 189Q440 135 484.5 100 529 65 585 65 626 65 662 85.5 698 106 719.5 141 741 176 741 218 741 266 711.5 304.5 682 343 637 359L704 359Q745 359 767.5 381.5 790 404 790 445L790 573 921 489Q941 476 953 476 965 476 972.5 484.5 980 493 980 508L980 830Q980 846 972.5 854 965 862 953 862 942 862 918 847L790 765 790 894Q790 935 767.5 957.5 745 980 704 980L106 980ZM712 908L712 431 98 431 98 908ZM532 359Q486 343 456.5 304.5 427 266 427 218L427 215Q417 266 380.5 305 344 344 293 359Z",
|
|
228
|
+
"laboratory": "M466 252L388 252 388 172 248 172 248 369 435 568 395 611 248 464 248 908 902 908 902 172 762 172 762 252 684 252 684 172 466 172ZM53 177L170 298 170 186Q170 145 193 122.5 216 100 256 100L388 100 388 20 466 20 466 100 684 100 684 20 762 20 762 100 894 100Q935 100 957.5 122.5 980 145 980 186L980 894Q980 935 958 957.5 936 980 894 980L256 980Q214 980 192 957.5 170 935 170 894L170 398 0 230ZM415 657Q415 703 457 724 499 745 553 745 590 745 596 738 639 746 671 746 718 746 746.5 728.5 775 711 775 683 775 665 769 651 765 639 765 630 765 620 772.5 614.5 780 609 795 604 822 592 837.5 576.5 853 561 853 525 853 465 805 426.5 757 388 695 370.5 633 353 592 353 580 353 572 361.5 564 370 564 381 564 407 602 411 672 419 732 447.5 792 476 792 527 792 542 780 550 768 558 744 566 715 575 699.5 586.5 684 598 684 623 684 641 692 663 693 668 695 676 697 684 697 689 697 711 670.5 721 644 731 597 733 597 726 588 708 587 705 580.5 690 574 675 571 659 566 622 545.5 603 525 584 492 584 456 584 435.5 605.5 415 627 415 657Z",
|
|
229
229
|
"geographical-map": "M660 309L660 811 839 728 839 239ZM65 318Q65 295 70 286.5 75 278 97 268L348 152 632 242 852 157Q857 155 869.5 150 882 145 891 145 904 145 909.5 152.5 915 160 915 179L915 737Q915 760 910 768.5 905 777 883 787L632 903 348 813 128 898Q124 899 110.5 904.5 97 910 88 910 75 910 70 902 65 894 65 878ZM320 747L320 243 141 327 141 816ZM587 813L587 304 393 242 393 750Z",
|
|
230
230
|
"text-align-center": "M174 559L827 559 827 631 174 631ZM174 159L827 159 827 231 174 231ZM314 759L667 759 667 831 314 831ZM314 359L667 359 667 431 314 431Z",
|
|
231
231
|
"text-align-justify": "M174 559L827 559 827 631 174 631ZM174 759L827 759 827 831 174 831ZM174 359L827 359 827 431 174 431ZM174 159L827 159 827 231 174 231Z",
|
|
232
232
|
"text-align-left": "M314 559L887 559 887 631 314 631ZM112 89L188 89 188 901 112 901ZM314 759L767 759 767 831 314 831ZM314 359L767 359 767 431 314 431ZM314 159L887 159 887 231 314 231Z",
|
|
233
233
|
"text-align-right": "M112 631L112 559 685 559 685 631ZM112 159L685 159 685 231 112 231ZM232 759L685 759 685 831 232 831ZM232 359L685 359 685 431 232 431ZM811 89L887 89 887 901 811 901Z",
|
|
234
|
-
teacher: "M128 980Q129 813 189 731.5 249 650 389 650L597 650Q737 650 797 731.5 857 813 858 980L128 980ZM493 0L860 165 860 331Q880 336 892.5 351.5 905 367 905 388 905 413 887.5 430.5 870 448 845 448 820 448 802.5 430.5 785 413 785 388 785 368 797.5 352 810 336 829 331L829 180 493 347 124 165ZM287 372Q287 332 295 303L493 402 691 303Q699 338 699 372 699 469 642.5 520.5 586 572 493 572 400 572 343.5 520.5 287 469 287 372Z",
|
|
234
|
+
"teacher": "M128 980Q129 813 189 731.5 249 650 389 650L597 650Q737 650 797 731.5 857 813 858 980L128 980ZM493 0L860 165 860 331Q880 336 892.5 351.5 905 367 905 388 905 413 887.5 430.5 870 448 845 448 820 448 802.5 430.5 785 413 785 388 785 368 797.5 352 810 336 829 331L829 180 493 347 124 165ZM287 372Q287 332 295 303L493 402 691 303Q699 338 699 372 699 469 642.5 520.5 586 572 493 572 400 572 343.5 520.5 287 469 287 372Z",
|
|
235
235
|
};
|
|
236
236
|
/**
|
|
237
237
|
* Object containing SVG d paths of `filled` icons.
|
|
238
238
|
*/
|
|
239
|
-
const
|
|
239
|
+
const FILLED_ICONS = {
|
|
240
240
|
"workplace-zanichelli-filled": "M202 408C329 408 408 327 408 202C408 79 329 0 202 0C78 0 0 79 0 202C0 327 78 408 202 408ZM645 458H1000V390H738L994 80V20H648V88H893L645 388ZM202 1000C329 1000 408 919 408 794C408 671 329 592 202 592C78 592 0 671 0 794C0 919 78 1000 202 1000ZM794 1000C921 1000 1000 919 1000 794C1000 671 921 592 794 592C670 592 592 671 592 794C592 919 670 1000 794 1000Z",
|
|
241
241
|
"add-image-filled": "M0 198C0 307 88 395 198 395C307 395 395 307 395 198C395 88 307 0 198 0C88 0 0 88 0 198ZM20 764V407H96V782H160V447H236V662L393 427C412 399 447 397 466 428L642 714L716 594C740 556 775 554 797 593L904 780V218H447V150H704V88H407V20H694C748 20 780 52 780 106V150H894C948 150 980 182 980 236V894C980 948 948 980 894 980H246C190 980 160 948 160 894V850H106C50 850 20 818 20 764ZM86 218V176H173V74H223V176H309V218H223V309H173V218ZM629 380C629 442 678 491 740 491C801 491 850 442 850 380C850 319 801 270 740 270C678 270 629 319 629 380Z",
|
|
242
242
|
"app-switcher-filled": "M0 120Q0 178 31.5 208 63 238 119 238 174 238 206.5 208 239 178 239 120 239 63 206.5 31.5 174 0 119 0 63 0 31.5 31 0 62 0 120ZM380 120Q380 178 412 208 444 238 499 238 554 238 587 208 620 178 620 120 620 63 587 31.5 554 0 499 0 445 0 412.5 31.5 380 63 380 120ZM761 120Q761 178 793 208 825 238 880 238 936 238 968 208 1000 178 1000 120 1000 63 967.5 31.5 935 0 880 0 825 0 793 31 761 62 761 120ZM0 501Q0 559 31.5 589 63 619 119 619 174 619 206.5 589 239 559 239 501 239 442 206.5 410.5 174 379 119 379 63 379 31.5 410.5 0 442 0 501ZM380 501Q380 559 412 589 444 619 499 619 555 619 587.5 589 620 559 620 501 620 442 587 410.5 554 379 499 379 444 379 412 410.5 380 442 380 501ZM761 501Q761 559 793 589 825 619 880 619 936 619 968 589 1000 559 1000 501 1000 442 967.5 410.5 935 379 880 379 825 379 793 410.5 761 442 761 501ZM0 882Q0 940 31.5 970 63 1000 119 1000 174 1000 206.5 970 239 940 239 882 239 824 206.5 793 174 762 119 762 63 762 31.5 793 0 824 0 882ZM380 882Q380 940 412 970 444 1000 499 1000 554 1000 587 970 620 940 620 882 620 824 587 793 554 762 499 762 444 762 412 793 380 824 380 882ZM761 882Q761 940 793 970 825 1000 880 1000 936 1000 968 970 1000 940 1000 882 1000 824 967.5 793 935 762 880 762 825 762 793 793 761 824 761 882Z",
|
|
@@ -458,7 +458,7 @@ const filledIcons = {
|
|
|
458
458
|
/**
|
|
459
459
|
* Object containing SVG d path of `button` icons.
|
|
460
460
|
*/
|
|
461
|
-
const
|
|
461
|
+
const BUTTON_ICONS = {
|
|
462
462
|
"assign-task-button": "M0 914Q0 955 22 977.5 44 1000 86 1000L914 1000Q955 1000 977.5 977.5 1000 955 1000 914L1000 87Q1000 38 977.5 19 955 0 897 0L99 0Q45 0 22.5 19 0 38 0 85ZM684 406L684 189 213 189 213 796 473 796 473 845 218 845Q191 845 175.5 829.5 160 814 160 787L160 198Q160 171 175.5 155.5 191 140 218 140L679 140Q706 140 721.5 155.5 737 171 737 198L737 406ZM306 320Q295 320 287.5 312.5 280 305 280 294 280 283 287.5 276 295 269 306 269 317 269 324 276 331 283 331 294 331 305 324 312.5 317 320 306 320ZM362 315L362 274 596 274 596 315ZM306 430Q295 430 287.5 422.5 280 415 280 404 280 393 287.5 386 295 379 306 379 317 379 324 386 331 393 331 404 331 415 324 422.5 317 430 306 430ZM362 425L362 384 536 384 536 425ZM306 540Q295 540 287.5 532.5 280 525 280 514 280 503 287.5 496 295 489 306 489 317 489 324 496 331 503 331 514 331 525 324 532.5 317 540 306 540ZM362 535L362 494 496 494 496 535ZM710 652Q669 652 644.5 632 620 612 620 575 620 537 644.5 516 669 495 710 495 750 495 775.5 516 801 537 801 575 801 612 775.5 632 750 652 710 652ZM306 650Q295 650 287.5 642.5 280 635 280 624 280 613 287.5 606 295 599 306 599 317 599 324 606 331 613 331 624 331 635 324 642.5 317 650 306 650ZM362 645L362 604 536 604 536 645ZM561 845Q563 783 575 747.5 587 712 614 695.5 641 679 690 679L730 679Q801 679 829 716.5 857 754 856 845Z",
|
|
463
463
|
"atom-button": "M0 86Q0 45 23 22.5 46 0 86 0L914 0Q955 0 977.5 22.5 1000 45 1000 86L1000 914Q1000 955 977.5 977.5 955 1000 914 1000L86 1000Q44 1000 22 977.5 0 955 0 914ZM184 680Q207 721 276 721 317 721 381 703 400 777 430.5 819.5 461 862 500 862 539 862 569.5 819.5 600 777 618 703 682 721 723 721 792 721 815 680 824 663 824 644 824 613 801 575.5 778 538 736 498 778 457 801 419.5 824 382 824 351 824 332 815 316 792 275 721 275 677 275 618 292 600 218 569.5 175.5 539 133 500 133 460 133 429.5 175.5 399 218 381 292 322 275 278 275 207 275 184 316 175 332 175 351 175 382 198 419.5 221 457 263 498 221 538 198 575.5 175 613 175 644 175 663 184 680ZM431 309Q446 252 465 217.5 484 183 500 183 515 183 534 218 553 253 568 309 535 323 499 339 467 324 431 309ZM225 349Q225 328 271 328 313 328 371 344 365 380 362 419 331 440 303 463 266 427 245.5 396.5 225 366 225 349ZM628 344Q686 328 728 328 774 328 774 349 774 366 753.5 396.5 733 427 696 463 668 440 637 419 634 380 628 344ZM409 497Q409 480 411 446L455 419Q475 407 499 395 521 405 544 419L588 446Q590 480 590 497 590 515 588 549 575 558 545 576 521 590 499 600 476 590 454 576 424 558 411 549 409 515 409 497ZM227 655Q225 651 225 646 225 629 245.5 598.5 266 568 303 533 332 556 362 577 365 614 371 651 308 668 269 668 235 668 227 655ZM628 651Q634 614 637 577 667 556 696 533 733 568 753.5 598.5 774 629 774 646 774 651 772 655 764 668 730 668 691 668 628 651ZM431 686Q480 666 500 656 526 670 568 686 553 743 534 777.5 515 812 500 812 484 812 465 777.5 446 743 431 686Z",
|
|
464
464
|
"burger-menu-booktab-button": "M0 914Q0 955 22 977.5 44 1000 86 1000L914 1000Q955 1000 977.5 977.5 1000 955 1000 914L1000 87Q1000 38 977.5 19 955 0 897 0L99 0Q45 0 22.5 19 0 38 0 85ZM281 728L359 728 359 808 762 808 762 192 359 192 359 262 281 262 281 206Q281 165 304 142.5 327 120 367 120L754 120Q795 120 817.5 142.5 840 165 840 206L840 794Q840 834 817.5 857 795 880 754 880L367 880Q327 880 304 857 281 834 281 794ZM110 396L110 332 530 332 530 396ZM110 532L110 468 530 468 530 532ZM110 668L110 604 530 604 530 668Z",
|
|
@@ -478,36 +478,36 @@ const buttonIcons = {
|
|
|
478
478
|
"show-video-button": "M914 0Q955 0 977.5 22.5 1000 45 1000 86L1000 914Q1000 955 977.5 977.5 955 1000 914 1000L879 1000Q881 907 846 864.5 811 822 725 822L677 822Q590 822 555.5 864 521 906 519 1000L478 1000Q479 909 444 867 409 825 325 825L277 825Q191 825 157 866.5 123 908 121 1000L86 1000Q44 1000 22 977.5 0 955 0 914L0 86Q0 45 23 22.5 46 0 86 0ZM635 346Q646 339 650 332 654 325 654 315 654 307 650.5 300.5 647 294 635 287L430 160Q414 150 401 150 376 150 376 188L376 450Q376 467 382.5 476 389 485 401 485 413 485 426 476ZM302 790Q350 790 380.5 766.5 411 743 411 698 411 652 380.5 626.5 350 601 302 601 251 601 221 626 191 651 191 698 191 744 221 767 251 790 302 790ZM700 790Q748 790 778.5 766.5 809 743 809 698 809 652 778.5 626.5 748 601 700 601 648 601 618 626 588 651 588 698 588 744 618 767 648 790 700 790Z",
|
|
479
479
|
"word-button": "M914 0Q955 0 977.5 22.5 1000 45 1000 86L1000 914Q1000 955 977.5 977.5 955 1000 914 1000L86 1000Q44 1000 22 977.5 0 955 0 914L0 86Q0 45 23 22.5 46 0 86 0ZM871 303Q871 262 847.5 241 824 220 781 220L602 220 602 175Q602 115 557 115 543 115 530 119L167 225Q144 231 135.5 245 127 259 127 283L127 716Q127 761 170 770L530 872Q542 875 554 875 602 875 602 819L602 771 786 771Q825 771 848 748.5 871 726 871 690ZM602 324L731 324 731 387 602 387ZM390 357L452 600 487 357 534 357 484 655 422 655 360 418 359 418 297 655 237 655 186 357 235 357 271 600 331 357ZM782 527L602 527 602 464 782 464ZM731 667L602 667 602 604 731 604Z",
|
|
480
480
|
};
|
|
481
|
-
const
|
|
481
|
+
const ICONS = Object.assign(Object.assign(Object.assign({}, STROKE_ICONS), FILLED_ICONS), BUTTON_ICONS);
|
|
482
482
|
// 0.x icons compatibility
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
483
|
+
ICONS["ask-your-manager"] = ICONS["support"];
|
|
484
|
+
ICONS["book-add"] = ICONS["book-plus"];
|
|
485
|
+
ICONS["book-delete"] = ICONS["book-minus"];
|
|
486
|
+
ICONS["cart"] = ICONS["shopping-cart"];
|
|
487
|
+
ICONS["checkbox-selected"] = ICONS["checkbox-checked"];
|
|
488
|
+
ICONS["checkbox-unchecked"] = ICONS["checkbox"];
|
|
489
|
+
ICONS["circle-check"] = ICONS["checkmark-circle"];
|
|
490
|
+
ICONS["circle-chevron-down"] = ICONS["chevron-down-circle"];
|
|
491
|
+
ICONS["circle-chevron-left"] = ICONS["chevron-left-circle"];
|
|
492
|
+
ICONS["circle-chevron-up"] = ICONS["chevron-right-circle"];
|
|
493
|
+
ICONS["circle-cross-fill"] = ICONS["multiply-circle-filled"];
|
|
494
|
+
ICONS["circle-cross-stroke"] = ICONS["multiply-circle"];
|
|
495
|
+
ICONS["circle-cross"] = ICONS["multiply-circle-filled"];
|
|
496
|
+
ICONS["circle-plus"] = ICONS["plus-circled"];
|
|
497
|
+
ICONS["circle-warning"] = ICONS["exclamation-circle"];
|
|
498
|
+
ICONS["drop-down"] = ICONS["caret-down"];
|
|
499
|
+
ICONS["drop-up-down"] = ICONS["caret-up-down"];
|
|
500
|
+
ICONS["external-link-down"] = ICONS["arrow-quad-down"];
|
|
501
|
+
ICONS["external-link-left"] = ICONS["arrow-quad-left"];
|
|
502
|
+
ICONS["external-link-right"] = ICONS["arrow-quad-right"];
|
|
503
|
+
ICONS["external-link-right-up"] = ICONS["arrow-quad-north-east"];
|
|
504
|
+
ICONS["folder"] = ICONS["open-file-folder"];
|
|
505
|
+
ICONS["menu-burger"] = ICONS["burger-menu"];
|
|
506
|
+
ICONS["question-mark"] = ICONS["question-mark-circle"];
|
|
507
|
+
ICONS["user"] = ICONS["user-avatar"];
|
|
508
|
+
ICONS["close"] = ICONS["multiply"];
|
|
509
|
+
ICONS["cross"] = ICONS["multiply"];
|
|
510
|
+
ICONS["exit"] = ICONS["logout"];
|
|
511
|
+
ICONS["enter"] = ICONS["login"];
|
|
512
512
|
|
|
513
|
-
exports.
|
|
513
|
+
exports.ICONS = ICONS;
|