@univerjs/icons 1.0.0-alpha.1 → 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 +3 -3
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { createElement, forwardRef } from "react";
|
|
2
|
+
import { IconBase } from "./base";
|
|
3
|
+
|
|
4
|
+
//#region ts/arrow-tilt-down-icon.tsx
|
|
5
|
+
const element = {
|
|
6
|
+
"tag": "svg",
|
|
7
|
+
"attrs": {
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
9
|
+
"fill": "none",
|
|
10
|
+
"viewBox": "0 0 20 21",
|
|
11
|
+
"width": "1em",
|
|
12
|
+
"height": "1em"
|
|
13
|
+
},
|
|
14
|
+
"children": [{
|
|
15
|
+
"tag": "path",
|
|
16
|
+
"attrs": {
|
|
17
|
+
"fill": "currentColor",
|
|
18
|
+
"d": "M4.5062 6.72126C4.56476 6.86262 4.69148 6.98934 4.94492 7.24278L11.3404 13.6382L7.20313 13.6382C6.84471 13.6382 6.66551 13.6382 6.52414 13.6968C6.33566 13.7749 6.18591 13.9246 6.10784 14.1131C6.04928 14.2545 6.04928 14.4337 6.04928 14.7921C6.04928 15.1505 6.04928 15.3297 6.10784 15.4711C6.18591 15.6596 6.33566 15.8093 6.52414 15.8874C6.66551 15.9459 6.84471 15.9459 7.20313 15.9459L13.9194 15.9459C13.9805 15.9465 14.0484 15.9465 14.1243 15.9465H14.1243C14.4353 15.9465 14.6114 15.9465 14.7449 15.9082C14.7659 15.9023 14.7859 15.8954 14.8052 15.8874C14.9937 15.8093 15.1434 15.6596 15.2215 15.4711C15.2801 15.3297 15.2801 15.1505 15.2801 14.7921C15.2801 14.6767 15.2801 14.5799 15.2781 14.497L15.2781 7.86957C15.2781 7.51115 15.2781 7.33194 15.2195 7.19058C15.1415 7.0021 14.9917 6.85235 14.8032 6.77428C14.6619 6.71572 14.4827 6.71572 14.1243 6.71572C13.7658 6.71572 13.5866 6.71572 13.4453 6.77428C13.2568 6.85235 13.107 7.0021 13.029 7.19058C12.9704 7.33194 12.9704 7.51115 12.9704 7.86957L12.9704 12.0047L6.5767 5.61099C6.32326 5.35755 6.19654 5.23083 6.05518 5.17228C5.8667 5.09421 5.65492 5.09421 5.46644 5.17228C5.32508 5.23083 5.19836 5.35755 4.94492 5.61099C4.69148 5.86443 4.56476 5.99115 4.5062 6.13251C4.42813 6.32099 4.42813 6.53277 4.5062 6.72126Z",
|
|
19
|
+
"fillRule": "evenodd",
|
|
20
|
+
"clipRule": "evenodd"
|
|
21
|
+
}
|
|
22
|
+
}]
|
|
23
|
+
};
|
|
24
|
+
const ArrowTiltDownIcon = forwardRef(function ArrowTiltDownIcon$1(props, ref) {
|
|
25
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
26
|
+
id: "arrow-tilt-down-icon",
|
|
27
|
+
ref,
|
|
28
|
+
icon: element
|
|
29
|
+
}));
|
|
30
|
+
});
|
|
31
|
+
ArrowTiltDownIcon.displayName = "ArrowTiltDownIcon";
|
|
32
|
+
var arrow_tilt_down_icon_default = ArrowTiltDownIcon;
|
|
33
|
+
|
|
34
|
+
//#endregion
|
|
35
|
+
export { ArrowTiltDownIcon, arrow_tilt_down_icon_default as default };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { createElement, forwardRef } from "react";
|
|
2
|
+
import { IconBase } from "./base";
|
|
3
|
+
|
|
4
|
+
//#region ts/arrow-tilt-up-icon.tsx
|
|
5
|
+
const element = {
|
|
6
|
+
"tag": "svg",
|
|
7
|
+
"attrs": {
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
9
|
+
"fill": "none",
|
|
10
|
+
"viewBox": "0 0 20 21",
|
|
11
|
+
"width": "1em",
|
|
12
|
+
"height": "1em"
|
|
13
|
+
},
|
|
14
|
+
"children": [{
|
|
15
|
+
"tag": "path",
|
|
16
|
+
"attrs": {
|
|
17
|
+
"fill": "currentColor",
|
|
18
|
+
"d": "M6.05431 16.1597C6.19567 16.1012 6.32239 15.9745 6.57583 15.721L12.9712 9.32568L12.9712 13.4626C12.9712 13.821 12.9712 14.0002 13.0297 14.1416C13.1078 14.3301 13.2576 14.4798 13.446 14.5579C13.5874 14.6164 13.7666 14.6164 14.125 14.6164C14.4834 14.6164 14.6626 14.6164 14.804 14.5579C14.9925 14.4798 15.1422 14.3301 15.2203 14.1416C15.2789 14.0002 15.2789 13.821 15.2789 13.4626L15.2789 6.75233C15.2795 6.68972 15.2795 6.62004 15.2795 6.54182L15.2795 6.54157C15.2795 6.22585 15.2795 6.04918 15.2395 5.91495C15.2339 5.89605 15.2276 5.878 15.2203 5.86053C15.1422 5.67204 14.9925 5.52229 14.804 5.44422C14.6626 5.38567 14.4834 5.38567 14.125 5.38567L14.125 5.38567C14.0075 5.38567 13.9093 5.38567 13.8254 5.38773L7.20256 5.38773C6.84414 5.38773 6.66493 5.38773 6.52357 5.44628C6.33509 5.52436 6.18534 5.6741 6.10727 5.86259C6.04871 6.00395 6.04871 6.18315 6.04871 6.54156V6.54157L6.04871 6.54159C6.04871 6.9 6.04871 7.0792 6.10727 7.22056C6.18534 7.40905 6.33509 7.55879 6.52357 7.63687C6.66493 7.69542 6.84414 7.69542 7.20256 7.69542H11.3379L4.94405 14.0892C4.69061 14.3427 4.56389 14.4694 4.50533 14.6108C4.42726 14.7992 4.42726 15.011 4.50533 15.1995C4.56389 15.3409 4.69061 15.4676 4.94405 15.721C5.19749 15.9745 5.32421 16.1012 5.46557 16.1597C5.65405 16.2378 5.86583 16.2378 6.05431 16.1597Z",
|
|
19
|
+
"fillRule": "evenodd",
|
|
20
|
+
"clipRule": "evenodd"
|
|
21
|
+
}
|
|
22
|
+
}]
|
|
23
|
+
};
|
|
24
|
+
const ArrowTiltUpIcon = forwardRef(function ArrowTiltUpIcon$1(props, ref) {
|
|
25
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
26
|
+
id: "arrow-tilt-up-icon",
|
|
27
|
+
ref,
|
|
28
|
+
icon: element
|
|
29
|
+
}));
|
|
30
|
+
});
|
|
31
|
+
ArrowTiltUpIcon.displayName = "ArrowTiltUpIcon";
|
|
32
|
+
var arrow_tilt_up_icon_default = ArrowTiltUpIcon;
|
|
33
|
+
|
|
34
|
+
//#endregion
|
|
35
|
+
export { ArrowTiltUpIcon, arrow_tilt_up_icon_default as default };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { createElement, forwardRef } from "react";
|
|
2
|
+
import { IconBase } from "./base";
|
|
3
|
+
|
|
4
|
+
//#region ts/arrow-up-icon.tsx
|
|
5
|
+
const element = {
|
|
6
|
+
"tag": "svg",
|
|
7
|
+
"attrs": {
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
9
|
+
"fill": "none",
|
|
10
|
+
"viewBox": "0 0 20 21",
|
|
11
|
+
"width": "1em",
|
|
12
|
+
"height": "1em"
|
|
13
|
+
},
|
|
14
|
+
"children": [{
|
|
15
|
+
"tag": "path",
|
|
16
|
+
"attrs": {
|
|
17
|
+
"fill": "currentColor",
|
|
18
|
+
"d": "M11.0936 17.3406C11.1522 17.1992 11.1522 17.02 11.1522 16.6616V7.61701L14.0776 10.5424C14.3311 10.7959 14.4578 10.9226 14.5991 10.9811C14.7876 11.0592 14.9994 11.0592 15.1879 10.9811C15.3292 10.9226 15.456 10.7959 15.7094 10.5424C15.9628 10.289 16.0896 10.1623 16.1481 10.0209C16.2262 9.83243 16.2262 9.62066 16.1481 9.43217C16.0896 9.29081 15.9628 9.16409 15.7094 8.91065L10.9645 4.16576C10.9207 4.12105 10.8714 4.07178 10.8161 4.01648L10.8159 4.0163C10.5916 3.792 10.4666 3.66696 10.3428 3.60058C10.3261 3.59154 10.3094 3.58358 10.2925 3.57658C10.104 3.49851 9.89226 3.49851 9.70378 3.57658C9.56242 3.63514 9.4357 3.76186 9.18226 4.0153C9.09955 4.09801 9.03034 4.16722 8.97258 4.22785L4.28878 8.91166C4.03534 9.1651 3.90862 9.29182 3.85006 9.43318C3.77199 9.62166 3.77199 9.83344 3.85006 10.0219C3.90862 10.1633 4.03534 10.29 4.28878 10.5434C4.54221 10.7969 4.66893 10.9236 4.8103 10.9822C4.99878 11.0602 5.21056 11.0602 5.39904 10.9822C5.5404 10.9236 5.66712 10.7969 5.92056 10.5434L5.92056 10.5434L8.84449 7.61951V16.6616C8.84449 17.02 8.84449 17.1992 8.90305 17.3406C8.98112 17.5291 9.13087 17.6788 9.31935 17.7569C9.46072 17.8154 9.63992 17.8154 9.99834 17.8154C10.3568 17.8154 10.536 17.8154 10.6773 17.7569C10.8658 17.6788 11.0156 17.5291 11.0936 17.3406Z",
|
|
19
|
+
"fillRule": "evenodd",
|
|
20
|
+
"clipRule": "evenodd"
|
|
21
|
+
}
|
|
22
|
+
}]
|
|
23
|
+
};
|
|
24
|
+
const ArrowUpIcon = forwardRef(function ArrowUpIcon$1(props, ref) {
|
|
25
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
26
|
+
id: "arrow-up-icon",
|
|
27
|
+
ref,
|
|
28
|
+
icon: element
|
|
29
|
+
}));
|
|
30
|
+
});
|
|
31
|
+
ArrowUpIcon.displayName = "ArrowUpIcon";
|
|
32
|
+
var arrow_up_icon_default = ArrowUpIcon;
|
|
33
|
+
|
|
34
|
+
//#endregion
|
|
35
|
+
export { ArrowUpIcon, arrow_up_icon_default as default };
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import type { ForwardRefExoticComponent, ReactElement, RefAttributes } from 'react';
|
|
2
|
+
export interface IconProps {
|
|
3
|
+
focusable?: string;
|
|
4
|
+
style?: React.CSSProperties;
|
|
5
|
+
className?: string;
|
|
6
|
+
extend?: IExtendProps;
|
|
7
|
+
onClick?: React.MouseEventHandler<SVGSVGElement>;
|
|
8
|
+
}
|
|
9
|
+
export interface IconFulfilledProps extends IconProps {
|
|
10
|
+
icon: IconElement;
|
|
11
|
+
id: string;
|
|
12
|
+
}
|
|
13
|
+
export interface IExtendProps {
|
|
14
|
+
colorChannel1: string;
|
|
15
|
+
}
|
|
16
|
+
export interface Attrs {
|
|
17
|
+
[key: string]: any;
|
|
18
|
+
}
|
|
19
|
+
export interface IconElement {
|
|
20
|
+
tag: string;
|
|
21
|
+
attrs: Attrs;
|
|
22
|
+
style?: React.CSSProperties;
|
|
23
|
+
children?: IconElement[];
|
|
24
|
+
defIds?: string[];
|
|
25
|
+
}
|
|
26
|
+
export type CompoundedComponent = ForwardRefExoticComponent<IconFulfilledProps & RefAttributes<SVGElement>>;
|
|
27
|
+
export declare function IconBase({ ref, ...props }: {
|
|
28
|
+
[x: string]: any;
|
|
29
|
+
ref: any;
|
|
30
|
+
}): ReactElement<unknown, string | import("react").JSXElementConstructor<any>>;
|
|
31
|
+
export declare namespace IconBase {
|
|
32
|
+
var displayName: string;
|
|
33
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { createElement, forwardRef } from "react";
|
|
2
|
+
import { IconBase } from "./base";
|
|
3
|
+
|
|
4
|
+
//#region ts/cell-0-double-icon.tsx
|
|
5
|
+
const element = {
|
|
6
|
+
"tag": "svg",
|
|
7
|
+
"attrs": {
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
9
|
+
"fill": "none",
|
|
10
|
+
"viewBox": "0 0 20 20",
|
|
11
|
+
"width": "1em",
|
|
12
|
+
"height": "1em"
|
|
13
|
+
},
|
|
14
|
+
"children": [
|
|
15
|
+
{
|
|
16
|
+
"tag": "rect",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"width": 5,
|
|
19
|
+
"height": 5,
|
|
20
|
+
"x": 4,
|
|
21
|
+
"y": 11,
|
|
22
|
+
"fill": "currentColor",
|
|
23
|
+
"rx": 1
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"tag": "rect",
|
|
28
|
+
"attrs": {
|
|
29
|
+
"width": 5,
|
|
30
|
+
"height": 5,
|
|
31
|
+
"x": 11,
|
|
32
|
+
"y": 11,
|
|
33
|
+
"fill": "currentColor",
|
|
34
|
+
"rx": 1
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"tag": "rect",
|
|
39
|
+
"attrs": {
|
|
40
|
+
"width": 5,
|
|
41
|
+
"height": 5,
|
|
42
|
+
"x": 4,
|
|
43
|
+
"y": 4,
|
|
44
|
+
"fill": "currentColor",
|
|
45
|
+
"rx": 1
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"tag": "rect",
|
|
50
|
+
"attrs": {
|
|
51
|
+
"width": 5,
|
|
52
|
+
"height": 5,
|
|
53
|
+
"x": 11,
|
|
54
|
+
"y": 4,
|
|
55
|
+
"fill": "currentColor",
|
|
56
|
+
"rx": 1
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
]
|
|
60
|
+
};
|
|
61
|
+
const Cell0DoubleIcon = forwardRef(function Cell0DoubleIcon$1(props, ref) {
|
|
62
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
63
|
+
id: "cell-0-double-icon",
|
|
64
|
+
ref,
|
|
65
|
+
icon: element
|
|
66
|
+
}));
|
|
67
|
+
});
|
|
68
|
+
Cell0DoubleIcon.displayName = "Cell0DoubleIcon";
|
|
69
|
+
var cell_0_double_icon_default = Cell0DoubleIcon;
|
|
70
|
+
|
|
71
|
+
//#endregion
|
|
72
|
+
export { Cell0DoubleIcon, cell_0_double_icon_default as default };
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { createElement, forwardRef } from "react";
|
|
2
|
+
import { IconBase } from "./base";
|
|
3
|
+
|
|
4
|
+
//#region ts/cell-100-double-icon.tsx
|
|
5
|
+
const element = {
|
|
6
|
+
"tag": "svg",
|
|
7
|
+
"attrs": {
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
9
|
+
"fill": "none",
|
|
10
|
+
"viewBox": "0 0 20 20",
|
|
11
|
+
"width": "1em",
|
|
12
|
+
"height": "1em"
|
|
13
|
+
},
|
|
14
|
+
"children": [
|
|
15
|
+
{
|
|
16
|
+
"tag": "rect",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"width": 4.5,
|
|
19
|
+
"height": 4.5,
|
|
20
|
+
"x": 4.25,
|
|
21
|
+
"y": 11.25,
|
|
22
|
+
"fill": "currentColor",
|
|
23
|
+
"stroke": "currentColor",
|
|
24
|
+
"rx": .75,
|
|
25
|
+
"strokeWidth": .5
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"tag": "rect",
|
|
30
|
+
"attrs": {
|
|
31
|
+
"width": 4.5,
|
|
32
|
+
"height": 4.5,
|
|
33
|
+
"x": 11.25,
|
|
34
|
+
"y": 11.25,
|
|
35
|
+
"fill": "currentColor",
|
|
36
|
+
"stroke": "currentColor",
|
|
37
|
+
"rx": .75,
|
|
38
|
+
"strokeWidth": .5
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"tag": "rect",
|
|
43
|
+
"attrs": {
|
|
44
|
+
"width": 4.5,
|
|
45
|
+
"height": 4.5,
|
|
46
|
+
"x": 4.25,
|
|
47
|
+
"y": 4.25,
|
|
48
|
+
"fill": "currentColor",
|
|
49
|
+
"stroke": "currentColor",
|
|
50
|
+
"rx": .75,
|
|
51
|
+
"strokeWidth": .5
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"tag": "rect",
|
|
56
|
+
"attrs": {
|
|
57
|
+
"width": 4.5,
|
|
58
|
+
"height": 4.5,
|
|
59
|
+
"x": 11.25,
|
|
60
|
+
"y": 4.25,
|
|
61
|
+
"fill": "currentColor",
|
|
62
|
+
"stroke": "currentColor",
|
|
63
|
+
"rx": .75,
|
|
64
|
+
"strokeWidth": .5
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
};
|
|
69
|
+
const Cell100DoubleIcon = forwardRef(function Cell100DoubleIcon$1(props, ref) {
|
|
70
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
71
|
+
id: "cell-100-double-icon",
|
|
72
|
+
ref,
|
|
73
|
+
icon: element
|
|
74
|
+
}));
|
|
75
|
+
});
|
|
76
|
+
Cell100DoubleIcon.displayName = "Cell100DoubleIcon";
|
|
77
|
+
var cell_100_double_icon_default = Cell100DoubleIcon;
|
|
78
|
+
|
|
79
|
+
//#endregion
|
|
80
|
+
export { Cell100DoubleIcon, cell_100_double_icon_default as default };
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { createElement, forwardRef } from "react";
|
|
2
|
+
import { IconBase } from "./base";
|
|
3
|
+
|
|
4
|
+
//#region ts/cell-25-double-icon.tsx
|
|
5
|
+
const element = {
|
|
6
|
+
"tag": "svg",
|
|
7
|
+
"attrs": {
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
9
|
+
"fill": "none",
|
|
10
|
+
"viewBox": "0 0 20 20",
|
|
11
|
+
"width": "1em",
|
|
12
|
+
"height": "1em"
|
|
13
|
+
},
|
|
14
|
+
"children": [
|
|
15
|
+
{
|
|
16
|
+
"tag": "rect",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"width": 5,
|
|
19
|
+
"height": 5,
|
|
20
|
+
"x": 4,
|
|
21
|
+
"y": 11,
|
|
22
|
+
"fill": "currentColor",
|
|
23
|
+
"rx": 1
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"tag": "rect",
|
|
28
|
+
"attrs": {
|
|
29
|
+
"width": 5,
|
|
30
|
+
"height": 5,
|
|
31
|
+
"x": 11,
|
|
32
|
+
"y": 11,
|
|
33
|
+
"fill": "currentColor",
|
|
34
|
+
"rx": 1
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"tag": "rect",
|
|
39
|
+
"attrs": {
|
|
40
|
+
"width": 4.5,
|
|
41
|
+
"height": 4.5,
|
|
42
|
+
"x": 4.25,
|
|
43
|
+
"y": 4.25,
|
|
44
|
+
"fill": "currentColor",
|
|
45
|
+
"stroke": "currentColor",
|
|
46
|
+
"rx": .75,
|
|
47
|
+
"strokeWidth": .5
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"tag": "rect",
|
|
52
|
+
"attrs": {
|
|
53
|
+
"width": 5,
|
|
54
|
+
"height": 5,
|
|
55
|
+
"x": 11,
|
|
56
|
+
"y": 4,
|
|
57
|
+
"fill": "currentColor",
|
|
58
|
+
"rx": 1
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
]
|
|
62
|
+
};
|
|
63
|
+
const Cell25DoubleIcon = forwardRef(function Cell25DoubleIcon$1(props, ref) {
|
|
64
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
65
|
+
id: "cell-25-double-icon",
|
|
66
|
+
ref,
|
|
67
|
+
icon: element
|
|
68
|
+
}));
|
|
69
|
+
});
|
|
70
|
+
Cell25DoubleIcon.displayName = "Cell25DoubleIcon";
|
|
71
|
+
var cell_25_double_icon_default = Cell25DoubleIcon;
|
|
72
|
+
|
|
73
|
+
//#endregion
|
|
74
|
+
export { Cell25DoubleIcon, cell_25_double_icon_default as default };
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import { createElement, forwardRef } from "react";
|
|
2
|
+
import { IconBase } from "./base";
|
|
3
|
+
|
|
4
|
+
//#region ts/cell-50-double-icon.tsx
|
|
5
|
+
const element = {
|
|
6
|
+
"tag": "svg",
|
|
7
|
+
"attrs": {
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
9
|
+
"fill": "none",
|
|
10
|
+
"viewBox": "0 0 20 20",
|
|
11
|
+
"width": "1em",
|
|
12
|
+
"height": "1em"
|
|
13
|
+
},
|
|
14
|
+
"children": [
|
|
15
|
+
{
|
|
16
|
+
"tag": "rect",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"width": 5,
|
|
19
|
+
"height": 5,
|
|
20
|
+
"x": 4,
|
|
21
|
+
"y": 11,
|
|
22
|
+
"fill": "currentColor",
|
|
23
|
+
"rx": 1
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"tag": "rect",
|
|
28
|
+
"attrs": {
|
|
29
|
+
"width": 5,
|
|
30
|
+
"height": 5,
|
|
31
|
+
"x": 11,
|
|
32
|
+
"y": 11,
|
|
33
|
+
"fill": "currentColor",
|
|
34
|
+
"rx": 1
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"tag": "rect",
|
|
39
|
+
"attrs": {
|
|
40
|
+
"width": 4.5,
|
|
41
|
+
"height": 4.5,
|
|
42
|
+
"x": 4.25,
|
|
43
|
+
"y": 4.25,
|
|
44
|
+
"fill": "currentColor",
|
|
45
|
+
"stroke": "currentColor",
|
|
46
|
+
"rx": .75,
|
|
47
|
+
"strokeWidth": .5
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"tag": "rect",
|
|
52
|
+
"attrs": {
|
|
53
|
+
"width": 4.5,
|
|
54
|
+
"height": 4.5,
|
|
55
|
+
"x": 11.25,
|
|
56
|
+
"y": 4.25,
|
|
57
|
+
"fill": "currentColor",
|
|
58
|
+
"stroke": "currentColor",
|
|
59
|
+
"rx": .75,
|
|
60
|
+
"strokeWidth": .5
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
]
|
|
64
|
+
};
|
|
65
|
+
const Cell50DoubleIcon = forwardRef(function Cell50DoubleIcon$1(props, ref) {
|
|
66
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
67
|
+
id: "cell-50-double-icon",
|
|
68
|
+
ref,
|
|
69
|
+
icon: element
|
|
70
|
+
}));
|
|
71
|
+
});
|
|
72
|
+
Cell50DoubleIcon.displayName = "Cell50DoubleIcon";
|
|
73
|
+
var cell_50_double_icon_default = Cell50DoubleIcon;
|
|
74
|
+
|
|
75
|
+
//#endregion
|
|
76
|
+
export { Cell50DoubleIcon, cell_50_double_icon_default as default };
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { createElement, forwardRef } from "react";
|
|
2
|
+
import { IconBase } from "./base";
|
|
3
|
+
|
|
4
|
+
//#region ts/cell-75-double-icon.tsx
|
|
5
|
+
const element = {
|
|
6
|
+
"tag": "svg",
|
|
7
|
+
"attrs": {
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
9
|
+
"fill": "none",
|
|
10
|
+
"viewBox": "0 0 20 20",
|
|
11
|
+
"width": "1em",
|
|
12
|
+
"height": "1em"
|
|
13
|
+
},
|
|
14
|
+
"children": [
|
|
15
|
+
{
|
|
16
|
+
"tag": "rect",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"width": 4.5,
|
|
19
|
+
"height": 4.5,
|
|
20
|
+
"x": 4.25,
|
|
21
|
+
"y": 11.25,
|
|
22
|
+
"fill": "currentColor",
|
|
23
|
+
"stroke": "currentColor",
|
|
24
|
+
"rx": .75,
|
|
25
|
+
"strokeWidth": .5
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"tag": "rect",
|
|
30
|
+
"attrs": {
|
|
31
|
+
"width": 5,
|
|
32
|
+
"height": 5,
|
|
33
|
+
"x": 11,
|
|
34
|
+
"y": 11,
|
|
35
|
+
"fill": "currentColor",
|
|
36
|
+
"rx": 1
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"tag": "rect",
|
|
41
|
+
"attrs": {
|
|
42
|
+
"width": 4.5,
|
|
43
|
+
"height": 4.5,
|
|
44
|
+
"x": 4.25,
|
|
45
|
+
"y": 4.25,
|
|
46
|
+
"fill": "currentColor",
|
|
47
|
+
"stroke": "currentColor",
|
|
48
|
+
"rx": .75,
|
|
49
|
+
"strokeWidth": .5
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"tag": "rect",
|
|
54
|
+
"attrs": {
|
|
55
|
+
"width": 4.5,
|
|
56
|
+
"height": 4.5,
|
|
57
|
+
"x": 11.25,
|
|
58
|
+
"y": 4.25,
|
|
59
|
+
"fill": "currentColor",
|
|
60
|
+
"stroke": "currentColor",
|
|
61
|
+
"rx": .75,
|
|
62
|
+
"strokeWidth": .5
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
]
|
|
66
|
+
};
|
|
67
|
+
const Cell75DoubleIcon = forwardRef(function Cell75DoubleIcon$1(props, ref) {
|
|
68
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
69
|
+
id: "cell-75-double-icon",
|
|
70
|
+
ref,
|
|
71
|
+
icon: element
|
|
72
|
+
}));
|
|
73
|
+
});
|
|
74
|
+
Cell75DoubleIcon.displayName = "Cell75DoubleIcon";
|
|
75
|
+
var cell_75_double_icon_default = Cell75DoubleIcon;
|
|
76
|
+
|
|
77
|
+
//#endregion
|
|
78
|
+
export { Cell75DoubleIcon, cell_75_double_icon_default as default };
|