@ni/nimble-components 35.0.2 → 35.0.3
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/all-components-bundle.js +481 -471
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +3778 -3778
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/icon-base/index.d.ts +6 -8
- package/dist/esm/icon-base/index.js +6 -16
- package/dist/esm/icon-base/index.js.map +1 -1
- package/dist/esm/icon-svg/index.d.ts +10 -0
- package/dist/esm/icon-svg/index.js +22 -0
- package/dist/esm/icon-svg/index.js.map +1 -0
- package/dist/esm/icon-svg/styles.js.map +1 -0
- package/dist/esm/{icon-base → icon-svg}/template.d.ts +2 -2
- package/dist/esm/icon-svg/template.js.map +1 -0
- package/dist/esm/icons/add/index.d.ts +2 -2
- package/dist/esm/icons/add/index.js +3 -3
- package/dist/esm/icons/add/index.js.map +1 -1
- package/dist/esm/icons/arrow-down/index.d.ts +2 -2
- package/dist/esm/icons/arrow-down/index.js +3 -3
- package/dist/esm/icons/arrow-down/index.js.map +1 -1
- package/dist/esm/icons/arrow-down-left-and-arrow-up-right/index.d.ts +2 -2
- package/dist/esm/icons/arrow-down-left-and-arrow-up-right/index.js +3 -3
- package/dist/esm/icons/arrow-down-left-and-arrow-up-right/index.js.map +1 -1
- package/dist/esm/icons/arrow-down-rectangle/index.d.ts +2 -2
- package/dist/esm/icons/arrow-down-rectangle/index.js +3 -3
- package/dist/esm/icons/arrow-down-rectangle/index.js.map +1 -1
- package/dist/esm/icons/arrow-down-right-and-arrow-up-left/index.d.ts +2 -2
- package/dist/esm/icons/arrow-down-right-and-arrow-up-left/index.js +3 -3
- package/dist/esm/icons/arrow-down-right-and-arrow-up-left/index.js.map +1 -1
- package/dist/esm/icons/arrow-down-two-rectangles/index.d.ts +2 -2
- package/dist/esm/icons/arrow-down-two-rectangles/index.js +3 -3
- package/dist/esm/icons/arrow-down-two-rectangles/index.js.map +1 -1
- package/dist/esm/icons/arrow-expander-down/index.d.ts +2 -2
- package/dist/esm/icons/arrow-expander-down/index.js +3 -3
- package/dist/esm/icons/arrow-expander-down/index.js.map +1 -1
- package/dist/esm/icons/arrow-expander-left/index.d.ts +2 -2
- package/dist/esm/icons/arrow-expander-left/index.js +3 -3
- package/dist/esm/icons/arrow-expander-left/index.js.map +1 -1
- package/dist/esm/icons/arrow-expander-right/index.d.ts +2 -2
- package/dist/esm/icons/arrow-expander-right/index.js +3 -3
- package/dist/esm/icons/arrow-expander-right/index.js.map +1 -1
- package/dist/esm/icons/arrow-expander-up/index.d.ts +2 -2
- package/dist/esm/icons/arrow-expander-up/index.js +3 -3
- package/dist/esm/icons/arrow-expander-up/index.js.map +1 -1
- package/dist/esm/icons/arrow-in-circle/index.d.ts +2 -2
- package/dist/esm/icons/arrow-in-circle/index.js +3 -3
- package/dist/esm/icons/arrow-in-circle/index.js.map +1 -1
- package/dist/esm/icons/arrow-left-from-line/index.d.ts +2 -2
- package/dist/esm/icons/arrow-left-from-line/index.js +3 -3
- package/dist/esm/icons/arrow-left-from-line/index.js.map +1 -1
- package/dist/esm/icons/arrow-left-two-rectangles/index.d.ts +2 -2
- package/dist/esm/icons/arrow-left-two-rectangles/index.js +3 -3
- package/dist/esm/icons/arrow-left-two-rectangles/index.js.map +1 -1
- package/dist/esm/icons/arrow-out-circle/index.d.ts +2 -2
- package/dist/esm/icons/arrow-out-circle/index.js +3 -3
- package/dist/esm/icons/arrow-out-circle/index.js.map +1 -1
- package/dist/esm/icons/arrow-partial-rotate-left/index.d.ts +2 -2
- package/dist/esm/icons/arrow-partial-rotate-left/index.js +3 -3
- package/dist/esm/icons/arrow-partial-rotate-left/index.js.map +1 -1
- package/dist/esm/icons/arrow-right-thin/index.d.ts +2 -2
- package/dist/esm/icons/arrow-right-thin/index.js +3 -3
- package/dist/esm/icons/arrow-right-thin/index.js.map +1 -1
- package/dist/esm/icons/arrow-right-to-line/index.d.ts +2 -2
- package/dist/esm/icons/arrow-right-to-line/index.js +3 -3
- package/dist/esm/icons/arrow-right-to-line/index.js.map +1 -1
- package/dist/esm/icons/arrow-right-two-rectangles/index.d.ts +2 -2
- package/dist/esm/icons/arrow-right-two-rectangles/index.js +3 -3
- package/dist/esm/icons/arrow-right-two-rectangles/index.js.map +1 -1
- package/dist/esm/icons/arrow-rotate-right/index.d.ts +2 -2
- package/dist/esm/icons/arrow-rotate-right/index.js +3 -3
- package/dist/esm/icons/arrow-rotate-right/index.js.map +1 -1
- package/dist/esm/icons/arrow-u-left/index.d.ts +2 -2
- package/dist/esm/icons/arrow-u-left/index.js +3 -3
- package/dist/esm/icons/arrow-u-left/index.js.map +1 -1
- package/dist/esm/icons/arrow-u-right/index.d.ts +2 -2
- package/dist/esm/icons/arrow-u-right/index.js +3 -3
- package/dist/esm/icons/arrow-u-right/index.js.map +1 -1
- package/dist/esm/icons/arrow-u-up/index.d.ts +2 -2
- package/dist/esm/icons/arrow-u-up/index.js +3 -3
- package/dist/esm/icons/arrow-u-up/index.js.map +1 -1
- package/dist/esm/icons/arrow-up/index.d.ts +2 -2
- package/dist/esm/icons/arrow-up/index.js +3 -3
- package/dist/esm/icons/arrow-up/index.js.map +1 -1
- package/dist/esm/icons/arrow-up-left-and-arrow-down-right/index.d.ts +2 -2
- package/dist/esm/icons/arrow-up-left-and-arrow-down-right/index.js +3 -3
- package/dist/esm/icons/arrow-up-left-and-arrow-down-right/index.js.map +1 -1
- package/dist/esm/icons/arrow-up-rectangle/index.d.ts +2 -2
- package/dist/esm/icons/arrow-up-rectangle/index.js +3 -3
- package/dist/esm/icons/arrow-up-rectangle/index.js.map +1 -1
- package/dist/esm/icons/arrow-up-right-and-arrow-down-left/index.d.ts +2 -2
- package/dist/esm/icons/arrow-up-right-and-arrow-down-left/index.js +3 -3
- package/dist/esm/icons/arrow-up-right-and-arrow-down-left/index.js.map +1 -1
- package/dist/esm/icons/arrow-up-right-from-square/index.d.ts +2 -2
- package/dist/esm/icons/arrow-up-right-from-square/index.js +3 -3
- package/dist/esm/icons/arrow-up-right-from-square/index.js.map +1 -1
- package/dist/esm/icons/arrow-up-two-rectangles/index.d.ts +2 -2
- package/dist/esm/icons/arrow-up-two-rectangles/index.js +3 -3
- package/dist/esm/icons/arrow-up-two-rectangles/index.js.map +1 -1
- package/dist/esm/icons/arrows-maximize/index.d.ts +2 -2
- package/dist/esm/icons/arrows-maximize/index.js +3 -3
- package/dist/esm/icons/arrows-maximize/index.js.map +1 -1
- package/dist/esm/icons/arrows-repeat/index.d.ts +2 -2
- package/dist/esm/icons/arrows-repeat/index.js +3 -3
- package/dist/esm/icons/arrows-repeat/index.js.map +1 -1
- package/dist/esm/icons/arrows-rotate-reverse-dot/index.d.ts +2 -2
- package/dist/esm/icons/arrows-rotate-reverse-dot/index.js +3 -3
- package/dist/esm/icons/arrows-rotate-reverse-dot/index.js.map +1 -1
- package/dist/esm/icons/asterisk/index.d.ts +2 -2
- package/dist/esm/icons/asterisk/index.js +3 -3
- package/dist/esm/icons/asterisk/index.js.map +1 -1
- package/dist/esm/icons/at/index.d.ts +2 -2
- package/dist/esm/icons/at/index.js +3 -3
- package/dist/esm/icons/at/index.js.map +1 -1
- package/dist/esm/icons/bars/index.d.ts +2 -2
- package/dist/esm/icons/bars/index.js +3 -3
- package/dist/esm/icons/bars/index.js.map +1 -1
- package/dist/esm/icons/bell/index.d.ts +2 -2
- package/dist/esm/icons/bell/index.js +3 -3
- package/dist/esm/icons/bell/index.js.map +1 -1
- package/dist/esm/icons/bell-and-comment/index.d.ts +2 -2
- package/dist/esm/icons/bell-and-comment/index.js +3 -3
- package/dist/esm/icons/bell-and-comment/index.js.map +1 -1
- package/dist/esm/icons/bell-and-message/index.d.ts +2 -2
- package/dist/esm/icons/bell-and-message/index.js +3 -3
- package/dist/esm/icons/bell-and-message/index.js.map +1 -1
- package/dist/esm/icons/bell-check/index.d.ts +2 -2
- package/dist/esm/icons/bell-check/index.js +3 -3
- package/dist/esm/icons/bell-check/index.js.map +1 -1
- package/dist/esm/icons/bell-circle/index.d.ts +2 -2
- package/dist/esm/icons/bell-circle/index.js +3 -3
- package/dist/esm/icons/bell-circle/index.js.map +1 -1
- package/dist/esm/icons/bell-on/index.d.ts +2 -2
- package/dist/esm/icons/bell-on/index.js +3 -3
- package/dist/esm/icons/bell-on/index.js.map +1 -1
- package/dist/esm/icons/bell-solid-circle/index.d.ts +2 -2
- package/dist/esm/icons/bell-solid-circle/index.js +3 -3
- package/dist/esm/icons/bell-solid-circle/index.js.map +1 -1
- package/dist/esm/icons/block-with-ribbon/index.d.ts +2 -2
- package/dist/esm/icons/block-with-ribbon/index.js +3 -3
- package/dist/esm/icons/block-with-ribbon/index.js.map +1 -1
- package/dist/esm/icons/bold-b/index.d.ts +2 -2
- package/dist/esm/icons/bold-b/index.js +3 -3
- package/dist/esm/icons/bold-b/index.js.map +1 -1
- package/dist/esm/icons/book-magnifying-glass/index.d.ts +2 -2
- package/dist/esm/icons/book-magnifying-glass/index.js +3 -3
- package/dist/esm/icons/book-magnifying-glass/index.js.map +1 -1
- package/dist/esm/icons/calendar-arrows-rotate-reverse-dot/index.d.ts +2 -2
- package/dist/esm/icons/calendar-arrows-rotate-reverse-dot/index.js +3 -3
- package/dist/esm/icons/calendar-arrows-rotate-reverse-dot/index.js.map +1 -1
- package/dist/esm/icons/calendar-check-lines/index.d.ts +2 -2
- package/dist/esm/icons/calendar-check-lines/index.js +3 -3
- package/dist/esm/icons/calendar-check-lines/index.js.map +1 -1
- package/dist/esm/icons/calendar-circle-exclamation/index.d.ts +2 -2
- package/dist/esm/icons/calendar-circle-exclamation/index.js +3 -3
- package/dist/esm/icons/calendar-circle-exclamation/index.js.map +1 -1
- package/dist/esm/icons/calendar-clock/index.d.ts +2 -2
- package/dist/esm/icons/calendar-clock/index.js +3 -3
- package/dist/esm/icons/calendar-clock/index.js.map +1 -1
- package/dist/esm/icons/calendar-day/index.d.ts +2 -2
- package/dist/esm/icons/calendar-day/index.js +3 -3
- package/dist/esm/icons/calendar-day/index.js.map +1 -1
- package/dist/esm/icons/calendar-day-outline/index.d.ts +2 -2
- package/dist/esm/icons/calendar-day-outline/index.js +3 -3
- package/dist/esm/icons/calendar-day-outline/index.js.map +1 -1
- package/dist/esm/icons/calendar-days/index.d.ts +2 -2
- package/dist/esm/icons/calendar-days/index.js +3 -3
- package/dist/esm/icons/calendar-days/index.js.map +1 -1
- package/dist/esm/icons/calendar-lines/index.d.ts +2 -2
- package/dist/esm/icons/calendar-lines/index.js +3 -3
- package/dist/esm/icons/calendar-lines/index.js.map +1 -1
- package/dist/esm/icons/calendar-rectangle/index.d.ts +2 -2
- package/dist/esm/icons/calendar-rectangle/index.js +3 -3
- package/dist/esm/icons/calendar-rectangle/index.js.map +1 -1
- package/dist/esm/icons/calendar-week/index.d.ts +2 -2
- package/dist/esm/icons/calendar-week/index.js +3 -3
- package/dist/esm/icons/calendar-week/index.js.map +1 -1
- package/dist/esm/icons/calipers/index.d.ts +2 -2
- package/dist/esm/icons/calipers/index.js +3 -3
- package/dist/esm/icons/calipers/index.js.map +1 -1
- package/dist/esm/icons/camera/index.d.ts +2 -2
- package/dist/esm/icons/camera/index.js +3 -3
- package/dist/esm/icons/camera/index.js.map +1 -1
- package/dist/esm/icons/chart-diagram/index.d.ts +2 -2
- package/dist/esm/icons/chart-diagram/index.js +3 -3
- package/dist/esm/icons/chart-diagram/index.js.map +1 -1
- package/dist/esm/icons/chart-diagram-child-focus/index.d.ts +2 -2
- package/dist/esm/icons/chart-diagram-child-focus/index.js +3 -3
- package/dist/esm/icons/chart-diagram-child-focus/index.js.map +1 -1
- package/dist/esm/icons/chart-diagram-parent-focus/index.d.ts +2 -2
- package/dist/esm/icons/chart-diagram-parent-focus/index.js +3 -3
- package/dist/esm/icons/chart-diagram-parent-focus/index.js.map +1 -1
- package/dist/esm/icons/chart-diagram-parent-focus-two-child/index.d.ts +2 -2
- package/dist/esm/icons/chart-diagram-parent-focus-two-child/index.js +3 -3
- package/dist/esm/icons/chart-diagram-parent-focus-two-child/index.js.map +1 -1
- package/dist/esm/icons/check/index.d.ts +2 -2
- package/dist/esm/icons/check/index.js +3 -3
- package/dist/esm/icons/check/index.js.map +1 -1
- package/dist/esm/icons/check-dot/index.d.ts +2 -2
- package/dist/esm/icons/check-dot/index.js +3 -3
- package/dist/esm/icons/check-dot/index.js.map +1 -1
- package/dist/esm/icons/circle/index.d.ts +2 -2
- package/dist/esm/icons/circle/index.js +3 -3
- package/dist/esm/icons/circle/index.js.map +1 -1
- package/dist/esm/icons/circle-broken/index.d.ts +2 -2
- package/dist/esm/icons/circle-broken/index.js +3 -3
- package/dist/esm/icons/circle-broken/index.js.map +1 -1
- package/dist/esm/icons/circle-check/index.d.ts +2 -2
- package/dist/esm/icons/circle-check/index.js +3 -3
- package/dist/esm/icons/circle-check/index.js.map +1 -1
- package/dist/esm/icons/circle-filled/index.d.ts +2 -2
- package/dist/esm/icons/circle-filled/index.js +3 -3
- package/dist/esm/icons/circle-filled/index.js.map +1 -1
- package/dist/esm/icons/circle-minus/index.d.ts +2 -2
- package/dist/esm/icons/circle-minus/index.js +3 -3
- package/dist/esm/icons/circle-minus/index.js.map +1 -1
- package/dist/esm/icons/circle-partial-broken/index.d.ts +2 -2
- package/dist/esm/icons/circle-partial-broken/index.js +3 -3
- package/dist/esm/icons/circle-partial-broken/index.js.map +1 -1
- package/dist/esm/icons/circle-slash/index.d.ts +2 -2
- package/dist/esm/icons/circle-slash/index.js +3 -3
- package/dist/esm/icons/circle-slash/index.js.map +1 -1
- package/dist/esm/icons/circle-x/index.d.ts +2 -2
- package/dist/esm/icons/circle-x/index.js +3 -3
- package/dist/esm/icons/circle-x/index.js.map +1 -1
- package/dist/esm/icons/clipboard/index.d.ts +2 -2
- package/dist/esm/icons/clipboard/index.js +3 -3
- package/dist/esm/icons/clipboard/index.js.map +1 -1
- package/dist/esm/icons/clock/index.d.ts +2 -2
- package/dist/esm/icons/clock/index.js +3 -3
- package/dist/esm/icons/clock/index.js.map +1 -1
- package/dist/esm/icons/clock-cog/index.d.ts +2 -2
- package/dist/esm/icons/clock-cog/index.js +3 -3
- package/dist/esm/icons/clock-cog/index.js.map +1 -1
- package/dist/esm/icons/clock-exclamation/index.d.ts +2 -2
- package/dist/esm/icons/clock-exclamation/index.js +3 -3
- package/dist/esm/icons/clock-exclamation/index.js.map +1 -1
- package/dist/esm/icons/clock-triangle/index.d.ts +2 -2
- package/dist/esm/icons/clock-triangle/index.js +3 -3
- package/dist/esm/icons/clock-triangle/index.js.map +1 -1
- package/dist/esm/icons/clone/index.d.ts +2 -2
- package/dist/esm/icons/clone/index.js +3 -3
- package/dist/esm/icons/clone/index.js.map +1 -1
- package/dist/esm/icons/cloud/index.d.ts +2 -2
- package/dist/esm/icons/cloud/index.js +3 -3
- package/dist/esm/icons/cloud/index.js.map +1 -1
- package/dist/esm/icons/cloud-upload/index.d.ts +2 -2
- package/dist/esm/icons/cloud-upload/index.js +3 -3
- package/dist/esm/icons/cloud-upload/index.js.map +1 -1
- package/dist/esm/icons/cloud-with-arrow/index.d.ts +2 -2
- package/dist/esm/icons/cloud-with-arrow/index.js +3 -3
- package/dist/esm/icons/cloud-with-arrow/index.js.map +1 -1
- package/dist/esm/icons/cog/index.d.ts +2 -2
- package/dist/esm/icons/cog/index.js +3 -3
- package/dist/esm/icons/cog/index.js.map +1 -1
- package/dist/esm/icons/cog-database/index.d.ts +2 -2
- package/dist/esm/icons/cog-database/index.js +3 -3
- package/dist/esm/icons/cog-database/index.js.map +1 -1
- package/dist/esm/icons/cog-database-inset/index.d.ts +2 -2
- package/dist/esm/icons/cog-database-inset/index.js +3 -3
- package/dist/esm/icons/cog-database-inset/index.js.map +1 -1
- package/dist/esm/icons/cog-small-cog/index.d.ts +2 -2
- package/dist/esm/icons/cog-small-cog/index.js +3 -3
- package/dist/esm/icons/cog-small-cog/index.js.map +1 -1
- package/dist/esm/icons/cog-zoomed/index.d.ts +2 -2
- package/dist/esm/icons/cog-zoomed/index.js +3 -3
- package/dist/esm/icons/cog-zoomed/index.js.map +1 -1
- package/dist/esm/icons/comment/index.d.ts +2 -2
- package/dist/esm/icons/comment/index.js +3 -3
- package/dist/esm/icons/comment/index.js.map +1 -1
- package/dist/esm/icons/computer-and-monitor/index.d.ts +2 -2
- package/dist/esm/icons/computer-and-monitor/index.js +3 -3
- package/dist/esm/icons/computer-and-monitor/index.js.map +1 -1
- package/dist/esm/icons/copy/index.d.ts +2 -2
- package/dist/esm/icons/copy/index.js +3 -3
- package/dist/esm/icons/copy/index.js.map +1 -1
- package/dist/esm/icons/copy-text/index.d.ts +2 -2
- package/dist/esm/icons/copy-text/index.js +3 -3
- package/dist/esm/icons/copy-text/index.js.map +1 -1
- package/dist/esm/icons/dashboard-builder/index.d.ts +2 -2
- package/dist/esm/icons/dashboard-builder/index.js +3 -3
- package/dist/esm/icons/dashboard-builder/index.js.map +1 -1
- package/dist/esm/icons/dashboard-builder-legend/index.d.ts +2 -2
- package/dist/esm/icons/dashboard-builder-legend/index.js +3 -3
- package/dist/esm/icons/dashboard-builder-legend/index.js.map +1 -1
- package/dist/esm/icons/dashboard-builder-templates/index.d.ts +2 -2
- package/dist/esm/icons/dashboard-builder-templates/index.js +3 -3
- package/dist/esm/icons/dashboard-builder-templates/index.js.map +1 -1
- package/dist/esm/icons/dashboard-builder-tile/index.d.ts +2 -2
- package/dist/esm/icons/dashboard-builder-tile/index.js +3 -3
- package/dist/esm/icons/dashboard-builder-tile/index.js.map +1 -1
- package/dist/esm/icons/database/index.d.ts +2 -2
- package/dist/esm/icons/database/index.js +3 -3
- package/dist/esm/icons/database/index.js.map +1 -1
- package/dist/esm/icons/database-check/index.d.ts +2 -2
- package/dist/esm/icons/database-check/index.js +3 -3
- package/dist/esm/icons/database-check/index.js.map +1 -1
- package/dist/esm/icons/debug/index.d.ts +2 -2
- package/dist/esm/icons/debug/index.js +3 -3
- package/dist/esm/icons/debug/index.js.map +1 -1
- package/dist/esm/icons/desktop/index.d.ts +2 -2
- package/dist/esm/icons/desktop/index.js +3 -3
- package/dist/esm/icons/desktop/index.js.map +1 -1
- package/dist/esm/icons/diadem/index.d.ts +2 -2
- package/dist/esm/icons/diadem/index.js +3 -3
- package/dist/esm/icons/diadem/index.js.map +1 -1
- package/dist/esm/icons/donut-chart/index.d.ts +2 -2
- package/dist/esm/icons/donut-chart/index.js +3 -3
- package/dist/esm/icons/donut-chart/index.js.map +1 -1
- package/dist/esm/icons/dot-solid-dot-stroke/index.d.ts +2 -2
- package/dist/esm/icons/dot-solid-dot-stroke/index.js +3 -3
- package/dist/esm/icons/dot-solid-dot-stroke/index.js.map +1 -1
- package/dist/esm/icons/dot-solid-dot-stroke-measurement/index.d.ts +2 -2
- package/dist/esm/icons/dot-solid-dot-stroke-measurement/index.js +3 -3
- package/dist/esm/icons/dot-solid-dot-stroke-measurement/index.js.map +1 -1
- package/dist/esm/icons/down-right-from-square/index.d.ts +2 -2
- package/dist/esm/icons/down-right-from-square/index.js +3 -3
- package/dist/esm/icons/down-right-from-square/index.js.map +1 -1
- package/dist/esm/icons/download/index.d.ts +2 -2
- package/dist/esm/icons/download/index.js +3 -3
- package/dist/esm/icons/download/index.js.map +1 -1
- package/dist/esm/icons/electronic-chip-zoomed/index.d.ts +2 -2
- package/dist/esm/icons/electronic-chip-zoomed/index.js +3 -3
- package/dist/esm/icons/electronic-chip-zoomed/index.js.map +1 -1
- package/dist/esm/icons/exclamation-mark/index.d.ts +2 -2
- package/dist/esm/icons/exclamation-mark/index.js +3 -3
- package/dist/esm/icons/exclamation-mark/index.js.map +1 -1
- package/dist/esm/icons/eye/index.d.ts +2 -2
- package/dist/esm/icons/eye/index.js +3 -3
- package/dist/esm/icons/eye/index.js.map +1 -1
- package/dist/esm/icons/eye-dash/index.d.ts +2 -2
- package/dist/esm/icons/eye-dash/index.js +3 -3
- package/dist/esm/icons/eye-dash/index.js.map +1 -1
- package/dist/esm/icons/fancy-a/index.d.ts +2 -2
- package/dist/esm/icons/fancy-a/index.js +3 -3
- package/dist/esm/icons/fancy-a/index.js.map +1 -1
- package/dist/esm/icons/file/index.d.ts +2 -2
- package/dist/esm/icons/file/index.js +3 -3
- package/dist/esm/icons/file/index.js.map +1 -1
- package/dist/esm/icons/file-arrow-curved-right/index.d.ts +2 -2
- package/dist/esm/icons/file-arrow-curved-right/index.js +3 -3
- package/dist/esm/icons/file-arrow-curved-right/index.js.map +1 -1
- package/dist/esm/icons/file-drawer/index.d.ts +2 -2
- package/dist/esm/icons/file-drawer/index.js +3 -3
- package/dist/esm/icons/file-drawer/index.js.map +1 -1
- package/dist/esm/icons/file-search/index.d.ts +2 -2
- package/dist/esm/icons/file-search/index.js +3 -3
- package/dist/esm/icons/file-search/index.js.map +1 -1
- package/dist/esm/icons/filter/index.d.ts +2 -2
- package/dist/esm/icons/filter/index.js +3 -3
- package/dist/esm/icons/filter/index.js.map +1 -1
- package/dist/esm/icons/floppy-disk/index.d.ts +2 -2
- package/dist/esm/icons/floppy-disk/index.js +3 -3
- package/dist/esm/icons/floppy-disk/index.js.map +1 -1
- package/dist/esm/icons/floppy-disk-checkmark/index.d.ts +2 -2
- package/dist/esm/icons/floppy-disk-checkmark/index.js +3 -3
- package/dist/esm/icons/floppy-disk-checkmark/index.js.map +1 -1
- package/dist/esm/icons/floppy-disk-pen/index.d.ts +2 -2
- package/dist/esm/icons/floppy-disk-pen/index.js +3 -3
- package/dist/esm/icons/floppy-disk-pen/index.js.map +1 -1
- package/dist/esm/icons/floppy-disk-star-arrow-right/index.d.ts +2 -2
- package/dist/esm/icons/floppy-disk-star-arrow-right/index.js +3 -3
- package/dist/esm/icons/floppy-disk-star-arrow-right/index.js.map +1 -1
- package/dist/esm/icons/floppy-disk-three-dots/index.d.ts +2 -2
- package/dist/esm/icons/floppy-disk-three-dots/index.js +3 -3
- package/dist/esm/icons/floppy-disk-three-dots/index.js.map +1 -1
- package/dist/esm/icons/folder/index.d.ts +2 -2
- package/dist/esm/icons/folder/index.js +3 -3
- package/dist/esm/icons/folder/index.js.map +1 -1
- package/dist/esm/icons/folder-open/index.d.ts +2 -2
- package/dist/esm/icons/folder-open/index.js +3 -3
- package/dist/esm/icons/folder-open/index.js.map +1 -1
- package/dist/esm/icons/forward-slash/index.d.ts +2 -2
- package/dist/esm/icons/forward-slash/index.js +3 -3
- package/dist/esm/icons/forward-slash/index.js.map +1 -1
- package/dist/esm/icons/four-dots-square/index.d.ts +2 -2
- package/dist/esm/icons/four-dots-square/index.js +3 -3
- package/dist/esm/icons/four-dots-square/index.js.map +1 -1
- package/dist/esm/icons/function/index.d.ts +2 -2
- package/dist/esm/icons/function/index.js +3 -3
- package/dist/esm/icons/function/index.js.map +1 -1
- package/dist/esm/icons/gauge-simple/index.d.ts +2 -2
- package/dist/esm/icons/gauge-simple/index.js +3 -3
- package/dist/esm/icons/gauge-simple/index.js.map +1 -1
- package/dist/esm/icons/grid-three-by-three/index.d.ts +2 -2
- package/dist/esm/icons/grid-three-by-three/index.js +3 -3
- package/dist/esm/icons/grid-three-by-three/index.js.map +1 -1
- package/dist/esm/icons/grid-two-by-two/index.d.ts +2 -2
- package/dist/esm/icons/grid-two-by-two/index.js +3 -3
- package/dist/esm/icons/grid-two-by-two/index.js.map +1 -1
- package/dist/esm/icons/hammer/index.d.ts +2 -2
- package/dist/esm/icons/hammer/index.js +3 -3
- package/dist/esm/icons/hammer/index.js.map +1 -1
- package/dist/esm/icons/hashtag/index.d.ts +2 -2
- package/dist/esm/icons/hashtag/index.js +3 -3
- package/dist/esm/icons/hashtag/index.js.map +1 -1
- package/dist/esm/icons/home/index.d.ts +2 -2
- package/dist/esm/icons/home/index.js +3 -3
- package/dist/esm/icons/home/index.js.map +1 -1
- package/dist/esm/icons/horizontal-triangle-outline/index.d.ts +2 -2
- package/dist/esm/icons/horizontal-triangle-outline/index.js +3 -3
- package/dist/esm/icons/horizontal-triangle-outline/index.js.map +1 -1
- package/dist/esm/icons/hourglass/index.d.ts +2 -2
- package/dist/esm/icons/hourglass/index.js +3 -3
- package/dist/esm/icons/hourglass/index.js.map +1 -1
- package/dist/esm/icons/indent/index.d.ts +2 -2
- package/dist/esm/icons/indent/index.js +3 -3
- package/dist/esm/icons/indent/index.js.map +1 -1
- package/dist/esm/icons/indeterminant-checkbox/index.d.ts +2 -2
- package/dist/esm/icons/indeterminant-checkbox/index.js +3 -3
- package/dist/esm/icons/indeterminant-checkbox/index.js.map +1 -1
- package/dist/esm/icons/info/index.d.ts +2 -2
- package/dist/esm/icons/info/index.js +3 -3
- package/dist/esm/icons/info/index.js.map +1 -1
- package/dist/esm/icons/info-circle/index.d.ts +2 -2
- package/dist/esm/icons/info-circle/index.js +3 -3
- package/dist/esm/icons/info-circle/index.js.map +1 -1
- package/dist/esm/icons/inward-squares-three/index.d.ts +2 -2
- package/dist/esm/icons/inward-squares-three/index.js +3 -3
- package/dist/esm/icons/inward-squares-three/index.js.map +1 -1
- package/dist/esm/icons/italic-i/index.d.ts +2 -2
- package/dist/esm/icons/italic-i/index.js +3 -3
- package/dist/esm/icons/italic-i/index.js.map +1 -1
- package/dist/esm/icons/key/index.d.ts +2 -2
- package/dist/esm/icons/key/index.js +3 -3
- package/dist/esm/icons/key/index.js.map +1 -1
- package/dist/esm/icons/laptop/index.d.ts +2 -2
- package/dist/esm/icons/laptop/index.js +3 -3
- package/dist/esm/icons/laptop/index.js.map +1 -1
- package/dist/esm/icons/layer-group/index.d.ts +2 -2
- package/dist/esm/icons/layer-group/index.js +3 -3
- package/dist/esm/icons/layer-group/index.js.map +1 -1
- package/dist/esm/icons/lightbulb/index.d.ts +2 -2
- package/dist/esm/icons/lightbulb/index.js +3 -3
- package/dist/esm/icons/lightbulb/index.js.map +1 -1
- package/dist/esm/icons/lightning-bolt/index.d.ts +2 -2
- package/dist/esm/icons/lightning-bolt/index.js +3 -3
- package/dist/esm/icons/lightning-bolt/index.js.map +1 -1
- package/dist/esm/icons/link/index.d.ts +2 -2
- package/dist/esm/icons/link/index.js +3 -3
- package/dist/esm/icons/link/index.js.map +1 -1
- package/dist/esm/icons/link-cancel/index.d.ts +2 -2
- package/dist/esm/icons/link-cancel/index.js +3 -3
- package/dist/esm/icons/link-cancel/index.js.map +1 -1
- package/dist/esm/icons/list/index.d.ts +2 -2
- package/dist/esm/icons/list/index.js +3 -3
- package/dist/esm/icons/list/index.js.map +1 -1
- package/dist/esm/icons/list-tree/index.d.ts +2 -2
- package/dist/esm/icons/list-tree/index.js +3 -3
- package/dist/esm/icons/list-tree/index.js.map +1 -1
- package/dist/esm/icons/list-tree-database/index.d.ts +2 -2
- package/dist/esm/icons/list-tree-database/index.js +3 -3
- package/dist/esm/icons/list-tree-database/index.js.map +1 -1
- package/dist/esm/icons/lock/index.d.ts +2 -2
- package/dist/esm/icons/lock/index.js +3 -3
- package/dist/esm/icons/lock/index.js.map +1 -1
- package/dist/esm/icons/magnifying-glass/index.d.ts +2 -2
- package/dist/esm/icons/magnifying-glass/index.js +3 -3
- package/dist/esm/icons/magnifying-glass/index.js.map +1 -1
- package/dist/esm/icons/markdown/index.d.ts +2 -2
- package/dist/esm/icons/markdown/index.js +3 -3
- package/dist/esm/icons/markdown/index.js.map +1 -1
- package/dist/esm/icons/message/index.d.ts +2 -2
- package/dist/esm/icons/message/index.js +3 -3
- package/dist/esm/icons/message/index.js.map +1 -1
- package/dist/esm/icons/message-bot/index.d.ts +2 -2
- package/dist/esm/icons/message-bot/index.js +3 -3
- package/dist/esm/icons/message-bot/index.js.map +1 -1
- package/dist/esm/icons/messages-sparkle/index.d.ts +2 -2
- package/dist/esm/icons/messages-sparkle/index.js +3 -3
- package/dist/esm/icons/messages-sparkle/index.js.map +1 -1
- package/dist/esm/icons/microphone/index.d.ts +2 -2
- package/dist/esm/icons/microphone/index.js +3 -3
- package/dist/esm/icons/microphone/index.js.map +1 -1
- package/dist/esm/icons/minus/index.d.ts +2 -2
- package/dist/esm/icons/minus/index.js +3 -3
- package/dist/esm/icons/minus/index.js.map +1 -1
- package/dist/esm/icons/minus-wide/index.d.ts +2 -2
- package/dist/esm/icons/minus-wide/index.js +3 -3
- package/dist/esm/icons/minus-wide/index.js.map +1 -1
- package/dist/esm/icons/mobile/index.d.ts +2 -2
- package/dist/esm/icons/mobile/index.js +3 -3
- package/dist/esm/icons/mobile/index.js.map +1 -1
- package/dist/esm/icons/mountain-sun/index.d.ts +2 -2
- package/dist/esm/icons/mountain-sun/index.js +3 -3
- package/dist/esm/icons/mountain-sun/index.js.map +1 -1
- package/dist/esm/icons/ni/index.d.ts +2 -2
- package/dist/esm/icons/ni/index.js +3 -3
- package/dist/esm/icons/ni/index.js.map +1 -1
- package/dist/esm/icons/notebook/index.d.ts +2 -2
- package/dist/esm/icons/notebook/index.js +3 -3
- package/dist/esm/icons/notebook/index.js.map +1 -1
- package/dist/esm/icons/number-list/index.d.ts +2 -2
- package/dist/esm/icons/number-list/index.js +3 -3
- package/dist/esm/icons/number-list/index.js.map +1 -1
- package/dist/esm/icons/outdent/index.d.ts +2 -2
- package/dist/esm/icons/outdent/index.js +3 -3
- package/dist/esm/icons/outdent/index.js.map +1 -1
- package/dist/esm/icons/outward-squares-three/index.d.ts +2 -2
- package/dist/esm/icons/outward-squares-three/index.js +3 -3
- package/dist/esm/icons/outward-squares-three/index.js.map +1 -1
- package/dist/esm/icons/paper-plane/index.d.ts +2 -2
- package/dist/esm/icons/paper-plane/index.js +3 -3
- package/dist/esm/icons/paper-plane/index.js.map +1 -1
- package/dist/esm/icons/paperclip/index.d.ts +2 -2
- package/dist/esm/icons/paperclip/index.js +3 -3
- package/dist/esm/icons/paperclip/index.js.map +1 -1
- package/dist/esm/icons/paste/index.d.ts +2 -2
- package/dist/esm/icons/paste/index.js +3 -3
- package/dist/esm/icons/paste/index.js.map +1 -1
- package/dist/esm/icons/pause/index.d.ts +2 -2
- package/dist/esm/icons/pause/index.js +3 -3
- package/dist/esm/icons/pause/index.js.map +1 -1
- package/dist/esm/icons/pencil/index.d.ts +2 -2
- package/dist/esm/icons/pencil/index.js +3 -3
- package/dist/esm/icons/pencil/index.js.map +1 -1
- package/dist/esm/icons/pencil-to-rectangle/index.d.ts +2 -2
- package/dist/esm/icons/pencil-to-rectangle/index.js +3 -3
- package/dist/esm/icons/pencil-to-rectangle/index.js.map +1 -1
- package/dist/esm/icons/play/index.d.ts +2 -2
- package/dist/esm/icons/play/index.js +3 -3
- package/dist/esm/icons/play/index.js.map +1 -1
- package/dist/esm/icons/pot-with-lid/index.d.ts +2 -2
- package/dist/esm/icons/pot-with-lid/index.js +3 -3
- package/dist/esm/icons/pot-with-lid/index.js.map +1 -1
- package/dist/esm/icons/print/index.d.ts +2 -2
- package/dist/esm/icons/print/index.js +3 -3
- package/dist/esm/icons/print/index.js.map +1 -1
- package/dist/esm/icons/qrcode-read/index.d.ts +2 -2
- package/dist/esm/icons/qrcode-read/index.js +3 -3
- package/dist/esm/icons/qrcode-read/index.js.map +1 -1
- package/dist/esm/icons/question/index.d.ts +2 -2
- package/dist/esm/icons/question/index.js +3 -3
- package/dist/esm/icons/question/index.js.map +1 -1
- package/dist/esm/icons/rectangle-check-lines/index.d.ts +2 -2
- package/dist/esm/icons/rectangle-check-lines/index.js +3 -3
- package/dist/esm/icons/rectangle-check-lines/index.js.map +1 -1
- package/dist/esm/icons/rectangle-lines/index.d.ts +2 -2
- package/dist/esm/icons/rectangle-lines/index.js +3 -3
- package/dist/esm/icons/rectangle-lines/index.js.map +1 -1
- package/dist/esm/icons/running-arrow/index.d.ts +2 -2
- package/dist/esm/icons/running-arrow/index.js +3 -3
- package/dist/esm/icons/running-arrow/index.js.map +1 -1
- package/dist/esm/icons/scanner-gun/index.d.ts +2 -2
- package/dist/esm/icons/scanner-gun/index.js +3 -3
- package/dist/esm/icons/scanner-gun/index.js.map +1 -1
- package/dist/esm/icons/screen-check-lines/index.d.ts +2 -2
- package/dist/esm/icons/screen-check-lines/index.js +3 -3
- package/dist/esm/icons/screen-check-lines/index.js.map +1 -1
- package/dist/esm/icons/screen-check-lines-calendar/index.d.ts +2 -2
- package/dist/esm/icons/screen-check-lines-calendar/index.js +3 -3
- package/dist/esm/icons/screen-check-lines-calendar/index.js.map +1 -1
- package/dist/esm/icons/server/index.d.ts +2 -2
- package/dist/esm/icons/server/index.js +3 -3
- package/dist/esm/icons/server/index.js.map +1 -1
- package/dist/esm/icons/share-nodes/index.d.ts +2 -2
- package/dist/esm/icons/share-nodes/index.js +3 -3
- package/dist/esm/icons/share-nodes/index.js.map +1 -1
- package/dist/esm/icons/shield-check/index.d.ts +2 -2
- package/dist/esm/icons/shield-check/index.js +3 -3
- package/dist/esm/icons/shield-check/index.js.map +1 -1
- package/dist/esm/icons/shield-xmark/index.d.ts +2 -2
- package/dist/esm/icons/shield-xmark/index.js +3 -3
- package/dist/esm/icons/shield-xmark/index.js.map +1 -1
- package/dist/esm/icons/signal-bars/index.d.ts +2 -2
- package/dist/esm/icons/signal-bars/index.js +3 -3
- package/dist/esm/icons/signal-bars/index.js.map +1 -1
- package/dist/esm/icons/sine-graph/index.d.ts +2 -2
- package/dist/esm/icons/sine-graph/index.js +3 -3
- package/dist/esm/icons/sine-graph/index.js.map +1 -1
- package/dist/esm/icons/skip-arrow/index.d.ts +2 -2
- package/dist/esm/icons/skip-arrow/index.js +3 -3
- package/dist/esm/icons/skip-arrow/index.js.map +1 -1
- package/dist/esm/icons/sparkle-swirls/index.d.ts +2 -2
- package/dist/esm/icons/sparkle-swirls/index.js +3 -3
- package/dist/esm/icons/sparkle-swirls/index.js.map +1 -1
- package/dist/esm/icons/sparkles/index.d.ts +2 -2
- package/dist/esm/icons/sparkles/index.js +3 -3
- package/dist/esm/icons/sparkles/index.js.map +1 -1
- package/dist/esm/icons/spinner/index.d.ts +2 -2
- package/dist/esm/icons/spinner/index.js +3 -3
- package/dist/esm/icons/spinner/index.js.map +1 -1
- package/dist/esm/icons/square-check/index.d.ts +2 -2
- package/dist/esm/icons/square-check/index.js +3 -3
- package/dist/esm/icons/square-check/index.js.map +1 -1
- package/dist/esm/icons/square-list-cog/index.d.ts +2 -2
- package/dist/esm/icons/square-list-cog/index.js +3 -3
- package/dist/esm/icons/square-list-cog/index.js.map +1 -1
- package/dist/esm/icons/square-t/index.d.ts +2 -2
- package/dist/esm/icons/square-t/index.js +3 -3
- package/dist/esm/icons/square-t/index.js.map +1 -1
- package/dist/esm/icons/square-x/index.d.ts +2 -2
- package/dist/esm/icons/square-x/index.js +3 -3
- package/dist/esm/icons/square-x/index.js.map +1 -1
- package/dist/esm/icons/star-8-point/index.d.ts +2 -2
- package/dist/esm/icons/star-8-point/index.js +3 -3
- package/dist/esm/icons/star-8-point/index.js.map +1 -1
- package/dist/esm/icons/stop-square/index.d.ts +2 -2
- package/dist/esm/icons/stop-square/index.js +3 -3
- package/dist/esm/icons/stop-square/index.js.map +1 -1
- package/dist/esm/icons/systemlink/index.d.ts +2 -2
- package/dist/esm/icons/systemlink/index.js +3 -3
- package/dist/esm/icons/systemlink/index.js.map +1 -1
- package/dist/esm/icons/t/index.d.ts +2 -2
- package/dist/esm/icons/t/index.js +3 -3
- package/dist/esm/icons/t/index.js.map +1 -1
- package/dist/esm/icons/tablet/index.d.ts +2 -2
- package/dist/esm/icons/tablet/index.js +3 -3
- package/dist/esm/icons/tablet/index.js.map +1 -1
- package/dist/esm/icons/tag/index.d.ts +2 -2
- package/dist/esm/icons/tag/index.js +3 -3
- package/dist/esm/icons/tag/index.js.map +1 -1
- package/dist/esm/icons/tags/index.d.ts +2 -2
- package/dist/esm/icons/tags/index.js +3 -3
- package/dist/esm/icons/tags/index.js.map +1 -1
- package/dist/esm/icons/target-crosshairs/index.d.ts +2 -2
- package/dist/esm/icons/target-crosshairs/index.js +3 -3
- package/dist/esm/icons/target-crosshairs/index.js.map +1 -1
- package/dist/esm/icons/target-crosshairs-progress/index.d.ts +2 -2
- package/dist/esm/icons/target-crosshairs-progress/index.js +3 -3
- package/dist/esm/icons/target-crosshairs-progress/index.js.map +1 -1
- package/dist/esm/icons/three-circles-ascending-container/index.d.ts +2 -2
- package/dist/esm/icons/three-circles-ascending-container/index.js +3 -3
- package/dist/esm/icons/three-circles-ascending-container/index.js.map +1 -1
- package/dist/esm/icons/three-dots-line/index.d.ts +2 -2
- package/dist/esm/icons/three-dots-line/index.js +3 -3
- package/dist/esm/icons/three-dots-line/index.js.map +1 -1
- package/dist/esm/icons/three-vertical-lines/index.d.ts +2 -2
- package/dist/esm/icons/three-vertical-lines/index.js +3 -3
- package/dist/esm/icons/three-vertical-lines/index.js.map +1 -1
- package/dist/esm/icons/thumb-down/index.d.ts +2 -2
- package/dist/esm/icons/thumb-down/index.js +3 -3
- package/dist/esm/icons/thumb-down/index.js.map +1 -1
- package/dist/esm/icons/thumb-up/index.d.ts +2 -2
- package/dist/esm/icons/thumb-up/index.js +3 -3
- package/dist/esm/icons/thumb-up/index.js.map +1 -1
- package/dist/esm/icons/thumbtack/index.d.ts +2 -2
- package/dist/esm/icons/thumbtack/index.js +3 -3
- package/dist/esm/icons/thumbtack/index.js.map +1 -1
- package/dist/esm/icons/tile-size/index.d.ts +2 -2
- package/dist/esm/icons/tile-size/index.js +3 -3
- package/dist/esm/icons/tile-size/index.js.map +1 -1
- package/dist/esm/icons/times/index.d.ts +2 -2
- package/dist/esm/icons/times/index.js +3 -3
- package/dist/esm/icons/times/index.js.map +1 -1
- package/dist/esm/icons/trash/index.d.ts +2 -2
- package/dist/esm/icons/trash/index.js +3 -3
- package/dist/esm/icons/trash/index.js.map +1 -1
- package/dist/esm/icons/triangle/index.d.ts +2 -2
- package/dist/esm/icons/triangle/index.js +3 -3
- package/dist/esm/icons/triangle/index.js.map +1 -1
- package/dist/esm/icons/triangle-filled/index.d.ts +2 -2
- package/dist/esm/icons/triangle-filled/index.js +3 -3
- package/dist/esm/icons/triangle-filled/index.js.map +1 -1
- package/dist/esm/icons/triangle-two-lines-horizontal/index.d.ts +2 -2
- package/dist/esm/icons/triangle-two-lines-horizontal/index.js +3 -3
- package/dist/esm/icons/triangle-two-lines-horizontal/index.js.map +1 -1
- package/dist/esm/icons/true-false-rectangle/index.d.ts +2 -2
- package/dist/esm/icons/true-false-rectangle/index.js +3 -3
- package/dist/esm/icons/true-false-rectangle/index.js.map +1 -1
- package/dist/esm/icons/two-squares-in-brackets/index.d.ts +2 -2
- package/dist/esm/icons/two-squares-in-brackets/index.js +3 -3
- package/dist/esm/icons/two-squares-in-brackets/index.js.map +1 -1
- package/dist/esm/icons/two-triangles-between-lines/index.d.ts +2 -2
- package/dist/esm/icons/two-triangles-between-lines/index.js +3 -3
- package/dist/esm/icons/two-triangles-between-lines/index.js.map +1 -1
- package/dist/esm/icons/unlink/index.d.ts +2 -2
- package/dist/esm/icons/unlink/index.js +3 -3
- package/dist/esm/icons/unlink/index.js.map +1 -1
- package/dist/esm/icons/unlock/index.d.ts +2 -2
- package/dist/esm/icons/unlock/index.js +3 -3
- package/dist/esm/icons/unlock/index.js.map +1 -1
- package/dist/esm/icons/up-right-from-square/index.d.ts +2 -2
- package/dist/esm/icons/up-right-from-square/index.js +3 -3
- package/dist/esm/icons/up-right-from-square/index.js.map +1 -1
- package/dist/esm/icons/upload/index.d.ts +2 -2
- package/dist/esm/icons/upload/index.js +3 -3
- package/dist/esm/icons/upload/index.js.map +1 -1
- package/dist/esm/icons/user/index.d.ts +2 -2
- package/dist/esm/icons/user/index.js +3 -3
- package/dist/esm/icons/user/index.js.map +1 -1
- package/dist/esm/icons/watch/index.d.ts +2 -2
- package/dist/esm/icons/watch/index.js +3 -3
- package/dist/esm/icons/watch/index.js.map +1 -1
- package/dist/esm/icons/waveform/index.d.ts +2 -2
- package/dist/esm/icons/waveform/index.js +3 -3
- package/dist/esm/icons/waveform/index.js.map +1 -1
- package/dist/esm/icons/webvi-custom/index.d.ts +2 -2
- package/dist/esm/icons/webvi-custom/index.js +3 -3
- package/dist/esm/icons/webvi-custom/index.js.map +1 -1
- package/dist/esm/icons/webvi-host/index.d.ts +2 -2
- package/dist/esm/icons/webvi-host/index.js +3 -3
- package/dist/esm/icons/webvi-host/index.js.map +1 -1
- package/dist/esm/icons/window-code/index.d.ts +2 -2
- package/dist/esm/icons/window-code/index.js +3 -3
- package/dist/esm/icons/window-code/index.js.map +1 -1
- package/dist/esm/icons/window-dock/index.d.ts +2 -2
- package/dist/esm/icons/window-dock/index.js +3 -3
- package/dist/esm/icons/window-dock/index.js.map +1 -1
- package/dist/esm/icons/window-restore/index.d.ts +2 -2
- package/dist/esm/icons/window-restore/index.js +3 -3
- package/dist/esm/icons/window-restore/index.js.map +1 -1
- package/dist/esm/icons/window-text/index.d.ts +2 -2
- package/dist/esm/icons/window-text/index.js +3 -3
- package/dist/esm/icons/window-text/index.js.map +1 -1
- package/dist/esm/icons/wrench-hammer/index.d.ts +2 -2
- package/dist/esm/icons/wrench-hammer/index.js +3 -3
- package/dist/esm/icons/wrench-hammer/index.js.map +1 -1
- package/dist/esm/icons/xmark/index.d.ts +2 -2
- package/dist/esm/icons/xmark/index.js +3 -3
- package/dist/esm/icons/xmark/index.js.map +1 -1
- package/dist/esm/icons/xmark-check/index.d.ts +2 -2
- package/dist/esm/icons/xmark-check/index.js +3 -3
- package/dist/esm/icons/xmark-check/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/esm/icon-base/styles.js.map +0 -1
- package/dist/esm/icon-base/template.js.map +0 -1
- /package/dist/esm/{icon-base → icon-svg}/styles.d.ts +0 -0
- /package/dist/esm/{icon-base → icon-svg}/styles.js +0 -0
- /package/dist/esm/{icon-base → icon-svg}/template.js +0 -0
|
@@ -18803,18 +18803,28 @@
|
|
|
18803
18803
|
`;
|
|
18804
18804
|
|
|
18805
18805
|
/**
|
|
18806
|
-
* The base class for icon components
|
|
18806
|
+
* The base class for icon components. Implementors:
|
|
18807
|
+
* - Should not increase the API surface area, consumers of icons would not expect additional attributes to configure
|
|
18808
|
+
* - Should not add interactive components to the template, expect to be visual only
|
|
18809
|
+
* - Should respond well to sizing of the element
|
|
18810
|
+
* - Should respond to configuration of the severity attribute and other tokens such as theme
|
|
18807
18811
|
*/
|
|
18808
18812
|
class Icon extends FoundationElement {
|
|
18813
|
+
}
|
|
18814
|
+
__decorate([
|
|
18815
|
+
attr
|
|
18816
|
+
], Icon.prototype, "severity", void 0);
|
|
18817
|
+
|
|
18818
|
+
/**
|
|
18819
|
+
* Icon base class for the standard nimble icon set
|
|
18820
|
+
*/
|
|
18821
|
+
class IconSvg extends Icon {
|
|
18809
18822
|
constructor(/** @internal */ icon) {
|
|
18810
18823
|
super();
|
|
18811
18824
|
this.icon = icon;
|
|
18812
18825
|
}
|
|
18813
18826
|
}
|
|
18814
|
-
|
|
18815
|
-
attr
|
|
18816
|
-
], Icon.prototype, "severity", void 0);
|
|
18817
|
-
const registerIcon = (baseName, iconClass) => {
|
|
18827
|
+
const registerIconSvg = (baseName, iconClass) => {
|
|
18818
18828
|
const composedIcon = iconClass.compose({
|
|
18819
18829
|
baseName,
|
|
18820
18830
|
template: template$I,
|
|
@@ -18828,12 +18838,12 @@
|
|
|
18828
18838
|
/**
|
|
18829
18839
|
* The icon component for the 'arrowExpanderLeft' icon
|
|
18830
18840
|
*/
|
|
18831
|
-
class IconArrowExpanderLeft extends
|
|
18841
|
+
class IconArrowExpanderLeft extends IconSvg {
|
|
18832
18842
|
constructor() {
|
|
18833
18843
|
super(arrowExpanderLeft16X16);
|
|
18834
18844
|
}
|
|
18835
18845
|
}
|
|
18836
|
-
|
|
18846
|
+
registerIconSvg('icon-arrow-expander-left', IconArrowExpanderLeft);
|
|
18837
18847
|
const iconArrowExpanderLeftTag = 'nimble-icon-arrow-expander-left';
|
|
18838
18848
|
|
|
18839
18849
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -18841,12 +18851,12 @@
|
|
|
18841
18851
|
/**
|
|
18842
18852
|
* The icon component for the 'arrowExpanderRight' icon
|
|
18843
18853
|
*/
|
|
18844
|
-
class IconArrowExpanderRight extends
|
|
18854
|
+
class IconArrowExpanderRight extends IconSvg {
|
|
18845
18855
|
constructor() {
|
|
18846
18856
|
super(arrowExpanderRight16X16);
|
|
18847
18857
|
}
|
|
18848
18858
|
}
|
|
18849
|
-
|
|
18859
|
+
registerIconSvg('icon-arrow-expander-right', IconArrowExpanderRight);
|
|
18850
18860
|
const iconArrowExpanderRightTag = 'nimble-icon-arrow-expander-right';
|
|
18851
18861
|
|
|
18852
18862
|
const coreLabelDefaults = {
|
|
@@ -19711,12 +19721,12 @@
|
|
|
19711
19721
|
/**
|
|
19712
19722
|
* The icon component for the 'exclamationMark' icon
|
|
19713
19723
|
*/
|
|
19714
|
-
class IconExclamationMark extends
|
|
19724
|
+
class IconExclamationMark extends IconSvg {
|
|
19715
19725
|
constructor() {
|
|
19716
19726
|
super(exclamationMark16X16);
|
|
19717
19727
|
}
|
|
19718
19728
|
}
|
|
19719
|
-
|
|
19729
|
+
registerIconSvg('icon-exclamation-mark', IconExclamationMark);
|
|
19720
19730
|
const iconExclamationMarkTag = 'nimble-icon-exclamation-mark';
|
|
19721
19731
|
|
|
19722
19732
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -19724,12 +19734,12 @@
|
|
|
19724
19734
|
/**
|
|
19725
19735
|
* The icon component for the 'info' icon
|
|
19726
19736
|
*/
|
|
19727
|
-
class IconInfo extends
|
|
19737
|
+
class IconInfo extends IconSvg {
|
|
19728
19738
|
constructor() {
|
|
19729
19739
|
super(info16X16);
|
|
19730
19740
|
}
|
|
19731
19741
|
}
|
|
19732
|
-
|
|
19742
|
+
registerIconSvg('icon-info', IconInfo);
|
|
19733
19743
|
const iconInfoTag = 'nimble-icon-info';
|
|
19734
19744
|
|
|
19735
19745
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -19737,12 +19747,12 @@
|
|
|
19737
19747
|
/**
|
|
19738
19748
|
* The icon component for the 'triangleFilled' icon
|
|
19739
19749
|
*/
|
|
19740
|
-
class IconTriangleFilled extends
|
|
19750
|
+
class IconTriangleFilled extends IconSvg {
|
|
19741
19751
|
constructor() {
|
|
19742
19752
|
super(triangleFilled16X16);
|
|
19743
19753
|
}
|
|
19744
19754
|
}
|
|
19745
|
-
|
|
19755
|
+
registerIconSvg('icon-triangle-filled', IconTriangleFilled);
|
|
19746
19756
|
const iconTriangleFilledTag = 'nimble-icon-triangle-filled';
|
|
19747
19757
|
|
|
19748
19758
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -19750,12 +19760,12 @@
|
|
|
19750
19760
|
/**
|
|
19751
19761
|
* The icon component for the 'times' icon
|
|
19752
19762
|
*/
|
|
19753
|
-
class IconTimes extends
|
|
19763
|
+
class IconTimes extends IconSvg {
|
|
19754
19764
|
constructor() {
|
|
19755
19765
|
super(times16X16);
|
|
19756
19766
|
}
|
|
19757
19767
|
}
|
|
19758
|
-
|
|
19768
|
+
registerIconSvg('icon-times', IconTimes);
|
|
19759
19769
|
const iconTimesTag = 'nimble-icon-times';
|
|
19760
19770
|
|
|
19761
19771
|
/**
|
|
@@ -20830,12 +20840,12 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
20830
20840
|
/**
|
|
20831
20841
|
* The icon component for the 'arrowExpanderDown' icon
|
|
20832
20842
|
*/
|
|
20833
|
-
class IconArrowExpanderDown extends
|
|
20843
|
+
class IconArrowExpanderDown extends IconSvg {
|
|
20834
20844
|
constructor() {
|
|
20835
20845
|
super(arrowExpanderDown16X16);
|
|
20836
20846
|
}
|
|
20837
20847
|
}
|
|
20838
|
-
|
|
20848
|
+
registerIconSvg('icon-arrow-expander-down', IconArrowExpanderDown);
|
|
20839
20849
|
const iconArrowExpanderDownTag = 'nimble-icon-arrow-expander-down';
|
|
20840
20850
|
|
|
20841
20851
|
const DropdownPosition = {
|
|
@@ -21258,12 +21268,12 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
21258
21268
|
/**
|
|
21259
21269
|
* The icon component for the 'asterisk' icon
|
|
21260
21270
|
*/
|
|
21261
|
-
class IconAsterisk extends
|
|
21271
|
+
class IconAsterisk extends IconSvg {
|
|
21262
21272
|
constructor() {
|
|
21263
21273
|
super(asterisk5X5);
|
|
21264
21274
|
}
|
|
21265
21275
|
}
|
|
21266
|
-
|
|
21276
|
+
registerIconSvg('icon-asterisk', IconAsterisk);
|
|
21267
21277
|
const iconAsteriskTag = 'nimble-icon-asterisk';
|
|
21268
21278
|
|
|
21269
21279
|
/**
|
|
@@ -22650,12 +22660,12 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
22650
22660
|
/**
|
|
22651
22661
|
* The icon component for the 'add' icon
|
|
22652
22662
|
*/
|
|
22653
|
-
class IconAdd extends
|
|
22663
|
+
class IconAdd extends IconSvg {
|
|
22654
22664
|
constructor() {
|
|
22655
22665
|
super(add16X16);
|
|
22656
22666
|
}
|
|
22657
22667
|
}
|
|
22658
|
-
|
|
22668
|
+
registerIconSvg('icon-add', IconAdd);
|
|
22659
22669
|
const iconAddTag = 'nimble-icon-add';
|
|
22660
22670
|
|
|
22661
22671
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -22663,12 +22673,12 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
22663
22673
|
/**
|
|
22664
22674
|
* The icon component for the 'arrowDown' icon
|
|
22665
22675
|
*/
|
|
22666
|
-
class IconArrowDown extends
|
|
22676
|
+
class IconArrowDown extends IconSvg {
|
|
22667
22677
|
constructor() {
|
|
22668
22678
|
super(arrowDown16X16);
|
|
22669
22679
|
}
|
|
22670
22680
|
}
|
|
22671
|
-
|
|
22681
|
+
registerIconSvg('icon-arrow-down', IconArrowDown);
|
|
22672
22682
|
const iconArrowDownTag = 'nimble-icon-arrow-down';
|
|
22673
22683
|
|
|
22674
22684
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -22676,216 +22686,216 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
22676
22686
|
/**
|
|
22677
22687
|
* The icon component for the 'arrowDownLeftAndArrowUpRight' icon
|
|
22678
22688
|
*/
|
|
22679
|
-
class IconArrowDownLeftAndArrowUpRight extends
|
|
22689
|
+
class IconArrowDownLeftAndArrowUpRight extends IconSvg {
|
|
22680
22690
|
constructor() {
|
|
22681
22691
|
super(arrowDownLeftAndArrowUpRight16X16);
|
|
22682
22692
|
}
|
|
22683
22693
|
}
|
|
22684
|
-
|
|
22694
|
+
registerIconSvg('icon-arrow-down-left-and-arrow-up-right', IconArrowDownLeftAndArrowUpRight);
|
|
22685
22695
|
|
|
22686
22696
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22687
22697
|
// See generation source in nimble-components/build/generate-icons
|
|
22688
22698
|
/**
|
|
22689
22699
|
* The icon component for the 'arrowDownRectangle' icon
|
|
22690
22700
|
*/
|
|
22691
|
-
class IconArrowDownRectangle extends
|
|
22701
|
+
class IconArrowDownRectangle extends IconSvg {
|
|
22692
22702
|
constructor() {
|
|
22693
22703
|
super(arrowDownRectangle16X16);
|
|
22694
22704
|
}
|
|
22695
22705
|
}
|
|
22696
|
-
|
|
22706
|
+
registerIconSvg('icon-arrow-down-rectangle', IconArrowDownRectangle);
|
|
22697
22707
|
|
|
22698
22708
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22699
22709
|
// See generation source in nimble-components/build/generate-icons
|
|
22700
22710
|
/**
|
|
22701
22711
|
* The icon component for the 'arrowDownRightAndArrowUpLeft' icon
|
|
22702
22712
|
*/
|
|
22703
|
-
class IconArrowDownRightAndArrowUpLeft extends
|
|
22713
|
+
class IconArrowDownRightAndArrowUpLeft extends IconSvg {
|
|
22704
22714
|
constructor() {
|
|
22705
22715
|
super(arrowDownRightAndArrowUpLeft16X16);
|
|
22706
22716
|
}
|
|
22707
22717
|
}
|
|
22708
|
-
|
|
22718
|
+
registerIconSvg('icon-arrow-down-right-and-arrow-up-left', IconArrowDownRightAndArrowUpLeft);
|
|
22709
22719
|
|
|
22710
22720
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22711
22721
|
// See generation source in nimble-components/build/generate-icons
|
|
22712
22722
|
/**
|
|
22713
22723
|
* The icon component for the 'arrowDownTwoRectangles' icon
|
|
22714
22724
|
*/
|
|
22715
|
-
class IconArrowDownTwoRectangles extends
|
|
22725
|
+
class IconArrowDownTwoRectangles extends IconSvg {
|
|
22716
22726
|
constructor() {
|
|
22717
22727
|
super(arrowDownTwoRectangles);
|
|
22718
22728
|
}
|
|
22719
22729
|
}
|
|
22720
|
-
|
|
22730
|
+
registerIconSvg('icon-arrow-down-two-rectangles', IconArrowDownTwoRectangles);
|
|
22721
22731
|
|
|
22722
22732
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22723
22733
|
// See generation source in nimble-components/build/generate-icons
|
|
22724
22734
|
/**
|
|
22725
22735
|
* The icon component for the 'arrowExpanderUp' icon
|
|
22726
22736
|
*/
|
|
22727
|
-
class IconArrowExpanderUp extends
|
|
22737
|
+
class IconArrowExpanderUp extends IconSvg {
|
|
22728
22738
|
constructor() {
|
|
22729
22739
|
super(arrowExpanderUp16X16);
|
|
22730
22740
|
}
|
|
22731
22741
|
}
|
|
22732
|
-
|
|
22742
|
+
registerIconSvg('icon-arrow-expander-up', IconArrowExpanderUp);
|
|
22733
22743
|
|
|
22734
22744
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22735
22745
|
// See generation source in nimble-components/build/generate-icons
|
|
22736
22746
|
/**
|
|
22737
22747
|
* The icon component for the 'arrowInCircle' icon
|
|
22738
22748
|
*/
|
|
22739
|
-
class IconArrowInCircle extends
|
|
22749
|
+
class IconArrowInCircle extends IconSvg {
|
|
22740
22750
|
constructor() {
|
|
22741
22751
|
super(arrowInCircle16X16);
|
|
22742
22752
|
}
|
|
22743
22753
|
}
|
|
22744
|
-
|
|
22754
|
+
registerIconSvg('icon-arrow-in-circle', IconArrowInCircle);
|
|
22745
22755
|
|
|
22746
22756
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22747
22757
|
// See generation source in nimble-components/build/generate-icons
|
|
22748
22758
|
/**
|
|
22749
22759
|
* The icon component for the 'arrowLeftFromLine' icon
|
|
22750
22760
|
*/
|
|
22751
|
-
class IconArrowLeftFromLine extends
|
|
22761
|
+
class IconArrowLeftFromLine extends IconSvg {
|
|
22752
22762
|
constructor() {
|
|
22753
22763
|
super(arrowLeftFromLine16X16);
|
|
22754
22764
|
}
|
|
22755
22765
|
}
|
|
22756
|
-
|
|
22766
|
+
registerIconSvg('icon-arrow-left-from-line', IconArrowLeftFromLine);
|
|
22757
22767
|
|
|
22758
22768
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22759
22769
|
// See generation source in nimble-components/build/generate-icons
|
|
22760
22770
|
/**
|
|
22761
22771
|
* The icon component for the 'arrowLeftTwoRectangles' icon
|
|
22762
22772
|
*/
|
|
22763
|
-
class IconArrowLeftTwoRectangles extends
|
|
22773
|
+
class IconArrowLeftTwoRectangles extends IconSvg {
|
|
22764
22774
|
constructor() {
|
|
22765
22775
|
super(arrowLeftTwoRectangles);
|
|
22766
22776
|
}
|
|
22767
22777
|
}
|
|
22768
|
-
|
|
22778
|
+
registerIconSvg('icon-arrow-left-two-rectangles', IconArrowLeftTwoRectangles);
|
|
22769
22779
|
|
|
22770
22780
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22771
22781
|
// See generation source in nimble-components/build/generate-icons
|
|
22772
22782
|
/**
|
|
22773
22783
|
* The icon component for the 'arrowOutCircle' icon
|
|
22774
22784
|
*/
|
|
22775
|
-
class IconArrowOutCircle extends
|
|
22785
|
+
class IconArrowOutCircle extends IconSvg {
|
|
22776
22786
|
constructor() {
|
|
22777
22787
|
super(arrowOutCircle16X16);
|
|
22778
22788
|
}
|
|
22779
22789
|
}
|
|
22780
|
-
|
|
22790
|
+
registerIconSvg('icon-arrow-out-circle', IconArrowOutCircle);
|
|
22781
22791
|
|
|
22782
22792
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22783
22793
|
// See generation source in nimble-components/build/generate-icons
|
|
22784
22794
|
/**
|
|
22785
22795
|
* The icon component for the 'arrowPartialRotateLeft' icon
|
|
22786
22796
|
*/
|
|
22787
|
-
class IconArrowPartialRotateLeft extends
|
|
22797
|
+
class IconArrowPartialRotateLeft extends IconSvg {
|
|
22788
22798
|
constructor() {
|
|
22789
22799
|
super(arrowPartialRotateLeft16X16);
|
|
22790
22800
|
}
|
|
22791
22801
|
}
|
|
22792
|
-
|
|
22802
|
+
registerIconSvg('icon-arrow-partial-rotate-left', IconArrowPartialRotateLeft);
|
|
22793
22803
|
|
|
22794
22804
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22795
22805
|
// See generation source in nimble-components/build/generate-icons
|
|
22796
22806
|
/**
|
|
22797
22807
|
* The icon component for the 'arrowRightThin' icon
|
|
22798
22808
|
*/
|
|
22799
|
-
class IconArrowRightThin extends
|
|
22809
|
+
class IconArrowRightThin extends IconSvg {
|
|
22800
22810
|
constructor() {
|
|
22801
22811
|
super(arrowRightThin16X16);
|
|
22802
22812
|
}
|
|
22803
22813
|
}
|
|
22804
|
-
|
|
22814
|
+
registerIconSvg('icon-arrow-right-thin', IconArrowRightThin);
|
|
22805
22815
|
|
|
22806
22816
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22807
22817
|
// See generation source in nimble-components/build/generate-icons
|
|
22808
22818
|
/**
|
|
22809
22819
|
* The icon component for the 'arrowRightToLine' icon
|
|
22810
22820
|
*/
|
|
22811
|
-
class IconArrowRightToLine extends
|
|
22821
|
+
class IconArrowRightToLine extends IconSvg {
|
|
22812
22822
|
constructor() {
|
|
22813
22823
|
super(arrowRightToLine16X16);
|
|
22814
22824
|
}
|
|
22815
22825
|
}
|
|
22816
|
-
|
|
22826
|
+
registerIconSvg('icon-arrow-right-to-line', IconArrowRightToLine);
|
|
22817
22827
|
|
|
22818
22828
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22819
22829
|
// See generation source in nimble-components/build/generate-icons
|
|
22820
22830
|
/**
|
|
22821
22831
|
* The icon component for the 'arrowRightTwoRectangles' icon
|
|
22822
22832
|
*/
|
|
22823
|
-
class IconArrowRightTwoRectangles extends
|
|
22833
|
+
class IconArrowRightTwoRectangles extends IconSvg {
|
|
22824
22834
|
constructor() {
|
|
22825
22835
|
super(arrowRightTwoRectangles);
|
|
22826
22836
|
}
|
|
22827
22837
|
}
|
|
22828
|
-
|
|
22838
|
+
registerIconSvg('icon-arrow-right-two-rectangles', IconArrowRightTwoRectangles);
|
|
22829
22839
|
|
|
22830
22840
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22831
22841
|
// See generation source in nimble-components/build/generate-icons
|
|
22832
22842
|
/**
|
|
22833
22843
|
* The icon component for the 'arrowRotateRight' icon
|
|
22834
22844
|
*/
|
|
22835
|
-
class IconArrowRotateRight extends
|
|
22845
|
+
class IconArrowRotateRight extends IconSvg {
|
|
22836
22846
|
constructor() {
|
|
22837
22847
|
super(arrowRotateRight16X16);
|
|
22838
22848
|
}
|
|
22839
22849
|
}
|
|
22840
|
-
|
|
22850
|
+
registerIconSvg('icon-arrow-rotate-right', IconArrowRotateRight);
|
|
22841
22851
|
|
|
22842
22852
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22843
22853
|
// See generation source in nimble-components/build/generate-icons
|
|
22844
22854
|
/**
|
|
22845
22855
|
* The icon component for the 'arrowULeft' icon
|
|
22846
22856
|
*/
|
|
22847
|
-
class IconArrowULeft extends
|
|
22857
|
+
class IconArrowULeft extends IconSvg {
|
|
22848
22858
|
constructor() {
|
|
22849
22859
|
super(arrowULeft16X16);
|
|
22850
22860
|
}
|
|
22851
22861
|
}
|
|
22852
|
-
|
|
22862
|
+
registerIconSvg('icon-arrow-u-left', IconArrowULeft);
|
|
22853
22863
|
|
|
22854
22864
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22855
22865
|
// See generation source in nimble-components/build/generate-icons
|
|
22856
22866
|
/**
|
|
22857
22867
|
* The icon component for the 'arrowURight' icon
|
|
22858
22868
|
*/
|
|
22859
|
-
class IconArrowURight extends
|
|
22869
|
+
class IconArrowURight extends IconSvg {
|
|
22860
22870
|
constructor() {
|
|
22861
22871
|
super(arrowURight16X16);
|
|
22862
22872
|
}
|
|
22863
22873
|
}
|
|
22864
|
-
|
|
22874
|
+
registerIconSvg('icon-arrow-u-right', IconArrowURight);
|
|
22865
22875
|
|
|
22866
22876
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22867
22877
|
// See generation source in nimble-components/build/generate-icons
|
|
22868
22878
|
/**
|
|
22869
22879
|
* The icon component for the 'arrowUUp' icon
|
|
22870
22880
|
*/
|
|
22871
|
-
class IconArrowUUp extends
|
|
22881
|
+
class IconArrowUUp extends IconSvg {
|
|
22872
22882
|
constructor() {
|
|
22873
22883
|
super(arrowUUp16X16);
|
|
22874
22884
|
}
|
|
22875
22885
|
}
|
|
22876
|
-
|
|
22886
|
+
registerIconSvg('icon-arrow-u-up', IconArrowUUp);
|
|
22877
22887
|
|
|
22878
22888
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22879
22889
|
// See generation source in nimble-components/build/generate-icons
|
|
22880
22890
|
/**
|
|
22881
22891
|
* The icon component for the 'arrowUp' icon
|
|
22882
22892
|
*/
|
|
22883
|
-
class IconArrowUp extends
|
|
22893
|
+
class IconArrowUp extends IconSvg {
|
|
22884
22894
|
constructor() {
|
|
22885
22895
|
super(arrowUp16X16);
|
|
22886
22896
|
}
|
|
22887
22897
|
}
|
|
22888
|
-
|
|
22898
|
+
registerIconSvg('icon-arrow-up', IconArrowUp);
|
|
22889
22899
|
const iconArrowUpTag = 'nimble-icon-arrow-up';
|
|
22890
22900
|
|
|
22891
22901
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -22893,228 +22903,228 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
22893
22903
|
/**
|
|
22894
22904
|
* The icon component for the 'arrowUpLeftAndArrowDownRight' icon
|
|
22895
22905
|
*/
|
|
22896
|
-
class IconArrowUpLeftAndArrowDownRight extends
|
|
22906
|
+
class IconArrowUpLeftAndArrowDownRight extends IconSvg {
|
|
22897
22907
|
constructor() {
|
|
22898
22908
|
super(arrowUpLeftAndArrowDownRight16X16);
|
|
22899
22909
|
}
|
|
22900
22910
|
}
|
|
22901
|
-
|
|
22911
|
+
registerIconSvg('icon-arrow-up-left-and-arrow-down-right', IconArrowUpLeftAndArrowDownRight);
|
|
22902
22912
|
|
|
22903
22913
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22904
22914
|
// See generation source in nimble-components/build/generate-icons
|
|
22905
22915
|
/**
|
|
22906
22916
|
* The icon component for the 'arrowUpRectangle' icon
|
|
22907
22917
|
*/
|
|
22908
|
-
class IconArrowUpRectangle extends
|
|
22918
|
+
class IconArrowUpRectangle extends IconSvg {
|
|
22909
22919
|
constructor() {
|
|
22910
22920
|
super(arrowUpRectangle16X16);
|
|
22911
22921
|
}
|
|
22912
22922
|
}
|
|
22913
|
-
|
|
22923
|
+
registerIconSvg('icon-arrow-up-rectangle', IconArrowUpRectangle);
|
|
22914
22924
|
|
|
22915
22925
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22916
22926
|
// See generation source in nimble-components/build/generate-icons
|
|
22917
22927
|
/**
|
|
22918
22928
|
* The icon component for the 'arrowUpRightAndArrowDownLeft' icon
|
|
22919
22929
|
*/
|
|
22920
|
-
class IconArrowUpRightAndArrowDownLeft extends
|
|
22930
|
+
class IconArrowUpRightAndArrowDownLeft extends IconSvg {
|
|
22921
22931
|
constructor() {
|
|
22922
22932
|
super(arrowUpRightAndArrowDownLeft16X16);
|
|
22923
22933
|
}
|
|
22924
22934
|
}
|
|
22925
|
-
|
|
22935
|
+
registerIconSvg('icon-arrow-up-right-and-arrow-down-left', IconArrowUpRightAndArrowDownLeft);
|
|
22926
22936
|
|
|
22927
22937
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22928
22938
|
// See generation source in nimble-components/build/generate-icons
|
|
22929
22939
|
/**
|
|
22930
22940
|
* The icon component for the 'arrowUpRightFromSquare' icon
|
|
22931
22941
|
*/
|
|
22932
|
-
class IconArrowUpRightFromSquare extends
|
|
22942
|
+
class IconArrowUpRightFromSquare extends IconSvg {
|
|
22933
22943
|
constructor() {
|
|
22934
22944
|
super(arrowUpRightFromSquare16X16);
|
|
22935
22945
|
}
|
|
22936
22946
|
}
|
|
22937
|
-
|
|
22947
|
+
registerIconSvg('icon-arrow-up-right-from-square', IconArrowUpRightFromSquare);
|
|
22938
22948
|
|
|
22939
22949
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22940
22950
|
// See generation source in nimble-components/build/generate-icons
|
|
22941
22951
|
/**
|
|
22942
22952
|
* The icon component for the 'arrowUpTwoRectangles' icon
|
|
22943
22953
|
*/
|
|
22944
|
-
class IconArrowUpTwoRectangles extends
|
|
22954
|
+
class IconArrowUpTwoRectangles extends IconSvg {
|
|
22945
22955
|
constructor() {
|
|
22946
22956
|
super(arrowUpTwoRectangles);
|
|
22947
22957
|
}
|
|
22948
22958
|
}
|
|
22949
|
-
|
|
22959
|
+
registerIconSvg('icon-arrow-up-two-rectangles', IconArrowUpTwoRectangles);
|
|
22950
22960
|
|
|
22951
22961
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22952
22962
|
// See generation source in nimble-components/build/generate-icons
|
|
22953
22963
|
/**
|
|
22954
22964
|
* The icon component for the 'arrowsMaximize' icon
|
|
22955
22965
|
*/
|
|
22956
|
-
class IconArrowsMaximize extends
|
|
22966
|
+
class IconArrowsMaximize extends IconSvg {
|
|
22957
22967
|
constructor() {
|
|
22958
22968
|
super(arrowsMaximize16X16);
|
|
22959
22969
|
}
|
|
22960
22970
|
}
|
|
22961
|
-
|
|
22971
|
+
registerIconSvg('icon-arrows-maximize', IconArrowsMaximize);
|
|
22962
22972
|
|
|
22963
22973
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22964
22974
|
// See generation source in nimble-components/build/generate-icons
|
|
22965
22975
|
/**
|
|
22966
22976
|
* The icon component for the 'arrowsRepeat' icon
|
|
22967
22977
|
*/
|
|
22968
|
-
class IconArrowsRepeat extends
|
|
22978
|
+
class IconArrowsRepeat extends IconSvg {
|
|
22969
22979
|
constructor() {
|
|
22970
22980
|
super(arrowsRepeat16X16);
|
|
22971
22981
|
}
|
|
22972
22982
|
}
|
|
22973
|
-
|
|
22983
|
+
registerIconSvg('icon-arrows-repeat', IconArrowsRepeat);
|
|
22974
22984
|
|
|
22975
22985
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22976
22986
|
// See generation source in nimble-components/build/generate-icons
|
|
22977
22987
|
/**
|
|
22978
22988
|
* The icon component for the 'arrowsRotateReverseDot' icon
|
|
22979
22989
|
*/
|
|
22980
|
-
class IconArrowsRotateReverseDot extends
|
|
22990
|
+
class IconArrowsRotateReverseDot extends IconSvg {
|
|
22981
22991
|
constructor() {
|
|
22982
22992
|
super(arrowsRotateReverseDot16X16);
|
|
22983
22993
|
}
|
|
22984
22994
|
}
|
|
22985
|
-
|
|
22995
|
+
registerIconSvg('icon-arrows-rotate-reverse-dot', IconArrowsRotateReverseDot);
|
|
22986
22996
|
|
|
22987
22997
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22988
22998
|
// See generation source in nimble-components/build/generate-icons
|
|
22989
22999
|
/**
|
|
22990
23000
|
* The icon component for the 'at' icon
|
|
22991
23001
|
*/
|
|
22992
|
-
class IconAt extends
|
|
23002
|
+
class IconAt extends IconSvg {
|
|
22993
23003
|
constructor() {
|
|
22994
23004
|
super(at16X16);
|
|
22995
23005
|
}
|
|
22996
23006
|
}
|
|
22997
|
-
|
|
23007
|
+
registerIconSvg('icon-at', IconAt);
|
|
22998
23008
|
|
|
22999
23009
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23000
23010
|
// See generation source in nimble-components/build/generate-icons
|
|
23001
23011
|
/**
|
|
23002
23012
|
* The icon component for the 'bars' icon
|
|
23003
23013
|
*/
|
|
23004
|
-
class IconBars extends
|
|
23014
|
+
class IconBars extends IconSvg {
|
|
23005
23015
|
constructor() {
|
|
23006
23016
|
super(bars16X16);
|
|
23007
23017
|
}
|
|
23008
23018
|
}
|
|
23009
|
-
|
|
23019
|
+
registerIconSvg('icon-bars', IconBars);
|
|
23010
23020
|
|
|
23011
23021
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23012
23022
|
// See generation source in nimble-components/build/generate-icons
|
|
23013
23023
|
/**
|
|
23014
23024
|
* The icon component for the 'bell' icon
|
|
23015
23025
|
*/
|
|
23016
|
-
class IconBell extends
|
|
23026
|
+
class IconBell extends IconSvg {
|
|
23017
23027
|
constructor() {
|
|
23018
23028
|
super(bell16X16);
|
|
23019
23029
|
}
|
|
23020
23030
|
}
|
|
23021
|
-
|
|
23031
|
+
registerIconSvg('icon-bell', IconBell);
|
|
23022
23032
|
|
|
23023
23033
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23024
23034
|
// See generation source in nimble-components/build/generate-icons
|
|
23025
23035
|
/**
|
|
23026
23036
|
* The icon component for the 'bellAndComment' icon
|
|
23027
23037
|
*/
|
|
23028
|
-
class IconBellAndComment extends
|
|
23038
|
+
class IconBellAndComment extends IconSvg {
|
|
23029
23039
|
constructor() {
|
|
23030
23040
|
super(bellAndComment16X16);
|
|
23031
23041
|
}
|
|
23032
23042
|
}
|
|
23033
|
-
|
|
23043
|
+
registerIconSvg('icon-bell-and-comment', IconBellAndComment);
|
|
23034
23044
|
|
|
23035
23045
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23036
23046
|
// See generation source in nimble-components/build/generate-icons
|
|
23037
23047
|
/**
|
|
23038
23048
|
* The icon component for the 'bellAndMessage' icon
|
|
23039
23049
|
*/
|
|
23040
|
-
class IconBellAndMessage extends
|
|
23050
|
+
class IconBellAndMessage extends IconSvg {
|
|
23041
23051
|
constructor() {
|
|
23042
23052
|
super(bellAndMessage16X16);
|
|
23043
23053
|
}
|
|
23044
23054
|
}
|
|
23045
|
-
|
|
23055
|
+
registerIconSvg('icon-bell-and-message', IconBellAndMessage);
|
|
23046
23056
|
|
|
23047
23057
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23048
23058
|
// See generation source in nimble-components/build/generate-icons
|
|
23049
23059
|
/**
|
|
23050
23060
|
* The icon component for the 'bellCheck' icon
|
|
23051
23061
|
*/
|
|
23052
|
-
class IconBellCheck extends
|
|
23062
|
+
class IconBellCheck extends IconSvg {
|
|
23053
23063
|
constructor() {
|
|
23054
23064
|
super(bellCheck16X16);
|
|
23055
23065
|
}
|
|
23056
23066
|
}
|
|
23057
|
-
|
|
23067
|
+
registerIconSvg('icon-bell-check', IconBellCheck);
|
|
23058
23068
|
|
|
23059
23069
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23060
23070
|
// See generation source in nimble-components/build/generate-icons
|
|
23061
23071
|
/**
|
|
23062
23072
|
* The icon component for the 'bellCircle' icon
|
|
23063
23073
|
*/
|
|
23064
|
-
class IconBellCircle extends
|
|
23074
|
+
class IconBellCircle extends IconSvg {
|
|
23065
23075
|
constructor() {
|
|
23066
23076
|
super(bellCircle16X16);
|
|
23067
23077
|
}
|
|
23068
23078
|
}
|
|
23069
|
-
|
|
23079
|
+
registerIconSvg('icon-bell-circle', IconBellCircle);
|
|
23070
23080
|
|
|
23071
23081
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23072
23082
|
// See generation source in nimble-components/build/generate-icons
|
|
23073
23083
|
/**
|
|
23074
23084
|
* The icon component for the 'bellOn' icon
|
|
23075
23085
|
*/
|
|
23076
|
-
class IconBellOn extends
|
|
23086
|
+
class IconBellOn extends IconSvg {
|
|
23077
23087
|
constructor() {
|
|
23078
23088
|
super(bellOn16X16);
|
|
23079
23089
|
}
|
|
23080
23090
|
}
|
|
23081
|
-
|
|
23091
|
+
registerIconSvg('icon-bell-on', IconBellOn);
|
|
23082
23092
|
|
|
23083
23093
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23084
23094
|
// See generation source in nimble-components/build/generate-icons
|
|
23085
23095
|
/**
|
|
23086
23096
|
* The icon component for the 'bellSolidCircle' icon
|
|
23087
23097
|
*/
|
|
23088
|
-
class IconBellSolidCircle extends
|
|
23098
|
+
class IconBellSolidCircle extends IconSvg {
|
|
23089
23099
|
constructor() {
|
|
23090
23100
|
super(bellSolidCircle16X16);
|
|
23091
23101
|
}
|
|
23092
23102
|
}
|
|
23093
|
-
|
|
23103
|
+
registerIconSvg('icon-bell-solid-circle', IconBellSolidCircle);
|
|
23094
23104
|
|
|
23095
23105
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23096
23106
|
// See generation source in nimble-components/build/generate-icons
|
|
23097
23107
|
/**
|
|
23098
23108
|
* The icon component for the 'blockWithRibbon' icon
|
|
23099
23109
|
*/
|
|
23100
|
-
class IconBlockWithRibbon extends
|
|
23110
|
+
class IconBlockWithRibbon extends IconSvg {
|
|
23101
23111
|
constructor() {
|
|
23102
23112
|
super(blockWithRibbon16X16);
|
|
23103
23113
|
}
|
|
23104
23114
|
}
|
|
23105
|
-
|
|
23115
|
+
registerIconSvg('icon-block-with-ribbon', IconBlockWithRibbon);
|
|
23106
23116
|
|
|
23107
23117
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23108
23118
|
// See generation source in nimble-components/build/generate-icons
|
|
23109
23119
|
/**
|
|
23110
23120
|
* The icon component for the 'boldB' icon
|
|
23111
23121
|
*/
|
|
23112
|
-
class IconBoldB extends
|
|
23122
|
+
class IconBoldB extends IconSvg {
|
|
23113
23123
|
constructor() {
|
|
23114
23124
|
super(boldB16X16);
|
|
23115
23125
|
}
|
|
23116
23126
|
}
|
|
23117
|
-
|
|
23127
|
+
registerIconSvg('icon-bold-b', IconBoldB);
|
|
23118
23128
|
const iconBoldBTag = 'nimble-icon-bold-b';
|
|
23119
23129
|
|
|
23120
23130
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -23122,1092 +23132,1092 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
23122
23132
|
/**
|
|
23123
23133
|
* The icon component for the 'bookMagnifyingGlass' icon
|
|
23124
23134
|
*/
|
|
23125
|
-
class IconBookMagnifyingGlass extends
|
|
23135
|
+
class IconBookMagnifyingGlass extends IconSvg {
|
|
23126
23136
|
constructor() {
|
|
23127
23137
|
super(bookMagnifyingGlass16X16);
|
|
23128
23138
|
}
|
|
23129
23139
|
}
|
|
23130
|
-
|
|
23140
|
+
registerIconSvg('icon-book-magnifying-glass', IconBookMagnifyingGlass);
|
|
23131
23141
|
|
|
23132
23142
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23133
23143
|
// See generation source in nimble-components/build/generate-icons
|
|
23134
23144
|
/**
|
|
23135
23145
|
* The icon component for the 'calendarArrowsRotateReverseDot' icon
|
|
23136
23146
|
*/
|
|
23137
|
-
class IconCalendarArrowsRotateReverseDot extends
|
|
23147
|
+
class IconCalendarArrowsRotateReverseDot extends IconSvg {
|
|
23138
23148
|
constructor() {
|
|
23139
23149
|
super(calendarArrowsRotateReverseDot16X16);
|
|
23140
23150
|
}
|
|
23141
23151
|
}
|
|
23142
|
-
|
|
23152
|
+
registerIconSvg('icon-calendar-arrows-rotate-reverse-dot', IconCalendarArrowsRotateReverseDot);
|
|
23143
23153
|
|
|
23144
23154
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23145
23155
|
// See generation source in nimble-components/build/generate-icons
|
|
23146
23156
|
/**
|
|
23147
23157
|
* The icon component for the 'calendarCheckLines' icon
|
|
23148
23158
|
*/
|
|
23149
|
-
class IconCalendarCheckLines extends
|
|
23159
|
+
class IconCalendarCheckLines extends IconSvg {
|
|
23150
23160
|
constructor() {
|
|
23151
23161
|
super(calendarCheckLines16X16);
|
|
23152
23162
|
}
|
|
23153
23163
|
}
|
|
23154
|
-
|
|
23164
|
+
registerIconSvg('icon-calendar-check-lines', IconCalendarCheckLines);
|
|
23155
23165
|
|
|
23156
23166
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23157
23167
|
// See generation source in nimble-components/build/generate-icons
|
|
23158
23168
|
/**
|
|
23159
23169
|
* The icon component for the 'calendarCircleExclamation' icon
|
|
23160
23170
|
*/
|
|
23161
|
-
class IconCalendarCircleExclamation extends
|
|
23171
|
+
class IconCalendarCircleExclamation extends IconSvg {
|
|
23162
23172
|
constructor() {
|
|
23163
23173
|
super(calendarCircleExclamation16X16);
|
|
23164
23174
|
}
|
|
23165
23175
|
}
|
|
23166
|
-
|
|
23176
|
+
registerIconSvg('icon-calendar-circle-exclamation', IconCalendarCircleExclamation);
|
|
23167
23177
|
|
|
23168
23178
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23169
23179
|
// See generation source in nimble-components/build/generate-icons
|
|
23170
23180
|
/**
|
|
23171
23181
|
* The icon component for the 'calendarClock' icon
|
|
23172
23182
|
*/
|
|
23173
|
-
class IconCalendarClock extends
|
|
23183
|
+
class IconCalendarClock extends IconSvg {
|
|
23174
23184
|
constructor() {
|
|
23175
23185
|
super(calendarClock16X16);
|
|
23176
23186
|
}
|
|
23177
23187
|
}
|
|
23178
|
-
|
|
23188
|
+
registerIconSvg('icon-calendar-clock', IconCalendarClock);
|
|
23179
23189
|
|
|
23180
23190
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23181
23191
|
// See generation source in nimble-components/build/generate-icons
|
|
23182
23192
|
/**
|
|
23183
23193
|
* The icon component for the 'calendarDay' icon
|
|
23184
23194
|
*/
|
|
23185
|
-
class IconCalendarDay extends
|
|
23195
|
+
class IconCalendarDay extends IconSvg {
|
|
23186
23196
|
constructor() {
|
|
23187
23197
|
super(calendarDay16X16);
|
|
23188
23198
|
}
|
|
23189
23199
|
}
|
|
23190
|
-
|
|
23200
|
+
registerIconSvg('icon-calendar-day', IconCalendarDay);
|
|
23191
23201
|
|
|
23192
23202
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23193
23203
|
// See generation source in nimble-components/build/generate-icons
|
|
23194
23204
|
/**
|
|
23195
23205
|
* The icon component for the 'calendarDayOutline' icon
|
|
23196
23206
|
*/
|
|
23197
|
-
class IconCalendarDayOutline extends
|
|
23207
|
+
class IconCalendarDayOutline extends IconSvg {
|
|
23198
23208
|
constructor() {
|
|
23199
23209
|
super(calendarDayOutline16X16);
|
|
23200
23210
|
}
|
|
23201
23211
|
}
|
|
23202
|
-
|
|
23212
|
+
registerIconSvg('icon-calendar-day-outline', IconCalendarDayOutline);
|
|
23203
23213
|
|
|
23204
23214
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23205
23215
|
// See generation source in nimble-components/build/generate-icons
|
|
23206
23216
|
/**
|
|
23207
23217
|
* The icon component for the 'calendarDays' icon
|
|
23208
23218
|
*/
|
|
23209
|
-
class IconCalendarDays extends
|
|
23219
|
+
class IconCalendarDays extends IconSvg {
|
|
23210
23220
|
constructor() {
|
|
23211
23221
|
super(calendarDays16X16);
|
|
23212
23222
|
}
|
|
23213
23223
|
}
|
|
23214
|
-
|
|
23224
|
+
registerIconSvg('icon-calendar-days', IconCalendarDays);
|
|
23215
23225
|
|
|
23216
23226
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23217
23227
|
// See generation source in nimble-components/build/generate-icons
|
|
23218
23228
|
/**
|
|
23219
23229
|
* The icon component for the 'calendarLines' icon
|
|
23220
23230
|
*/
|
|
23221
|
-
class IconCalendarLines extends
|
|
23231
|
+
class IconCalendarLines extends IconSvg {
|
|
23222
23232
|
constructor() {
|
|
23223
23233
|
super(calendarLines16X16);
|
|
23224
23234
|
}
|
|
23225
23235
|
}
|
|
23226
|
-
|
|
23236
|
+
registerIconSvg('icon-calendar-lines', IconCalendarLines);
|
|
23227
23237
|
|
|
23228
23238
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23229
23239
|
// See generation source in nimble-components/build/generate-icons
|
|
23230
23240
|
/**
|
|
23231
23241
|
* The icon component for the 'calendarRectangle' icon
|
|
23232
23242
|
*/
|
|
23233
|
-
class IconCalendarRectangle extends
|
|
23243
|
+
class IconCalendarRectangle extends IconSvg {
|
|
23234
23244
|
constructor() {
|
|
23235
23245
|
super(calendarRectangle16X16);
|
|
23236
23246
|
}
|
|
23237
23247
|
}
|
|
23238
|
-
|
|
23248
|
+
registerIconSvg('icon-calendar-rectangle', IconCalendarRectangle);
|
|
23239
23249
|
|
|
23240
23250
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23241
23251
|
// See generation source in nimble-components/build/generate-icons
|
|
23242
23252
|
/**
|
|
23243
23253
|
* The icon component for the 'calendarWeek' icon
|
|
23244
23254
|
*/
|
|
23245
|
-
class IconCalendarWeek extends
|
|
23255
|
+
class IconCalendarWeek extends IconSvg {
|
|
23246
23256
|
constructor() {
|
|
23247
23257
|
super(calendarWeek16X16);
|
|
23248
23258
|
}
|
|
23249
23259
|
}
|
|
23250
|
-
|
|
23260
|
+
registerIconSvg('icon-calendar-week', IconCalendarWeek);
|
|
23251
23261
|
|
|
23252
23262
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23253
23263
|
// See generation source in nimble-components/build/generate-icons
|
|
23254
23264
|
/**
|
|
23255
23265
|
* The icon component for the 'calipers' icon
|
|
23256
23266
|
*/
|
|
23257
|
-
class IconCalipers extends
|
|
23267
|
+
class IconCalipers extends IconSvg {
|
|
23258
23268
|
constructor() {
|
|
23259
23269
|
super(calipers16X16);
|
|
23260
23270
|
}
|
|
23261
23271
|
}
|
|
23262
|
-
|
|
23272
|
+
registerIconSvg('icon-calipers', IconCalipers);
|
|
23263
23273
|
|
|
23264
23274
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23265
23275
|
// See generation source in nimble-components/build/generate-icons
|
|
23266
23276
|
/**
|
|
23267
23277
|
* The icon component for the 'camera' icon
|
|
23268
23278
|
*/
|
|
23269
|
-
class IconCamera extends
|
|
23279
|
+
class IconCamera extends IconSvg {
|
|
23270
23280
|
constructor() {
|
|
23271
23281
|
super(camera16X16);
|
|
23272
23282
|
}
|
|
23273
23283
|
}
|
|
23274
|
-
|
|
23284
|
+
registerIconSvg('icon-camera', IconCamera);
|
|
23275
23285
|
|
|
23276
23286
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23277
23287
|
// See generation source in nimble-components/build/generate-icons
|
|
23278
23288
|
/**
|
|
23279
23289
|
* The icon component for the 'chartDiagram' icon
|
|
23280
23290
|
*/
|
|
23281
|
-
class IconChartDiagram extends
|
|
23291
|
+
class IconChartDiagram extends IconSvg {
|
|
23282
23292
|
constructor() {
|
|
23283
23293
|
super(chartDiagram16X16);
|
|
23284
23294
|
}
|
|
23285
23295
|
}
|
|
23286
|
-
|
|
23296
|
+
registerIconSvg('icon-chart-diagram', IconChartDiagram);
|
|
23287
23297
|
|
|
23288
23298
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23289
23299
|
// See generation source in nimble-components/build/generate-icons
|
|
23290
23300
|
/**
|
|
23291
23301
|
* The icon component for the 'chartDiagramChildFocus' icon
|
|
23292
23302
|
*/
|
|
23293
|
-
class IconChartDiagramChildFocus extends
|
|
23303
|
+
class IconChartDiagramChildFocus extends IconSvg {
|
|
23294
23304
|
constructor() {
|
|
23295
23305
|
super(chartDiagramChildFocus16X16);
|
|
23296
23306
|
}
|
|
23297
23307
|
}
|
|
23298
|
-
|
|
23308
|
+
registerIconSvg('icon-chart-diagram-child-focus', IconChartDiagramChildFocus);
|
|
23299
23309
|
|
|
23300
23310
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23301
23311
|
// See generation source in nimble-components/build/generate-icons
|
|
23302
23312
|
/**
|
|
23303
23313
|
* The icon component for the 'chartDiagramParentFocus' icon
|
|
23304
23314
|
*/
|
|
23305
|
-
class IconChartDiagramParentFocus extends
|
|
23315
|
+
class IconChartDiagramParentFocus extends IconSvg {
|
|
23306
23316
|
constructor() {
|
|
23307
23317
|
super(chartDiagramParentFocus16X16);
|
|
23308
23318
|
}
|
|
23309
23319
|
}
|
|
23310
|
-
|
|
23320
|
+
registerIconSvg('icon-chart-diagram-parent-focus', IconChartDiagramParentFocus);
|
|
23311
23321
|
|
|
23312
23322
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23313
23323
|
// See generation source in nimble-components/build/generate-icons
|
|
23314
23324
|
/**
|
|
23315
23325
|
* The icon component for the 'chartDiagramParentFocusTwoChild' icon
|
|
23316
23326
|
*/
|
|
23317
|
-
class IconChartDiagramParentFocusTwoChild extends
|
|
23327
|
+
class IconChartDiagramParentFocusTwoChild extends IconSvg {
|
|
23318
23328
|
constructor() {
|
|
23319
23329
|
super(chartDiagramParentFocusTwoChild16X16);
|
|
23320
23330
|
}
|
|
23321
23331
|
}
|
|
23322
|
-
|
|
23332
|
+
registerIconSvg('icon-chart-diagram-parent-focus-two-child', IconChartDiagramParentFocusTwoChild);
|
|
23323
23333
|
|
|
23324
23334
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23325
23335
|
// See generation source in nimble-components/build/generate-icons
|
|
23326
23336
|
/**
|
|
23327
23337
|
* The icon component for the 'check' icon
|
|
23328
23338
|
*/
|
|
23329
|
-
class IconCheck extends
|
|
23339
|
+
class IconCheck extends IconSvg {
|
|
23330
23340
|
constructor() {
|
|
23331
23341
|
super(check16X16);
|
|
23332
23342
|
}
|
|
23333
23343
|
}
|
|
23334
|
-
|
|
23344
|
+
registerIconSvg('icon-check', IconCheck);
|
|
23335
23345
|
|
|
23336
23346
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23337
23347
|
// See generation source in nimble-components/build/generate-icons
|
|
23338
23348
|
/**
|
|
23339
23349
|
* The icon component for the 'checkDot' icon
|
|
23340
23350
|
*/
|
|
23341
|
-
class IconCheckDot extends
|
|
23351
|
+
class IconCheckDot extends IconSvg {
|
|
23342
23352
|
constructor() {
|
|
23343
23353
|
super(checkDot16X16);
|
|
23344
23354
|
}
|
|
23345
23355
|
}
|
|
23346
|
-
|
|
23356
|
+
registerIconSvg('icon-check-dot', IconCheckDot);
|
|
23347
23357
|
|
|
23348
23358
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23349
23359
|
// See generation source in nimble-components/build/generate-icons
|
|
23350
23360
|
/**
|
|
23351
23361
|
* The icon component for the 'circle' icon
|
|
23352
23362
|
*/
|
|
23353
|
-
class IconCircle extends
|
|
23363
|
+
class IconCircle extends IconSvg {
|
|
23354
23364
|
constructor() {
|
|
23355
23365
|
super(circle16X16);
|
|
23356
23366
|
}
|
|
23357
23367
|
}
|
|
23358
|
-
|
|
23368
|
+
registerIconSvg('icon-circle', IconCircle);
|
|
23359
23369
|
|
|
23360
23370
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23361
23371
|
// See generation source in nimble-components/build/generate-icons
|
|
23362
23372
|
/**
|
|
23363
23373
|
* The icon component for the 'circleBroken' icon
|
|
23364
23374
|
*/
|
|
23365
|
-
class IconCircleBroken extends
|
|
23375
|
+
class IconCircleBroken extends IconSvg {
|
|
23366
23376
|
constructor() {
|
|
23367
23377
|
super(circleBroken16X16);
|
|
23368
23378
|
}
|
|
23369
23379
|
}
|
|
23370
|
-
|
|
23380
|
+
registerIconSvg('icon-circle-broken', IconCircleBroken);
|
|
23371
23381
|
|
|
23372
23382
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23373
23383
|
// See generation source in nimble-components/build/generate-icons
|
|
23374
23384
|
/**
|
|
23375
23385
|
* The icon component for the 'circleCheck' icon
|
|
23376
23386
|
*/
|
|
23377
|
-
class IconCircleCheck extends
|
|
23387
|
+
class IconCircleCheck extends IconSvg {
|
|
23378
23388
|
constructor() {
|
|
23379
23389
|
super(circleCheck16X16);
|
|
23380
23390
|
}
|
|
23381
23391
|
}
|
|
23382
|
-
|
|
23392
|
+
registerIconSvg('icon-circle-check', IconCircleCheck);
|
|
23383
23393
|
|
|
23384
23394
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23385
23395
|
// See generation source in nimble-components/build/generate-icons
|
|
23386
23396
|
/**
|
|
23387
23397
|
* The icon component for the 'circleFilled' icon
|
|
23388
23398
|
*/
|
|
23389
|
-
class IconCircleFilled extends
|
|
23399
|
+
class IconCircleFilled extends IconSvg {
|
|
23390
23400
|
constructor() {
|
|
23391
23401
|
super(circleFilled16X16);
|
|
23392
23402
|
}
|
|
23393
23403
|
}
|
|
23394
|
-
|
|
23404
|
+
registerIconSvg('icon-circle-filled', IconCircleFilled);
|
|
23395
23405
|
|
|
23396
23406
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23397
23407
|
// See generation source in nimble-components/build/generate-icons
|
|
23398
23408
|
/**
|
|
23399
23409
|
* The icon component for the 'circleMinus' icon
|
|
23400
23410
|
*/
|
|
23401
|
-
class IconCircleMinus extends
|
|
23411
|
+
class IconCircleMinus extends IconSvg {
|
|
23402
23412
|
constructor() {
|
|
23403
23413
|
super(circleMinus16X16);
|
|
23404
23414
|
}
|
|
23405
23415
|
}
|
|
23406
|
-
|
|
23416
|
+
registerIconSvg('icon-circle-minus', IconCircleMinus);
|
|
23407
23417
|
|
|
23408
23418
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23409
23419
|
// See generation source in nimble-components/build/generate-icons
|
|
23410
23420
|
/**
|
|
23411
23421
|
* The icon component for the 'circlePartialBroken' icon
|
|
23412
23422
|
*/
|
|
23413
|
-
class IconCirclePartialBroken extends
|
|
23423
|
+
class IconCirclePartialBroken extends IconSvg {
|
|
23414
23424
|
constructor() {
|
|
23415
23425
|
super(circlePartialBroken16X16);
|
|
23416
23426
|
}
|
|
23417
23427
|
}
|
|
23418
|
-
|
|
23428
|
+
registerIconSvg('icon-circle-partial-broken', IconCirclePartialBroken);
|
|
23419
23429
|
|
|
23420
23430
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23421
23431
|
// See generation source in nimble-components/build/generate-icons
|
|
23422
23432
|
/**
|
|
23423
23433
|
* The icon component for the 'circleSlash' icon
|
|
23424
23434
|
*/
|
|
23425
|
-
class IconCircleSlash extends
|
|
23435
|
+
class IconCircleSlash extends IconSvg {
|
|
23426
23436
|
constructor() {
|
|
23427
23437
|
super(circleSlash16X16);
|
|
23428
23438
|
}
|
|
23429
23439
|
}
|
|
23430
|
-
|
|
23440
|
+
registerIconSvg('icon-circle-slash', IconCircleSlash);
|
|
23431
23441
|
|
|
23432
23442
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23433
23443
|
// See generation source in nimble-components/build/generate-icons
|
|
23434
23444
|
/**
|
|
23435
23445
|
* The icon component for the 'circleX' icon
|
|
23436
23446
|
*/
|
|
23437
|
-
class IconCircleX extends
|
|
23447
|
+
class IconCircleX extends IconSvg {
|
|
23438
23448
|
constructor() {
|
|
23439
23449
|
super(circleX16X16);
|
|
23440
23450
|
}
|
|
23441
23451
|
}
|
|
23442
|
-
|
|
23452
|
+
registerIconSvg('icon-circle-x', IconCircleX);
|
|
23443
23453
|
|
|
23444
23454
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23445
23455
|
// See generation source in nimble-components/build/generate-icons
|
|
23446
23456
|
/**
|
|
23447
23457
|
* The icon component for the 'clipboard' icon
|
|
23448
23458
|
*/
|
|
23449
|
-
class IconClipboard extends
|
|
23459
|
+
class IconClipboard extends IconSvg {
|
|
23450
23460
|
constructor() {
|
|
23451
23461
|
super(clipboard16X16);
|
|
23452
23462
|
}
|
|
23453
23463
|
}
|
|
23454
|
-
|
|
23464
|
+
registerIconSvg('icon-clipboard', IconClipboard);
|
|
23455
23465
|
|
|
23456
23466
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23457
23467
|
// See generation source in nimble-components/build/generate-icons
|
|
23458
23468
|
/**
|
|
23459
23469
|
* The icon component for the 'clock' icon
|
|
23460
23470
|
*/
|
|
23461
|
-
class IconClock extends
|
|
23471
|
+
class IconClock extends IconSvg {
|
|
23462
23472
|
constructor() {
|
|
23463
23473
|
super(clock16X16);
|
|
23464
23474
|
}
|
|
23465
23475
|
}
|
|
23466
|
-
|
|
23476
|
+
registerIconSvg('icon-clock', IconClock);
|
|
23467
23477
|
|
|
23468
23478
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23469
23479
|
// See generation source in nimble-components/build/generate-icons
|
|
23470
23480
|
/**
|
|
23471
23481
|
* The icon component for the 'clockCog' icon
|
|
23472
23482
|
*/
|
|
23473
|
-
class IconClockCog extends
|
|
23483
|
+
class IconClockCog extends IconSvg {
|
|
23474
23484
|
constructor() {
|
|
23475
23485
|
super(clockCog16X16);
|
|
23476
23486
|
}
|
|
23477
23487
|
}
|
|
23478
|
-
|
|
23488
|
+
registerIconSvg('icon-clock-cog', IconClockCog);
|
|
23479
23489
|
|
|
23480
23490
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23481
23491
|
// See generation source in nimble-components/build/generate-icons
|
|
23482
23492
|
/**
|
|
23483
23493
|
* The icon component for the 'clockExclamation' icon
|
|
23484
23494
|
*/
|
|
23485
|
-
class IconClockExclamation extends
|
|
23495
|
+
class IconClockExclamation extends IconSvg {
|
|
23486
23496
|
constructor() {
|
|
23487
23497
|
super(clockExclamation16X16);
|
|
23488
23498
|
}
|
|
23489
23499
|
}
|
|
23490
|
-
|
|
23500
|
+
registerIconSvg('icon-clock-exclamation', IconClockExclamation);
|
|
23491
23501
|
|
|
23492
23502
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23493
23503
|
// See generation source in nimble-components/build/generate-icons
|
|
23494
23504
|
/**
|
|
23495
23505
|
* The icon component for the 'clockTriangle' icon
|
|
23496
23506
|
*/
|
|
23497
|
-
class IconClockTriangle extends
|
|
23507
|
+
class IconClockTriangle extends IconSvg {
|
|
23498
23508
|
constructor() {
|
|
23499
23509
|
super(clockTriangle16X16);
|
|
23500
23510
|
}
|
|
23501
23511
|
}
|
|
23502
|
-
|
|
23512
|
+
registerIconSvg('icon-clock-triangle', IconClockTriangle);
|
|
23503
23513
|
|
|
23504
23514
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23505
23515
|
// See generation source in nimble-components/build/generate-icons
|
|
23506
23516
|
/**
|
|
23507
23517
|
* The icon component for the 'clone' icon
|
|
23508
23518
|
*/
|
|
23509
|
-
class IconClone extends
|
|
23519
|
+
class IconClone extends IconSvg {
|
|
23510
23520
|
constructor() {
|
|
23511
23521
|
super(clone16X16);
|
|
23512
23522
|
}
|
|
23513
23523
|
}
|
|
23514
|
-
|
|
23524
|
+
registerIconSvg('icon-clone', IconClone);
|
|
23515
23525
|
|
|
23516
23526
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23517
23527
|
// See generation source in nimble-components/build/generate-icons
|
|
23518
23528
|
/**
|
|
23519
23529
|
* The icon component for the 'cloud' icon
|
|
23520
23530
|
*/
|
|
23521
|
-
class IconCloud extends
|
|
23531
|
+
class IconCloud extends IconSvg {
|
|
23522
23532
|
constructor() {
|
|
23523
23533
|
super(cloud16X16);
|
|
23524
23534
|
}
|
|
23525
23535
|
}
|
|
23526
|
-
|
|
23536
|
+
registerIconSvg('icon-cloud', IconCloud);
|
|
23527
23537
|
|
|
23528
23538
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23529
23539
|
// See generation source in nimble-components/build/generate-icons
|
|
23530
23540
|
/**
|
|
23531
23541
|
* The icon component for the 'cloudUpload' icon
|
|
23532
23542
|
*/
|
|
23533
|
-
class IconCloudUpload extends
|
|
23543
|
+
class IconCloudUpload extends IconSvg {
|
|
23534
23544
|
constructor() {
|
|
23535
23545
|
super(cloudUpload16X16);
|
|
23536
23546
|
}
|
|
23537
23547
|
}
|
|
23538
|
-
|
|
23548
|
+
registerIconSvg('icon-cloud-upload', IconCloudUpload);
|
|
23539
23549
|
|
|
23540
23550
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23541
23551
|
// See generation source in nimble-components/build/generate-icons
|
|
23542
23552
|
/**
|
|
23543
23553
|
* The icon component for the 'cloudWithArrow' icon
|
|
23544
23554
|
*/
|
|
23545
|
-
class IconCloudWithArrow extends
|
|
23555
|
+
class IconCloudWithArrow extends IconSvg {
|
|
23546
23556
|
constructor() {
|
|
23547
23557
|
super(cloudWithArrow16X16);
|
|
23548
23558
|
}
|
|
23549
23559
|
}
|
|
23550
|
-
|
|
23560
|
+
registerIconSvg('icon-cloud-with-arrow', IconCloudWithArrow);
|
|
23551
23561
|
|
|
23552
23562
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23553
23563
|
// See generation source in nimble-components/build/generate-icons
|
|
23554
23564
|
/**
|
|
23555
23565
|
* The icon component for the 'cog' icon
|
|
23556
23566
|
*/
|
|
23557
|
-
class IconCog extends
|
|
23567
|
+
class IconCog extends IconSvg {
|
|
23558
23568
|
constructor() {
|
|
23559
23569
|
super(cog16X16);
|
|
23560
23570
|
}
|
|
23561
23571
|
}
|
|
23562
|
-
|
|
23572
|
+
registerIconSvg('icon-cog', IconCog);
|
|
23563
23573
|
|
|
23564
23574
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23565
23575
|
// See generation source in nimble-components/build/generate-icons
|
|
23566
23576
|
/**
|
|
23567
23577
|
* The icon component for the 'cogDatabase' icon
|
|
23568
23578
|
*/
|
|
23569
|
-
class IconCogDatabase extends
|
|
23579
|
+
class IconCogDatabase extends IconSvg {
|
|
23570
23580
|
constructor() {
|
|
23571
23581
|
super(cogDatabase16X16);
|
|
23572
23582
|
}
|
|
23573
23583
|
}
|
|
23574
|
-
|
|
23584
|
+
registerIconSvg('icon-cog-database', IconCogDatabase);
|
|
23575
23585
|
|
|
23576
23586
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23577
23587
|
// See generation source in nimble-components/build/generate-icons
|
|
23578
23588
|
/**
|
|
23579
23589
|
* The icon component for the 'cogDatabaseInset' icon
|
|
23580
23590
|
*/
|
|
23581
|
-
class IconCogDatabaseInset extends
|
|
23591
|
+
class IconCogDatabaseInset extends IconSvg {
|
|
23582
23592
|
constructor() {
|
|
23583
23593
|
super(cogDatabaseInset16X16);
|
|
23584
23594
|
}
|
|
23585
23595
|
}
|
|
23586
|
-
|
|
23596
|
+
registerIconSvg('icon-cog-database-inset', IconCogDatabaseInset);
|
|
23587
23597
|
|
|
23588
23598
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23589
23599
|
// See generation source in nimble-components/build/generate-icons
|
|
23590
23600
|
/**
|
|
23591
23601
|
* The icon component for the 'cogSmallCog' icon
|
|
23592
23602
|
*/
|
|
23593
|
-
class IconCogSmallCog extends
|
|
23603
|
+
class IconCogSmallCog extends IconSvg {
|
|
23594
23604
|
constructor() {
|
|
23595
23605
|
super(cogSmallCog16X16);
|
|
23596
23606
|
}
|
|
23597
23607
|
}
|
|
23598
|
-
|
|
23608
|
+
registerIconSvg('icon-cog-small-cog', IconCogSmallCog);
|
|
23599
23609
|
|
|
23600
23610
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23601
23611
|
// See generation source in nimble-components/build/generate-icons
|
|
23602
23612
|
/**
|
|
23603
23613
|
* The icon component for the 'cogZoomed' icon
|
|
23604
23614
|
*/
|
|
23605
|
-
class IconCogZoomed extends
|
|
23615
|
+
class IconCogZoomed extends IconSvg {
|
|
23606
23616
|
constructor() {
|
|
23607
23617
|
super(cogZoomed16X16);
|
|
23608
23618
|
}
|
|
23609
23619
|
}
|
|
23610
|
-
|
|
23620
|
+
registerIconSvg('icon-cog-zoomed', IconCogZoomed);
|
|
23611
23621
|
|
|
23612
23622
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23613
23623
|
// See generation source in nimble-components/build/generate-icons
|
|
23614
23624
|
/**
|
|
23615
23625
|
* The icon component for the 'comment' icon
|
|
23616
23626
|
*/
|
|
23617
|
-
class IconComment extends
|
|
23627
|
+
class IconComment extends IconSvg {
|
|
23618
23628
|
constructor() {
|
|
23619
23629
|
super(comment16X16);
|
|
23620
23630
|
}
|
|
23621
23631
|
}
|
|
23622
|
-
|
|
23632
|
+
registerIconSvg('icon-comment', IconComment);
|
|
23623
23633
|
|
|
23624
23634
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23625
23635
|
// See generation source in nimble-components/build/generate-icons
|
|
23626
23636
|
/**
|
|
23627
23637
|
* The icon component for the 'computerAndMonitor' icon
|
|
23628
23638
|
*/
|
|
23629
|
-
class IconComputerAndMonitor extends
|
|
23639
|
+
class IconComputerAndMonitor extends IconSvg {
|
|
23630
23640
|
constructor() {
|
|
23631
23641
|
super(computerAndMonitor16X16);
|
|
23632
23642
|
}
|
|
23633
23643
|
}
|
|
23634
|
-
|
|
23644
|
+
registerIconSvg('icon-computer-and-monitor', IconComputerAndMonitor);
|
|
23635
23645
|
|
|
23636
23646
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23637
23647
|
// See generation source in nimble-components/build/generate-icons
|
|
23638
23648
|
/**
|
|
23639
23649
|
* The icon component for the 'copy' icon
|
|
23640
23650
|
*/
|
|
23641
|
-
class IconCopy extends
|
|
23651
|
+
class IconCopy extends IconSvg {
|
|
23642
23652
|
constructor() {
|
|
23643
23653
|
super(copy16X16);
|
|
23644
23654
|
}
|
|
23645
23655
|
}
|
|
23646
|
-
|
|
23656
|
+
registerIconSvg('icon-copy', IconCopy);
|
|
23647
23657
|
|
|
23648
23658
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23649
23659
|
// See generation source in nimble-components/build/generate-icons
|
|
23650
23660
|
/**
|
|
23651
23661
|
* The icon component for the 'copyText' icon
|
|
23652
23662
|
*/
|
|
23653
|
-
class IconCopyText extends
|
|
23663
|
+
class IconCopyText extends IconSvg {
|
|
23654
23664
|
constructor() {
|
|
23655
23665
|
super(copyText16X16);
|
|
23656
23666
|
}
|
|
23657
23667
|
}
|
|
23658
|
-
|
|
23668
|
+
registerIconSvg('icon-copy-text', IconCopyText);
|
|
23659
23669
|
|
|
23660
23670
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23661
23671
|
// See generation source in nimble-components/build/generate-icons
|
|
23662
23672
|
/**
|
|
23663
23673
|
* The icon component for the 'dashboardBuilder' icon
|
|
23664
23674
|
*/
|
|
23665
|
-
class IconDashboardBuilder extends
|
|
23675
|
+
class IconDashboardBuilder extends IconSvg {
|
|
23666
23676
|
constructor() {
|
|
23667
23677
|
super(dashboardBuilder16X16);
|
|
23668
23678
|
}
|
|
23669
23679
|
}
|
|
23670
|
-
|
|
23680
|
+
registerIconSvg('icon-dashboard-builder', IconDashboardBuilder);
|
|
23671
23681
|
|
|
23672
23682
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23673
23683
|
// See generation source in nimble-components/build/generate-icons
|
|
23674
23684
|
/**
|
|
23675
23685
|
* The icon component for the 'dashboardBuilderLegend' icon
|
|
23676
23686
|
*/
|
|
23677
|
-
class IconDashboardBuilderLegend extends
|
|
23687
|
+
class IconDashboardBuilderLegend extends IconSvg {
|
|
23678
23688
|
constructor() {
|
|
23679
23689
|
super(dashboardBuilderLegend16X16);
|
|
23680
23690
|
}
|
|
23681
23691
|
}
|
|
23682
|
-
|
|
23692
|
+
registerIconSvg('icon-dashboard-builder-legend', IconDashboardBuilderLegend);
|
|
23683
23693
|
|
|
23684
23694
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23685
23695
|
// See generation source in nimble-components/build/generate-icons
|
|
23686
23696
|
/**
|
|
23687
23697
|
* The icon component for the 'dashboardBuilderTemplates' icon
|
|
23688
23698
|
*/
|
|
23689
|
-
class IconDashboardBuilderTemplates extends
|
|
23699
|
+
class IconDashboardBuilderTemplates extends IconSvg {
|
|
23690
23700
|
constructor() {
|
|
23691
23701
|
super(dashboardBuilderTemplates16X16);
|
|
23692
23702
|
}
|
|
23693
23703
|
}
|
|
23694
|
-
|
|
23704
|
+
registerIconSvg('icon-dashboard-builder-templates', IconDashboardBuilderTemplates);
|
|
23695
23705
|
|
|
23696
23706
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23697
23707
|
// See generation source in nimble-components/build/generate-icons
|
|
23698
23708
|
/**
|
|
23699
23709
|
* The icon component for the 'dashboardBuilderTile' icon
|
|
23700
23710
|
*/
|
|
23701
|
-
class IconDashboardBuilderTile extends
|
|
23711
|
+
class IconDashboardBuilderTile extends IconSvg {
|
|
23702
23712
|
constructor() {
|
|
23703
23713
|
super(dashboardBuilderTile16X16);
|
|
23704
23714
|
}
|
|
23705
23715
|
}
|
|
23706
|
-
|
|
23716
|
+
registerIconSvg('icon-dashboard-builder-tile', IconDashboardBuilderTile);
|
|
23707
23717
|
|
|
23708
23718
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23709
23719
|
// See generation source in nimble-components/build/generate-icons
|
|
23710
23720
|
/**
|
|
23711
23721
|
* The icon component for the 'database' icon
|
|
23712
23722
|
*/
|
|
23713
|
-
class IconDatabase extends
|
|
23723
|
+
class IconDatabase extends IconSvg {
|
|
23714
23724
|
constructor() {
|
|
23715
23725
|
super(database16X16);
|
|
23716
23726
|
}
|
|
23717
23727
|
}
|
|
23718
|
-
|
|
23728
|
+
registerIconSvg('icon-database', IconDatabase);
|
|
23719
23729
|
|
|
23720
23730
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23721
23731
|
// See generation source in nimble-components/build/generate-icons
|
|
23722
23732
|
/**
|
|
23723
23733
|
* The icon component for the 'databaseCheck' icon
|
|
23724
23734
|
*/
|
|
23725
|
-
class IconDatabaseCheck extends
|
|
23735
|
+
class IconDatabaseCheck extends IconSvg {
|
|
23726
23736
|
constructor() {
|
|
23727
23737
|
super(databaseCheck16X16);
|
|
23728
23738
|
}
|
|
23729
23739
|
}
|
|
23730
|
-
|
|
23740
|
+
registerIconSvg('icon-database-check', IconDatabaseCheck);
|
|
23731
23741
|
|
|
23732
23742
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23733
23743
|
// See generation source in nimble-components/build/generate-icons
|
|
23734
23744
|
/**
|
|
23735
23745
|
* The icon component for the 'debug' icon
|
|
23736
23746
|
*/
|
|
23737
|
-
class IconDebug extends
|
|
23747
|
+
class IconDebug extends IconSvg {
|
|
23738
23748
|
constructor() {
|
|
23739
23749
|
super(debug16X16);
|
|
23740
23750
|
}
|
|
23741
23751
|
}
|
|
23742
|
-
|
|
23752
|
+
registerIconSvg('icon-debug', IconDebug);
|
|
23743
23753
|
|
|
23744
23754
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23745
23755
|
// See generation source in nimble-components/build/generate-icons
|
|
23746
23756
|
/**
|
|
23747
23757
|
* The icon component for the 'desktop' icon
|
|
23748
23758
|
*/
|
|
23749
|
-
class IconDesktop extends
|
|
23759
|
+
class IconDesktop extends IconSvg {
|
|
23750
23760
|
constructor() {
|
|
23751
23761
|
super(desktop16X16);
|
|
23752
23762
|
}
|
|
23753
23763
|
}
|
|
23754
|
-
|
|
23764
|
+
registerIconSvg('icon-desktop', IconDesktop);
|
|
23755
23765
|
|
|
23756
23766
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23757
23767
|
// See generation source in nimble-components/build/generate-icons
|
|
23758
23768
|
/**
|
|
23759
23769
|
* The icon component for the 'diadem' icon
|
|
23760
23770
|
*/
|
|
23761
|
-
class IconDiadem extends
|
|
23771
|
+
class IconDiadem extends IconSvg {
|
|
23762
23772
|
constructor() {
|
|
23763
23773
|
super(diadem16X16);
|
|
23764
23774
|
}
|
|
23765
23775
|
}
|
|
23766
|
-
|
|
23776
|
+
registerIconSvg('icon-diadem', IconDiadem);
|
|
23767
23777
|
|
|
23768
23778
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23769
23779
|
// See generation source in nimble-components/build/generate-icons
|
|
23770
23780
|
/**
|
|
23771
23781
|
* The icon component for the 'donutChart' icon
|
|
23772
23782
|
*/
|
|
23773
|
-
class IconDonutChart extends
|
|
23783
|
+
class IconDonutChart extends IconSvg {
|
|
23774
23784
|
constructor() {
|
|
23775
23785
|
super(donutChart16X16);
|
|
23776
23786
|
}
|
|
23777
23787
|
}
|
|
23778
|
-
|
|
23788
|
+
registerIconSvg('icon-donut-chart', IconDonutChart);
|
|
23779
23789
|
|
|
23780
23790
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23781
23791
|
// See generation source in nimble-components/build/generate-icons
|
|
23782
23792
|
/**
|
|
23783
23793
|
* The icon component for the 'dotSolidDotStroke' icon
|
|
23784
23794
|
*/
|
|
23785
|
-
class IconDotSolidDotStroke extends
|
|
23795
|
+
class IconDotSolidDotStroke extends IconSvg {
|
|
23786
23796
|
constructor() {
|
|
23787
23797
|
super(dotSolidDotStroke16X16);
|
|
23788
23798
|
}
|
|
23789
23799
|
}
|
|
23790
|
-
|
|
23800
|
+
registerIconSvg('icon-dot-solid-dot-stroke', IconDotSolidDotStroke);
|
|
23791
23801
|
|
|
23792
23802
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23793
23803
|
// See generation source in nimble-components/build/generate-icons
|
|
23794
23804
|
/**
|
|
23795
23805
|
* The icon component for the 'dotSolidDotStrokeMeasurement' icon
|
|
23796
23806
|
*/
|
|
23797
|
-
class IconDotSolidDotStrokeMeasurement extends
|
|
23807
|
+
class IconDotSolidDotStrokeMeasurement extends IconSvg {
|
|
23798
23808
|
constructor() {
|
|
23799
23809
|
super(dotSolidDotStrokeMeasurement16X16);
|
|
23800
23810
|
}
|
|
23801
23811
|
}
|
|
23802
|
-
|
|
23812
|
+
registerIconSvg('icon-dot-solid-dot-stroke-measurement', IconDotSolidDotStrokeMeasurement);
|
|
23803
23813
|
|
|
23804
23814
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23805
23815
|
// See generation source in nimble-components/build/generate-icons
|
|
23806
23816
|
/**
|
|
23807
23817
|
* The icon component for the 'downRightFromSquare' icon
|
|
23808
23818
|
*/
|
|
23809
|
-
class IconDownRightFromSquare extends
|
|
23819
|
+
class IconDownRightFromSquare extends IconSvg {
|
|
23810
23820
|
constructor() {
|
|
23811
23821
|
super(downRightFromSquare16X16);
|
|
23812
23822
|
}
|
|
23813
23823
|
}
|
|
23814
|
-
|
|
23824
|
+
registerIconSvg('icon-down-right-from-square', IconDownRightFromSquare);
|
|
23815
23825
|
|
|
23816
23826
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23817
23827
|
// See generation source in nimble-components/build/generate-icons
|
|
23818
23828
|
/**
|
|
23819
23829
|
* The icon component for the 'download' icon
|
|
23820
23830
|
*/
|
|
23821
|
-
class IconDownload extends
|
|
23831
|
+
class IconDownload extends IconSvg {
|
|
23822
23832
|
constructor() {
|
|
23823
23833
|
super(download16X16);
|
|
23824
23834
|
}
|
|
23825
23835
|
}
|
|
23826
|
-
|
|
23836
|
+
registerIconSvg('icon-download', IconDownload);
|
|
23827
23837
|
|
|
23828
23838
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23829
23839
|
// See generation source in nimble-components/build/generate-icons
|
|
23830
23840
|
/**
|
|
23831
23841
|
* The icon component for the 'electronicChipZoomed' icon
|
|
23832
23842
|
*/
|
|
23833
|
-
class IconElectronicChipZoomed extends
|
|
23843
|
+
class IconElectronicChipZoomed extends IconSvg {
|
|
23834
23844
|
constructor() {
|
|
23835
23845
|
super(electronicChipZoomed16X16);
|
|
23836
23846
|
}
|
|
23837
23847
|
}
|
|
23838
|
-
|
|
23848
|
+
registerIconSvg('icon-electronic-chip-zoomed', IconElectronicChipZoomed);
|
|
23839
23849
|
|
|
23840
23850
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23841
23851
|
// See generation source in nimble-components/build/generate-icons
|
|
23842
23852
|
/**
|
|
23843
23853
|
* The icon component for the 'eye' icon
|
|
23844
23854
|
*/
|
|
23845
|
-
class IconEye extends
|
|
23855
|
+
class IconEye extends IconSvg {
|
|
23846
23856
|
constructor() {
|
|
23847
23857
|
super(eye16X16);
|
|
23848
23858
|
}
|
|
23849
23859
|
}
|
|
23850
|
-
|
|
23860
|
+
registerIconSvg('icon-eye', IconEye);
|
|
23851
23861
|
|
|
23852
23862
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23853
23863
|
// See generation source in nimble-components/build/generate-icons
|
|
23854
23864
|
/**
|
|
23855
23865
|
* The icon component for the 'eyeDash' icon
|
|
23856
23866
|
*/
|
|
23857
|
-
class IconEyeDash extends
|
|
23867
|
+
class IconEyeDash extends IconSvg {
|
|
23858
23868
|
constructor() {
|
|
23859
23869
|
super(eyeDash16X16);
|
|
23860
23870
|
}
|
|
23861
23871
|
}
|
|
23862
|
-
|
|
23872
|
+
registerIconSvg('icon-eye-dash', IconEyeDash);
|
|
23863
23873
|
|
|
23864
23874
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23865
23875
|
// See generation source in nimble-components/build/generate-icons
|
|
23866
23876
|
/**
|
|
23867
23877
|
* The icon component for the 'fancyA' icon
|
|
23868
23878
|
*/
|
|
23869
|
-
class IconFancyA extends
|
|
23879
|
+
class IconFancyA extends IconSvg {
|
|
23870
23880
|
constructor() {
|
|
23871
23881
|
super(fancyA16X16);
|
|
23872
23882
|
}
|
|
23873
23883
|
}
|
|
23874
|
-
|
|
23884
|
+
registerIconSvg('icon-fancy-a', IconFancyA);
|
|
23875
23885
|
|
|
23876
23886
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23877
23887
|
// See generation source in nimble-components/build/generate-icons
|
|
23878
23888
|
/**
|
|
23879
23889
|
* The icon component for the 'file' icon
|
|
23880
23890
|
*/
|
|
23881
|
-
class IconFile extends
|
|
23891
|
+
class IconFile extends IconSvg {
|
|
23882
23892
|
constructor() {
|
|
23883
23893
|
super(file16X16);
|
|
23884
23894
|
}
|
|
23885
23895
|
}
|
|
23886
|
-
|
|
23896
|
+
registerIconSvg('icon-file', IconFile);
|
|
23887
23897
|
|
|
23888
23898
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23889
23899
|
// See generation source in nimble-components/build/generate-icons
|
|
23890
23900
|
/**
|
|
23891
23901
|
* The icon component for the 'fileArrowCurvedRight' icon
|
|
23892
23902
|
*/
|
|
23893
|
-
class IconFileArrowCurvedRight extends
|
|
23903
|
+
class IconFileArrowCurvedRight extends IconSvg {
|
|
23894
23904
|
constructor() {
|
|
23895
23905
|
super(fileArrowCurvedRight16X16);
|
|
23896
23906
|
}
|
|
23897
23907
|
}
|
|
23898
|
-
|
|
23908
|
+
registerIconSvg('icon-file-arrow-curved-right', IconFileArrowCurvedRight);
|
|
23899
23909
|
|
|
23900
23910
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23901
23911
|
// See generation source in nimble-components/build/generate-icons
|
|
23902
23912
|
/**
|
|
23903
23913
|
* The icon component for the 'fileDrawer' icon
|
|
23904
23914
|
*/
|
|
23905
|
-
class IconFileDrawer extends
|
|
23915
|
+
class IconFileDrawer extends IconSvg {
|
|
23906
23916
|
constructor() {
|
|
23907
23917
|
super(fileDrawer16X16);
|
|
23908
23918
|
}
|
|
23909
23919
|
}
|
|
23910
|
-
|
|
23920
|
+
registerIconSvg('icon-file-drawer', IconFileDrawer);
|
|
23911
23921
|
|
|
23912
23922
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23913
23923
|
// See generation source in nimble-components/build/generate-icons
|
|
23914
23924
|
/**
|
|
23915
23925
|
* The icon component for the 'fileSearch' icon
|
|
23916
23926
|
*/
|
|
23917
|
-
class IconFileSearch extends
|
|
23927
|
+
class IconFileSearch extends IconSvg {
|
|
23918
23928
|
constructor() {
|
|
23919
23929
|
super(fileSearch16X16);
|
|
23920
23930
|
}
|
|
23921
23931
|
}
|
|
23922
|
-
|
|
23932
|
+
registerIconSvg('icon-file-search', IconFileSearch);
|
|
23923
23933
|
|
|
23924
23934
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23925
23935
|
// See generation source in nimble-components/build/generate-icons
|
|
23926
23936
|
/**
|
|
23927
23937
|
* The icon component for the 'filter' icon
|
|
23928
23938
|
*/
|
|
23929
|
-
class IconFilter extends
|
|
23939
|
+
class IconFilter extends IconSvg {
|
|
23930
23940
|
constructor() {
|
|
23931
23941
|
super(filter16X16);
|
|
23932
23942
|
}
|
|
23933
23943
|
}
|
|
23934
|
-
|
|
23944
|
+
registerIconSvg('icon-filter', IconFilter);
|
|
23935
23945
|
|
|
23936
23946
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23937
23947
|
// See generation source in nimble-components/build/generate-icons
|
|
23938
23948
|
/**
|
|
23939
23949
|
* The icon component for the 'floppyDisk' icon
|
|
23940
23950
|
*/
|
|
23941
|
-
class IconFloppyDisk extends
|
|
23951
|
+
class IconFloppyDisk extends IconSvg {
|
|
23942
23952
|
constructor() {
|
|
23943
23953
|
super(floppyDisk16X16);
|
|
23944
23954
|
}
|
|
23945
23955
|
}
|
|
23946
|
-
|
|
23956
|
+
registerIconSvg('icon-floppy-disk', IconFloppyDisk);
|
|
23947
23957
|
|
|
23948
23958
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23949
23959
|
// See generation source in nimble-components/build/generate-icons
|
|
23950
23960
|
/**
|
|
23951
23961
|
* The icon component for the 'floppyDiskCheckmark' icon
|
|
23952
23962
|
*/
|
|
23953
|
-
class IconFloppyDiskCheckmark extends
|
|
23963
|
+
class IconFloppyDiskCheckmark extends IconSvg {
|
|
23954
23964
|
constructor() {
|
|
23955
23965
|
super(floppyDiskCheckmark16X16);
|
|
23956
23966
|
}
|
|
23957
23967
|
}
|
|
23958
|
-
|
|
23968
|
+
registerIconSvg('icon-floppy-disk-checkmark', IconFloppyDiskCheckmark);
|
|
23959
23969
|
|
|
23960
23970
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23961
23971
|
// See generation source in nimble-components/build/generate-icons
|
|
23962
23972
|
/**
|
|
23963
23973
|
* The icon component for the 'floppyDiskPen' icon
|
|
23964
23974
|
*/
|
|
23965
|
-
class IconFloppyDiskPen extends
|
|
23975
|
+
class IconFloppyDiskPen extends IconSvg {
|
|
23966
23976
|
constructor() {
|
|
23967
23977
|
super(floppyDiskPen16X16);
|
|
23968
23978
|
}
|
|
23969
23979
|
}
|
|
23970
|
-
|
|
23980
|
+
registerIconSvg('icon-floppy-disk-pen', IconFloppyDiskPen);
|
|
23971
23981
|
|
|
23972
23982
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23973
23983
|
// See generation source in nimble-components/build/generate-icons
|
|
23974
23984
|
/**
|
|
23975
23985
|
* The icon component for the 'floppyDiskStarArrowRight' icon
|
|
23976
23986
|
*/
|
|
23977
|
-
class IconFloppyDiskStarArrowRight extends
|
|
23987
|
+
class IconFloppyDiskStarArrowRight extends IconSvg {
|
|
23978
23988
|
constructor() {
|
|
23979
23989
|
super(floppyDiskStarArrowRight16X16);
|
|
23980
23990
|
}
|
|
23981
23991
|
}
|
|
23982
|
-
|
|
23992
|
+
registerIconSvg('icon-floppy-disk-star-arrow-right', IconFloppyDiskStarArrowRight);
|
|
23983
23993
|
|
|
23984
23994
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23985
23995
|
// See generation source in nimble-components/build/generate-icons
|
|
23986
23996
|
/**
|
|
23987
23997
|
* The icon component for the 'floppyDiskThreeDots' icon
|
|
23988
23998
|
*/
|
|
23989
|
-
class IconFloppyDiskThreeDots extends
|
|
23999
|
+
class IconFloppyDiskThreeDots extends IconSvg {
|
|
23990
24000
|
constructor() {
|
|
23991
24001
|
super(floppyDiskThreeDots16X16);
|
|
23992
24002
|
}
|
|
23993
24003
|
}
|
|
23994
|
-
|
|
24004
|
+
registerIconSvg('icon-floppy-disk-three-dots', IconFloppyDiskThreeDots);
|
|
23995
24005
|
|
|
23996
24006
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23997
24007
|
// See generation source in nimble-components/build/generate-icons
|
|
23998
24008
|
/**
|
|
23999
24009
|
* The icon component for the 'folder' icon
|
|
24000
24010
|
*/
|
|
24001
|
-
class IconFolder extends
|
|
24011
|
+
class IconFolder extends IconSvg {
|
|
24002
24012
|
constructor() {
|
|
24003
24013
|
super(folder16X16);
|
|
24004
24014
|
}
|
|
24005
24015
|
}
|
|
24006
|
-
|
|
24016
|
+
registerIconSvg('icon-folder', IconFolder);
|
|
24007
24017
|
|
|
24008
24018
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24009
24019
|
// See generation source in nimble-components/build/generate-icons
|
|
24010
24020
|
/**
|
|
24011
24021
|
* The icon component for the 'folderOpen' icon
|
|
24012
24022
|
*/
|
|
24013
|
-
class IconFolderOpen extends
|
|
24023
|
+
class IconFolderOpen extends IconSvg {
|
|
24014
24024
|
constructor() {
|
|
24015
24025
|
super(folderOpen16X16);
|
|
24016
24026
|
}
|
|
24017
24027
|
}
|
|
24018
|
-
|
|
24028
|
+
registerIconSvg('icon-folder-open', IconFolderOpen);
|
|
24019
24029
|
|
|
24020
24030
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24021
24031
|
// See generation source in nimble-components/build/generate-icons
|
|
24022
24032
|
/**
|
|
24023
24033
|
* The icon component for the 'forwardSlash' icon
|
|
24024
24034
|
*/
|
|
24025
|
-
class IconForwardSlash extends
|
|
24035
|
+
class IconForwardSlash extends IconSvg {
|
|
24026
24036
|
constructor() {
|
|
24027
24037
|
super(forwardSlash16X16);
|
|
24028
24038
|
}
|
|
24029
24039
|
}
|
|
24030
|
-
|
|
24040
|
+
registerIconSvg('icon-forward-slash', IconForwardSlash);
|
|
24031
24041
|
|
|
24032
24042
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24033
24043
|
// See generation source in nimble-components/build/generate-icons
|
|
24034
24044
|
/**
|
|
24035
24045
|
* The icon component for the 'fourDotsSquare' icon
|
|
24036
24046
|
*/
|
|
24037
|
-
class IconFourDotsSquare extends
|
|
24047
|
+
class IconFourDotsSquare extends IconSvg {
|
|
24038
24048
|
constructor() {
|
|
24039
24049
|
super(fourDotsSquare16X16);
|
|
24040
24050
|
}
|
|
24041
24051
|
}
|
|
24042
|
-
|
|
24052
|
+
registerIconSvg('icon-four-dots-square', IconFourDotsSquare);
|
|
24043
24053
|
|
|
24044
24054
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24045
24055
|
// See generation source in nimble-components/build/generate-icons
|
|
24046
24056
|
/**
|
|
24047
24057
|
* The icon component for the 'function' icon
|
|
24048
24058
|
*/
|
|
24049
|
-
class IconFunction extends
|
|
24059
|
+
class IconFunction extends IconSvg {
|
|
24050
24060
|
constructor() {
|
|
24051
24061
|
super(function16X16);
|
|
24052
24062
|
}
|
|
24053
24063
|
}
|
|
24054
|
-
|
|
24064
|
+
registerIconSvg('icon-function', IconFunction);
|
|
24055
24065
|
|
|
24056
24066
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24057
24067
|
// See generation source in nimble-components/build/generate-icons
|
|
24058
24068
|
/**
|
|
24059
24069
|
* The icon component for the 'gaugeSimple' icon
|
|
24060
24070
|
*/
|
|
24061
|
-
class IconGaugeSimple extends
|
|
24071
|
+
class IconGaugeSimple extends IconSvg {
|
|
24062
24072
|
constructor() {
|
|
24063
24073
|
super(gaugeSimple16X16);
|
|
24064
24074
|
}
|
|
24065
24075
|
}
|
|
24066
|
-
|
|
24076
|
+
registerIconSvg('icon-gauge-simple', IconGaugeSimple);
|
|
24067
24077
|
|
|
24068
24078
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24069
24079
|
// See generation source in nimble-components/build/generate-icons
|
|
24070
24080
|
/**
|
|
24071
24081
|
* The icon component for the 'gridThreeByThree' icon
|
|
24072
24082
|
*/
|
|
24073
|
-
class IconGridThreeByThree extends
|
|
24083
|
+
class IconGridThreeByThree extends IconSvg {
|
|
24074
24084
|
constructor() {
|
|
24075
24085
|
super(gridThreeByThree16X16);
|
|
24076
24086
|
}
|
|
24077
24087
|
}
|
|
24078
|
-
|
|
24088
|
+
registerIconSvg('icon-grid-three-by-three', IconGridThreeByThree);
|
|
24079
24089
|
|
|
24080
24090
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24081
24091
|
// See generation source in nimble-components/build/generate-icons
|
|
24082
24092
|
/**
|
|
24083
24093
|
* The icon component for the 'gridTwoByTwo' icon
|
|
24084
24094
|
*/
|
|
24085
|
-
class IconGridTwoByTwo extends
|
|
24095
|
+
class IconGridTwoByTwo extends IconSvg {
|
|
24086
24096
|
constructor() {
|
|
24087
24097
|
super(gridTwoByTwo16X16);
|
|
24088
24098
|
}
|
|
24089
24099
|
}
|
|
24090
|
-
|
|
24100
|
+
registerIconSvg('icon-grid-two-by-two', IconGridTwoByTwo);
|
|
24091
24101
|
|
|
24092
24102
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24093
24103
|
// See generation source in nimble-components/build/generate-icons
|
|
24094
24104
|
/**
|
|
24095
24105
|
* The icon component for the 'hammer' icon
|
|
24096
24106
|
*/
|
|
24097
|
-
class IconHammer extends
|
|
24107
|
+
class IconHammer extends IconSvg {
|
|
24098
24108
|
constructor() {
|
|
24099
24109
|
super(hammer16X16);
|
|
24100
24110
|
}
|
|
24101
24111
|
}
|
|
24102
|
-
|
|
24112
|
+
registerIconSvg('icon-hammer', IconHammer);
|
|
24103
24113
|
|
|
24104
24114
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24105
24115
|
// See generation source in nimble-components/build/generate-icons
|
|
24106
24116
|
/**
|
|
24107
24117
|
* The icon component for the 'hashtag' icon
|
|
24108
24118
|
*/
|
|
24109
|
-
class IconHashtag extends
|
|
24119
|
+
class IconHashtag extends IconSvg {
|
|
24110
24120
|
constructor() {
|
|
24111
24121
|
super(hashtag16X16);
|
|
24112
24122
|
}
|
|
24113
24123
|
}
|
|
24114
|
-
|
|
24124
|
+
registerIconSvg('icon-hashtag', IconHashtag);
|
|
24115
24125
|
|
|
24116
24126
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24117
24127
|
// See generation source in nimble-components/build/generate-icons
|
|
24118
24128
|
/**
|
|
24119
24129
|
* The icon component for the 'home' icon
|
|
24120
24130
|
*/
|
|
24121
|
-
class IconHome extends
|
|
24131
|
+
class IconHome extends IconSvg {
|
|
24122
24132
|
constructor() {
|
|
24123
24133
|
super(home16X16);
|
|
24124
24134
|
}
|
|
24125
24135
|
}
|
|
24126
|
-
|
|
24136
|
+
registerIconSvg('icon-home', IconHome);
|
|
24127
24137
|
|
|
24128
24138
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24129
24139
|
// See generation source in nimble-components/build/generate-icons
|
|
24130
24140
|
/**
|
|
24131
24141
|
* The icon component for the 'horizontalTriangleOutline' icon
|
|
24132
24142
|
*/
|
|
24133
|
-
class IconHorizontalTriangleOutline extends
|
|
24143
|
+
class IconHorizontalTriangleOutline extends IconSvg {
|
|
24134
24144
|
constructor() {
|
|
24135
24145
|
super(horizontalTriangleOutline16X16);
|
|
24136
24146
|
}
|
|
24137
24147
|
}
|
|
24138
|
-
|
|
24148
|
+
registerIconSvg('icon-horizontal-triangle-outline', IconHorizontalTriangleOutline);
|
|
24139
24149
|
|
|
24140
24150
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24141
24151
|
// See generation source in nimble-components/build/generate-icons
|
|
24142
24152
|
/**
|
|
24143
24153
|
* The icon component for the 'hourglass' icon
|
|
24144
24154
|
*/
|
|
24145
|
-
class IconHourglass extends
|
|
24155
|
+
class IconHourglass extends IconSvg {
|
|
24146
24156
|
constructor() {
|
|
24147
24157
|
super(hourglass16X16);
|
|
24148
24158
|
}
|
|
24149
24159
|
}
|
|
24150
|
-
|
|
24160
|
+
registerIconSvg('icon-hourglass', IconHourglass);
|
|
24151
24161
|
|
|
24152
24162
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24153
24163
|
// See generation source in nimble-components/build/generate-icons
|
|
24154
24164
|
/**
|
|
24155
24165
|
* The icon component for the 'indent' icon
|
|
24156
24166
|
*/
|
|
24157
|
-
class IconIndent extends
|
|
24167
|
+
class IconIndent extends IconSvg {
|
|
24158
24168
|
constructor() {
|
|
24159
24169
|
super(indent16X16);
|
|
24160
24170
|
}
|
|
24161
24171
|
}
|
|
24162
|
-
|
|
24172
|
+
registerIconSvg('icon-indent', IconIndent);
|
|
24163
24173
|
|
|
24164
24174
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24165
24175
|
// See generation source in nimble-components/build/generate-icons
|
|
24166
24176
|
/**
|
|
24167
24177
|
* The icon component for the 'indeterminantCheckbox' icon
|
|
24168
24178
|
*/
|
|
24169
|
-
class IconIndeterminantCheckbox extends
|
|
24179
|
+
class IconIndeterminantCheckbox extends IconSvg {
|
|
24170
24180
|
constructor() {
|
|
24171
24181
|
super(indeterminantCheckbox16X16);
|
|
24172
24182
|
}
|
|
24173
24183
|
}
|
|
24174
|
-
|
|
24184
|
+
registerIconSvg('icon-indeterminant-checkbox', IconIndeterminantCheckbox);
|
|
24175
24185
|
|
|
24176
24186
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24177
24187
|
// See generation source in nimble-components/build/generate-icons
|
|
24178
24188
|
/**
|
|
24179
24189
|
* The icon component for the 'infoCircle' icon
|
|
24180
24190
|
*/
|
|
24181
|
-
class IconInfoCircle extends
|
|
24191
|
+
class IconInfoCircle extends IconSvg {
|
|
24182
24192
|
constructor() {
|
|
24183
24193
|
super(infoCircle16X16);
|
|
24184
24194
|
}
|
|
24185
24195
|
}
|
|
24186
|
-
|
|
24196
|
+
registerIconSvg('icon-info-circle', IconInfoCircle);
|
|
24187
24197
|
|
|
24188
24198
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24189
24199
|
// See generation source in nimble-components/build/generate-icons
|
|
24190
24200
|
/**
|
|
24191
24201
|
* The icon component for the 'inwardSquaresThree' icon
|
|
24192
24202
|
*/
|
|
24193
|
-
class IconInwardSquaresThree extends
|
|
24203
|
+
class IconInwardSquaresThree extends IconSvg {
|
|
24194
24204
|
constructor() {
|
|
24195
24205
|
super(inwardSquaresThree16X16);
|
|
24196
24206
|
}
|
|
24197
24207
|
}
|
|
24198
|
-
|
|
24208
|
+
registerIconSvg('icon-inward-squares-three', IconInwardSquaresThree);
|
|
24199
24209
|
|
|
24200
24210
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24201
24211
|
// See generation source in nimble-components/build/generate-icons
|
|
24202
24212
|
/**
|
|
24203
24213
|
* The icon component for the 'italicI' icon
|
|
24204
24214
|
*/
|
|
24205
|
-
class IconItalicI extends
|
|
24215
|
+
class IconItalicI extends IconSvg {
|
|
24206
24216
|
constructor() {
|
|
24207
24217
|
super(italicI16X16);
|
|
24208
24218
|
}
|
|
24209
24219
|
}
|
|
24210
|
-
|
|
24220
|
+
registerIconSvg('icon-italic-i', IconItalicI);
|
|
24211
24221
|
const iconItalicITag = 'nimble-icon-italic-i';
|
|
24212
24222
|
|
|
24213
24223
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -24215,96 +24225,96 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
24215
24225
|
/**
|
|
24216
24226
|
* The icon component for the 'key' icon
|
|
24217
24227
|
*/
|
|
24218
|
-
class IconKey extends
|
|
24228
|
+
class IconKey extends IconSvg {
|
|
24219
24229
|
constructor() {
|
|
24220
24230
|
super(key16X16);
|
|
24221
24231
|
}
|
|
24222
24232
|
}
|
|
24223
|
-
|
|
24233
|
+
registerIconSvg('icon-key', IconKey);
|
|
24224
24234
|
|
|
24225
24235
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24226
24236
|
// See generation source in nimble-components/build/generate-icons
|
|
24227
24237
|
/**
|
|
24228
24238
|
* The icon component for the 'laptop' icon
|
|
24229
24239
|
*/
|
|
24230
|
-
class IconLaptop extends
|
|
24240
|
+
class IconLaptop extends IconSvg {
|
|
24231
24241
|
constructor() {
|
|
24232
24242
|
super(laptop16X16);
|
|
24233
24243
|
}
|
|
24234
24244
|
}
|
|
24235
|
-
|
|
24245
|
+
registerIconSvg('icon-laptop', IconLaptop);
|
|
24236
24246
|
|
|
24237
24247
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24238
24248
|
// See generation source in nimble-components/build/generate-icons
|
|
24239
24249
|
/**
|
|
24240
24250
|
* The icon component for the 'layerGroup' icon
|
|
24241
24251
|
*/
|
|
24242
|
-
class IconLayerGroup extends
|
|
24252
|
+
class IconLayerGroup extends IconSvg {
|
|
24243
24253
|
constructor() {
|
|
24244
24254
|
super(layerGroup16X16);
|
|
24245
24255
|
}
|
|
24246
24256
|
}
|
|
24247
|
-
|
|
24257
|
+
registerIconSvg('icon-layer-group', IconLayerGroup);
|
|
24248
24258
|
|
|
24249
24259
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24250
24260
|
// See generation source in nimble-components/build/generate-icons
|
|
24251
24261
|
/**
|
|
24252
24262
|
* The icon component for the 'lightbulb' icon
|
|
24253
24263
|
*/
|
|
24254
|
-
class IconLightbulb extends
|
|
24264
|
+
class IconLightbulb extends IconSvg {
|
|
24255
24265
|
constructor() {
|
|
24256
24266
|
super(lightbulb16X16);
|
|
24257
24267
|
}
|
|
24258
24268
|
}
|
|
24259
|
-
|
|
24269
|
+
registerIconSvg('icon-lightbulb', IconLightbulb);
|
|
24260
24270
|
|
|
24261
24271
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24262
24272
|
// See generation source in nimble-components/build/generate-icons
|
|
24263
24273
|
/**
|
|
24264
24274
|
* The icon component for the 'lightningBolt' icon
|
|
24265
24275
|
*/
|
|
24266
|
-
class IconLightningBolt extends
|
|
24276
|
+
class IconLightningBolt extends IconSvg {
|
|
24267
24277
|
constructor() {
|
|
24268
24278
|
super(lightningBolt16X16);
|
|
24269
24279
|
}
|
|
24270
24280
|
}
|
|
24271
|
-
|
|
24281
|
+
registerIconSvg('icon-lightning-bolt', IconLightningBolt);
|
|
24272
24282
|
|
|
24273
24283
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24274
24284
|
// See generation source in nimble-components/build/generate-icons
|
|
24275
24285
|
/**
|
|
24276
24286
|
* The icon component for the 'link' icon
|
|
24277
24287
|
*/
|
|
24278
|
-
class IconLink extends
|
|
24288
|
+
class IconLink extends IconSvg {
|
|
24279
24289
|
constructor() {
|
|
24280
24290
|
super(link16X16);
|
|
24281
24291
|
}
|
|
24282
24292
|
}
|
|
24283
|
-
|
|
24293
|
+
registerIconSvg('icon-link', IconLink);
|
|
24284
24294
|
|
|
24285
24295
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24286
24296
|
// See generation source in nimble-components/build/generate-icons
|
|
24287
24297
|
/**
|
|
24288
24298
|
* The icon component for the 'linkCancel' icon
|
|
24289
24299
|
*/
|
|
24290
|
-
class IconLinkCancel extends
|
|
24300
|
+
class IconLinkCancel extends IconSvg {
|
|
24291
24301
|
constructor() {
|
|
24292
24302
|
super(linkCancel16X16);
|
|
24293
24303
|
}
|
|
24294
24304
|
}
|
|
24295
|
-
|
|
24305
|
+
registerIconSvg('icon-link-cancel', IconLinkCancel);
|
|
24296
24306
|
|
|
24297
24307
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24298
24308
|
// See generation source in nimble-components/build/generate-icons
|
|
24299
24309
|
/**
|
|
24300
24310
|
* The icon component for the 'list' icon
|
|
24301
24311
|
*/
|
|
24302
|
-
class IconList extends
|
|
24312
|
+
class IconList extends IconSvg {
|
|
24303
24313
|
constructor() {
|
|
24304
24314
|
super(list16X16);
|
|
24305
24315
|
}
|
|
24306
24316
|
}
|
|
24307
|
-
|
|
24317
|
+
registerIconSvg('icon-list', IconList);
|
|
24308
24318
|
const iconListTag = 'nimble-icon-list';
|
|
24309
24319
|
|
|
24310
24320
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -24312,48 +24322,48 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
24312
24322
|
/**
|
|
24313
24323
|
* The icon component for the 'listTree' icon
|
|
24314
24324
|
*/
|
|
24315
|
-
class IconListTree extends
|
|
24325
|
+
class IconListTree extends IconSvg {
|
|
24316
24326
|
constructor() {
|
|
24317
24327
|
super(listTree16X16);
|
|
24318
24328
|
}
|
|
24319
24329
|
}
|
|
24320
|
-
|
|
24330
|
+
registerIconSvg('icon-list-tree', IconListTree);
|
|
24321
24331
|
|
|
24322
24332
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24323
24333
|
// See generation source in nimble-components/build/generate-icons
|
|
24324
24334
|
/**
|
|
24325
24335
|
* The icon component for the 'listTreeDatabase' icon
|
|
24326
24336
|
*/
|
|
24327
|
-
class IconListTreeDatabase extends
|
|
24337
|
+
class IconListTreeDatabase extends IconSvg {
|
|
24328
24338
|
constructor() {
|
|
24329
24339
|
super(listTreeDatabase16X16);
|
|
24330
24340
|
}
|
|
24331
24341
|
}
|
|
24332
|
-
|
|
24342
|
+
registerIconSvg('icon-list-tree-database', IconListTreeDatabase);
|
|
24333
24343
|
|
|
24334
24344
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24335
24345
|
// See generation source in nimble-components/build/generate-icons
|
|
24336
24346
|
/**
|
|
24337
24347
|
* The icon component for the 'lock' icon
|
|
24338
24348
|
*/
|
|
24339
|
-
class IconLock extends
|
|
24349
|
+
class IconLock extends IconSvg {
|
|
24340
24350
|
constructor() {
|
|
24341
24351
|
super(lock16X16);
|
|
24342
24352
|
}
|
|
24343
24353
|
}
|
|
24344
|
-
|
|
24354
|
+
registerIconSvg('icon-lock', IconLock);
|
|
24345
24355
|
|
|
24346
24356
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24347
24357
|
// See generation source in nimble-components/build/generate-icons
|
|
24348
24358
|
/**
|
|
24349
24359
|
* The icon component for the 'magnifyingGlass' icon
|
|
24350
24360
|
*/
|
|
24351
|
-
class IconMagnifyingGlass extends
|
|
24361
|
+
class IconMagnifyingGlass extends IconSvg {
|
|
24352
24362
|
constructor() {
|
|
24353
24363
|
super(magnifyingGlass16X16);
|
|
24354
24364
|
}
|
|
24355
24365
|
}
|
|
24356
|
-
|
|
24366
|
+
registerIconSvg('icon-magnifying-glass', IconMagnifyingGlass);
|
|
24357
24367
|
const iconMagnifyingGlassTag = 'nimble-icon-magnifying-glass';
|
|
24358
24368
|
|
|
24359
24369
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -24361,84 +24371,84 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
24361
24371
|
/**
|
|
24362
24372
|
* The icon component for the 'markdown' icon
|
|
24363
24373
|
*/
|
|
24364
|
-
class IconMarkdown extends
|
|
24374
|
+
class IconMarkdown extends IconSvg {
|
|
24365
24375
|
constructor() {
|
|
24366
24376
|
super(markdown16X16);
|
|
24367
24377
|
}
|
|
24368
24378
|
}
|
|
24369
|
-
|
|
24379
|
+
registerIconSvg('icon-markdown', IconMarkdown);
|
|
24370
24380
|
|
|
24371
24381
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24372
24382
|
// See generation source in nimble-components/build/generate-icons
|
|
24373
24383
|
/**
|
|
24374
24384
|
* The icon component for the 'message' icon
|
|
24375
24385
|
*/
|
|
24376
|
-
class IconMessage extends
|
|
24386
|
+
class IconMessage extends IconSvg {
|
|
24377
24387
|
constructor() {
|
|
24378
24388
|
super(message16X16);
|
|
24379
24389
|
}
|
|
24380
24390
|
}
|
|
24381
|
-
|
|
24391
|
+
registerIconSvg('icon-message', IconMessage);
|
|
24382
24392
|
|
|
24383
24393
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24384
24394
|
// See generation source in nimble-components/build/generate-icons
|
|
24385
24395
|
/**
|
|
24386
24396
|
* The icon component for the 'messageBot' icon
|
|
24387
24397
|
*/
|
|
24388
|
-
class IconMessageBot extends
|
|
24398
|
+
class IconMessageBot extends IconSvg {
|
|
24389
24399
|
constructor() {
|
|
24390
24400
|
super(messageBot16X16);
|
|
24391
24401
|
}
|
|
24392
24402
|
}
|
|
24393
|
-
|
|
24403
|
+
registerIconSvg('icon-message-bot', IconMessageBot);
|
|
24394
24404
|
|
|
24395
24405
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24396
24406
|
// See generation source in nimble-components/build/generate-icons
|
|
24397
24407
|
/**
|
|
24398
24408
|
* The icon component for the 'messagesSparkle' icon
|
|
24399
24409
|
*/
|
|
24400
|
-
class IconMessagesSparkle extends
|
|
24410
|
+
class IconMessagesSparkle extends IconSvg {
|
|
24401
24411
|
constructor() {
|
|
24402
24412
|
super(messagesSparkle16X16);
|
|
24403
24413
|
}
|
|
24404
24414
|
}
|
|
24405
|
-
|
|
24415
|
+
registerIconSvg('icon-messages-sparkle', IconMessagesSparkle);
|
|
24406
24416
|
|
|
24407
24417
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24408
24418
|
// See generation source in nimble-components/build/generate-icons
|
|
24409
24419
|
/**
|
|
24410
24420
|
* The icon component for the 'microphone' icon
|
|
24411
24421
|
*/
|
|
24412
|
-
class IconMicrophone extends
|
|
24422
|
+
class IconMicrophone extends IconSvg {
|
|
24413
24423
|
constructor() {
|
|
24414
24424
|
super(microphone16X16);
|
|
24415
24425
|
}
|
|
24416
24426
|
}
|
|
24417
|
-
|
|
24427
|
+
registerIconSvg('icon-microphone', IconMicrophone);
|
|
24418
24428
|
|
|
24419
24429
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24420
24430
|
// See generation source in nimble-components/build/generate-icons
|
|
24421
24431
|
/**
|
|
24422
24432
|
* The icon component for the 'minus' icon
|
|
24423
24433
|
*/
|
|
24424
|
-
class IconMinus extends
|
|
24434
|
+
class IconMinus extends IconSvg {
|
|
24425
24435
|
constructor() {
|
|
24426
24436
|
super(minus16X16);
|
|
24427
24437
|
}
|
|
24428
24438
|
}
|
|
24429
|
-
|
|
24439
|
+
registerIconSvg('icon-minus', IconMinus);
|
|
24430
24440
|
|
|
24431
24441
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24432
24442
|
// See generation source in nimble-components/build/generate-icons
|
|
24433
24443
|
/**
|
|
24434
24444
|
* The icon component for the 'minusWide' icon
|
|
24435
24445
|
*/
|
|
24436
|
-
class IconMinusWide extends
|
|
24446
|
+
class IconMinusWide extends IconSvg {
|
|
24437
24447
|
constructor() {
|
|
24438
24448
|
super(minusWide16X16);
|
|
24439
24449
|
}
|
|
24440
24450
|
}
|
|
24441
|
-
|
|
24451
|
+
registerIconSvg('icon-minus-wide', IconMinusWide);
|
|
24442
24452
|
const iconMinusWideTag = 'nimble-icon-minus-wide';
|
|
24443
24453
|
|
|
24444
24454
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -24446,60 +24456,60 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
24446
24456
|
/**
|
|
24447
24457
|
* The icon component for the 'mobile' icon
|
|
24448
24458
|
*/
|
|
24449
|
-
class IconMobile extends
|
|
24459
|
+
class IconMobile extends IconSvg {
|
|
24450
24460
|
constructor() {
|
|
24451
24461
|
super(mobile16X16);
|
|
24452
24462
|
}
|
|
24453
24463
|
}
|
|
24454
|
-
|
|
24464
|
+
registerIconSvg('icon-mobile', IconMobile);
|
|
24455
24465
|
|
|
24456
24466
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24457
24467
|
// See generation source in nimble-components/build/generate-icons
|
|
24458
24468
|
/**
|
|
24459
24469
|
* The icon component for the 'mountainSun' icon
|
|
24460
24470
|
*/
|
|
24461
|
-
class IconMountainSun extends
|
|
24471
|
+
class IconMountainSun extends IconSvg {
|
|
24462
24472
|
constructor() {
|
|
24463
24473
|
super(mountainSun16X16);
|
|
24464
24474
|
}
|
|
24465
24475
|
}
|
|
24466
|
-
|
|
24476
|
+
registerIconSvg('icon-mountain-sun', IconMountainSun);
|
|
24467
24477
|
|
|
24468
24478
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24469
24479
|
// See generation source in nimble-components/build/generate-icons
|
|
24470
24480
|
/**
|
|
24471
24481
|
* The icon component for the 'ni' icon
|
|
24472
24482
|
*/
|
|
24473
|
-
class IconNi extends
|
|
24483
|
+
class IconNi extends IconSvg {
|
|
24474
24484
|
constructor() {
|
|
24475
24485
|
super(ni16X16);
|
|
24476
24486
|
}
|
|
24477
24487
|
}
|
|
24478
|
-
|
|
24488
|
+
registerIconSvg('icon-ni', IconNi);
|
|
24479
24489
|
|
|
24480
24490
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24481
24491
|
// See generation source in nimble-components/build/generate-icons
|
|
24482
24492
|
/**
|
|
24483
24493
|
* The icon component for the 'notebook' icon
|
|
24484
24494
|
*/
|
|
24485
|
-
class IconNotebook extends
|
|
24495
|
+
class IconNotebook extends IconSvg {
|
|
24486
24496
|
constructor() {
|
|
24487
24497
|
super(notebook16X16);
|
|
24488
24498
|
}
|
|
24489
24499
|
}
|
|
24490
|
-
|
|
24500
|
+
registerIconSvg('icon-notebook', IconNotebook);
|
|
24491
24501
|
|
|
24492
24502
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24493
24503
|
// See generation source in nimble-components/build/generate-icons
|
|
24494
24504
|
/**
|
|
24495
24505
|
* The icon component for the 'numberList' icon
|
|
24496
24506
|
*/
|
|
24497
|
-
class IconNumberList extends
|
|
24507
|
+
class IconNumberList extends IconSvg {
|
|
24498
24508
|
constructor() {
|
|
24499
24509
|
super(numberList16X16);
|
|
24500
24510
|
}
|
|
24501
24511
|
}
|
|
24502
|
-
|
|
24512
|
+
registerIconSvg('icon-number-list', IconNumberList);
|
|
24503
24513
|
const iconNumberListTag = 'nimble-icon-number-list';
|
|
24504
24514
|
|
|
24505
24515
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -24507,528 +24517,528 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
24507
24517
|
/**
|
|
24508
24518
|
* The icon component for the 'outdent' icon
|
|
24509
24519
|
*/
|
|
24510
|
-
class IconOutdent extends
|
|
24520
|
+
class IconOutdent extends IconSvg {
|
|
24511
24521
|
constructor() {
|
|
24512
24522
|
super(outdent16X16);
|
|
24513
24523
|
}
|
|
24514
24524
|
}
|
|
24515
|
-
|
|
24525
|
+
registerIconSvg('icon-outdent', IconOutdent);
|
|
24516
24526
|
|
|
24517
24527
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24518
24528
|
// See generation source in nimble-components/build/generate-icons
|
|
24519
24529
|
/**
|
|
24520
24530
|
* The icon component for the 'outwardSquaresThree' icon
|
|
24521
24531
|
*/
|
|
24522
|
-
class IconOutwardSquaresThree extends
|
|
24532
|
+
class IconOutwardSquaresThree extends IconSvg {
|
|
24523
24533
|
constructor() {
|
|
24524
24534
|
super(outwardSquaresThree16X16);
|
|
24525
24535
|
}
|
|
24526
24536
|
}
|
|
24527
|
-
|
|
24537
|
+
registerIconSvg('icon-outward-squares-three', IconOutwardSquaresThree);
|
|
24528
24538
|
|
|
24529
24539
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24530
24540
|
// See generation source in nimble-components/build/generate-icons
|
|
24531
24541
|
/**
|
|
24532
24542
|
* The icon component for the 'paperPlane' icon
|
|
24533
24543
|
*/
|
|
24534
|
-
class IconPaperPlane extends
|
|
24544
|
+
class IconPaperPlane extends IconSvg {
|
|
24535
24545
|
constructor() {
|
|
24536
24546
|
super(paperPlane16X16);
|
|
24537
24547
|
}
|
|
24538
24548
|
}
|
|
24539
|
-
|
|
24549
|
+
registerIconSvg('icon-paper-plane', IconPaperPlane);
|
|
24540
24550
|
|
|
24541
24551
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24542
24552
|
// See generation source in nimble-components/build/generate-icons
|
|
24543
24553
|
/**
|
|
24544
24554
|
* The icon component for the 'paperclip' icon
|
|
24545
24555
|
*/
|
|
24546
|
-
class IconPaperclip extends
|
|
24556
|
+
class IconPaperclip extends IconSvg {
|
|
24547
24557
|
constructor() {
|
|
24548
24558
|
super(paperclip16X16);
|
|
24549
24559
|
}
|
|
24550
24560
|
}
|
|
24551
|
-
|
|
24561
|
+
registerIconSvg('icon-paperclip', IconPaperclip);
|
|
24552
24562
|
|
|
24553
24563
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24554
24564
|
// See generation source in nimble-components/build/generate-icons
|
|
24555
24565
|
/**
|
|
24556
24566
|
* The icon component for the 'paste' icon
|
|
24557
24567
|
*/
|
|
24558
|
-
class IconPaste extends
|
|
24568
|
+
class IconPaste extends IconSvg {
|
|
24559
24569
|
constructor() {
|
|
24560
24570
|
super(paste16X16);
|
|
24561
24571
|
}
|
|
24562
24572
|
}
|
|
24563
|
-
|
|
24573
|
+
registerIconSvg('icon-paste', IconPaste);
|
|
24564
24574
|
|
|
24565
24575
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24566
24576
|
// See generation source in nimble-components/build/generate-icons
|
|
24567
24577
|
/**
|
|
24568
24578
|
* The icon component for the 'pause' icon
|
|
24569
24579
|
*/
|
|
24570
|
-
class IconPause extends
|
|
24580
|
+
class IconPause extends IconSvg {
|
|
24571
24581
|
constructor() {
|
|
24572
24582
|
super(pause16X16);
|
|
24573
24583
|
}
|
|
24574
24584
|
}
|
|
24575
|
-
|
|
24585
|
+
registerIconSvg('icon-pause', IconPause);
|
|
24576
24586
|
|
|
24577
24587
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24578
24588
|
// See generation source in nimble-components/build/generate-icons
|
|
24579
24589
|
/**
|
|
24580
24590
|
* The icon component for the 'pencil' icon
|
|
24581
24591
|
*/
|
|
24582
|
-
class IconPencil extends
|
|
24592
|
+
class IconPencil extends IconSvg {
|
|
24583
24593
|
constructor() {
|
|
24584
24594
|
super(pencil16X16);
|
|
24585
24595
|
}
|
|
24586
24596
|
}
|
|
24587
|
-
|
|
24597
|
+
registerIconSvg('icon-pencil', IconPencil);
|
|
24588
24598
|
|
|
24589
24599
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24590
24600
|
// See generation source in nimble-components/build/generate-icons
|
|
24591
24601
|
/**
|
|
24592
24602
|
* The icon component for the 'pencilToRectangle' icon
|
|
24593
24603
|
*/
|
|
24594
|
-
class IconPencilToRectangle extends
|
|
24604
|
+
class IconPencilToRectangle extends IconSvg {
|
|
24595
24605
|
constructor() {
|
|
24596
24606
|
super(pencilToRectangle);
|
|
24597
24607
|
}
|
|
24598
24608
|
}
|
|
24599
|
-
|
|
24609
|
+
registerIconSvg('icon-pencil-to-rectangle', IconPencilToRectangle);
|
|
24600
24610
|
|
|
24601
24611
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24602
24612
|
// See generation source in nimble-components/build/generate-icons
|
|
24603
24613
|
/**
|
|
24604
24614
|
* The icon component for the 'play' icon
|
|
24605
24615
|
*/
|
|
24606
|
-
class IconPlay extends
|
|
24616
|
+
class IconPlay extends IconSvg {
|
|
24607
24617
|
constructor() {
|
|
24608
24618
|
super(play);
|
|
24609
24619
|
}
|
|
24610
24620
|
}
|
|
24611
|
-
|
|
24621
|
+
registerIconSvg('icon-play', IconPlay);
|
|
24612
24622
|
|
|
24613
24623
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24614
24624
|
// See generation source in nimble-components/build/generate-icons
|
|
24615
24625
|
/**
|
|
24616
24626
|
* The icon component for the 'potWithLid' icon
|
|
24617
24627
|
*/
|
|
24618
|
-
class IconPotWithLid extends
|
|
24628
|
+
class IconPotWithLid extends IconSvg {
|
|
24619
24629
|
constructor() {
|
|
24620
24630
|
super(potWithLid16X16);
|
|
24621
24631
|
}
|
|
24622
24632
|
}
|
|
24623
|
-
|
|
24633
|
+
registerIconSvg('icon-pot-with-lid', IconPotWithLid);
|
|
24624
24634
|
|
|
24625
24635
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24626
24636
|
// See generation source in nimble-components/build/generate-icons
|
|
24627
24637
|
/**
|
|
24628
24638
|
* The icon component for the 'print' icon
|
|
24629
24639
|
*/
|
|
24630
|
-
class IconPrint extends
|
|
24640
|
+
class IconPrint extends IconSvg {
|
|
24631
24641
|
constructor() {
|
|
24632
24642
|
super(print);
|
|
24633
24643
|
}
|
|
24634
24644
|
}
|
|
24635
|
-
|
|
24645
|
+
registerIconSvg('icon-print', IconPrint);
|
|
24636
24646
|
|
|
24637
24647
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24638
24648
|
// See generation source in nimble-components/build/generate-icons
|
|
24639
24649
|
/**
|
|
24640
24650
|
* The icon component for the 'qrcodeRead' icon
|
|
24641
24651
|
*/
|
|
24642
|
-
class IconQrcodeRead extends
|
|
24652
|
+
class IconQrcodeRead extends IconSvg {
|
|
24643
24653
|
constructor() {
|
|
24644
24654
|
super(qrcodeRead);
|
|
24645
24655
|
}
|
|
24646
24656
|
}
|
|
24647
|
-
|
|
24657
|
+
registerIconSvg('icon-qrcode-read', IconQrcodeRead);
|
|
24648
24658
|
|
|
24649
24659
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24650
24660
|
// See generation source in nimble-components/build/generate-icons
|
|
24651
24661
|
/**
|
|
24652
24662
|
* The icon component for the 'question' icon
|
|
24653
24663
|
*/
|
|
24654
|
-
class IconQuestion extends
|
|
24664
|
+
class IconQuestion extends IconSvg {
|
|
24655
24665
|
constructor() {
|
|
24656
24666
|
super(question16X16);
|
|
24657
24667
|
}
|
|
24658
24668
|
}
|
|
24659
|
-
|
|
24669
|
+
registerIconSvg('icon-question', IconQuestion);
|
|
24660
24670
|
|
|
24661
24671
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24662
24672
|
// See generation source in nimble-components/build/generate-icons
|
|
24663
24673
|
/**
|
|
24664
24674
|
* The icon component for the 'rectangleCheckLines' icon
|
|
24665
24675
|
*/
|
|
24666
|
-
class IconRectangleCheckLines extends
|
|
24676
|
+
class IconRectangleCheckLines extends IconSvg {
|
|
24667
24677
|
constructor() {
|
|
24668
24678
|
super(rectangleCheckLines16X16);
|
|
24669
24679
|
}
|
|
24670
24680
|
}
|
|
24671
|
-
|
|
24681
|
+
registerIconSvg('icon-rectangle-check-lines', IconRectangleCheckLines);
|
|
24672
24682
|
|
|
24673
24683
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24674
24684
|
// See generation source in nimble-components/build/generate-icons
|
|
24675
24685
|
/**
|
|
24676
24686
|
* The icon component for the 'rectangleLines' icon
|
|
24677
24687
|
*/
|
|
24678
|
-
class IconRectangleLines extends
|
|
24688
|
+
class IconRectangleLines extends IconSvg {
|
|
24679
24689
|
constructor() {
|
|
24680
24690
|
super(rectangleLines16X16);
|
|
24681
24691
|
}
|
|
24682
24692
|
}
|
|
24683
|
-
|
|
24693
|
+
registerIconSvg('icon-rectangle-lines', IconRectangleLines);
|
|
24684
24694
|
|
|
24685
24695
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24686
24696
|
// See generation source in nimble-components/build/generate-icons
|
|
24687
24697
|
/**
|
|
24688
24698
|
* The icon component for the 'runningArrow' icon
|
|
24689
24699
|
*/
|
|
24690
|
-
class IconRunningArrow extends
|
|
24700
|
+
class IconRunningArrow extends IconSvg {
|
|
24691
24701
|
constructor() {
|
|
24692
24702
|
super(runningArrow16X16);
|
|
24693
24703
|
}
|
|
24694
24704
|
}
|
|
24695
|
-
|
|
24705
|
+
registerIconSvg('icon-running-arrow', IconRunningArrow);
|
|
24696
24706
|
|
|
24697
24707
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24698
24708
|
// See generation source in nimble-components/build/generate-icons
|
|
24699
24709
|
/**
|
|
24700
24710
|
* The icon component for the 'scannerGun' icon
|
|
24701
24711
|
*/
|
|
24702
|
-
class IconScannerGun extends
|
|
24712
|
+
class IconScannerGun extends IconSvg {
|
|
24703
24713
|
constructor() {
|
|
24704
24714
|
super(scannerGun16X16);
|
|
24705
24715
|
}
|
|
24706
24716
|
}
|
|
24707
|
-
|
|
24717
|
+
registerIconSvg('icon-scanner-gun', IconScannerGun);
|
|
24708
24718
|
|
|
24709
24719
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24710
24720
|
// See generation source in nimble-components/build/generate-icons
|
|
24711
24721
|
/**
|
|
24712
24722
|
* The icon component for the 'screenCheckLines' icon
|
|
24713
24723
|
*/
|
|
24714
|
-
class IconScreenCheckLines extends
|
|
24724
|
+
class IconScreenCheckLines extends IconSvg {
|
|
24715
24725
|
constructor() {
|
|
24716
24726
|
super(screenCheckLines16X16);
|
|
24717
24727
|
}
|
|
24718
24728
|
}
|
|
24719
|
-
|
|
24729
|
+
registerIconSvg('icon-screen-check-lines', IconScreenCheckLines);
|
|
24720
24730
|
|
|
24721
24731
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24722
24732
|
// See generation source in nimble-components/build/generate-icons
|
|
24723
24733
|
/**
|
|
24724
24734
|
* The icon component for the 'screenCheckLinesCalendar' icon
|
|
24725
24735
|
*/
|
|
24726
|
-
class IconScreenCheckLinesCalendar extends
|
|
24736
|
+
class IconScreenCheckLinesCalendar extends IconSvg {
|
|
24727
24737
|
constructor() {
|
|
24728
24738
|
super(screenCheckLinesCalendar16X16);
|
|
24729
24739
|
}
|
|
24730
24740
|
}
|
|
24731
|
-
|
|
24741
|
+
registerIconSvg('icon-screen-check-lines-calendar', IconScreenCheckLinesCalendar);
|
|
24732
24742
|
|
|
24733
24743
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24734
24744
|
// See generation source in nimble-components/build/generate-icons
|
|
24735
24745
|
/**
|
|
24736
24746
|
* The icon component for the 'server' icon
|
|
24737
24747
|
*/
|
|
24738
|
-
class IconServer extends
|
|
24748
|
+
class IconServer extends IconSvg {
|
|
24739
24749
|
constructor() {
|
|
24740
24750
|
super(server16X16);
|
|
24741
24751
|
}
|
|
24742
24752
|
}
|
|
24743
|
-
|
|
24753
|
+
registerIconSvg('icon-server', IconServer);
|
|
24744
24754
|
|
|
24745
24755
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24746
24756
|
// See generation source in nimble-components/build/generate-icons
|
|
24747
24757
|
/**
|
|
24748
24758
|
* The icon component for the 'shareNodes' icon
|
|
24749
24759
|
*/
|
|
24750
|
-
class IconShareNodes extends
|
|
24760
|
+
class IconShareNodes extends IconSvg {
|
|
24751
24761
|
constructor() {
|
|
24752
24762
|
super(shareNodes16X16);
|
|
24753
24763
|
}
|
|
24754
24764
|
}
|
|
24755
|
-
|
|
24765
|
+
registerIconSvg('icon-share-nodes', IconShareNodes);
|
|
24756
24766
|
|
|
24757
24767
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24758
24768
|
// See generation source in nimble-components/build/generate-icons
|
|
24759
24769
|
/**
|
|
24760
24770
|
* The icon component for the 'shieldCheck' icon
|
|
24761
24771
|
*/
|
|
24762
|
-
class IconShieldCheck extends
|
|
24772
|
+
class IconShieldCheck extends IconSvg {
|
|
24763
24773
|
constructor() {
|
|
24764
24774
|
super(shieldCheck16X16);
|
|
24765
24775
|
}
|
|
24766
24776
|
}
|
|
24767
|
-
|
|
24777
|
+
registerIconSvg('icon-shield-check', IconShieldCheck);
|
|
24768
24778
|
|
|
24769
24779
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24770
24780
|
// See generation source in nimble-components/build/generate-icons
|
|
24771
24781
|
/**
|
|
24772
24782
|
* The icon component for the 'shieldXmark' icon
|
|
24773
24783
|
*/
|
|
24774
|
-
class IconShieldXmark extends
|
|
24784
|
+
class IconShieldXmark extends IconSvg {
|
|
24775
24785
|
constructor() {
|
|
24776
24786
|
super(shieldXmark16X16);
|
|
24777
24787
|
}
|
|
24778
24788
|
}
|
|
24779
|
-
|
|
24789
|
+
registerIconSvg('icon-shield-xmark', IconShieldXmark);
|
|
24780
24790
|
|
|
24781
24791
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24782
24792
|
// See generation source in nimble-components/build/generate-icons
|
|
24783
24793
|
/**
|
|
24784
24794
|
* The icon component for the 'signalBars' icon
|
|
24785
24795
|
*/
|
|
24786
|
-
class IconSignalBars extends
|
|
24796
|
+
class IconSignalBars extends IconSvg {
|
|
24787
24797
|
constructor() {
|
|
24788
24798
|
super(signalBars16X16);
|
|
24789
24799
|
}
|
|
24790
24800
|
}
|
|
24791
|
-
|
|
24801
|
+
registerIconSvg('icon-signal-bars', IconSignalBars);
|
|
24792
24802
|
|
|
24793
24803
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24794
24804
|
// See generation source in nimble-components/build/generate-icons
|
|
24795
24805
|
/**
|
|
24796
24806
|
* The icon component for the 'sineGraph' icon
|
|
24797
24807
|
*/
|
|
24798
|
-
class IconSineGraph extends
|
|
24808
|
+
class IconSineGraph extends IconSvg {
|
|
24799
24809
|
constructor() {
|
|
24800
24810
|
super(sineGraph16X16);
|
|
24801
24811
|
}
|
|
24802
24812
|
}
|
|
24803
|
-
|
|
24813
|
+
registerIconSvg('icon-sine-graph', IconSineGraph);
|
|
24804
24814
|
|
|
24805
24815
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24806
24816
|
// See generation source in nimble-components/build/generate-icons
|
|
24807
24817
|
/**
|
|
24808
24818
|
* The icon component for the 'skipArrow' icon
|
|
24809
24819
|
*/
|
|
24810
|
-
class IconSkipArrow extends
|
|
24820
|
+
class IconSkipArrow extends IconSvg {
|
|
24811
24821
|
constructor() {
|
|
24812
24822
|
super(skipArrow16X16);
|
|
24813
24823
|
}
|
|
24814
24824
|
}
|
|
24815
|
-
|
|
24825
|
+
registerIconSvg('icon-skip-arrow', IconSkipArrow);
|
|
24816
24826
|
|
|
24817
24827
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24818
24828
|
// See generation source in nimble-components/build/generate-icons
|
|
24819
24829
|
/**
|
|
24820
24830
|
* The icon component for the 'sparkleSwirls' icon
|
|
24821
24831
|
*/
|
|
24822
|
-
class IconSparkleSwirls extends
|
|
24832
|
+
class IconSparkleSwirls extends IconSvg {
|
|
24823
24833
|
constructor() {
|
|
24824
24834
|
super(sparkleSwirls16X16);
|
|
24825
24835
|
}
|
|
24826
24836
|
}
|
|
24827
|
-
|
|
24837
|
+
registerIconSvg('icon-sparkle-swirls', IconSparkleSwirls);
|
|
24828
24838
|
|
|
24829
24839
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24830
24840
|
// See generation source in nimble-components/build/generate-icons
|
|
24831
24841
|
/**
|
|
24832
24842
|
* The icon component for the 'sparkles' icon
|
|
24833
24843
|
*/
|
|
24834
|
-
class IconSparkles extends
|
|
24844
|
+
class IconSparkles extends IconSvg {
|
|
24835
24845
|
constructor() {
|
|
24836
24846
|
super(sparkles16X16);
|
|
24837
24847
|
}
|
|
24838
24848
|
}
|
|
24839
|
-
|
|
24849
|
+
registerIconSvg('icon-sparkles', IconSparkles);
|
|
24840
24850
|
|
|
24841
24851
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24842
24852
|
// See generation source in nimble-components/build/generate-icons
|
|
24843
24853
|
/**
|
|
24844
24854
|
* The icon component for the 'spinner' icon
|
|
24845
24855
|
*/
|
|
24846
|
-
class IconSpinner extends
|
|
24856
|
+
class IconSpinner extends IconSvg {
|
|
24847
24857
|
constructor() {
|
|
24848
24858
|
super(spinner);
|
|
24849
24859
|
}
|
|
24850
24860
|
}
|
|
24851
|
-
|
|
24861
|
+
registerIconSvg('icon-spinner', IconSpinner);
|
|
24852
24862
|
|
|
24853
24863
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24854
24864
|
// See generation source in nimble-components/build/generate-icons
|
|
24855
24865
|
/**
|
|
24856
24866
|
* The icon component for the 'squareCheck' icon
|
|
24857
24867
|
*/
|
|
24858
|
-
class IconSquareCheck extends
|
|
24868
|
+
class IconSquareCheck extends IconSvg {
|
|
24859
24869
|
constructor() {
|
|
24860
24870
|
super(squareCheck16X16);
|
|
24861
24871
|
}
|
|
24862
24872
|
}
|
|
24863
|
-
|
|
24873
|
+
registerIconSvg('icon-square-check', IconSquareCheck);
|
|
24864
24874
|
|
|
24865
24875
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24866
24876
|
// See generation source in nimble-components/build/generate-icons
|
|
24867
24877
|
/**
|
|
24868
24878
|
* The icon component for the 'squareListCog' icon
|
|
24869
24879
|
*/
|
|
24870
|
-
class IconSquareListCog extends
|
|
24880
|
+
class IconSquareListCog extends IconSvg {
|
|
24871
24881
|
constructor() {
|
|
24872
24882
|
super(squareListCog16X16);
|
|
24873
24883
|
}
|
|
24874
24884
|
}
|
|
24875
|
-
|
|
24885
|
+
registerIconSvg('icon-square-list-cog', IconSquareListCog);
|
|
24876
24886
|
|
|
24877
24887
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24878
24888
|
// See generation source in nimble-components/build/generate-icons
|
|
24879
24889
|
/**
|
|
24880
24890
|
* The icon component for the 'squareT' icon
|
|
24881
24891
|
*/
|
|
24882
|
-
class IconSquareT extends
|
|
24892
|
+
class IconSquareT extends IconSvg {
|
|
24883
24893
|
constructor() {
|
|
24884
24894
|
super(squareT16X16);
|
|
24885
24895
|
}
|
|
24886
24896
|
}
|
|
24887
|
-
|
|
24897
|
+
registerIconSvg('icon-square-t', IconSquareT);
|
|
24888
24898
|
|
|
24889
24899
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24890
24900
|
// See generation source in nimble-components/build/generate-icons
|
|
24891
24901
|
/**
|
|
24892
24902
|
* The icon component for the 'squareX' icon
|
|
24893
24903
|
*/
|
|
24894
|
-
class IconSquareX extends
|
|
24904
|
+
class IconSquareX extends IconSvg {
|
|
24895
24905
|
constructor() {
|
|
24896
24906
|
super(squareX16X16);
|
|
24897
24907
|
}
|
|
24898
24908
|
}
|
|
24899
|
-
|
|
24909
|
+
registerIconSvg('icon-square-x', IconSquareX);
|
|
24900
24910
|
|
|
24901
24911
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24902
24912
|
// See generation source in nimble-components/build/generate-icons
|
|
24903
24913
|
/**
|
|
24904
24914
|
* The icon component for the 'star8Point' icon
|
|
24905
24915
|
*/
|
|
24906
|
-
class IconStar8Point extends
|
|
24916
|
+
class IconStar8Point extends IconSvg {
|
|
24907
24917
|
constructor() {
|
|
24908
24918
|
super(star8Point16X16);
|
|
24909
24919
|
}
|
|
24910
24920
|
}
|
|
24911
|
-
|
|
24921
|
+
registerIconSvg('icon-star-8-point', IconStar8Point);
|
|
24912
24922
|
|
|
24913
24923
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24914
24924
|
// See generation source in nimble-components/build/generate-icons
|
|
24915
24925
|
/**
|
|
24916
24926
|
* The icon component for the 'stopSquare' icon
|
|
24917
24927
|
*/
|
|
24918
|
-
class IconStopSquare extends
|
|
24928
|
+
class IconStopSquare extends IconSvg {
|
|
24919
24929
|
constructor() {
|
|
24920
24930
|
super(stopSquare16X16);
|
|
24921
24931
|
}
|
|
24922
24932
|
}
|
|
24923
|
-
|
|
24933
|
+
registerIconSvg('icon-stop-square', IconStopSquare);
|
|
24924
24934
|
|
|
24925
24935
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24926
24936
|
// See generation source in nimble-components/build/generate-icons
|
|
24927
24937
|
/**
|
|
24928
24938
|
* The icon component for the 'systemlink' icon
|
|
24929
24939
|
*/
|
|
24930
|
-
class IconSystemlink extends
|
|
24940
|
+
class IconSystemlink extends IconSvg {
|
|
24931
24941
|
constructor() {
|
|
24932
24942
|
super(systemlink16X16);
|
|
24933
24943
|
}
|
|
24934
24944
|
}
|
|
24935
|
-
|
|
24945
|
+
registerIconSvg('icon-systemlink', IconSystemlink);
|
|
24936
24946
|
|
|
24937
24947
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24938
24948
|
// See generation source in nimble-components/build/generate-icons
|
|
24939
24949
|
/**
|
|
24940
24950
|
* The icon component for the 't' icon
|
|
24941
24951
|
*/
|
|
24942
|
-
class IconT extends
|
|
24952
|
+
class IconT extends IconSvg {
|
|
24943
24953
|
constructor() {
|
|
24944
24954
|
super(t16X16);
|
|
24945
24955
|
}
|
|
24946
24956
|
}
|
|
24947
|
-
|
|
24957
|
+
registerIconSvg('icon-t', IconT);
|
|
24948
24958
|
|
|
24949
24959
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24950
24960
|
// See generation source in nimble-components/build/generate-icons
|
|
24951
24961
|
/**
|
|
24952
24962
|
* The icon component for the 'tablet' icon
|
|
24953
24963
|
*/
|
|
24954
|
-
class IconTablet extends
|
|
24964
|
+
class IconTablet extends IconSvg {
|
|
24955
24965
|
constructor() {
|
|
24956
24966
|
super(tablet16X16);
|
|
24957
24967
|
}
|
|
24958
24968
|
}
|
|
24959
|
-
|
|
24969
|
+
registerIconSvg('icon-tablet', IconTablet);
|
|
24960
24970
|
|
|
24961
24971
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24962
24972
|
// See generation source in nimble-components/build/generate-icons
|
|
24963
24973
|
/**
|
|
24964
24974
|
* The icon component for the 'tag' icon
|
|
24965
24975
|
*/
|
|
24966
|
-
class IconTag extends
|
|
24976
|
+
class IconTag extends IconSvg {
|
|
24967
24977
|
constructor() {
|
|
24968
24978
|
super(tag16X16);
|
|
24969
24979
|
}
|
|
24970
24980
|
}
|
|
24971
|
-
|
|
24981
|
+
registerIconSvg('icon-tag', IconTag);
|
|
24972
24982
|
|
|
24973
24983
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24974
24984
|
// See generation source in nimble-components/build/generate-icons
|
|
24975
24985
|
/**
|
|
24976
24986
|
* The icon component for the 'tags' icon
|
|
24977
24987
|
*/
|
|
24978
|
-
class IconTags extends
|
|
24988
|
+
class IconTags extends IconSvg {
|
|
24979
24989
|
constructor() {
|
|
24980
24990
|
super(tags16X16);
|
|
24981
24991
|
}
|
|
24982
24992
|
}
|
|
24983
|
-
|
|
24993
|
+
registerIconSvg('icon-tags', IconTags);
|
|
24984
24994
|
|
|
24985
24995
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24986
24996
|
// See generation source in nimble-components/build/generate-icons
|
|
24987
24997
|
/**
|
|
24988
24998
|
* The icon component for the 'targetCrosshairs' icon
|
|
24989
24999
|
*/
|
|
24990
|
-
class IconTargetCrosshairs extends
|
|
25000
|
+
class IconTargetCrosshairs extends IconSvg {
|
|
24991
25001
|
constructor() {
|
|
24992
25002
|
super(targetCrosshairs16X16);
|
|
24993
25003
|
}
|
|
24994
25004
|
}
|
|
24995
|
-
|
|
25005
|
+
registerIconSvg('icon-target-crosshairs', IconTargetCrosshairs);
|
|
24996
25006
|
|
|
24997
25007
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
24998
25008
|
// See generation source in nimble-components/build/generate-icons
|
|
24999
25009
|
/**
|
|
25000
25010
|
* The icon component for the 'targetCrosshairsProgress' icon
|
|
25001
25011
|
*/
|
|
25002
|
-
class IconTargetCrosshairsProgress extends
|
|
25012
|
+
class IconTargetCrosshairsProgress extends IconSvg {
|
|
25003
25013
|
constructor() {
|
|
25004
25014
|
super(targetCrosshairsProgress16X16);
|
|
25005
25015
|
}
|
|
25006
25016
|
}
|
|
25007
|
-
|
|
25017
|
+
registerIconSvg('icon-target-crosshairs-progress', IconTargetCrosshairsProgress);
|
|
25008
25018
|
|
|
25009
25019
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25010
25020
|
// See generation source in nimble-components/build/generate-icons
|
|
25011
25021
|
/**
|
|
25012
25022
|
* The icon component for the 'threeCirclesAscendingContainer' icon
|
|
25013
25023
|
*/
|
|
25014
|
-
class IconThreeCirclesAscendingContainer extends
|
|
25024
|
+
class IconThreeCirclesAscendingContainer extends IconSvg {
|
|
25015
25025
|
constructor() {
|
|
25016
25026
|
super(threeCirclesAscendingContainer16X16);
|
|
25017
25027
|
}
|
|
25018
25028
|
}
|
|
25019
|
-
|
|
25029
|
+
registerIconSvg('icon-three-circles-ascending-container', IconThreeCirclesAscendingContainer);
|
|
25020
25030
|
|
|
25021
25031
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25022
25032
|
// See generation source in nimble-components/build/generate-icons
|
|
25023
25033
|
/**
|
|
25024
25034
|
* The icon component for the 'threeDotsLine' icon
|
|
25025
25035
|
*/
|
|
25026
|
-
class IconThreeDotsLine extends
|
|
25036
|
+
class IconThreeDotsLine extends IconSvg {
|
|
25027
25037
|
constructor() {
|
|
25028
25038
|
super(threeDotsLine16X16);
|
|
25029
25039
|
}
|
|
25030
25040
|
}
|
|
25031
|
-
|
|
25041
|
+
registerIconSvg('icon-three-dots-line', IconThreeDotsLine);
|
|
25032
25042
|
const iconThreeDotsLineTag = 'nimble-icon-three-dots-line';
|
|
25033
25043
|
|
|
25034
25044
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -25036,96 +25046,96 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
25036
25046
|
/**
|
|
25037
25047
|
* The icon component for the 'threeVerticalLines' icon
|
|
25038
25048
|
*/
|
|
25039
|
-
class IconThreeVerticalLines extends
|
|
25049
|
+
class IconThreeVerticalLines extends IconSvg {
|
|
25040
25050
|
constructor() {
|
|
25041
25051
|
super(threeVerticalLines16X16);
|
|
25042
25052
|
}
|
|
25043
25053
|
}
|
|
25044
|
-
|
|
25054
|
+
registerIconSvg('icon-three-vertical-lines', IconThreeVerticalLines);
|
|
25045
25055
|
|
|
25046
25056
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25047
25057
|
// See generation source in nimble-components/build/generate-icons
|
|
25048
25058
|
/**
|
|
25049
25059
|
* The icon component for the 'thumbDown' icon
|
|
25050
25060
|
*/
|
|
25051
|
-
class IconThumbDown extends
|
|
25061
|
+
class IconThumbDown extends IconSvg {
|
|
25052
25062
|
constructor() {
|
|
25053
25063
|
super(thumbDown16X16);
|
|
25054
25064
|
}
|
|
25055
25065
|
}
|
|
25056
|
-
|
|
25066
|
+
registerIconSvg('icon-thumb-down', IconThumbDown);
|
|
25057
25067
|
|
|
25058
25068
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25059
25069
|
// See generation source in nimble-components/build/generate-icons
|
|
25060
25070
|
/**
|
|
25061
25071
|
* The icon component for the 'thumbUp' icon
|
|
25062
25072
|
*/
|
|
25063
|
-
class IconThumbUp extends
|
|
25073
|
+
class IconThumbUp extends IconSvg {
|
|
25064
25074
|
constructor() {
|
|
25065
25075
|
super(thumbUp16X16);
|
|
25066
25076
|
}
|
|
25067
25077
|
}
|
|
25068
|
-
|
|
25078
|
+
registerIconSvg('icon-thumb-up', IconThumbUp);
|
|
25069
25079
|
|
|
25070
25080
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25071
25081
|
// See generation source in nimble-components/build/generate-icons
|
|
25072
25082
|
/**
|
|
25073
25083
|
* The icon component for the 'thumbtack' icon
|
|
25074
25084
|
*/
|
|
25075
|
-
class IconThumbtack extends
|
|
25085
|
+
class IconThumbtack extends IconSvg {
|
|
25076
25086
|
constructor() {
|
|
25077
25087
|
super(thumbtack16X16);
|
|
25078
25088
|
}
|
|
25079
25089
|
}
|
|
25080
|
-
|
|
25090
|
+
registerIconSvg('icon-thumbtack', IconThumbtack);
|
|
25081
25091
|
|
|
25082
25092
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25083
25093
|
// See generation source in nimble-components/build/generate-icons
|
|
25084
25094
|
/**
|
|
25085
25095
|
* The icon component for the 'tileSize' icon
|
|
25086
25096
|
*/
|
|
25087
|
-
class IconTileSize extends
|
|
25097
|
+
class IconTileSize extends IconSvg {
|
|
25088
25098
|
constructor() {
|
|
25089
25099
|
super(tileSize16X16);
|
|
25090
25100
|
}
|
|
25091
25101
|
}
|
|
25092
|
-
|
|
25102
|
+
registerIconSvg('icon-tile-size', IconTileSize);
|
|
25093
25103
|
|
|
25094
25104
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25095
25105
|
// See generation source in nimble-components/build/generate-icons
|
|
25096
25106
|
/**
|
|
25097
25107
|
* The icon component for the 'trash' icon
|
|
25098
25108
|
*/
|
|
25099
|
-
class IconTrash extends
|
|
25109
|
+
class IconTrash extends IconSvg {
|
|
25100
25110
|
constructor() {
|
|
25101
25111
|
super(trash16X16);
|
|
25102
25112
|
}
|
|
25103
25113
|
}
|
|
25104
|
-
|
|
25114
|
+
registerIconSvg('icon-trash', IconTrash);
|
|
25105
25115
|
|
|
25106
25116
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25107
25117
|
// See generation source in nimble-components/build/generate-icons
|
|
25108
25118
|
/**
|
|
25109
25119
|
* The icon component for the 'triangle' icon
|
|
25110
25120
|
*/
|
|
25111
|
-
class IconTriangle extends
|
|
25121
|
+
class IconTriangle extends IconSvg {
|
|
25112
25122
|
constructor() {
|
|
25113
25123
|
super(triangle16X16);
|
|
25114
25124
|
}
|
|
25115
25125
|
}
|
|
25116
|
-
|
|
25126
|
+
registerIconSvg('icon-triangle', IconTriangle);
|
|
25117
25127
|
|
|
25118
25128
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25119
25129
|
// See generation source in nimble-components/build/generate-icons
|
|
25120
25130
|
/**
|
|
25121
25131
|
* The icon component for the 'triangleTwoLinesHorizontal' icon
|
|
25122
25132
|
*/
|
|
25123
|
-
class IconTriangleTwoLinesHorizontal extends
|
|
25133
|
+
class IconTriangleTwoLinesHorizontal extends IconSvg {
|
|
25124
25134
|
constructor() {
|
|
25125
25135
|
super(triangleTwoLinesHorizontal);
|
|
25126
25136
|
}
|
|
25127
25137
|
}
|
|
25128
|
-
|
|
25138
|
+
registerIconSvg('icon-triangle-two-lines-horizontal', IconTriangleTwoLinesHorizontal);
|
|
25129
25139
|
const iconTriangleTwoLinesHorizontalTag = 'nimble-icon-triangle-two-lines-horizontal';
|
|
25130
25140
|
|
|
25131
25141
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -25133,24 +25143,24 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
25133
25143
|
/**
|
|
25134
25144
|
* The icon component for the 'trueFalseRectangle' icon
|
|
25135
25145
|
*/
|
|
25136
|
-
class IconTrueFalseRectangle extends
|
|
25146
|
+
class IconTrueFalseRectangle extends IconSvg {
|
|
25137
25147
|
constructor() {
|
|
25138
25148
|
super(trueFalseRectangle16X16);
|
|
25139
25149
|
}
|
|
25140
25150
|
}
|
|
25141
|
-
|
|
25151
|
+
registerIconSvg('icon-true-false-rectangle', IconTrueFalseRectangle);
|
|
25142
25152
|
|
|
25143
25153
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25144
25154
|
// See generation source in nimble-components/build/generate-icons
|
|
25145
25155
|
/**
|
|
25146
25156
|
* The icon component for the 'twoSquaresInBrackets' icon
|
|
25147
25157
|
*/
|
|
25148
|
-
class IconTwoSquaresInBrackets extends
|
|
25158
|
+
class IconTwoSquaresInBrackets extends IconSvg {
|
|
25149
25159
|
constructor() {
|
|
25150
25160
|
super(twoSquaresInBrackets);
|
|
25151
25161
|
}
|
|
25152
25162
|
}
|
|
25153
|
-
|
|
25163
|
+
registerIconSvg('icon-two-squares-in-brackets', IconTwoSquaresInBrackets);
|
|
25154
25164
|
const iconTwoSquaresInBracketsTag = 'nimble-icon-two-squares-in-brackets';
|
|
25155
25165
|
|
|
25156
25166
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
@@ -25158,204 +25168,204 @@ so this becomes the fallback color for the slot */ ''}
|
|
|
25158
25168
|
/**
|
|
25159
25169
|
* The icon component for the 'twoTrianglesBetweenLines' icon
|
|
25160
25170
|
*/
|
|
25161
|
-
class IconTwoTrianglesBetweenLines extends
|
|
25171
|
+
class IconTwoTrianglesBetweenLines extends IconSvg {
|
|
25162
25172
|
constructor() {
|
|
25163
25173
|
super(twoTrianglesBetweenLines);
|
|
25164
25174
|
}
|
|
25165
25175
|
}
|
|
25166
|
-
|
|
25176
|
+
registerIconSvg('icon-two-triangles-between-lines', IconTwoTrianglesBetweenLines);
|
|
25167
25177
|
|
|
25168
25178
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25169
25179
|
// See generation source in nimble-components/build/generate-icons
|
|
25170
25180
|
/**
|
|
25171
25181
|
* The icon component for the 'unlink' icon
|
|
25172
25182
|
*/
|
|
25173
|
-
class IconUnlink extends
|
|
25183
|
+
class IconUnlink extends IconSvg {
|
|
25174
25184
|
constructor() {
|
|
25175
25185
|
super(unlink16X16);
|
|
25176
25186
|
}
|
|
25177
25187
|
}
|
|
25178
|
-
|
|
25188
|
+
registerIconSvg('icon-unlink', IconUnlink);
|
|
25179
25189
|
|
|
25180
25190
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25181
25191
|
// See generation source in nimble-components/build/generate-icons
|
|
25182
25192
|
/**
|
|
25183
25193
|
* The icon component for the 'unlock' icon
|
|
25184
25194
|
*/
|
|
25185
|
-
class IconUnlock extends
|
|
25195
|
+
class IconUnlock extends IconSvg {
|
|
25186
25196
|
constructor() {
|
|
25187
25197
|
super(unlock16X16);
|
|
25188
25198
|
}
|
|
25189
25199
|
}
|
|
25190
|
-
|
|
25200
|
+
registerIconSvg('icon-unlock', IconUnlock);
|
|
25191
25201
|
|
|
25192
25202
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25193
25203
|
// See generation source in nimble-components/build/generate-icons
|
|
25194
25204
|
/**
|
|
25195
25205
|
* The icon component for the 'upRightFromSquare' icon
|
|
25196
25206
|
*/
|
|
25197
|
-
class IconUpRightFromSquare extends
|
|
25207
|
+
class IconUpRightFromSquare extends IconSvg {
|
|
25198
25208
|
constructor() {
|
|
25199
25209
|
super(upRightFromSquare16X16);
|
|
25200
25210
|
}
|
|
25201
25211
|
}
|
|
25202
|
-
|
|
25212
|
+
registerIconSvg('icon-up-right-from-square', IconUpRightFromSquare);
|
|
25203
25213
|
|
|
25204
25214
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25205
25215
|
// See generation source in nimble-components/build/generate-icons
|
|
25206
25216
|
/**
|
|
25207
25217
|
* The icon component for the 'upload' icon
|
|
25208
25218
|
*/
|
|
25209
|
-
class IconUpload extends
|
|
25219
|
+
class IconUpload extends IconSvg {
|
|
25210
25220
|
constructor() {
|
|
25211
25221
|
super(upload16X16);
|
|
25212
25222
|
}
|
|
25213
25223
|
}
|
|
25214
|
-
|
|
25224
|
+
registerIconSvg('icon-upload', IconUpload);
|
|
25215
25225
|
|
|
25216
25226
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25217
25227
|
// See generation source in nimble-components/build/generate-icons
|
|
25218
25228
|
/**
|
|
25219
25229
|
* The icon component for the 'user' icon
|
|
25220
25230
|
*/
|
|
25221
|
-
class IconUser extends
|
|
25231
|
+
class IconUser extends IconSvg {
|
|
25222
25232
|
constructor() {
|
|
25223
25233
|
super(user16X16);
|
|
25224
25234
|
}
|
|
25225
25235
|
}
|
|
25226
|
-
|
|
25236
|
+
registerIconSvg('icon-user', IconUser);
|
|
25227
25237
|
|
|
25228
25238
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25229
25239
|
// See generation source in nimble-components/build/generate-icons
|
|
25230
25240
|
/**
|
|
25231
25241
|
* The icon component for the 'watch' icon
|
|
25232
25242
|
*/
|
|
25233
|
-
class IconWatch extends
|
|
25243
|
+
class IconWatch extends IconSvg {
|
|
25234
25244
|
constructor() {
|
|
25235
25245
|
super(watch16X16);
|
|
25236
25246
|
}
|
|
25237
25247
|
}
|
|
25238
|
-
|
|
25248
|
+
registerIconSvg('icon-watch', IconWatch);
|
|
25239
25249
|
|
|
25240
25250
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25241
25251
|
// See generation source in nimble-components/build/generate-icons
|
|
25242
25252
|
/**
|
|
25243
25253
|
* The icon component for the 'waveform' icon
|
|
25244
25254
|
*/
|
|
25245
|
-
class IconWaveform extends
|
|
25255
|
+
class IconWaveform extends IconSvg {
|
|
25246
25256
|
constructor() {
|
|
25247
25257
|
super(waveform16X16);
|
|
25248
25258
|
}
|
|
25249
25259
|
}
|
|
25250
|
-
|
|
25260
|
+
registerIconSvg('icon-waveform', IconWaveform);
|
|
25251
25261
|
|
|
25252
25262
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25253
25263
|
// See generation source in nimble-components/build/generate-icons
|
|
25254
25264
|
/**
|
|
25255
25265
|
* The icon component for the 'webviCustom' icon
|
|
25256
25266
|
*/
|
|
25257
|
-
class IconWebviCustom extends
|
|
25267
|
+
class IconWebviCustom extends IconSvg {
|
|
25258
25268
|
constructor() {
|
|
25259
25269
|
super(webviCustom16X16);
|
|
25260
25270
|
}
|
|
25261
25271
|
}
|
|
25262
|
-
|
|
25272
|
+
registerIconSvg('icon-webvi-custom', IconWebviCustom);
|
|
25263
25273
|
|
|
25264
25274
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25265
25275
|
// See generation source in nimble-components/build/generate-icons
|
|
25266
25276
|
/**
|
|
25267
25277
|
* The icon component for the 'webviHost' icon
|
|
25268
25278
|
*/
|
|
25269
|
-
class IconWebviHost extends
|
|
25279
|
+
class IconWebviHost extends IconSvg {
|
|
25270
25280
|
constructor() {
|
|
25271
25281
|
super(webviHost16X16);
|
|
25272
25282
|
}
|
|
25273
25283
|
}
|
|
25274
|
-
|
|
25284
|
+
registerIconSvg('icon-webvi-host', IconWebviHost);
|
|
25275
25285
|
|
|
25276
25286
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25277
25287
|
// See generation source in nimble-components/build/generate-icons
|
|
25278
25288
|
/**
|
|
25279
25289
|
* The icon component for the 'windowCode' icon
|
|
25280
25290
|
*/
|
|
25281
|
-
class IconWindowCode extends
|
|
25291
|
+
class IconWindowCode extends IconSvg {
|
|
25282
25292
|
constructor() {
|
|
25283
25293
|
super(windowCode16X16);
|
|
25284
25294
|
}
|
|
25285
25295
|
}
|
|
25286
|
-
|
|
25296
|
+
registerIconSvg('icon-window-code', IconWindowCode);
|
|
25287
25297
|
|
|
25288
25298
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25289
25299
|
// See generation source in nimble-components/build/generate-icons
|
|
25290
25300
|
/**
|
|
25291
25301
|
* The icon component for the 'windowDock' icon
|
|
25292
25302
|
*/
|
|
25293
|
-
class IconWindowDock extends
|
|
25303
|
+
class IconWindowDock extends IconSvg {
|
|
25294
25304
|
constructor() {
|
|
25295
25305
|
super(windowDock16X16);
|
|
25296
25306
|
}
|
|
25297
25307
|
}
|
|
25298
|
-
|
|
25308
|
+
registerIconSvg('icon-window-dock', IconWindowDock);
|
|
25299
25309
|
|
|
25300
25310
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25301
25311
|
// See generation source in nimble-components/build/generate-icons
|
|
25302
25312
|
/**
|
|
25303
25313
|
* The icon component for the 'windowRestore' icon
|
|
25304
25314
|
*/
|
|
25305
|
-
class IconWindowRestore extends
|
|
25315
|
+
class IconWindowRestore extends IconSvg {
|
|
25306
25316
|
constructor() {
|
|
25307
25317
|
super(windowRestore16X16);
|
|
25308
25318
|
}
|
|
25309
25319
|
}
|
|
25310
|
-
|
|
25320
|
+
registerIconSvg('icon-window-restore', IconWindowRestore);
|
|
25311
25321
|
|
|
25312
25322
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25313
25323
|
// See generation source in nimble-components/build/generate-icons
|
|
25314
25324
|
/**
|
|
25315
25325
|
* The icon component for the 'windowText' icon
|
|
25316
25326
|
*/
|
|
25317
|
-
class IconWindowText extends
|
|
25327
|
+
class IconWindowText extends IconSvg {
|
|
25318
25328
|
constructor() {
|
|
25319
25329
|
super(windowText16X16);
|
|
25320
25330
|
}
|
|
25321
25331
|
}
|
|
25322
|
-
|
|
25332
|
+
registerIconSvg('icon-window-text', IconWindowText);
|
|
25323
25333
|
|
|
25324
25334
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25325
25335
|
// See generation source in nimble-components/build/generate-icons
|
|
25326
25336
|
/**
|
|
25327
25337
|
* The icon component for the 'wrenchHammer' icon
|
|
25328
25338
|
*/
|
|
25329
|
-
class IconWrenchHammer extends
|
|
25339
|
+
class IconWrenchHammer extends IconSvg {
|
|
25330
25340
|
constructor() {
|
|
25331
25341
|
super(wrenchHammer16X16);
|
|
25332
25342
|
}
|
|
25333
25343
|
}
|
|
25334
|
-
|
|
25344
|
+
registerIconSvg('icon-wrench-hammer', IconWrenchHammer);
|
|
25335
25345
|
|
|
25336
25346
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25337
25347
|
// See generation source in nimble-components/build/generate-icons
|
|
25338
25348
|
/**
|
|
25339
25349
|
* The icon component for the 'xmark' icon
|
|
25340
25350
|
*/
|
|
25341
|
-
class IconXmark extends
|
|
25351
|
+
class IconXmark extends IconSvg {
|
|
25342
25352
|
constructor() {
|
|
25343
25353
|
super(xmark16X16);
|
|
25344
25354
|
}
|
|
25345
25355
|
}
|
|
25346
|
-
|
|
25356
|
+
registerIconSvg('icon-xmark', IconXmark);
|
|
25347
25357
|
|
|
25348
25358
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
25349
25359
|
// See generation source in nimble-components/build/generate-icons
|
|
25350
25360
|
/**
|
|
25351
25361
|
* The icon component for the 'xmarkCheck' icon
|
|
25352
25362
|
*/
|
|
25353
|
-
class IconXmarkCheck extends
|
|
25363
|
+
class IconXmarkCheck extends IconSvg {
|
|
25354
25364
|
constructor() {
|
|
25355
25365
|
super(xmarkCheck16X16);
|
|
25356
25366
|
}
|
|
25357
25367
|
}
|
|
25358
|
-
|
|
25368
|
+
registerIconSvg('icon-xmark-check', IconXmarkCheck);
|
|
25359
25369
|
|
|
25360
25370
|
/**
|
|
25361
25371
|
* Base class for label providers
|