@univerjs/icons 1.0.0-alpha.0 → 1.0.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/arrow-down-icon.cjs +62 -0
- package/dist/cjs/arrow-right-icon.cjs +62 -0
- package/dist/cjs/arrow-tilt-down-icon.cjs +62 -0
- package/dist/cjs/arrow-tilt-up-icon.cjs +62 -0
- package/dist/cjs/arrow-up-icon.cjs +62 -0
- package/dist/cjs/cell-0-double-icon.cjs +99 -0
- package/dist/cjs/cell-100-double-icon.cjs +107 -0
- package/dist/cjs/cell-25-double-icon.cjs +101 -0
- package/dist/cjs/cell-50-double-icon.cjs +103 -0
- package/dist/cjs/cell-75-double-icon.cjs +105 -0
- package/dist/cjs/correct-double-icon.cjs +66 -0
- package/dist/cjs/correct-icon.cjs +80 -0
- package/dist/cjs/cross-icon.cjs +64 -0
- package/dist/cjs/dissatisfied-double-icon.cjs +97 -0
- package/dist/cjs/flag-icon.cjs +62 -0
- package/dist/cjs/guffaw-double-icon.cjs +95 -0
- package/dist/cjs/help-icon.cjs +78 -0
- package/dist/cjs/impatient-double-icon.cjs +97 -0
- package/dist/cjs/index.cjs +328 -0
- package/dist/cjs/indicate-double-icon.cjs +72 -0
- package/dist/cjs/mistake-double-icon.cjs +70 -0
- package/dist/cjs/mistake-icon.cjs +62 -0
- package/dist/cjs/noninductive-double-icon.cjs +97 -0
- package/dist/cjs/progress-0-icon.cjs +63 -0
- package/dist/cjs/progress-100-icon.cjs +71 -0
- package/dist/cjs/progress-25-icon.cjs +69 -0
- package/dist/cjs/progress-50-icon.cjs +69 -0
- package/dist/cjs/progress-75-icon.cjs +69 -0
- package/dist/cjs/rhomboid-icon.cjs +60 -0
- package/dist/cjs/signal-0-double-icon.cjs +99 -0
- package/dist/cjs/signal-100-double-icon.cjs +99 -0
- package/dist/cjs/signal-25-double-icon.cjs +99 -0
- package/dist/cjs/signal-50-double-icon.cjs +99 -0
- package/dist/cjs/signal-75-double-icon.cjs +99 -0
- package/dist/cjs/smile-double-icon.cjs +97 -0
- package/dist/cjs/star-empty-double-icon.cjs +62 -0
- package/dist/cjs/star-full-double-icon.cjs +62 -0
- package/dist/cjs/star-incomplete-double-icon.cjs +138 -0
- package/dist/cjs/triangle-icon.cjs +80 -0
- package/dist/cjs/up-icon.cjs +60 -0
- package/dist/cjs/warn-double-icon.cjs +82 -0
- package/dist/cjs/warn-icon.cjs +70 -0
- package/dist/esm/a-icon.d.ts +2 -0
- package/dist/esm/add-digits-icon.d.ts +2 -0
- package/dist/esm/add-image-icon.d.ts +2 -0
- package/dist/esm/add-note-icon.d.ts +2 -0
- package/dist/esm/addition-and-subtraction-icon.d.ts +2 -0
- package/dist/esm/adjust-height-double-icon.d.ts +2 -0
- package/dist/esm/adjust-width-double-icon.d.ts +2 -0
- package/dist/esm/align-bottom-icon.d.ts +2 -0
- package/dist/esm/align-text-both-icon.d.ts +2 -0
- package/dist/esm/align-top-icon.d.ts +2 -0
- package/dist/esm/all-border-icon.d.ts +2 -0
- package/dist/esm/amplify-icon.d.ts +2 -0
- package/dist/esm/area-chart-icon.d.ts +2 -0
- package/dist/esm/arrow-down-icon.d.ts +2 -0
- package/dist/esm/arrow-down-icon.js +35 -0
- package/dist/esm/arrow-right-icon.d.ts +2 -0
- package/dist/esm/arrow-right-icon.js +35 -0
- package/dist/esm/arrow-tilt-down-icon.d.ts +2 -0
- package/dist/esm/arrow-tilt-down-icon.js +35 -0
- package/dist/esm/arrow-tilt-up-icon.d.ts +2 -0
- package/dist/esm/arrow-tilt-up-icon.js +35 -0
- package/dist/esm/arrow-up-icon.d.ts +2 -0
- package/dist/esm/arrow-up-icon.js +35 -0
- package/dist/esm/ascending-icon.d.ts +2 -0
- package/dist/esm/auto-height-double-icon.d.ts +2 -0
- package/dist/esm/auto-width-double-icon.d.ts +2 -0
- package/dist/esm/autofill-double-icon.d.ts +2 -0
- package/dist/esm/autowrap-icon.d.ts +2 -0
- package/dist/esm/avg-icon.d.ts +2 -0
- package/dist/esm/back-icon.d.ts +2 -0
- package/dist/esm/back-slash-icon.d.ts +2 -0
- package/dist/esm/ban-icon.d.ts +2 -0
- package/dist/esm/bar-chart-icon.d.ts +2 -0
- package/dist/esm/base.d.ts +33 -0
- package/dist/esm/bold-icon.d.ts +2 -0
- package/dist/esm/bottom-icon.d.ts +2 -0
- package/dist/esm/boxplot-icon.d.ts +2 -0
- package/dist/esm/brush-icon.d.ts +2 -0
- package/dist/esm/bubble-icon.d.ts +2 -0
- package/dist/esm/calendar-icon.d.ts +2 -0
- package/dist/esm/cancel-freeze-icon.d.ts +2 -0
- package/dist/esm/cancel-merge-icon.d.ts +2 -0
- package/dist/esm/catalogue-icon.d.ts +2 -0
- package/dist/esm/cell-0-double-icon.d.ts +2 -0
- package/dist/esm/cell-0-double-icon.js +72 -0
- package/dist/esm/cell-100-double-icon.d.ts +2 -0
- package/dist/esm/cell-100-double-icon.js +80 -0
- package/dist/esm/cell-25-double-icon.d.ts +2 -0
- package/dist/esm/cell-25-double-icon.js +74 -0
- package/dist/esm/cell-50-double-icon.d.ts +2 -0
- package/dist/esm/cell-50-double-icon.js +76 -0
- package/dist/esm/cell-75-double-icon.d.ts +2 -0
- package/dist/esm/cell-75-double-icon.js +78 -0
- package/dist/esm/chart-icon.d.ts +2 -0
- package/dist/esm/check-mark-icon.d.ts +2 -0
- package/dist/esm/clear-format-double-icon.d.ts +2 -0
- package/dist/esm/clock-icon.d.ts +2 -0
- package/dist/esm/close-icon.d.ts +2 -0
- package/dist/esm/cloud-outline-icon.d.ts +2 -0
- package/dist/esm/cnt-icon.d.ts +2 -0
- package/dist/esm/code-icon.d.ts +2 -0
- package/dist/esm/column-chart-icon.d.ts +2 -0
- package/dist/esm/column-icon.d.ts +2 -0
- package/dist/esm/column-sparkline-icon.d.ts +2 -0
- package/dist/esm/combo-chart-icon.d.ts +2 -0
- package/dist/esm/comment-icon.d.ts +2 -0
- package/dist/esm/conditions-double-icon.d.ts +2 -0
- package/dist/esm/convert-icon.d.ts +2 -0
- package/dist/esm/copy-double-icon.d.ts +2 -0
- package/dist/esm/copy-icon.d.ts +2 -0
- package/dist/esm/correct-double-icon.d.ts +2 -0
- package/dist/esm/correct-double-icon.js +39 -0
- package/dist/esm/correct-icon.d.ts +2 -0
- package/dist/esm/correct-icon.js +53 -0
- package/dist/esm/create-copy-icon.d.ts +2 -0
- package/dist/esm/cross-highlighting-icon.d.ts +2 -0
- package/dist/esm/cross-icon.d.ts +2 -0
- package/dist/esm/cross-icon.js +37 -0
- package/dist/esm/custom-sort-icon.d.ts +2 -0
- package/dist/esm/cut-icon.d.ts +2 -0
- package/dist/esm/data-validation-icon.d.ts +2 -0
- package/dist/esm/database-icon.d.ts +2 -0
- package/dist/esm/delete-cell-move-down-double-icon.d.ts +2 -0
- package/dist/esm/delete-cell-shift-left-double-icon.d.ts +2 -0
- package/dist/esm/delete-cell-shift-right-double-icon.d.ts +2 -0
- package/dist/esm/delete-cell-shift-up-double-icon.d.ts +2 -0
- package/dist/esm/delete-column-double-icon.d.ts +2 -0
- package/dist/esm/delete-empty-icon.d.ts +2 -0
- package/dist/esm/delete-icon.d.ts +2 -0
- package/dist/esm/delete-note-icon.d.ts +2 -0
- package/dist/esm/delete-row-double-icon.d.ts +2 -0
- package/dist/esm/descending-icon.d.ts +2 -0
- package/dist/esm/direct-export-icon.d.ts +2 -0
- package/dist/esm/dissatisfied-double-icon.d.ts +2 -0
- package/dist/esm/dissatisfied-double-icon.js +70 -0
- package/dist/esm/divider-icon.d.ts +2 -0
- package/dist/esm/doc-multi-icon.d.ts +2 -0
- package/dist/esm/doc-setting-icon.d.ts +2 -0
- package/dist/esm/dollar-icon.d.ts +2 -0
- package/dist/esm/down-border-double-icon.d.ts +2 -0
- package/dist/esm/down-icon.d.ts +2 -0
- package/dist/esm/download-icon.d.ts +2 -0
- package/dist/esm/download-image-icon.d.ts +2 -0
- package/dist/esm/dropdown-icon.d.ts +2 -0
- package/dist/esm/error-icon.d.ts +2 -0
- package/dist/esm/euro-icon.d.ts +2 -0
- package/dist/esm/expand-ascending-icon.d.ts +2 -0
- package/dist/esm/expand-descending-icon.d.ts +2 -0
- package/dist/esm/exponential-icon.d.ts +2 -0
- package/dist/esm/export-icon.d.ts +2 -0
- package/dist/esm/eye-icon.d.ts +2 -0
- package/dist/esm/eye-outline-icon.d.ts +2 -0
- package/dist/esm/eyelash-icon.d.ts +2 -0
- package/dist/esm/filter-icon.d.ts +2 -0
- package/dist/esm/flag-icon.d.ts +2 -0
- package/dist/esm/flag-icon.js +35 -0
- package/dist/esm/folder-icon.d.ts +2 -0
- package/dist/esm/font-color-double-icon.d.ts +2 -0
- package/dist/esm/font-size-increase-icon.d.ts +2 -0
- package/dist/esm/font-size-reduce-icon.d.ts +2 -0
- package/dist/esm/freeze-column-icon.d.ts +2 -0
- package/dist/esm/freeze-row-icon.d.ts +2 -0
- package/dist/esm/freeze-to-selected-icon.d.ts +2 -0
- package/dist/esm/fullscreen-icon.d.ts +2 -0
- package/dist/esm/function-icon.d.ts +2 -0
- package/dist/esm/funnel-icon.d.ts +2 -0
- package/dist/esm/fx-icon.d.ts +2 -0
- package/dist/esm/graph-icon.d.ts +2 -0
- package/dist/esm/grid-icon.d.ts +2 -0
- package/dist/esm/grid-outline-icon.d.ts +2 -0
- package/dist/esm/group-icon.d.ts +2 -0
- package/dist/esm/group-sparkline-icon.d.ts +2 -0
- package/dist/esm/guffaw-double-icon.d.ts +2 -0
- package/dist/esm/guffaw-double-icon.js +68 -0
- package/dist/esm/guide-icon.d.ts +2 -0
- package/dist/esm/h1-icon.d.ts +2 -0
- package/dist/esm/h2-icon.d.ts +2 -0
- package/dist/esm/h3-icon.d.ts +2 -0
- package/dist/esm/h4-icon.d.ts +2 -0
- package/dist/esm/h5-icon.d.ts +2 -0
- package/dist/esm/h6-icon.d.ts +2 -0
- package/dist/esm/header-footer-icon.d.ts +2 -0
- package/dist/esm/heatmap-icon.d.ts +2 -0
- package/dist/esm/help-icon.d.ts +2 -0
- package/dist/esm/help-icon.js +51 -0
- package/dist/esm/hide-double-icon.d.ts +2 -0
- package/dist/esm/hide-gridlines-double-icon.d.ts +2 -0
- package/dist/esm/hide-note-icon.d.ts +2 -0
- package/dist/esm/history-icon.d.ts +2 -0
- package/dist/esm/home-icon.d.ts +2 -0
- package/dist/esm/horizontal-border-double-icon.d.ts +2 -0
- package/dist/esm/horizontal-merge-icon.d.ts +2 -0
- package/dist/esm/horizontally-icon.d.ts +2 -0
- package/dist/esm/impatient-double-icon.d.ts +2 -0
- package/dist/esm/impatient-double-icon.js +70 -0
- package/dist/esm/increase-icon.d.ts +2 -0
- package/dist/esm/index.d.ts +289 -0
- package/dist/esm/index.js +42 -1
- package/dist/esm/indicate-double-icon.d.ts +2 -0
- package/dist/esm/indicate-double-icon.js +45 -0
- package/dist/esm/info-icon.d.ts +2 -0
- package/dist/esm/inner-border-double-icon.d.ts +2 -0
- package/dist/esm/insert-cell-down-double-icon.d.ts +2 -0
- package/dist/esm/insert-cell-shift-right-double-icon.d.ts +2 -0
- package/dist/esm/insert-comment-double-icon.d.ts +2 -0
- package/dist/esm/insert-double-icon.d.ts +2 -0
- package/dist/esm/insert-icon.d.ts +2 -0
- package/dist/esm/insert-link-double-icon.d.ts +2 -0
- package/dist/esm/insert-row-above-double-icon.d.ts +2 -0
- package/dist/esm/insert-row-below-double-icon.d.ts +2 -0
- package/dist/esm/italic-icon.d.ts +2 -0
- package/dist/esm/keyboard-icon.d.ts +2 -0
- package/dist/esm/left-border-double-icon.d.ts +2 -0
- package/dist/esm/left-double-diagonal-icon.d.ts +2 -0
- package/dist/esm/left-icon.d.ts +2 -0
- package/dist/esm/left-insert-column-double-icon.d.ts +2 -0
- package/dist/esm/left-justifying-icon.d.ts +2 -0
- package/dist/esm/left-rotation-forty-five-degrees-icon.d.ts +2 -0
- package/dist/esm/left-rotation-ninety-degrees-icon.d.ts +2 -0
- package/dist/esm/left-tridiagonal-icon.d.ts +2 -0
- package/dist/esm/line-chart-icon.d.ts +2 -0
- package/dist/esm/line-sparkline-icon.d.ts +2 -0
- package/dist/esm/linear-icon.d.ts +2 -0
- package/dist/esm/link-icon.d.ts +2 -0
- package/dist/esm/live-share-icon.d.ts +2 -0
- package/dist/esm/loading-multi-icon.d.ts +2 -0
- package/dist/esm/lock-icon.d.ts +2 -0
- package/dist/esm/logarithmic-icon.d.ts +2 -0
- package/dist/esm/max-icon.d.ts +2 -0
- package/dist/esm/menu-icon.d.ts +2 -0
- package/dist/esm/merge-all-icon.d.ts +2 -0
- package/dist/esm/min-icon.d.ts +2 -0
- package/dist/esm/mistake-double-icon.d.ts +2 -0
- package/dist/esm/mistake-double-icon.js +43 -0
- package/dist/esm/mistake-icon.d.ts +2 -0
- package/dist/esm/mistake-icon.js +35 -0
- package/dist/esm/more-down-icon.d.ts +2 -0
- package/dist/esm/more-function-icon.d.ts +2 -0
- package/dist/esm/more-horizontal-icon.d.ts +2 -0
- package/dist/esm/more-icon.d.ts +2 -0
- package/dist/esm/more-left-icon.d.ts +2 -0
- package/dist/esm/more-right-icon.d.ts +2 -0
- package/dist/esm/more-up-icon.d.ts +2 -0
- package/dist/esm/move-down-icon.d.ts +2 -0
- package/dist/esm/move-up-icon.d.ts +2 -0
- package/dist/esm/moving-average-icon.d.ts +2 -0
- package/dist/esm/no-border-icon.d.ts +2 -0
- package/dist/esm/no-color-double-icon.d.ts +2 -0
- package/dist/esm/no-rotation-icon.d.ts +2 -0
- package/dist/esm/noninductive-double-icon.d.ts +2 -0
- package/dist/esm/noninductive-double-icon.js +70 -0
- package/dist/esm/number-icon.d.ts +2 -0
- package/dist/esm/off-line-icon.d.ts +2 -0
- package/dist/esm/on-line-icon.d.ts +2 -0
- package/dist/esm/one-to-one-icon.d.ts +2 -0
- package/dist/esm/order-icon.d.ts +2 -0
- package/dist/esm/outer-border-double-icon.d.ts +2 -0
- package/dist/esm/overflow-icon.d.ts +2 -0
- package/dist/esm/paint-bucket-double-icon.d.ts +2 -0
- package/dist/esm/paste-special-double-icon.d.ts +2 -0
- package/dist/esm/pen-icon.d.ts +2 -0
- package/dist/esm/percent-icon.d.ts +2 -0
- package/dist/esm/pie-chart-icon.d.ts +2 -0
- package/dist/esm/piping-icon.d.ts +2 -0
- package/dist/esm/pivot-table-icon.d.ts +2 -0
- package/dist/esm/point-color-double-icon.d.ts +2 -0
- package/dist/esm/polynomial-icon.d.ts +2 -0
- package/dist/esm/power-line-icon.d.ts +2 -0
- package/dist/esm/print-icon.d.ts +2 -0
- package/dist/esm/progress-0-icon.d.ts +2 -0
- package/dist/esm/progress-0-icon.js +36 -0
- package/dist/esm/progress-100-icon.d.ts +2 -0
- package/dist/esm/progress-100-icon.js +44 -0
- package/dist/esm/progress-25-icon.d.ts +2 -0
- package/dist/esm/progress-25-icon.js +42 -0
- package/dist/esm/progress-50-icon.d.ts +2 -0
- package/dist/esm/progress-50-icon.js +42 -0
- package/dist/esm/progress-75-icon.d.ts +2 -0
- package/dist/esm/progress-75-icon.js +42 -0
- package/dist/esm/protect-icon.d.ts +2 -0
- package/dist/esm/radar-chart-icon.d.ts +2 -0
- package/dist/esm/record-icon.d.ts +2 -0
- package/dist/esm/redo-icon.d.ts +2 -0
- package/dist/esm/reduce-digits-icon.d.ts +2 -0
- package/dist/esm/reduce-double-icon.d.ts +2 -0
- package/dist/esm/reduce-icon.d.ts +2 -0
- package/dist/esm/relationship-icon.d.ts +2 -0
- package/dist/esm/rename-icon.d.ts +2 -0
- package/dist/esm/reply-to-comment-icon.d.ts +2 -0
- package/dist/esm/resolved-icon.d.ts +2 -0
- package/dist/esm/restore-icon.d.ts +2 -0
- package/dist/esm/rhomboid-icon.d.ts +2 -0
- package/dist/esm/rhomboid-icon.js +33 -0
- package/dist/esm/right-border-double-icon.d.ts +2 -0
- package/dist/esm/right-double-diagonal-icon.d.ts +2 -0
- package/dist/esm/right-insert-column-double-icon.d.ts +2 -0
- package/dist/esm/right-justifying-icon.d.ts +2 -0
- package/dist/esm/right-rotation-forty-five-degrees-icon.d.ts +2 -0
- package/dist/esm/right-rotation-ninety-degrees-icon.d.ts +2 -0
- package/dist/esm/rmb-icon.d.ts +2 -0
- package/dist/esm/rouble-icon.d.ts +2 -0
- package/dist/esm/roundness-icon.d.ts +2 -0
- package/dist/esm/row-icon.d.ts +2 -0
- package/dist/esm/sankey-icon.d.ts +2 -0
- package/dist/esm/scatter-chart-icon.d.ts +2 -0
- package/dist/esm/search-icon.d.ts +2 -0
- package/dist/esm/select-range-icon.d.ts +2 -0
- package/dist/esm/sequence-icon.d.ts +2 -0
- package/dist/esm/share-icon.d.ts +2 -0
- package/dist/esm/share-range-icon.d.ts +2 -0
- package/dist/esm/sheet-icon.d.ts +2 -0
- package/dist/esm/shortcut-icon.d.ts +2 -0
- package/dist/esm/signal-0-double-icon.d.ts +2 -0
- package/dist/esm/signal-0-double-icon.js +72 -0
- package/dist/esm/signal-100-double-icon.d.ts +2 -0
- package/dist/esm/signal-100-double-icon.js +72 -0
- package/dist/esm/signal-25-double-icon.d.ts +2 -0
- package/dist/esm/signal-25-double-icon.js +72 -0
- package/dist/esm/signal-50-double-icon.d.ts +2 -0
- package/dist/esm/signal-50-double-icon.js +72 -0
- package/dist/esm/signal-75-double-icon.d.ts +2 -0
- package/dist/esm/signal-75-double-icon.js +72 -0
- package/dist/esm/slash-icon.d.ts +2 -0
- package/dist/esm/slide-multi-icon.d.ts +2 -0
- package/dist/esm/smile-double-icon.d.ts +2 -0
- package/dist/esm/smile-double-icon.js +70 -0
- package/dist/esm/solve-icon.d.ts +2 -0
- package/dist/esm/star-empty-double-icon.d.ts +2 -0
- package/dist/esm/star-empty-double-icon.js +35 -0
- package/dist/esm/star-full-double-icon.d.ts +2 -0
- package/dist/esm/star-full-double-icon.js +35 -0
- package/dist/esm/star-incomplete-double-icon.d.ts +2 -0
- package/dist/esm/star-incomplete-double-icon.js +111 -0
- package/dist/esm/strikethrough-icon.d.ts +2 -0
- package/dist/esm/subscript-icon.d.ts +2 -0
- package/dist/esm/success-icon.d.ts +2 -0
- package/dist/esm/sum-icon.d.ts +2 -0
- package/dist/esm/superscript-icon.d.ts +2 -0
- package/dist/esm/table-icon.d.ts +2 -0
- package/dist/esm/text-icon.d.ts +2 -0
- package/dist/esm/text-type-icon.d.ts +2 -0
- package/dist/esm/todo-list-double-icon.d.ts +2 -0
- package/dist/esm/topmost-icon.d.ts +2 -0
- package/dist/esm/triangle-icon.d.ts +2 -0
- package/dist/esm/triangle-icon.js +53 -0
- package/dist/esm/truncation-icon.d.ts +2 -0
- package/dist/esm/underline-icon.d.ts +2 -0
- package/dist/esm/undo-icon.d.ts +2 -0
- package/dist/esm/ungroup-icon.d.ts +2 -0
- package/dist/esm/ungroup-sparkline-icon.d.ts +2 -0
- package/dist/esm/unlink-icon.d.ts +2 -0
- package/dist/esm/unorder-icon.d.ts +2 -0
- package/dist/esm/up-border-double-icon.d.ts +2 -0
- package/dist/esm/up-icon.d.ts +2 -0
- package/dist/esm/up-icon.js +33 -0
- package/dist/esm/vertical-border-double-icon.d.ts +2 -0
- package/dist/esm/vertical-center-icon.d.ts +2 -0
- package/dist/esm/vertical-integration-icon.d.ts +2 -0
- package/dist/esm/vertical-text-icon.d.ts +2 -0
- package/dist/esm/warn-double-icon.d.ts +2 -0
- package/dist/esm/warn-double-icon.js +55 -0
- package/dist/esm/warn-icon.d.ts +2 -0
- package/dist/esm/warn-icon.js +43 -0
- package/dist/esm/warning-icon.d.ts +2 -0
- package/dist/esm/waterfall-chart-icon.d.ts +2 -0
- package/dist/esm/winloss-sparkline-icon.d.ts +2 -0
- package/dist/esm/write-icon.d.ts +2 -0
- package/dist/esm/xlsx-multi-icon.d.ts +2 -0
- package/dist/esm/zen-icon.d.ts +2 -0
- package/dist/esm/zoom-in-icon.d.ts +2 -0
- package/dist/esm/zoom-increase-icon.d.ts +2 -0
- package/dist/esm/zoom-out-icon.d.ts +2 -0
- package/dist/esm/zoom-reduce-icon.d.ts +2 -0
- package/package.json +11 -7
package/dist/cjs/index.cjs
CHANGED
|
@@ -43,6 +43,16 @@ let ts_amplify_icon = require("./amplify-icon");
|
|
|
43
43
|
ts_amplify_icon = __toESM(ts_amplify_icon);
|
|
44
44
|
let ts_area_chart_icon = require("./area-chart-icon");
|
|
45
45
|
ts_area_chart_icon = __toESM(ts_area_chart_icon);
|
|
46
|
+
let ts_arrow_down_icon = require("./arrow-down-icon");
|
|
47
|
+
ts_arrow_down_icon = __toESM(ts_arrow_down_icon);
|
|
48
|
+
let ts_arrow_right_icon = require("./arrow-right-icon");
|
|
49
|
+
ts_arrow_right_icon = __toESM(ts_arrow_right_icon);
|
|
50
|
+
let ts_arrow_tilt_down_icon = require("./arrow-tilt-down-icon");
|
|
51
|
+
ts_arrow_tilt_down_icon = __toESM(ts_arrow_tilt_down_icon);
|
|
52
|
+
let ts_arrow_tilt_up_icon = require("./arrow-tilt-up-icon");
|
|
53
|
+
ts_arrow_tilt_up_icon = __toESM(ts_arrow_tilt_up_icon);
|
|
54
|
+
let ts_arrow_up_icon = require("./arrow-up-icon");
|
|
55
|
+
ts_arrow_up_icon = __toESM(ts_arrow_up_icon);
|
|
46
56
|
let ts_ascending_icon = require("./ascending-icon");
|
|
47
57
|
ts_ascending_icon = __toESM(ts_ascending_icon);
|
|
48
58
|
let ts_autowrap_icon = require("./autowrap-icon");
|
|
@@ -103,10 +113,14 @@ let ts_convert_icon = require("./convert-icon");
|
|
|
103
113
|
ts_convert_icon = __toESM(ts_convert_icon);
|
|
104
114
|
let ts_copy_icon = require("./copy-icon");
|
|
105
115
|
ts_copy_icon = __toESM(ts_copy_icon);
|
|
116
|
+
let ts_correct_icon = require("./correct-icon");
|
|
117
|
+
ts_correct_icon = __toESM(ts_correct_icon);
|
|
106
118
|
let ts_create_copy_icon = require("./create-copy-icon");
|
|
107
119
|
ts_create_copy_icon = __toESM(ts_create_copy_icon);
|
|
108
120
|
let ts_cross_highlighting_icon = require("./cross-highlighting-icon");
|
|
109
121
|
ts_cross_highlighting_icon = __toESM(ts_cross_highlighting_icon);
|
|
122
|
+
let ts_cross_icon = require("./cross-icon");
|
|
123
|
+
ts_cross_icon = __toESM(ts_cross_icon);
|
|
110
124
|
let ts_custom_sort_icon = require("./custom-sort-icon");
|
|
111
125
|
ts_custom_sort_icon = __toESM(ts_custom_sort_icon);
|
|
112
126
|
let ts_cut_icon = require("./cut-icon");
|
|
@@ -159,6 +173,8 @@ let ts_eyelash_icon = require("./eyelash-icon");
|
|
|
159
173
|
ts_eyelash_icon = __toESM(ts_eyelash_icon);
|
|
160
174
|
let ts_filter_icon = require("./filter-icon");
|
|
161
175
|
ts_filter_icon = __toESM(ts_filter_icon);
|
|
176
|
+
let ts_flag_icon = require("./flag-icon");
|
|
177
|
+
ts_flag_icon = __toESM(ts_flag_icon);
|
|
162
178
|
let ts_folder_icon = require("./folder-icon");
|
|
163
179
|
ts_folder_icon = __toESM(ts_folder_icon);
|
|
164
180
|
let ts_font_size_increase_icon = require("./font-size-increase-icon");
|
|
@@ -207,6 +223,8 @@ let ts_header_footer_icon = require("./header-footer-icon");
|
|
|
207
223
|
ts_header_footer_icon = __toESM(ts_header_footer_icon);
|
|
208
224
|
let ts_heatmap_icon = require("./heatmap-icon");
|
|
209
225
|
ts_heatmap_icon = __toESM(ts_heatmap_icon);
|
|
226
|
+
let ts_help_icon = require("./help-icon");
|
|
227
|
+
ts_help_icon = __toESM(ts_help_icon);
|
|
210
228
|
let ts_hide_note_icon = require("./hide-note-icon");
|
|
211
229
|
ts_hide_note_icon = __toESM(ts_hide_note_icon);
|
|
212
230
|
let ts_history_icon = require("./history-icon");
|
|
@@ -261,6 +279,8 @@ let ts_merge_all_icon = require("./merge-all-icon");
|
|
|
261
279
|
ts_merge_all_icon = __toESM(ts_merge_all_icon);
|
|
262
280
|
let ts_min_icon = require("./min-icon");
|
|
263
281
|
ts_min_icon = __toESM(ts_min_icon);
|
|
282
|
+
let ts_mistake_icon = require("./mistake-icon");
|
|
283
|
+
ts_mistake_icon = __toESM(ts_mistake_icon);
|
|
264
284
|
let ts_more_down_icon = require("./more-down-icon");
|
|
265
285
|
ts_more_down_icon = __toESM(ts_more_down_icon);
|
|
266
286
|
let ts_more_function_icon = require("./more-function-icon");
|
|
@@ -313,6 +333,16 @@ let ts_power_line_icon = require("./power-line-icon");
|
|
|
313
333
|
ts_power_line_icon = __toESM(ts_power_line_icon);
|
|
314
334
|
let ts_print_icon = require("./print-icon");
|
|
315
335
|
ts_print_icon = __toESM(ts_print_icon);
|
|
336
|
+
let ts_progress_0_icon = require("./progress-0-icon");
|
|
337
|
+
ts_progress_0_icon = __toESM(ts_progress_0_icon);
|
|
338
|
+
let ts_progress_100_icon = require("./progress-100-icon");
|
|
339
|
+
ts_progress_100_icon = __toESM(ts_progress_100_icon);
|
|
340
|
+
let ts_progress_25_icon = require("./progress-25-icon");
|
|
341
|
+
ts_progress_25_icon = __toESM(ts_progress_25_icon);
|
|
342
|
+
let ts_progress_50_icon = require("./progress-50-icon");
|
|
343
|
+
ts_progress_50_icon = __toESM(ts_progress_50_icon);
|
|
344
|
+
let ts_progress_75_icon = require("./progress-75-icon");
|
|
345
|
+
ts_progress_75_icon = __toESM(ts_progress_75_icon);
|
|
316
346
|
let ts_protect_icon = require("./protect-icon");
|
|
317
347
|
ts_protect_icon = __toESM(ts_protect_icon);
|
|
318
348
|
let ts_radar_chart_icon = require("./radar-chart-icon");
|
|
@@ -335,6 +365,8 @@ let ts_resolved_icon = require("./resolved-icon");
|
|
|
335
365
|
ts_resolved_icon = __toESM(ts_resolved_icon);
|
|
336
366
|
let ts_restore_icon = require("./restore-icon");
|
|
337
367
|
ts_restore_icon = __toESM(ts_restore_icon);
|
|
368
|
+
let ts_rhomboid_icon = require("./rhomboid-icon");
|
|
369
|
+
ts_rhomboid_icon = __toESM(ts_rhomboid_icon);
|
|
338
370
|
let ts_right_double_diagonal_icon = require("./right-double-diagonal-icon");
|
|
339
371
|
ts_right_double_diagonal_icon = __toESM(ts_right_double_diagonal_icon);
|
|
340
372
|
let ts_right_justifying_icon = require("./right-justifying-icon");
|
|
@@ -391,6 +423,8 @@ let ts_text_type_icon = require("./text-type-icon");
|
|
|
391
423
|
ts_text_type_icon = __toESM(ts_text_type_icon);
|
|
392
424
|
let ts_topmost_icon = require("./topmost-icon");
|
|
393
425
|
ts_topmost_icon = __toESM(ts_topmost_icon);
|
|
426
|
+
let ts_triangle_icon = require("./triangle-icon");
|
|
427
|
+
ts_triangle_icon = __toESM(ts_triangle_icon);
|
|
394
428
|
let ts_truncation_icon = require("./truncation-icon");
|
|
395
429
|
ts_truncation_icon = __toESM(ts_truncation_icon);
|
|
396
430
|
let ts_underline_icon = require("./underline-icon");
|
|
@@ -405,12 +439,16 @@ let ts_unlink_icon = require("./unlink-icon");
|
|
|
405
439
|
ts_unlink_icon = __toESM(ts_unlink_icon);
|
|
406
440
|
let ts_unorder_icon = require("./unorder-icon");
|
|
407
441
|
ts_unorder_icon = __toESM(ts_unorder_icon);
|
|
442
|
+
let ts_up_icon = require("./up-icon");
|
|
443
|
+
ts_up_icon = __toESM(ts_up_icon);
|
|
408
444
|
let ts_vertical_center_icon = require("./vertical-center-icon");
|
|
409
445
|
ts_vertical_center_icon = __toESM(ts_vertical_center_icon);
|
|
410
446
|
let ts_vertical_integration_icon = require("./vertical-integration-icon");
|
|
411
447
|
ts_vertical_integration_icon = __toESM(ts_vertical_integration_icon);
|
|
412
448
|
let ts_vertical_text_icon = require("./vertical-text-icon");
|
|
413
449
|
ts_vertical_text_icon = __toESM(ts_vertical_text_icon);
|
|
450
|
+
let ts_warn_icon = require("./warn-icon");
|
|
451
|
+
ts_warn_icon = __toESM(ts_warn_icon);
|
|
414
452
|
let ts_warning_icon = require("./warning-icon");
|
|
415
453
|
ts_warning_icon = __toESM(ts_warning_icon);
|
|
416
454
|
let ts_waterfall_chart_icon = require("./waterfall-chart-icon");
|
|
@@ -447,12 +485,24 @@ let ts_auto_width_double_icon = require("./auto-width-double-icon");
|
|
|
447
485
|
ts_auto_width_double_icon = __toESM(ts_auto_width_double_icon);
|
|
448
486
|
let ts_autofill_double_icon = require("./autofill-double-icon");
|
|
449
487
|
ts_autofill_double_icon = __toESM(ts_autofill_double_icon);
|
|
488
|
+
let ts_cell_0_double_icon = require("./cell-0-double-icon");
|
|
489
|
+
ts_cell_0_double_icon = __toESM(ts_cell_0_double_icon);
|
|
490
|
+
let ts_cell_100_double_icon = require("./cell-100-double-icon");
|
|
491
|
+
ts_cell_100_double_icon = __toESM(ts_cell_100_double_icon);
|
|
492
|
+
let ts_cell_25_double_icon = require("./cell-25-double-icon");
|
|
493
|
+
ts_cell_25_double_icon = __toESM(ts_cell_25_double_icon);
|
|
494
|
+
let ts_cell_50_double_icon = require("./cell-50-double-icon");
|
|
495
|
+
ts_cell_50_double_icon = __toESM(ts_cell_50_double_icon);
|
|
496
|
+
let ts_cell_75_double_icon = require("./cell-75-double-icon");
|
|
497
|
+
ts_cell_75_double_icon = __toESM(ts_cell_75_double_icon);
|
|
450
498
|
let ts_clear_format_double_icon = require("./clear-format-double-icon");
|
|
451
499
|
ts_clear_format_double_icon = __toESM(ts_clear_format_double_icon);
|
|
452
500
|
let ts_conditions_double_icon = require("./conditions-double-icon");
|
|
453
501
|
ts_conditions_double_icon = __toESM(ts_conditions_double_icon);
|
|
454
502
|
let ts_copy_double_icon = require("./copy-double-icon");
|
|
455
503
|
ts_copy_double_icon = __toESM(ts_copy_double_icon);
|
|
504
|
+
let ts_correct_double_icon = require("./correct-double-icon");
|
|
505
|
+
ts_correct_double_icon = __toESM(ts_correct_double_icon);
|
|
456
506
|
let ts_delete_cell_move_down_double_icon = require("./delete-cell-move-down-double-icon");
|
|
457
507
|
ts_delete_cell_move_down_double_icon = __toESM(ts_delete_cell_move_down_double_icon);
|
|
458
508
|
let ts_delete_cell_shift_left_double_icon = require("./delete-cell-shift-left-double-icon");
|
|
@@ -465,16 +515,24 @@ let ts_delete_column_double_icon = require("./delete-column-double-icon");
|
|
|
465
515
|
ts_delete_column_double_icon = __toESM(ts_delete_column_double_icon);
|
|
466
516
|
let ts_delete_row_double_icon = require("./delete-row-double-icon");
|
|
467
517
|
ts_delete_row_double_icon = __toESM(ts_delete_row_double_icon);
|
|
518
|
+
let ts_dissatisfied_double_icon = require("./dissatisfied-double-icon");
|
|
519
|
+
ts_dissatisfied_double_icon = __toESM(ts_dissatisfied_double_icon);
|
|
468
520
|
let ts_down_border_double_icon = require("./down-border-double-icon");
|
|
469
521
|
ts_down_border_double_icon = __toESM(ts_down_border_double_icon);
|
|
470
522
|
let ts_font_color_double_icon = require("./font-color-double-icon");
|
|
471
523
|
ts_font_color_double_icon = __toESM(ts_font_color_double_icon);
|
|
524
|
+
let ts_guffaw_double_icon = require("./guffaw-double-icon");
|
|
525
|
+
ts_guffaw_double_icon = __toESM(ts_guffaw_double_icon);
|
|
472
526
|
let ts_hide_double_icon = require("./hide-double-icon");
|
|
473
527
|
ts_hide_double_icon = __toESM(ts_hide_double_icon);
|
|
474
528
|
let ts_hide_gridlines_double_icon = require("./hide-gridlines-double-icon");
|
|
475
529
|
ts_hide_gridlines_double_icon = __toESM(ts_hide_gridlines_double_icon);
|
|
476
530
|
let ts_horizontal_border_double_icon = require("./horizontal-border-double-icon");
|
|
477
531
|
ts_horizontal_border_double_icon = __toESM(ts_horizontal_border_double_icon);
|
|
532
|
+
let ts_impatient_double_icon = require("./impatient-double-icon");
|
|
533
|
+
ts_impatient_double_icon = __toESM(ts_impatient_double_icon);
|
|
534
|
+
let ts_indicate_double_icon = require("./indicate-double-icon");
|
|
535
|
+
ts_indicate_double_icon = __toESM(ts_indicate_double_icon);
|
|
478
536
|
let ts_inner_border_double_icon = require("./inner-border-double-icon");
|
|
479
537
|
ts_inner_border_double_icon = __toESM(ts_inner_border_double_icon);
|
|
480
538
|
let ts_insert_cell_down_double_icon = require("./insert-cell-down-double-icon");
|
|
@@ -495,8 +553,12 @@ let ts_left_border_double_icon = require("./left-border-double-icon");
|
|
|
495
553
|
ts_left_border_double_icon = __toESM(ts_left_border_double_icon);
|
|
496
554
|
let ts_left_insert_column_double_icon = require("./left-insert-column-double-icon");
|
|
497
555
|
ts_left_insert_column_double_icon = __toESM(ts_left_insert_column_double_icon);
|
|
556
|
+
let ts_mistake_double_icon = require("./mistake-double-icon");
|
|
557
|
+
ts_mistake_double_icon = __toESM(ts_mistake_double_icon);
|
|
498
558
|
let ts_no_color_double_icon = require("./no-color-double-icon");
|
|
499
559
|
ts_no_color_double_icon = __toESM(ts_no_color_double_icon);
|
|
560
|
+
let ts_noninductive_double_icon = require("./noninductive-double-icon");
|
|
561
|
+
ts_noninductive_double_icon = __toESM(ts_noninductive_double_icon);
|
|
500
562
|
let ts_outer_border_double_icon = require("./outer-border-double-icon");
|
|
501
563
|
ts_outer_border_double_icon = __toESM(ts_outer_border_double_icon);
|
|
502
564
|
let ts_paint_bucket_double_icon = require("./paint-bucket-double-icon");
|
|
@@ -511,12 +573,32 @@ let ts_right_border_double_icon = require("./right-border-double-icon");
|
|
|
511
573
|
ts_right_border_double_icon = __toESM(ts_right_border_double_icon);
|
|
512
574
|
let ts_right_insert_column_double_icon = require("./right-insert-column-double-icon");
|
|
513
575
|
ts_right_insert_column_double_icon = __toESM(ts_right_insert_column_double_icon);
|
|
576
|
+
let ts_signal_0_double_icon = require("./signal-0-double-icon");
|
|
577
|
+
ts_signal_0_double_icon = __toESM(ts_signal_0_double_icon);
|
|
578
|
+
let ts_signal_100_double_icon = require("./signal-100-double-icon");
|
|
579
|
+
ts_signal_100_double_icon = __toESM(ts_signal_100_double_icon);
|
|
580
|
+
let ts_signal_25_double_icon = require("./signal-25-double-icon");
|
|
581
|
+
ts_signal_25_double_icon = __toESM(ts_signal_25_double_icon);
|
|
582
|
+
let ts_signal_50_double_icon = require("./signal-50-double-icon");
|
|
583
|
+
ts_signal_50_double_icon = __toESM(ts_signal_50_double_icon);
|
|
584
|
+
let ts_signal_75_double_icon = require("./signal-75-double-icon");
|
|
585
|
+
ts_signal_75_double_icon = __toESM(ts_signal_75_double_icon);
|
|
586
|
+
let ts_smile_double_icon = require("./smile-double-icon");
|
|
587
|
+
ts_smile_double_icon = __toESM(ts_smile_double_icon);
|
|
588
|
+
let ts_star_empty_double_icon = require("./star-empty-double-icon");
|
|
589
|
+
ts_star_empty_double_icon = __toESM(ts_star_empty_double_icon);
|
|
590
|
+
let ts_star_full_double_icon = require("./star-full-double-icon");
|
|
591
|
+
ts_star_full_double_icon = __toESM(ts_star_full_double_icon);
|
|
592
|
+
let ts_star_incomplete_double_icon = require("./star-incomplete-double-icon");
|
|
593
|
+
ts_star_incomplete_double_icon = __toESM(ts_star_incomplete_double_icon);
|
|
514
594
|
let ts_todo_list_double_icon = require("./todo-list-double-icon");
|
|
515
595
|
ts_todo_list_double_icon = __toESM(ts_todo_list_double_icon);
|
|
516
596
|
let ts_up_border_double_icon = require("./up-border-double-icon");
|
|
517
597
|
ts_up_border_double_icon = __toESM(ts_up_border_double_icon);
|
|
518
598
|
let ts_vertical_border_double_icon = require("./vertical-border-double-icon");
|
|
519
599
|
ts_vertical_border_double_icon = __toESM(ts_vertical_border_double_icon);
|
|
600
|
+
let ts_warn_double_icon = require("./warn-double-icon");
|
|
601
|
+
ts_warn_double_icon = __toESM(ts_warn_double_icon);
|
|
520
602
|
|
|
521
603
|
Object.defineProperty(exports, 'AIcon', {
|
|
522
604
|
enumerable: true,
|
|
@@ -596,6 +678,36 @@ Object.defineProperty(exports, 'AreaChartIcon', {
|
|
|
596
678
|
return ts_area_chart_icon.AreaChartIcon;
|
|
597
679
|
}
|
|
598
680
|
});
|
|
681
|
+
Object.defineProperty(exports, 'ArrowDownIcon', {
|
|
682
|
+
enumerable: true,
|
|
683
|
+
get: function () {
|
|
684
|
+
return ts_arrow_down_icon.ArrowDownIcon;
|
|
685
|
+
}
|
|
686
|
+
});
|
|
687
|
+
Object.defineProperty(exports, 'ArrowRightIcon', {
|
|
688
|
+
enumerable: true,
|
|
689
|
+
get: function () {
|
|
690
|
+
return ts_arrow_right_icon.ArrowRightIcon;
|
|
691
|
+
}
|
|
692
|
+
});
|
|
693
|
+
Object.defineProperty(exports, 'ArrowTiltDownIcon', {
|
|
694
|
+
enumerable: true,
|
|
695
|
+
get: function () {
|
|
696
|
+
return ts_arrow_tilt_down_icon.ArrowTiltDownIcon;
|
|
697
|
+
}
|
|
698
|
+
});
|
|
699
|
+
Object.defineProperty(exports, 'ArrowTiltUpIcon', {
|
|
700
|
+
enumerable: true,
|
|
701
|
+
get: function () {
|
|
702
|
+
return ts_arrow_tilt_up_icon.ArrowTiltUpIcon;
|
|
703
|
+
}
|
|
704
|
+
});
|
|
705
|
+
Object.defineProperty(exports, 'ArrowUpIcon', {
|
|
706
|
+
enumerable: true,
|
|
707
|
+
get: function () {
|
|
708
|
+
return ts_arrow_up_icon.ArrowUpIcon;
|
|
709
|
+
}
|
|
710
|
+
});
|
|
599
711
|
Object.defineProperty(exports, 'AscendingIcon', {
|
|
600
712
|
enumerable: true,
|
|
601
713
|
get: function () {
|
|
@@ -710,6 +822,36 @@ Object.defineProperty(exports, 'CatalogueIcon', {
|
|
|
710
822
|
return ts_catalogue_icon.CatalogueIcon;
|
|
711
823
|
}
|
|
712
824
|
});
|
|
825
|
+
Object.defineProperty(exports, 'Cell0DoubleIcon', {
|
|
826
|
+
enumerable: true,
|
|
827
|
+
get: function () {
|
|
828
|
+
return ts_cell_0_double_icon.Cell0DoubleIcon;
|
|
829
|
+
}
|
|
830
|
+
});
|
|
831
|
+
Object.defineProperty(exports, 'Cell100DoubleIcon', {
|
|
832
|
+
enumerable: true,
|
|
833
|
+
get: function () {
|
|
834
|
+
return ts_cell_100_double_icon.Cell100DoubleIcon;
|
|
835
|
+
}
|
|
836
|
+
});
|
|
837
|
+
Object.defineProperty(exports, 'Cell25DoubleIcon', {
|
|
838
|
+
enumerable: true,
|
|
839
|
+
get: function () {
|
|
840
|
+
return ts_cell_25_double_icon.Cell25DoubleIcon;
|
|
841
|
+
}
|
|
842
|
+
});
|
|
843
|
+
Object.defineProperty(exports, 'Cell50DoubleIcon', {
|
|
844
|
+
enumerable: true,
|
|
845
|
+
get: function () {
|
|
846
|
+
return ts_cell_50_double_icon.Cell50DoubleIcon;
|
|
847
|
+
}
|
|
848
|
+
});
|
|
849
|
+
Object.defineProperty(exports, 'Cell75DoubleIcon', {
|
|
850
|
+
enumerable: true,
|
|
851
|
+
get: function () {
|
|
852
|
+
return ts_cell_75_double_icon.Cell75DoubleIcon;
|
|
853
|
+
}
|
|
854
|
+
});
|
|
713
855
|
Object.defineProperty(exports, 'ChartIcon', {
|
|
714
856
|
enumerable: true,
|
|
715
857
|
get: function () {
|
|
@@ -812,6 +954,18 @@ Object.defineProperty(exports, 'CopyIcon', {
|
|
|
812
954
|
return ts_copy_icon.CopyIcon;
|
|
813
955
|
}
|
|
814
956
|
});
|
|
957
|
+
Object.defineProperty(exports, 'CorrectDoubleIcon', {
|
|
958
|
+
enumerable: true,
|
|
959
|
+
get: function () {
|
|
960
|
+
return ts_correct_double_icon.CorrectDoubleIcon;
|
|
961
|
+
}
|
|
962
|
+
});
|
|
963
|
+
Object.defineProperty(exports, 'CorrectIcon', {
|
|
964
|
+
enumerable: true,
|
|
965
|
+
get: function () {
|
|
966
|
+
return ts_correct_icon.CorrectIcon;
|
|
967
|
+
}
|
|
968
|
+
});
|
|
815
969
|
Object.defineProperty(exports, 'CreateCopyIcon', {
|
|
816
970
|
enumerable: true,
|
|
817
971
|
get: function () {
|
|
@@ -824,6 +978,12 @@ Object.defineProperty(exports, 'CrossHighlightingIcon', {
|
|
|
824
978
|
return ts_cross_highlighting_icon.CrossHighlightingIcon;
|
|
825
979
|
}
|
|
826
980
|
});
|
|
981
|
+
Object.defineProperty(exports, 'CrossIcon', {
|
|
982
|
+
enumerable: true,
|
|
983
|
+
get: function () {
|
|
984
|
+
return ts_cross_icon.CrossIcon;
|
|
985
|
+
}
|
|
986
|
+
});
|
|
827
987
|
Object.defineProperty(exports, 'CustomSortIcon', {
|
|
828
988
|
enumerable: true,
|
|
829
989
|
get: function () {
|
|
@@ -914,6 +1074,12 @@ Object.defineProperty(exports, 'DirectExportIcon', {
|
|
|
914
1074
|
return ts_direct_export_icon.DirectExportIcon;
|
|
915
1075
|
}
|
|
916
1076
|
});
|
|
1077
|
+
Object.defineProperty(exports, 'DissatisfiedDoubleIcon', {
|
|
1078
|
+
enumerable: true,
|
|
1079
|
+
get: function () {
|
|
1080
|
+
return ts_dissatisfied_double_icon.DissatisfiedDoubleIcon;
|
|
1081
|
+
}
|
|
1082
|
+
});
|
|
917
1083
|
Object.defineProperty(exports, 'DividerIcon', {
|
|
918
1084
|
enumerable: true,
|
|
919
1085
|
get: function () {
|
|
@@ -1028,6 +1194,12 @@ Object.defineProperty(exports, 'FilterIcon', {
|
|
|
1028
1194
|
return ts_filter_icon.FilterIcon;
|
|
1029
1195
|
}
|
|
1030
1196
|
});
|
|
1197
|
+
Object.defineProperty(exports, 'FlagIcon', {
|
|
1198
|
+
enumerable: true,
|
|
1199
|
+
get: function () {
|
|
1200
|
+
return ts_flag_icon.FlagIcon;
|
|
1201
|
+
}
|
|
1202
|
+
});
|
|
1031
1203
|
Object.defineProperty(exports, 'FolderIcon', {
|
|
1032
1204
|
enumerable: true,
|
|
1033
1205
|
get: function () {
|
|
@@ -1124,6 +1296,12 @@ Object.defineProperty(exports, 'GroupSparklineIcon', {
|
|
|
1124
1296
|
return ts_group_sparkline_icon.GroupSparklineIcon;
|
|
1125
1297
|
}
|
|
1126
1298
|
});
|
|
1299
|
+
Object.defineProperty(exports, 'GuffawDoubleIcon', {
|
|
1300
|
+
enumerable: true,
|
|
1301
|
+
get: function () {
|
|
1302
|
+
return ts_guffaw_double_icon.GuffawDoubleIcon;
|
|
1303
|
+
}
|
|
1304
|
+
});
|
|
1127
1305
|
Object.defineProperty(exports, 'GuideIcon', {
|
|
1128
1306
|
enumerable: true,
|
|
1129
1307
|
get: function () {
|
|
@@ -1178,6 +1356,12 @@ Object.defineProperty(exports, 'HeatmapIcon', {
|
|
|
1178
1356
|
return ts_heatmap_icon.HeatmapIcon;
|
|
1179
1357
|
}
|
|
1180
1358
|
});
|
|
1359
|
+
Object.defineProperty(exports, 'HelpIcon', {
|
|
1360
|
+
enumerable: true,
|
|
1361
|
+
get: function () {
|
|
1362
|
+
return ts_help_icon.HelpIcon;
|
|
1363
|
+
}
|
|
1364
|
+
});
|
|
1181
1365
|
Object.defineProperty(exports, 'HideDoubleIcon', {
|
|
1182
1366
|
enumerable: true,
|
|
1183
1367
|
get: function () {
|
|
@@ -1226,12 +1410,24 @@ Object.defineProperty(exports, 'HorizontallyIcon', {
|
|
|
1226
1410
|
return ts_horizontally_icon.HorizontallyIcon;
|
|
1227
1411
|
}
|
|
1228
1412
|
});
|
|
1413
|
+
Object.defineProperty(exports, 'ImpatientDoubleIcon', {
|
|
1414
|
+
enumerable: true,
|
|
1415
|
+
get: function () {
|
|
1416
|
+
return ts_impatient_double_icon.ImpatientDoubleIcon;
|
|
1417
|
+
}
|
|
1418
|
+
});
|
|
1229
1419
|
Object.defineProperty(exports, 'IncreaseIcon', {
|
|
1230
1420
|
enumerable: true,
|
|
1231
1421
|
get: function () {
|
|
1232
1422
|
return ts_increase_icon.IncreaseIcon;
|
|
1233
1423
|
}
|
|
1234
1424
|
});
|
|
1425
|
+
Object.defineProperty(exports, 'IndicateDoubleIcon', {
|
|
1426
|
+
enumerable: true,
|
|
1427
|
+
get: function () {
|
|
1428
|
+
return ts_indicate_double_icon.IndicateDoubleIcon;
|
|
1429
|
+
}
|
|
1430
|
+
});
|
|
1235
1431
|
Object.defineProperty(exports, 'InfoIcon', {
|
|
1236
1432
|
enumerable: true,
|
|
1237
1433
|
get: function () {
|
|
@@ -1424,6 +1620,18 @@ Object.defineProperty(exports, 'MinIcon', {
|
|
|
1424
1620
|
return ts_min_icon.MinIcon;
|
|
1425
1621
|
}
|
|
1426
1622
|
});
|
|
1623
|
+
Object.defineProperty(exports, 'MistakeDoubleIcon', {
|
|
1624
|
+
enumerable: true,
|
|
1625
|
+
get: function () {
|
|
1626
|
+
return ts_mistake_double_icon.MistakeDoubleIcon;
|
|
1627
|
+
}
|
|
1628
|
+
});
|
|
1629
|
+
Object.defineProperty(exports, 'MistakeIcon', {
|
|
1630
|
+
enumerable: true,
|
|
1631
|
+
get: function () {
|
|
1632
|
+
return ts_mistake_icon.MistakeIcon;
|
|
1633
|
+
}
|
|
1634
|
+
});
|
|
1427
1635
|
Object.defineProperty(exports, 'MoreDownIcon', {
|
|
1428
1636
|
enumerable: true,
|
|
1429
1637
|
get: function () {
|
|
@@ -1502,6 +1710,12 @@ Object.defineProperty(exports, 'NoRotationIcon', {
|
|
|
1502
1710
|
return ts_no_rotation_icon.NoRotationIcon;
|
|
1503
1711
|
}
|
|
1504
1712
|
});
|
|
1713
|
+
Object.defineProperty(exports, 'NoninductiveDoubleIcon', {
|
|
1714
|
+
enumerable: true,
|
|
1715
|
+
get: function () {
|
|
1716
|
+
return ts_noninductive_double_icon.NoninductiveDoubleIcon;
|
|
1717
|
+
}
|
|
1718
|
+
});
|
|
1505
1719
|
Object.defineProperty(exports, 'NumberIcon', {
|
|
1506
1720
|
enumerable: true,
|
|
1507
1721
|
get: function () {
|
|
@@ -1610,6 +1824,36 @@ Object.defineProperty(exports, 'PrintIcon', {
|
|
|
1610
1824
|
return ts_print_icon.PrintIcon;
|
|
1611
1825
|
}
|
|
1612
1826
|
});
|
|
1827
|
+
Object.defineProperty(exports, 'Progress0Icon', {
|
|
1828
|
+
enumerable: true,
|
|
1829
|
+
get: function () {
|
|
1830
|
+
return ts_progress_0_icon.Progress0Icon;
|
|
1831
|
+
}
|
|
1832
|
+
});
|
|
1833
|
+
Object.defineProperty(exports, 'Progress100Icon', {
|
|
1834
|
+
enumerable: true,
|
|
1835
|
+
get: function () {
|
|
1836
|
+
return ts_progress_100_icon.Progress100Icon;
|
|
1837
|
+
}
|
|
1838
|
+
});
|
|
1839
|
+
Object.defineProperty(exports, 'Progress25Icon', {
|
|
1840
|
+
enumerable: true,
|
|
1841
|
+
get: function () {
|
|
1842
|
+
return ts_progress_25_icon.Progress25Icon;
|
|
1843
|
+
}
|
|
1844
|
+
});
|
|
1845
|
+
Object.defineProperty(exports, 'Progress50Icon', {
|
|
1846
|
+
enumerable: true,
|
|
1847
|
+
get: function () {
|
|
1848
|
+
return ts_progress_50_icon.Progress50Icon;
|
|
1849
|
+
}
|
|
1850
|
+
});
|
|
1851
|
+
Object.defineProperty(exports, 'Progress75Icon', {
|
|
1852
|
+
enumerable: true,
|
|
1853
|
+
get: function () {
|
|
1854
|
+
return ts_progress_75_icon.Progress75Icon;
|
|
1855
|
+
}
|
|
1856
|
+
});
|
|
1613
1857
|
Object.defineProperty(exports, 'ProtectIcon', {
|
|
1614
1858
|
enumerable: true,
|
|
1615
1859
|
get: function () {
|
|
@@ -1682,6 +1926,12 @@ Object.defineProperty(exports, 'RestoreIcon', {
|
|
|
1682
1926
|
return ts_restore_icon.RestoreIcon;
|
|
1683
1927
|
}
|
|
1684
1928
|
});
|
|
1929
|
+
Object.defineProperty(exports, 'RhomboidIcon', {
|
|
1930
|
+
enumerable: true,
|
|
1931
|
+
get: function () {
|
|
1932
|
+
return ts_rhomboid_icon.RhomboidIcon;
|
|
1933
|
+
}
|
|
1934
|
+
});
|
|
1685
1935
|
Object.defineProperty(exports, 'RightBorderDoubleIcon', {
|
|
1686
1936
|
enumerable: true,
|
|
1687
1937
|
get: function () {
|
|
@@ -1796,6 +2046,36 @@ Object.defineProperty(exports, 'ShortcutIcon', {
|
|
|
1796
2046
|
return ts_shortcut_icon.ShortcutIcon;
|
|
1797
2047
|
}
|
|
1798
2048
|
});
|
|
2049
|
+
Object.defineProperty(exports, 'Signal0DoubleIcon', {
|
|
2050
|
+
enumerable: true,
|
|
2051
|
+
get: function () {
|
|
2052
|
+
return ts_signal_0_double_icon.Signal0DoubleIcon;
|
|
2053
|
+
}
|
|
2054
|
+
});
|
|
2055
|
+
Object.defineProperty(exports, 'Signal100DoubleIcon', {
|
|
2056
|
+
enumerable: true,
|
|
2057
|
+
get: function () {
|
|
2058
|
+
return ts_signal_100_double_icon.Signal100DoubleIcon;
|
|
2059
|
+
}
|
|
2060
|
+
});
|
|
2061
|
+
Object.defineProperty(exports, 'Signal25DoubleIcon', {
|
|
2062
|
+
enumerable: true,
|
|
2063
|
+
get: function () {
|
|
2064
|
+
return ts_signal_25_double_icon.Signal25DoubleIcon;
|
|
2065
|
+
}
|
|
2066
|
+
});
|
|
2067
|
+
Object.defineProperty(exports, 'Signal50DoubleIcon', {
|
|
2068
|
+
enumerable: true,
|
|
2069
|
+
get: function () {
|
|
2070
|
+
return ts_signal_50_double_icon.Signal50DoubleIcon;
|
|
2071
|
+
}
|
|
2072
|
+
});
|
|
2073
|
+
Object.defineProperty(exports, 'Signal75DoubleIcon', {
|
|
2074
|
+
enumerable: true,
|
|
2075
|
+
get: function () {
|
|
2076
|
+
return ts_signal_75_double_icon.Signal75DoubleIcon;
|
|
2077
|
+
}
|
|
2078
|
+
});
|
|
1799
2079
|
Object.defineProperty(exports, 'SlashIcon', {
|
|
1800
2080
|
enumerable: true,
|
|
1801
2081
|
get: function () {
|
|
@@ -1808,12 +2088,36 @@ Object.defineProperty(exports, 'SlideMultiIcon', {
|
|
|
1808
2088
|
return ts_slide_multi_icon.SlideMultiIcon;
|
|
1809
2089
|
}
|
|
1810
2090
|
});
|
|
2091
|
+
Object.defineProperty(exports, 'SmileDoubleIcon', {
|
|
2092
|
+
enumerable: true,
|
|
2093
|
+
get: function () {
|
|
2094
|
+
return ts_smile_double_icon.SmileDoubleIcon;
|
|
2095
|
+
}
|
|
2096
|
+
});
|
|
1811
2097
|
Object.defineProperty(exports, 'SolveIcon', {
|
|
1812
2098
|
enumerable: true,
|
|
1813
2099
|
get: function () {
|
|
1814
2100
|
return ts_solve_icon.SolveIcon;
|
|
1815
2101
|
}
|
|
1816
2102
|
});
|
|
2103
|
+
Object.defineProperty(exports, 'StarEmptyDoubleIcon', {
|
|
2104
|
+
enumerable: true,
|
|
2105
|
+
get: function () {
|
|
2106
|
+
return ts_star_empty_double_icon.StarEmptyDoubleIcon;
|
|
2107
|
+
}
|
|
2108
|
+
});
|
|
2109
|
+
Object.defineProperty(exports, 'StarFullDoubleIcon', {
|
|
2110
|
+
enumerable: true,
|
|
2111
|
+
get: function () {
|
|
2112
|
+
return ts_star_full_double_icon.StarFullDoubleIcon;
|
|
2113
|
+
}
|
|
2114
|
+
});
|
|
2115
|
+
Object.defineProperty(exports, 'StarIncompleteDoubleIcon', {
|
|
2116
|
+
enumerable: true,
|
|
2117
|
+
get: function () {
|
|
2118
|
+
return ts_star_incomplete_double_icon.StarIncompleteDoubleIcon;
|
|
2119
|
+
}
|
|
2120
|
+
});
|
|
1817
2121
|
Object.defineProperty(exports, 'StrikethroughIcon', {
|
|
1818
2122
|
enumerable: true,
|
|
1819
2123
|
get: function () {
|
|
@@ -1874,6 +2178,12 @@ Object.defineProperty(exports, 'TopmostIcon', {
|
|
|
1874
2178
|
return ts_topmost_icon.TopmostIcon;
|
|
1875
2179
|
}
|
|
1876
2180
|
});
|
|
2181
|
+
Object.defineProperty(exports, 'TriangleIcon', {
|
|
2182
|
+
enumerable: true,
|
|
2183
|
+
get: function () {
|
|
2184
|
+
return ts_triangle_icon.TriangleIcon;
|
|
2185
|
+
}
|
|
2186
|
+
});
|
|
1877
2187
|
Object.defineProperty(exports, 'TruncationIcon', {
|
|
1878
2188
|
enumerable: true,
|
|
1879
2189
|
get: function () {
|
|
@@ -1922,6 +2232,12 @@ Object.defineProperty(exports, 'UpBorderDoubleIcon', {
|
|
|
1922
2232
|
return ts_up_border_double_icon.UpBorderDoubleIcon;
|
|
1923
2233
|
}
|
|
1924
2234
|
});
|
|
2235
|
+
Object.defineProperty(exports, 'UpIcon', {
|
|
2236
|
+
enumerable: true,
|
|
2237
|
+
get: function () {
|
|
2238
|
+
return ts_up_icon.UpIcon;
|
|
2239
|
+
}
|
|
2240
|
+
});
|
|
1925
2241
|
Object.defineProperty(exports, 'VerticalBorderDoubleIcon', {
|
|
1926
2242
|
enumerable: true,
|
|
1927
2243
|
get: function () {
|
|
@@ -1946,6 +2262,18 @@ Object.defineProperty(exports, 'VerticalTextIcon', {
|
|
|
1946
2262
|
return ts_vertical_text_icon.VerticalTextIcon;
|
|
1947
2263
|
}
|
|
1948
2264
|
});
|
|
2265
|
+
Object.defineProperty(exports, 'WarnDoubleIcon', {
|
|
2266
|
+
enumerable: true,
|
|
2267
|
+
get: function () {
|
|
2268
|
+
return ts_warn_double_icon.WarnDoubleIcon;
|
|
2269
|
+
}
|
|
2270
|
+
});
|
|
2271
|
+
Object.defineProperty(exports, 'WarnIcon', {
|
|
2272
|
+
enumerable: true,
|
|
2273
|
+
get: function () {
|
|
2274
|
+
return ts_warn_icon.WarnIcon;
|
|
2275
|
+
}
|
|
2276
|
+
});
|
|
1949
2277
|
Object.defineProperty(exports, 'WarningIcon', {
|
|
1950
2278
|
enumerable: true,
|
|
1951
2279
|
get: function () {
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
//#region rolldown:runtime
|
|
3
|
+
var __create = Object.create;
|
|
4
|
+
var __defProp = Object.defineProperty;
|
|
5
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
6
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
7
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
8
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
9
|
+
var __copyProps = (to, from, except, desc) => {
|
|
10
|
+
if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
|
|
11
|
+
key = keys[i];
|
|
12
|
+
if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
|
|
13
|
+
get: ((k) => from[k]).bind(null, key),
|
|
14
|
+
enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
|
|
20
|
+
value: mod,
|
|
21
|
+
enumerable: true
|
|
22
|
+
}) : target, mod));
|
|
23
|
+
|
|
24
|
+
//#endregion
|
|
25
|
+
let react = require("react");
|
|
26
|
+
react = __toESM(react);
|
|
27
|
+
let ts_base = require("./base");
|
|
28
|
+
ts_base = __toESM(ts_base);
|
|
29
|
+
|
|
30
|
+
//#region ts/indicate-double-icon.tsx
|
|
31
|
+
const element = {
|
|
32
|
+
"tag": "svg",
|
|
33
|
+
"attrs": {
|
|
34
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
35
|
+
"fill": "none",
|
|
36
|
+
"viewBox": "0 0 20 20",
|
|
37
|
+
"width": "1em",
|
|
38
|
+
"height": "1em"
|
|
39
|
+
},
|
|
40
|
+
"children": [{
|
|
41
|
+
"tag": "rect",
|
|
42
|
+
"attrs": {
|
|
43
|
+
"width": 14.46,
|
|
44
|
+
"height": 14.46,
|
|
45
|
+
"x": 2.77,
|
|
46
|
+
"y": 2.77,
|
|
47
|
+
"fill": "currentColor",
|
|
48
|
+
"rx": 3
|
|
49
|
+
}
|
|
50
|
+
}, {
|
|
51
|
+
"tag": "circle",
|
|
52
|
+
"attrs": {
|
|
53
|
+
"cx": 10,
|
|
54
|
+
"cy": 10,
|
|
55
|
+
"r": 4.5,
|
|
56
|
+
"fill": "currentColor"
|
|
57
|
+
}
|
|
58
|
+
}]
|
|
59
|
+
};
|
|
60
|
+
const IndicateDoubleIcon = (0, react.forwardRef)(function IndicateDoubleIcon$1(props, ref) {
|
|
61
|
+
return (0, react.createElement)(ts_base.IconBase, Object.assign({}, props, {
|
|
62
|
+
id: "indicate-double-icon",
|
|
63
|
+
ref,
|
|
64
|
+
icon: element
|
|
65
|
+
}));
|
|
66
|
+
});
|
|
67
|
+
IndicateDoubleIcon.displayName = "IndicateDoubleIcon";
|
|
68
|
+
var indicate_double_icon_default = IndicateDoubleIcon;
|
|
69
|
+
|
|
70
|
+
//#endregion
|
|
71
|
+
exports.IndicateDoubleIcon = IndicateDoubleIcon;
|
|
72
|
+
exports.default = indicate_double_icon_default;
|