@blueprintjs/icons 4.1.1 → 4.2.0
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/icons.bundle.js +1 -1
- package/icons.json +49 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +9 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +14 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/color-fill.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/color-fill.js +4 -0
- package/lib/cjs/generated/16px/paths/color-fill.js.map +1 -0
- package/lib/cjs/generated/16px/paths/divide.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/divide.js +4 -0
- package/lib/cjs/generated/16px/paths/divide.js.map +1 -0
- package/lib/cjs/generated/16px/paths/horizontal-inbetween.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/horizontal-inbetween.js +4 -0
- package/lib/cjs/generated/16px/paths/horizontal-inbetween.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +7 -0
- package/lib/cjs/generated/16px/paths/index.js +25 -10
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/open-application.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/open-application.js +4 -0
- package/lib/cjs/generated/16px/paths/open-application.js.map +1 -0
- package/lib/cjs/generated/16px/paths/rect-height.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/rect-height.js +4 -0
- package/lib/cjs/generated/16px/paths/rect-height.js.map +1 -0
- package/lib/cjs/generated/16px/paths/rect-width.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/rect-width.js +4 -0
- package/lib/cjs/generated/16px/paths/rect-width.js.map +1 -0
- package/lib/cjs/generated/16px/paths/vertical-inbetween.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/vertical-inbetween.js +4 -0
- package/lib/cjs/generated/16px/paths/vertical-inbetween.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +9 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +14 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/color-fill.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/color-fill.js +4 -0
- package/lib/cjs/generated/20px/paths/color-fill.js.map +1 -0
- package/lib/cjs/generated/20px/paths/divide.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/divide.js +4 -0
- package/lib/cjs/generated/20px/paths/divide.js.map +1 -0
- package/lib/cjs/generated/20px/paths/horizontal-inbetween.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/horizontal-inbetween.js +4 -0
- package/lib/cjs/generated/20px/paths/horizontal-inbetween.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +7 -0
- package/lib/cjs/generated/20px/paths/index.js +25 -10
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/open-application.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/open-application.js +4 -0
- package/lib/cjs/generated/20px/paths/open-application.js.map +1 -0
- package/lib/cjs/generated/20px/paths/rect-height.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/rect-height.js +4 -0
- package/lib/cjs/generated/20px/paths/rect-height.js.map +1 -0
- package/lib/cjs/generated/20px/paths/rect-width.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/rect-width.js +4 -0
- package/lib/cjs/generated/20px/paths/rect-width.js.map +1 -0
- package/lib/cjs/generated/20px/paths/vertical-inbetween.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/vertical-inbetween.js +4 -0
- package/lib/cjs/generated/20px/paths/vertical-inbetween.js.map +1 -0
- package/lib/cjs/iconCodepoints.d.ts +7 -0
- package/lib/cjs/iconNames.d.ts +14 -0
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.ttf +0 -0
- package/lib/css/blueprint-icons-16.woff +0 -0
- package/lib/css/blueprint-icons-16.woff2 +0 -0
- package/lib/css/blueprint-icons-20.eot +0 -0
- package/lib/css/blueprint-icons-20.ttf +0 -0
- package/lib/css/blueprint-icons-20.woff +0 -0
- package/lib/css/blueprint-icons-20.woff2 +0 -0
- package/lib/css/blueprint-icons.css +2 -2
- package/lib/esm/generated/16px/blueprint-icons-16.d.ts +9 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +14 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/color-fill.d.ts +2 -0
- package/lib/esm/generated/16px/paths/color-fill.js +2 -0
- package/lib/esm/generated/16px/paths/color-fill.js.map +1 -0
- package/lib/esm/generated/16px/paths/divide.d.ts +2 -0
- package/lib/esm/generated/16px/paths/divide.js +2 -0
- package/lib/esm/generated/16px/paths/divide.js.map +1 -0
- package/lib/esm/generated/16px/paths/horizontal-inbetween.d.ts +2 -0
- package/lib/esm/generated/16px/paths/horizontal-inbetween.js +2 -0
- package/lib/esm/generated/16px/paths/horizontal-inbetween.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +7 -0
- package/lib/esm/generated/16px/paths/index.js +7 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/open-application.d.ts +2 -0
- package/lib/esm/generated/16px/paths/open-application.js +2 -0
- package/lib/esm/generated/16px/paths/open-application.js.map +1 -0
- package/lib/esm/generated/16px/paths/rect-height.d.ts +2 -0
- package/lib/esm/generated/16px/paths/rect-height.js +2 -0
- package/lib/esm/generated/16px/paths/rect-height.js.map +1 -0
- package/lib/esm/generated/16px/paths/rect-width.d.ts +2 -0
- package/lib/esm/generated/16px/paths/rect-width.js +2 -0
- package/lib/esm/generated/16px/paths/rect-width.js.map +1 -0
- package/lib/esm/generated/16px/paths/vertical-inbetween.d.ts +2 -0
- package/lib/esm/generated/16px/paths/vertical-inbetween.js +2 -0
- package/lib/esm/generated/16px/paths/vertical-inbetween.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +9 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +14 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/color-fill.d.ts +2 -0
- package/lib/esm/generated/20px/paths/color-fill.js +2 -0
- package/lib/esm/generated/20px/paths/color-fill.js.map +1 -0
- package/lib/esm/generated/20px/paths/divide.d.ts +2 -0
- package/lib/esm/generated/20px/paths/divide.js +2 -0
- package/lib/esm/generated/20px/paths/divide.js.map +1 -0
- package/lib/esm/generated/20px/paths/horizontal-inbetween.d.ts +2 -0
- package/lib/esm/generated/20px/paths/horizontal-inbetween.js +2 -0
- package/lib/esm/generated/20px/paths/horizontal-inbetween.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +7 -0
- package/lib/esm/generated/20px/paths/index.js +7 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/open-application.d.ts +2 -0
- package/lib/esm/generated/20px/paths/open-application.js +2 -0
- package/lib/esm/generated/20px/paths/open-application.js.map +1 -0
- package/lib/esm/generated/20px/paths/rect-height.d.ts +2 -0
- package/lib/esm/generated/20px/paths/rect-height.js +2 -0
- package/lib/esm/generated/20px/paths/rect-height.js.map +1 -0
- package/lib/esm/generated/20px/paths/rect-width.d.ts +2 -0
- package/lib/esm/generated/20px/paths/rect-width.js +2 -0
- package/lib/esm/generated/20px/paths/rect-width.js.map +1 -0
- package/lib/esm/generated/20px/paths/vertical-inbetween.d.ts +2 -0
- package/lib/esm/generated/20px/paths/vertical-inbetween.js +2 -0
- package/lib/esm/generated/20px/paths/vertical-inbetween.js.map +1 -0
- package/lib/esm/iconCodepoints.d.ts +7 -0
- package/lib/esm/iconNames.d.ts +14 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +9 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +14 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/color-fill.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/color-fill.js +2 -0
- package/lib/esnext/generated/16px/paths/color-fill.js.map +1 -0
- package/lib/esnext/generated/16px/paths/divide.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/divide.js +2 -0
- package/lib/esnext/generated/16px/paths/divide.js.map +1 -0
- package/lib/esnext/generated/16px/paths/horizontal-inbetween.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/horizontal-inbetween.js +2 -0
- package/lib/esnext/generated/16px/paths/horizontal-inbetween.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +7 -0
- package/lib/esnext/generated/16px/paths/index.js +7 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/open-application.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/open-application.js +2 -0
- package/lib/esnext/generated/16px/paths/open-application.js.map +1 -0
- package/lib/esnext/generated/16px/paths/rect-height.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/rect-height.js +2 -0
- package/lib/esnext/generated/16px/paths/rect-height.js.map +1 -0
- package/lib/esnext/generated/16px/paths/rect-width.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/rect-width.js +2 -0
- package/lib/esnext/generated/16px/paths/rect-width.js.map +1 -0
- package/lib/esnext/generated/16px/paths/vertical-inbetween.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/vertical-inbetween.js +2 -0
- package/lib/esnext/generated/16px/paths/vertical-inbetween.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +9 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +14 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/color-fill.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/color-fill.js +2 -0
- package/lib/esnext/generated/20px/paths/color-fill.js.map +1 -0
- package/lib/esnext/generated/20px/paths/divide.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/divide.js +2 -0
- package/lib/esnext/generated/20px/paths/divide.js.map +1 -0
- package/lib/esnext/generated/20px/paths/horizontal-inbetween.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/horizontal-inbetween.js +2 -0
- package/lib/esnext/generated/20px/paths/horizontal-inbetween.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +7 -0
- package/lib/esnext/generated/20px/paths/index.js +7 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/open-application.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/open-application.js +2 -0
- package/lib/esnext/generated/20px/paths/open-application.js.map +1 -0
- package/lib/esnext/generated/20px/paths/rect-height.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/rect-height.js +2 -0
- package/lib/esnext/generated/20px/paths/rect-height.js.map +1 -0
- package/lib/esnext/generated/20px/paths/rect-width.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/rect-width.js +2 -0
- package/lib/esnext/generated/20px/paths/rect-width.js.map +1 -0
- package/lib/esnext/generated/20px/paths/vertical-inbetween.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/vertical-inbetween.js +2 -0
- package/lib/esnext/generated/20px/paths/vertical-inbetween.js.map +1 -0
- package/lib/esnext/iconCodepoints.d.ts +7 -0
- package/lib/esnext/iconNames.d.ts +14 -0
- package/lib/scss/blueprint-icons-16.scss +7 -0
- package/package.json +3 -3
- package/src/generated/16px/_icon-variables.scss +7 -0
- package/src/generated/16px/blueprint-icons-16.css +4 -4
- package/src/generated/16px/blueprint-icons-16.eot +0 -0
- package/src/generated/16px/blueprint-icons-16.ts +28 -0
- package/src/generated/16px/blueprint-icons-16.ttf +0 -0
- package/src/generated/16px/blueprint-icons-16.woff +0 -0
- package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
- package/src/generated/16px/paths/color-fill.ts +1 -0
- package/src/generated/16px/paths/divide.ts +1 -0
- package/src/generated/16px/paths/horizontal-inbetween.ts +1 -0
- package/src/generated/16px/paths/index.ts +7 -0
- package/src/generated/16px/paths/open-application.ts +1 -0
- package/src/generated/16px/paths/rect-height.ts +1 -0
- package/src/generated/16px/paths/rect-width.ts +1 -0
- package/src/generated/16px/paths/vertical-inbetween.ts +1 -0
- package/src/generated/20px/blueprint-icons-20.css +4 -4
- package/src/generated/20px/blueprint-icons-20.eot +0 -0
- package/src/generated/20px/blueprint-icons-20.ts +28 -0
- package/src/generated/20px/blueprint-icons-20.ttf +0 -0
- package/src/generated/20px/blueprint-icons-20.woff +0 -0
- package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
- package/src/generated/20px/paths/color-fill.ts +1 -0
- package/src/generated/20px/paths/divide.ts +1 -0
- package/src/generated/20px/paths/horizontal-inbetween.ts +1 -0
- package/src/generated/20px/paths/index.ts +7 -0
- package/src/generated/20px/paths/open-application.ts +1 -0
- package/src/generated/20px/paths/rect-height.ts +1 -0
- package/src/generated/20px/paths/rect-width.ts +1 -0
- package/src/generated/20px/paths/vertical-inbetween.ts +1 -0
|
@@ -99,6 +99,7 @@ export declare const IconNames: {
|
|
|
99
99
|
DESKTOP: IconName;
|
|
100
100
|
DIAGNOSIS: IconName;
|
|
101
101
|
DISABLE: IconName;
|
|
102
|
+
DIVIDE: IconName;
|
|
102
103
|
DOLLAR: IconName;
|
|
103
104
|
DOT: IconName;
|
|
104
105
|
DOWNLOAD: IconName;
|
|
@@ -297,6 +298,7 @@ export declare const IconNames: {
|
|
|
297
298
|
CLOUD_UPLOAD: IconName;
|
|
298
299
|
CODE_BLOCK: IconName;
|
|
299
300
|
COLLAPSE_ALL: IconName;
|
|
301
|
+
COLOR_FILL: IconName;
|
|
300
302
|
COLUMN_LAYOUT: IconName;
|
|
301
303
|
CREDIT_CARD: IconName;
|
|
302
304
|
CUBE_ADD: IconName;
|
|
@@ -379,6 +381,7 @@ export declare const IconNames: {
|
|
|
379
381
|
HORIZONTAL_BAR_CHART_DESC: IconName;
|
|
380
382
|
HORIZONTAL_BAR_CHART: IconName;
|
|
381
383
|
HORIZONTAL_DISTRIBUTION: IconName;
|
|
384
|
+
HORIZONTAL_INBETWEEN: IconName;
|
|
382
385
|
ID_NUMBER: IconName;
|
|
383
386
|
IMAGE_ROTATE_LEFT: IconName;
|
|
384
387
|
IMAGE_ROTATE_RIGHT: IconName;
|
|
@@ -451,6 +454,7 @@ export declare const IconNames: {
|
|
|
451
454
|
ONE_COLUMN: IconName;
|
|
452
455
|
ONE_TO_MANY: IconName;
|
|
453
456
|
ONE_TO_ONE: IconName;
|
|
457
|
+
OPEN_APPLICATION: IconName;
|
|
454
458
|
PAGE_LAYOUT: IconName;
|
|
455
459
|
PANEL_STATS: IconName;
|
|
456
460
|
PANEL_TABLE: IconName;
|
|
@@ -460,6 +464,8 @@ export declare const IconNames: {
|
|
|
460
464
|
POLYGON_FILTER: IconName;
|
|
461
465
|
PREDICTIVE_ANALYSIS: IconName;
|
|
462
466
|
PUBLISH_FUNCTION: IconName;
|
|
467
|
+
RECT_HEIGHT: IconName;
|
|
468
|
+
RECT_WIDTH: IconName;
|
|
463
469
|
REGRESSION_CHART: IconName;
|
|
464
470
|
REMOVE_COLUMN_LEFT: IconName;
|
|
465
471
|
REMOVE_COLUMN_RIGHT: IconName;
|
|
@@ -538,6 +544,7 @@ export declare const IconNames: {
|
|
|
538
544
|
VERTICAL_BAR_CHART_ASC: IconName;
|
|
539
545
|
VERTICAL_BAR_CHART_DESC: IconName;
|
|
540
546
|
VERTICAL_DISTRIBUTION: IconName;
|
|
547
|
+
VERTICAL_INBETWEEN: IconName;
|
|
541
548
|
VOLUME_DOWN: IconName;
|
|
542
549
|
VOLUME_OFF: IconName;
|
|
543
550
|
VOLUME_UP: IconName;
|
|
@@ -643,6 +650,7 @@ export declare const IconNames: {
|
|
|
643
650
|
Code: IconName;
|
|
644
651
|
Cog: IconName;
|
|
645
652
|
CollapseAll: IconName;
|
|
653
|
+
ColorFill: IconName;
|
|
646
654
|
ColumnLayout: IconName;
|
|
647
655
|
Comment: IconName;
|
|
648
656
|
Comparison: IconName;
|
|
@@ -674,6 +682,7 @@ export declare const IconNames: {
|
|
|
674
682
|
DirectionLeft: IconName;
|
|
675
683
|
DirectionRight: IconName;
|
|
676
684
|
Disable: IconName;
|
|
685
|
+
Divide: IconName;
|
|
677
686
|
DocumentOpen: IconName;
|
|
678
687
|
DocumentShare: IconName;
|
|
679
688
|
Document: IconName;
|
|
@@ -795,6 +804,7 @@ export declare const IconNames: {
|
|
|
795
804
|
HorizontalBarChartDesc: IconName;
|
|
796
805
|
HorizontalBarChart: IconName;
|
|
797
806
|
HorizontalDistribution: IconName;
|
|
807
|
+
HorizontalInbetween: IconName;
|
|
798
808
|
Hurricane: IconName;
|
|
799
809
|
IdNumber: IconName;
|
|
800
810
|
ImageRotateLeft: IconName;
|
|
@@ -908,6 +918,7 @@ export declare const IconNames: {
|
|
|
908
918
|
OneColumn: IconName;
|
|
909
919
|
OneToMany: IconName;
|
|
910
920
|
OneToOne: IconName;
|
|
921
|
+
OpenApplication: IconName;
|
|
911
922
|
Outdated: IconName;
|
|
912
923
|
PageLayout: IconName;
|
|
913
924
|
PanelStats: IconName;
|
|
@@ -942,6 +953,8 @@ export declare const IconNames: {
|
|
|
942
953
|
Rain: IconName;
|
|
943
954
|
Random: IconName;
|
|
944
955
|
Record: IconName;
|
|
956
|
+
RectHeight: IconName;
|
|
957
|
+
RectWidth: IconName;
|
|
945
958
|
Rectangle: IconName;
|
|
946
959
|
Redo: IconName;
|
|
947
960
|
Refresh: IconName;
|
|
@@ -1079,6 +1092,7 @@ export declare const IconNames: {
|
|
|
1079
1092
|
VerticalBarChartAsc: IconName;
|
|
1080
1093
|
VerticalBarChartDesc: IconName;
|
|
1081
1094
|
VerticalDistribution: IconName;
|
|
1095
|
+
VerticalInbetween: IconName;
|
|
1082
1096
|
Video: IconName;
|
|
1083
1097
|
Virus: IconName;
|
|
1084
1098
|
VolumeDown: IconName;
|
|
@@ -549,4 +549,11 @@ $blueprint-icons-16-codepoints: (
|
|
|
549
549
|
"symbol-rectangle": "\f322",
|
|
550
550
|
"fuel": "\f323",
|
|
551
551
|
"playbook": "\f324",
|
|
552
|
+
"rect-height": "\f325",
|
|
553
|
+
"rect-width": "\f326",
|
|
554
|
+
"divide": "\f327",
|
|
555
|
+
"color-fill": "\f328",
|
|
556
|
+
"horizontal-inbetween": "\f329",
|
|
557
|
+
"vertical-inbetween": "\f32a",
|
|
558
|
+
"open-application": "\f32b",
|
|
552
559
|
);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blueprintjs/icons",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.2.0",
|
|
4
4
|
"description": "Components, fonts, icons, and css files for creating and displaying icons.",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.js",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"tslib": "~2.3.1"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
|
-
"@blueprintjs/node-build-scripts": "^
|
|
45
|
-
"@blueprintjs/test-commons": "^1.0.
|
|
44
|
+
"@blueprintjs/node-build-scripts": "^3.0.0",
|
|
45
|
+
"@blueprintjs/test-commons": "^1.0.2",
|
|
46
46
|
"enzyme": "^3.11.0",
|
|
47
47
|
"fantasticon": "^1.2.3",
|
|
48
48
|
"mocha": "^9.2.2",
|
|
@@ -549,4 +549,11 @@ $blueprint-icons-16-codepoints: (
|
|
|
549
549
|
"symbol-rectangle": "\f322",
|
|
550
550
|
"fuel": "\f323",
|
|
551
551
|
"playbook": "\f324",
|
|
552
|
+
"rect-height": "\f325",
|
|
553
|
+
"rect-width": "\f326",
|
|
554
|
+
"divide": "\f327",
|
|
555
|
+
"color-fill": "\f328",
|
|
556
|
+
"horizontal-inbetween": "\f329",
|
|
557
|
+
"vertical-inbetween": "\f32a",
|
|
558
|
+
"open-application": "\f32b",
|
|
552
559
|
);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-16";
|
|
3
|
-
src: url("./blueprint-icons-16.ttf?
|
|
4
|
-
url("./blueprint-icons-16.eot?
|
|
5
|
-
url("./blueprint-icons-16.woff2?
|
|
6
|
-
url("./blueprint-icons-16.woff?
|
|
3
|
+
src: url("./blueprint-icons-16.ttf?c95d1f3a8818a8959a9a68fc75ee7478") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-16.eot?c95d1f3a8818a8959a9a68fc75ee7478#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-16.woff2?c95d1f3a8818a8959a9a68fc75ee7478") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-16.woff?c95d1f3a8818a8959a9a68fc75ee7478") format("woff");
|
|
7
7
|
}
|
|
Binary file
|
|
@@ -93,6 +93,7 @@ export type BlueprintIcons_16Id =
|
|
|
93
93
|
| "code"
|
|
94
94
|
| "cog"
|
|
95
95
|
| "collapse-all"
|
|
96
|
+
| "color-fill"
|
|
96
97
|
| "column-layout"
|
|
97
98
|
| "comment"
|
|
98
99
|
| "comparison"
|
|
@@ -124,6 +125,7 @@ export type BlueprintIcons_16Id =
|
|
|
124
125
|
| "direction-left"
|
|
125
126
|
| "direction-right"
|
|
126
127
|
| "disable"
|
|
128
|
+
| "divide"
|
|
127
129
|
| "document-open"
|
|
128
130
|
| "document-share"
|
|
129
131
|
| "document"
|
|
@@ -245,6 +247,7 @@ export type BlueprintIcons_16Id =
|
|
|
245
247
|
| "horizontal-bar-chart-desc"
|
|
246
248
|
| "horizontal-bar-chart"
|
|
247
249
|
| "horizontal-distribution"
|
|
250
|
+
| "horizontal-inbetween"
|
|
248
251
|
| "hurricane"
|
|
249
252
|
| "id-number"
|
|
250
253
|
| "image-rotate-left"
|
|
@@ -358,6 +361,7 @@ export type BlueprintIcons_16Id =
|
|
|
358
361
|
| "one-column"
|
|
359
362
|
| "one-to-many"
|
|
360
363
|
| "one-to-one"
|
|
364
|
+
| "open-application"
|
|
361
365
|
| "outdated"
|
|
362
366
|
| "page-layout"
|
|
363
367
|
| "panel-stats"
|
|
@@ -392,6 +396,8 @@ export type BlueprintIcons_16Id =
|
|
|
392
396
|
| "rain"
|
|
393
397
|
| "random"
|
|
394
398
|
| "record"
|
|
399
|
+
| "rect-height"
|
|
400
|
+
| "rect-width"
|
|
395
401
|
| "rectangle"
|
|
396
402
|
| "redo"
|
|
397
403
|
| "refresh"
|
|
@@ -529,6 +535,7 @@ export type BlueprintIcons_16Id =
|
|
|
529
535
|
| "vertical-bar-chart-asc"
|
|
530
536
|
| "vertical-bar-chart-desc"
|
|
531
537
|
| "vertical-distribution"
|
|
538
|
+
| "vertical-inbetween"
|
|
532
539
|
| "video"
|
|
533
540
|
| "virus"
|
|
534
541
|
| "volume-down"
|
|
@@ -643,6 +650,7 @@ export type BlueprintIcons_16Key =
|
|
|
643
650
|
| "Code"
|
|
644
651
|
| "Cog"
|
|
645
652
|
| "CollapseAll"
|
|
653
|
+
| "ColorFill"
|
|
646
654
|
| "ColumnLayout"
|
|
647
655
|
| "Comment"
|
|
648
656
|
| "Comparison"
|
|
@@ -674,6 +682,7 @@ export type BlueprintIcons_16Key =
|
|
|
674
682
|
| "DirectionLeft"
|
|
675
683
|
| "DirectionRight"
|
|
676
684
|
| "Disable"
|
|
685
|
+
| "Divide"
|
|
677
686
|
| "DocumentOpen"
|
|
678
687
|
| "DocumentShare"
|
|
679
688
|
| "Document"
|
|
@@ -795,6 +804,7 @@ export type BlueprintIcons_16Key =
|
|
|
795
804
|
| "HorizontalBarChartDesc"
|
|
796
805
|
| "HorizontalBarChart"
|
|
797
806
|
| "HorizontalDistribution"
|
|
807
|
+
| "HorizontalInbetween"
|
|
798
808
|
| "Hurricane"
|
|
799
809
|
| "IdNumber"
|
|
800
810
|
| "ImageRotateLeft"
|
|
@@ -908,6 +918,7 @@ export type BlueprintIcons_16Key =
|
|
|
908
918
|
| "OneColumn"
|
|
909
919
|
| "OneToMany"
|
|
910
920
|
| "OneToOne"
|
|
921
|
+
| "OpenApplication"
|
|
911
922
|
| "Outdated"
|
|
912
923
|
| "PageLayout"
|
|
913
924
|
| "PanelStats"
|
|
@@ -942,6 +953,8 @@ export type BlueprintIcons_16Key =
|
|
|
942
953
|
| "Rain"
|
|
943
954
|
| "Random"
|
|
944
955
|
| "Record"
|
|
956
|
+
| "RectHeight"
|
|
957
|
+
| "RectWidth"
|
|
945
958
|
| "Rectangle"
|
|
946
959
|
| "Redo"
|
|
947
960
|
| "Refresh"
|
|
@@ -1079,6 +1092,7 @@ export type BlueprintIcons_16Key =
|
|
|
1079
1092
|
| "VerticalBarChartAsc"
|
|
1080
1093
|
| "VerticalBarChartDesc"
|
|
1081
1094
|
| "VerticalDistribution"
|
|
1095
|
+
| "VerticalInbetween"
|
|
1082
1096
|
| "Video"
|
|
1083
1097
|
| "Virus"
|
|
1084
1098
|
| "VolumeDown"
|
|
@@ -1193,6 +1207,7 @@ export enum BlueprintIcons_16 {
|
|
|
1193
1207
|
Code = "code",
|
|
1194
1208
|
Cog = "cog",
|
|
1195
1209
|
CollapseAll = "collapse-all",
|
|
1210
|
+
ColorFill = "color-fill",
|
|
1196
1211
|
ColumnLayout = "column-layout",
|
|
1197
1212
|
Comment = "comment",
|
|
1198
1213
|
Comparison = "comparison",
|
|
@@ -1224,6 +1239,7 @@ export enum BlueprintIcons_16 {
|
|
|
1224
1239
|
DirectionLeft = "direction-left",
|
|
1225
1240
|
DirectionRight = "direction-right",
|
|
1226
1241
|
Disable = "disable",
|
|
1242
|
+
Divide = "divide",
|
|
1227
1243
|
DocumentOpen = "document-open",
|
|
1228
1244
|
DocumentShare = "document-share",
|
|
1229
1245
|
Document = "document",
|
|
@@ -1345,6 +1361,7 @@ export enum BlueprintIcons_16 {
|
|
|
1345
1361
|
HorizontalBarChartDesc = "horizontal-bar-chart-desc",
|
|
1346
1362
|
HorizontalBarChart = "horizontal-bar-chart",
|
|
1347
1363
|
HorizontalDistribution = "horizontal-distribution",
|
|
1364
|
+
HorizontalInbetween = "horizontal-inbetween",
|
|
1348
1365
|
Hurricane = "hurricane",
|
|
1349
1366
|
IdNumber = "id-number",
|
|
1350
1367
|
ImageRotateLeft = "image-rotate-left",
|
|
@@ -1458,6 +1475,7 @@ export enum BlueprintIcons_16 {
|
|
|
1458
1475
|
OneColumn = "one-column",
|
|
1459
1476
|
OneToMany = "one-to-many",
|
|
1460
1477
|
OneToOne = "one-to-one",
|
|
1478
|
+
OpenApplication = "open-application",
|
|
1461
1479
|
Outdated = "outdated",
|
|
1462
1480
|
PageLayout = "page-layout",
|
|
1463
1481
|
PanelStats = "panel-stats",
|
|
@@ -1492,6 +1510,8 @@ export enum BlueprintIcons_16 {
|
|
|
1492
1510
|
Rain = "rain",
|
|
1493
1511
|
Random = "random",
|
|
1494
1512
|
Record = "record",
|
|
1513
|
+
RectHeight = "rect-height",
|
|
1514
|
+
RectWidth = "rect-width",
|
|
1495
1515
|
Rectangle = "rectangle",
|
|
1496
1516
|
Redo = "redo",
|
|
1497
1517
|
Refresh = "refresh",
|
|
@@ -1629,6 +1649,7 @@ export enum BlueprintIcons_16 {
|
|
|
1629
1649
|
VerticalBarChartAsc = "vertical-bar-chart-asc",
|
|
1630
1650
|
VerticalBarChartDesc = "vertical-bar-chart-desc",
|
|
1631
1651
|
VerticalDistribution = "vertical-distribution",
|
|
1652
|
+
VerticalInbetween = "vertical-inbetween",
|
|
1632
1653
|
Video = "video",
|
|
1633
1654
|
Virus = "virus",
|
|
1634
1655
|
VolumeDown = "volume-down",
|
|
@@ -1744,6 +1765,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1744
1765
|
[BlueprintIcons_16.Code]: "61788",
|
|
1745
1766
|
[BlueprintIcons_16.Cog]: "61789",
|
|
1746
1767
|
[BlueprintIcons_16.CollapseAll]: "61790",
|
|
1768
|
+
[BlueprintIcons_16.ColorFill]: "62248",
|
|
1747
1769
|
[BlueprintIcons_16.ColumnLayout]: "61791",
|
|
1748
1770
|
[BlueprintIcons_16.Comment]: "61792",
|
|
1749
1771
|
[BlueprintIcons_16.Comparison]: "61793",
|
|
@@ -1775,6 +1797,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1775
1797
|
[BlueprintIcons_16.DirectionLeft]: "61819",
|
|
1776
1798
|
[BlueprintIcons_16.DirectionRight]: "61820",
|
|
1777
1799
|
[BlueprintIcons_16.Disable]: "61821",
|
|
1800
|
+
[BlueprintIcons_16.Divide]: "62247",
|
|
1778
1801
|
[BlueprintIcons_16.DocumentOpen]: "61822",
|
|
1779
1802
|
[BlueprintIcons_16.DocumentShare]: "61823",
|
|
1780
1803
|
[BlueprintIcons_16.Document]: "61824",
|
|
@@ -1896,6 +1919,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
1896
1919
|
[BlueprintIcons_16.HorizontalBarChartDesc]: "61939",
|
|
1897
1920
|
[BlueprintIcons_16.HorizontalBarChart]: "61940",
|
|
1898
1921
|
[BlueprintIcons_16.HorizontalDistribution]: "61941",
|
|
1922
|
+
[BlueprintIcons_16.HorizontalInbetween]: "62249",
|
|
1899
1923
|
[BlueprintIcons_16.Hurricane]: "61942",
|
|
1900
1924
|
[BlueprintIcons_16.IdNumber]: "61943",
|
|
1901
1925
|
[BlueprintIcons_16.ImageRotateLeft]: "61944",
|
|
@@ -2009,6 +2033,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2009
2033
|
[BlueprintIcons_16.OneColumn]: "62052",
|
|
2010
2034
|
[BlueprintIcons_16.OneToMany]: "62053",
|
|
2011
2035
|
[BlueprintIcons_16.OneToOne]: "62054",
|
|
2036
|
+
[BlueprintIcons_16.OpenApplication]: "62251",
|
|
2012
2037
|
[BlueprintIcons_16.Outdated]: "62055",
|
|
2013
2038
|
[BlueprintIcons_16.PageLayout]: "62056",
|
|
2014
2039
|
[BlueprintIcons_16.PanelStats]: "62057",
|
|
@@ -2043,6 +2068,8 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2043
2068
|
[BlueprintIcons_16.Rain]: "62085",
|
|
2044
2069
|
[BlueprintIcons_16.Random]: "62086",
|
|
2045
2070
|
[BlueprintIcons_16.Record]: "62087",
|
|
2071
|
+
[BlueprintIcons_16.RectHeight]: "62245",
|
|
2072
|
+
[BlueprintIcons_16.RectWidth]: "62246",
|
|
2046
2073
|
[BlueprintIcons_16.Rectangle]: "62241",
|
|
2047
2074
|
[BlueprintIcons_16.Redo]: "62088",
|
|
2048
2075
|
[BlueprintIcons_16.Refresh]: "62089",
|
|
@@ -2180,6 +2207,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2180
2207
|
[BlueprintIcons_16.VerticalBarChartAsc]: "62220",
|
|
2181
2208
|
[BlueprintIcons_16.VerticalBarChartDesc]: "62221",
|
|
2182
2209
|
[BlueprintIcons_16.VerticalDistribution]: "62222",
|
|
2210
|
+
[BlueprintIcons_16.VerticalInbetween]: "62250",
|
|
2183
2211
|
[BlueprintIcons_16.Video]: "62223",
|
|
2184
2212
|
[BlueprintIcons_16.Virus]: "62224",
|
|
2185
2213
|
[BlueprintIcons_16.VolumeDown]: "62225",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M3.093 7c.017-.05.036-.1.058-.15.106-.248.225-.397.263-.436L7 2.828 11.172 7H3.093zM6.5 13c1 0 2.5-1 3-1.5l3.086-3.086L14 7l-1.414-1.414-4.172-4.172L7 0 5.586 1.414 2 5c-.5.5-1 1.5-1 2.5s.5 2 1 2.5l2 2c.5.5 1.5 1 2.5 1zm7-4l1.125 1.667c.238.353.375.666.375 1 0 .666-.375 1.333-1.5 1.333s-1.5-.667-1.5-1.333c0-.334.137-.647.375-1L13.5 9zM0 15a1 1 0 011-1h14a1 1 0 110 2H1a1 1 0 01-1-1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M9 5a1 1 0 11-2 0 1 1 0 012 0zM5 7c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H5zm3 5a1 1 0 100-2 1 1 0 000 2z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 16V0h1a1 1 0 011 1v14a1 1 0 01-1 1H0zM15 0h1v16h-1a1 1 0 01-1-1V1a1 1 0 011-1zM6.707 6.707a1 1 0 00-1.414-1.414l-2 2a1 1 0 000 1.414l2 2a1 1 0 001.414-1.414L5.414 8l1.293-1.293zm4-1.414a1 1 0 00-1.414 1.414L10.586 8 9.293 9.293a1 1 0 101.414 1.414l2-2a1 1 0 000-1.414l-2-2z"];
|
|
@@ -92,6 +92,7 @@ export { default as Code } from "./code";
|
|
|
92
92
|
export { default as CodeBlock } from "./code-block";
|
|
93
93
|
export { default as Cog } from "./cog";
|
|
94
94
|
export { default as CollapseAll } from "./collapse-all";
|
|
95
|
+
export { default as ColorFill } from "./color-fill";
|
|
95
96
|
export { default as ColumnLayout } from "./column-layout";
|
|
96
97
|
export { default as Comment } from "./comment";
|
|
97
98
|
export { default as Comparison } from "./comparison";
|
|
@@ -123,6 +124,7 @@ export { default as DiagramTree } from "./diagram-tree";
|
|
|
123
124
|
export { default as DirectionLeft } from "./direction-left";
|
|
124
125
|
export { default as DirectionRight } from "./direction-right";
|
|
125
126
|
export { default as Disable } from "./disable";
|
|
127
|
+
export { default as Divide } from "./divide";
|
|
126
128
|
export { default as Document } from "./document";
|
|
127
129
|
export { default as DocumentOpen } from "./document-open";
|
|
128
130
|
export { default as DocumentShare } from "./document-share";
|
|
@@ -244,6 +246,7 @@ export { default as HorizontalBarChart } from "./horizontal-bar-chart";
|
|
|
244
246
|
export { default as HorizontalBarChartAsc } from "./horizontal-bar-chart-asc";
|
|
245
247
|
export { default as HorizontalBarChartDesc } from "./horizontal-bar-chart-desc";
|
|
246
248
|
export { default as HorizontalDistribution } from "./horizontal-distribution";
|
|
249
|
+
export { default as HorizontalInbetween } from "./horizontal-inbetween";
|
|
247
250
|
export { default as Hurricane } from "./hurricane";
|
|
248
251
|
export { default as IdNumber } from "./id-number";
|
|
249
252
|
export { default as ImageRotateLeft } from "./image-rotate-left";
|
|
@@ -357,6 +360,7 @@ export { default as OilField } from "./oil-field";
|
|
|
357
360
|
export { default as OneColumn } from "./one-column";
|
|
358
361
|
export { default as OneToMany } from "./one-to-many";
|
|
359
362
|
export { default as OneToOne } from "./one-to-one";
|
|
363
|
+
export { default as OpenApplication } from "./open-application";
|
|
360
364
|
export { default as Outdated } from "./outdated";
|
|
361
365
|
export { default as PageLayout } from "./page-layout";
|
|
362
366
|
export { default as PanelStats } from "./panel-stats";
|
|
@@ -391,6 +395,8 @@ export { default as Pulse } from "./pulse";
|
|
|
391
395
|
export { default as Rain } from "./rain";
|
|
392
396
|
export { default as Random } from "./random";
|
|
393
397
|
export { default as Record } from "./record";
|
|
398
|
+
export { default as RectHeight } from "./rect-height";
|
|
399
|
+
export { default as RectWidth } from "./rect-width";
|
|
394
400
|
export { default as Rectangle } from "./rectangle";
|
|
395
401
|
export { default as Redo } from "./redo";
|
|
396
402
|
export { default as Refresh } from "./refresh";
|
|
@@ -528,6 +534,7 @@ export { default as Variable } from "./variable";
|
|
|
528
534
|
export { default as VerticalBarChartAsc } from "./vertical-bar-chart-asc";
|
|
529
535
|
export { default as VerticalBarChartDesc } from "./vertical-bar-chart-desc";
|
|
530
536
|
export { default as VerticalDistribution } from "./vertical-distribution";
|
|
537
|
+
export { default as VerticalInbetween } from "./vertical-inbetween";
|
|
531
538
|
export { default as Video } from "./video";
|
|
532
539
|
export { default as Virus } from "./virus";
|
|
533
540
|
export { default as VolumeDown } from "./volume-down";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M5 0h10c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1H8v-2h6V3H6v5H4V1c0-.55.45-1 1-1zm2.5 5h5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-5c-.28 0-.5.22-.5.5s.22.5.5.5zm0 2h2c.28 0 .5-.22.5-.5S9.78 6 9.5 6h-2c-.28 0-.5.22-.5.5s.22.5.5.5zM11 8.5c0 .28-.165.5-.375.5h-2.25C8.165 9 8 8.78 8 8.5s.165-.5.375-.5h2.25c.21 0 .375.22.375.5zM5 14c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1h1.59L.3 14.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71L5 12.41V14z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M3 15V1h10v14H3zm0 1a1 1 0 01-1-1V1a1 1 0 011-1h10a1 1 0 011 1v14a1 1 0 01-1 1H3zM8.707 3.293a1 1 0 00-1.414 0l-2 2a1 1 0 001.414 1.414L8 5.414l1.293 1.293a1 1 0 001.414-1.414l-2-2zm-2 6a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l2-2a1 1 0 00-1.414-1.414L8 10.586 6.707 9.293z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M1 3h14v10H1V3zM0 3a1 1 0 011-1h14a1 1 0 011 1v10a1 1 0 01-1 1H1a1 1 0 01-1-1V3zm10.707 2.293a1 1 0 00-1.414 1.414L10.586 8 9.293 9.293a1 1 0 001.414 1.414l2-2a1 1 0 000-1.414l-2-2zm-4 1.414a1 1 0 00-1.414-1.414l-2 2a1 1 0 000 1.414l2 2a1 1 0 001.414-1.414L5.414 8l1.293-1.293z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M16 0H0v1a1 1 0 001 1h14a1 1 0 001-1V0zM0 15v1h16v-1a1 1 0 00-1-1H1a1 1 0 00-1 1zM8.707 3.293a1 1 0 00-1.414 0l-2 2a1 1 0 001.414 1.414L8 5.414l1.293 1.293a1 1 0 001.414-1.414l-2-2zm-2 6a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l2-2a1 1 0 00-1.414-1.414L8 10.586 6.707 9.293z"];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-20";
|
|
3
|
-
src: url("./blueprint-icons-20.ttf?
|
|
4
|
-
url("./blueprint-icons-20.eot?
|
|
5
|
-
url("./blueprint-icons-20.woff2?
|
|
6
|
-
url("./blueprint-icons-20.woff?
|
|
3
|
+
src: url("./blueprint-icons-20.ttf?921c8cea1d0d9425d7a6b78c09af17e1") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-20.eot?921c8cea1d0d9425d7a6b78c09af17e1#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-20.woff2?921c8cea1d0d9425d7a6b78c09af17e1") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-20.woff?921c8cea1d0d9425d7a6b78c09af17e1") format("woff");
|
|
7
7
|
}
|
|
Binary file
|
|
@@ -93,6 +93,7 @@ export type BlueprintIcons_20Id =
|
|
|
93
93
|
| "code"
|
|
94
94
|
| "cog"
|
|
95
95
|
| "collapse-all"
|
|
96
|
+
| "color-fill"
|
|
96
97
|
| "column-layout"
|
|
97
98
|
| "comment"
|
|
98
99
|
| "comparison"
|
|
@@ -124,6 +125,7 @@ export type BlueprintIcons_20Id =
|
|
|
124
125
|
| "direction-left"
|
|
125
126
|
| "direction-right"
|
|
126
127
|
| "disable"
|
|
128
|
+
| "divide"
|
|
127
129
|
| "document-open"
|
|
128
130
|
| "document-share"
|
|
129
131
|
| "document"
|
|
@@ -245,6 +247,7 @@ export type BlueprintIcons_20Id =
|
|
|
245
247
|
| "horizontal-bar-chart-desc"
|
|
246
248
|
| "horizontal-bar-chart"
|
|
247
249
|
| "horizontal-distribution"
|
|
250
|
+
| "horizontal-inbetween"
|
|
248
251
|
| "hurricane"
|
|
249
252
|
| "id-number"
|
|
250
253
|
| "image-rotate-left"
|
|
@@ -358,6 +361,7 @@ export type BlueprintIcons_20Id =
|
|
|
358
361
|
| "one-column"
|
|
359
362
|
| "one-to-many"
|
|
360
363
|
| "one-to-one"
|
|
364
|
+
| "open-application"
|
|
361
365
|
| "outdated"
|
|
362
366
|
| "page-layout"
|
|
363
367
|
| "panel-stats"
|
|
@@ -392,6 +396,8 @@ export type BlueprintIcons_20Id =
|
|
|
392
396
|
| "rain"
|
|
393
397
|
| "random"
|
|
394
398
|
| "record"
|
|
399
|
+
| "rect-height"
|
|
400
|
+
| "rect-width"
|
|
395
401
|
| "rectangle"
|
|
396
402
|
| "redo"
|
|
397
403
|
| "refresh"
|
|
@@ -529,6 +535,7 @@ export type BlueprintIcons_20Id =
|
|
|
529
535
|
| "vertical-bar-chart-asc"
|
|
530
536
|
| "vertical-bar-chart-desc"
|
|
531
537
|
| "vertical-distribution"
|
|
538
|
+
| "vertical-inbetween"
|
|
532
539
|
| "video"
|
|
533
540
|
| "virus"
|
|
534
541
|
| "volume-down"
|
|
@@ -643,6 +650,7 @@ export type BlueprintIcons_20Key =
|
|
|
643
650
|
| "Code"
|
|
644
651
|
| "Cog"
|
|
645
652
|
| "CollapseAll"
|
|
653
|
+
| "ColorFill"
|
|
646
654
|
| "ColumnLayout"
|
|
647
655
|
| "Comment"
|
|
648
656
|
| "Comparison"
|
|
@@ -674,6 +682,7 @@ export type BlueprintIcons_20Key =
|
|
|
674
682
|
| "DirectionLeft"
|
|
675
683
|
| "DirectionRight"
|
|
676
684
|
| "Disable"
|
|
685
|
+
| "Divide"
|
|
677
686
|
| "DocumentOpen"
|
|
678
687
|
| "DocumentShare"
|
|
679
688
|
| "Document"
|
|
@@ -795,6 +804,7 @@ export type BlueprintIcons_20Key =
|
|
|
795
804
|
| "HorizontalBarChartDesc"
|
|
796
805
|
| "HorizontalBarChart"
|
|
797
806
|
| "HorizontalDistribution"
|
|
807
|
+
| "HorizontalInbetween"
|
|
798
808
|
| "Hurricane"
|
|
799
809
|
| "IdNumber"
|
|
800
810
|
| "ImageRotateLeft"
|
|
@@ -908,6 +918,7 @@ export type BlueprintIcons_20Key =
|
|
|
908
918
|
| "OneColumn"
|
|
909
919
|
| "OneToMany"
|
|
910
920
|
| "OneToOne"
|
|
921
|
+
| "OpenApplication"
|
|
911
922
|
| "Outdated"
|
|
912
923
|
| "PageLayout"
|
|
913
924
|
| "PanelStats"
|
|
@@ -942,6 +953,8 @@ export type BlueprintIcons_20Key =
|
|
|
942
953
|
| "Rain"
|
|
943
954
|
| "Random"
|
|
944
955
|
| "Record"
|
|
956
|
+
| "RectHeight"
|
|
957
|
+
| "RectWidth"
|
|
945
958
|
| "Rectangle"
|
|
946
959
|
| "Redo"
|
|
947
960
|
| "Refresh"
|
|
@@ -1079,6 +1092,7 @@ export type BlueprintIcons_20Key =
|
|
|
1079
1092
|
| "VerticalBarChartAsc"
|
|
1080
1093
|
| "VerticalBarChartDesc"
|
|
1081
1094
|
| "VerticalDistribution"
|
|
1095
|
+
| "VerticalInbetween"
|
|
1082
1096
|
| "Video"
|
|
1083
1097
|
| "Virus"
|
|
1084
1098
|
| "VolumeDown"
|
|
@@ -1193,6 +1207,7 @@ export enum BlueprintIcons_20 {
|
|
|
1193
1207
|
Code = "code",
|
|
1194
1208
|
Cog = "cog",
|
|
1195
1209
|
CollapseAll = "collapse-all",
|
|
1210
|
+
ColorFill = "color-fill",
|
|
1196
1211
|
ColumnLayout = "column-layout",
|
|
1197
1212
|
Comment = "comment",
|
|
1198
1213
|
Comparison = "comparison",
|
|
@@ -1224,6 +1239,7 @@ export enum BlueprintIcons_20 {
|
|
|
1224
1239
|
DirectionLeft = "direction-left",
|
|
1225
1240
|
DirectionRight = "direction-right",
|
|
1226
1241
|
Disable = "disable",
|
|
1242
|
+
Divide = "divide",
|
|
1227
1243
|
DocumentOpen = "document-open",
|
|
1228
1244
|
DocumentShare = "document-share",
|
|
1229
1245
|
Document = "document",
|
|
@@ -1345,6 +1361,7 @@ export enum BlueprintIcons_20 {
|
|
|
1345
1361
|
HorizontalBarChartDesc = "horizontal-bar-chart-desc",
|
|
1346
1362
|
HorizontalBarChart = "horizontal-bar-chart",
|
|
1347
1363
|
HorizontalDistribution = "horizontal-distribution",
|
|
1364
|
+
HorizontalInbetween = "horizontal-inbetween",
|
|
1348
1365
|
Hurricane = "hurricane",
|
|
1349
1366
|
IdNumber = "id-number",
|
|
1350
1367
|
ImageRotateLeft = "image-rotate-left",
|
|
@@ -1458,6 +1475,7 @@ export enum BlueprintIcons_20 {
|
|
|
1458
1475
|
OneColumn = "one-column",
|
|
1459
1476
|
OneToMany = "one-to-many",
|
|
1460
1477
|
OneToOne = "one-to-one",
|
|
1478
|
+
OpenApplication = "open-application",
|
|
1461
1479
|
Outdated = "outdated",
|
|
1462
1480
|
PageLayout = "page-layout",
|
|
1463
1481
|
PanelStats = "panel-stats",
|
|
@@ -1492,6 +1510,8 @@ export enum BlueprintIcons_20 {
|
|
|
1492
1510
|
Rain = "rain",
|
|
1493
1511
|
Random = "random",
|
|
1494
1512
|
Record = "record",
|
|
1513
|
+
RectHeight = "rect-height",
|
|
1514
|
+
RectWidth = "rect-width",
|
|
1495
1515
|
Rectangle = "rectangle",
|
|
1496
1516
|
Redo = "redo",
|
|
1497
1517
|
Refresh = "refresh",
|
|
@@ -1629,6 +1649,7 @@ export enum BlueprintIcons_20 {
|
|
|
1629
1649
|
VerticalBarChartAsc = "vertical-bar-chart-asc",
|
|
1630
1650
|
VerticalBarChartDesc = "vertical-bar-chart-desc",
|
|
1631
1651
|
VerticalDistribution = "vertical-distribution",
|
|
1652
|
+
VerticalInbetween = "vertical-inbetween",
|
|
1632
1653
|
Video = "video",
|
|
1633
1654
|
Virus = "virus",
|
|
1634
1655
|
VolumeDown = "volume-down",
|
|
@@ -1744,6 +1765,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1744
1765
|
[BlueprintIcons_20.Code]: "61788",
|
|
1745
1766
|
[BlueprintIcons_20.Cog]: "61789",
|
|
1746
1767
|
[BlueprintIcons_20.CollapseAll]: "61790",
|
|
1768
|
+
[BlueprintIcons_20.ColorFill]: "62248",
|
|
1747
1769
|
[BlueprintIcons_20.ColumnLayout]: "61791",
|
|
1748
1770
|
[BlueprintIcons_20.Comment]: "61792",
|
|
1749
1771
|
[BlueprintIcons_20.Comparison]: "61793",
|
|
@@ -1775,6 +1797,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1775
1797
|
[BlueprintIcons_20.DirectionLeft]: "61819",
|
|
1776
1798
|
[BlueprintIcons_20.DirectionRight]: "61820",
|
|
1777
1799
|
[BlueprintIcons_20.Disable]: "61821",
|
|
1800
|
+
[BlueprintIcons_20.Divide]: "62247",
|
|
1778
1801
|
[BlueprintIcons_20.DocumentOpen]: "61822",
|
|
1779
1802
|
[BlueprintIcons_20.DocumentShare]: "61823",
|
|
1780
1803
|
[BlueprintIcons_20.Document]: "61824",
|
|
@@ -1896,6 +1919,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1896
1919
|
[BlueprintIcons_20.HorizontalBarChartDesc]: "61939",
|
|
1897
1920
|
[BlueprintIcons_20.HorizontalBarChart]: "61940",
|
|
1898
1921
|
[BlueprintIcons_20.HorizontalDistribution]: "61941",
|
|
1922
|
+
[BlueprintIcons_20.HorizontalInbetween]: "62249",
|
|
1899
1923
|
[BlueprintIcons_20.Hurricane]: "61942",
|
|
1900
1924
|
[BlueprintIcons_20.IdNumber]: "61943",
|
|
1901
1925
|
[BlueprintIcons_20.ImageRotateLeft]: "61944",
|
|
@@ -2009,6 +2033,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
2009
2033
|
[BlueprintIcons_20.OneColumn]: "62052",
|
|
2010
2034
|
[BlueprintIcons_20.OneToMany]: "62053",
|
|
2011
2035
|
[BlueprintIcons_20.OneToOne]: "62054",
|
|
2036
|
+
[BlueprintIcons_20.OpenApplication]: "62251",
|
|
2012
2037
|
[BlueprintIcons_20.Outdated]: "62055",
|
|
2013
2038
|
[BlueprintIcons_20.PageLayout]: "62056",
|
|
2014
2039
|
[BlueprintIcons_20.PanelStats]: "62057",
|
|
@@ -2043,6 +2068,8 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
2043
2068
|
[BlueprintIcons_20.Rain]: "62085",
|
|
2044
2069
|
[BlueprintIcons_20.Random]: "62086",
|
|
2045
2070
|
[BlueprintIcons_20.Record]: "62087",
|
|
2071
|
+
[BlueprintIcons_20.RectHeight]: "62245",
|
|
2072
|
+
[BlueprintIcons_20.RectWidth]: "62246",
|
|
2046
2073
|
[BlueprintIcons_20.Rectangle]: "62241",
|
|
2047
2074
|
[BlueprintIcons_20.Redo]: "62088",
|
|
2048
2075
|
[BlueprintIcons_20.Refresh]: "62089",
|
|
@@ -2180,6 +2207,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
2180
2207
|
[BlueprintIcons_20.VerticalBarChartAsc]: "62220",
|
|
2181
2208
|
[BlueprintIcons_20.VerticalBarChartDesc]: "62221",
|
|
2182
2209
|
[BlueprintIcons_20.VerticalDistribution]: "62222",
|
|
2210
|
+
[BlueprintIcons_20.VerticalInbetween]: "62250",
|
|
2183
2211
|
[BlueprintIcons_20.Video]: "62223",
|
|
2184
2212
|
[BlueprintIcons_20.Virus]: "62224",
|
|
2185
2213
|
[BlueprintIcons_20.VolumeDown]: "62225",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M2.188 9h11.984L8 2.828 3.414 7.414C2.811 8.017 2.405 8.48 2.188 9zM8 0L6.586 1.414 2 6c-1 1-2 2.11-2 4 0 2 1 3 2 4l1 1c1 1 2 2 4 2 2.009 0 2.918-.913 3.868-1.867L11 15l4.586-4.586L17 9l-1.414-1.414-6.172-6.172L8 0zm10.5 13.5L17 11l-1.5 2.5c-.318.53-.5 1-.5 1.5 0 1 .5 2 2 2s2-1 2-2c0-.5-.182-.97-.5-1.5zM1 18a1 1 0 100 2h18a1 1 0 100-2H1z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M11.25 6.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0zM6 9c-.55 0-1 .45-1 1s.45 1 1 1h8c.55 0 1-.45 1-1s-.45-1-1-1H6zm4 6a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M11.293 13.707a.999.999 0 001.412 0l2.963-2.962a1 1 0 000-1.49l-2.963-2.962a.999.999 0 10-1.412 1.412L13.587 10l-2.294 2.295a.999.999 0 000 1.412zM7.295 13.707a.999.999 0 001.412-1.412L6.413 10l2.294-2.295a.999.999 0 10-1.412-1.412L4.332 9.255A.996.996 0 004 10a.996.996 0 00.332.745l2.963 2.962zM0 20V0h1a1 1 0 011 1v18a1 1 0 01-1 1H0zM20 20V0h-1a1 1 0 00-1 1v18a1 1 0 001 1h1z"];
|