@blueprintjs/icons 4.0.0-beta.6 → 4.0.0-beta.7
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 +30 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +7 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +549 -539
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/add-clip.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/add-clip.js +4 -0
- package/lib/cjs/generated/16px/paths/add-clip.js.map +1 -0
- package/lib/cjs/generated/16px/paths/cargo-ship.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/cargo-ship.js +4 -0
- package/lib/cjs/generated/16px/paths/cargo-ship.js.map +1 -0
- package/lib/cjs/generated/16px/paths/clip.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/clip.js +4 -0
- package/lib/cjs/generated/16px/paths/clip.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +5 -0
- package/lib/cjs/generated/16px/paths/index.js +21 -11
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/ship.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/ship.js +4 -0
- package/lib/cjs/generated/16px/paths/ship.js.map +1 -0
- package/lib/cjs/generated/16px/paths/target.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/target.js +4 -0
- package/lib/cjs/generated/16px/paths/target.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +7 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +549 -539
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/add-clip.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/add-clip.js +4 -0
- package/lib/cjs/generated/20px/paths/add-clip.js.map +1 -0
- package/lib/cjs/generated/20px/paths/cargo-ship.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/cargo-ship.js +4 -0
- package/lib/cjs/generated/20px/paths/cargo-ship.js.map +1 -0
- package/lib/cjs/generated/20px/paths/clip.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/clip.js +4 -0
- package/lib/cjs/generated/20px/paths/clip.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +5 -0
- package/lib/cjs/generated/20px/paths/index.js +21 -11
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/ship.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/ship.js +4 -0
- package/lib/cjs/generated/20px/paths/ship.js.map +1 -0
- package/lib/cjs/generated/20px/paths/target.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/target.js +4 -0
- package/lib/cjs/generated/20px/paths/target.js.map +1 -0
- package/lib/cjs/iconCodepoints.d.ts +5 -0
- package/lib/cjs/iconNames.d.ts +10 -0
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +554 -539
- 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.svg +554 -539
- 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 +7 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +549 -539
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/add-clip.d.ts +2 -0
- package/lib/esm/generated/16px/paths/add-clip.js +2 -0
- package/lib/esm/generated/16px/paths/add-clip.js.map +1 -0
- package/lib/esm/generated/16px/paths/cargo-ship.d.ts +2 -0
- package/lib/esm/generated/16px/paths/cargo-ship.js +2 -0
- package/lib/esm/generated/16px/paths/cargo-ship.js.map +1 -0
- package/lib/esm/generated/16px/paths/clip.d.ts +2 -0
- package/lib/esm/generated/16px/paths/clip.js +2 -0
- package/lib/esm/generated/16px/paths/clip.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +5 -0
- package/lib/esm/generated/16px/paths/index.js +5 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/ship.d.ts +2 -0
- package/lib/esm/generated/16px/paths/ship.js +2 -0
- package/lib/esm/generated/16px/paths/ship.js.map +1 -0
- package/lib/esm/generated/16px/paths/target.d.ts +2 -0
- package/lib/esm/generated/16px/paths/target.js +2 -0
- package/lib/esm/generated/16px/paths/target.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +7 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +549 -539
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/add-clip.d.ts +2 -0
- package/lib/esm/generated/20px/paths/add-clip.js +2 -0
- package/lib/esm/generated/20px/paths/add-clip.js.map +1 -0
- package/lib/esm/generated/20px/paths/cargo-ship.d.ts +2 -0
- package/lib/esm/generated/20px/paths/cargo-ship.js +2 -0
- package/lib/esm/generated/20px/paths/cargo-ship.js.map +1 -0
- package/lib/esm/generated/20px/paths/clip.d.ts +2 -0
- package/lib/esm/generated/20px/paths/clip.js +2 -0
- package/lib/esm/generated/20px/paths/clip.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +5 -0
- package/lib/esm/generated/20px/paths/index.js +5 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/ship.d.ts +2 -0
- package/lib/esm/generated/20px/paths/ship.js +2 -0
- package/lib/esm/generated/20px/paths/ship.js.map +1 -0
- package/lib/esm/generated/20px/paths/target.d.ts +2 -0
- package/lib/esm/generated/20px/paths/target.js +2 -0
- package/lib/esm/generated/20px/paths/target.js.map +1 -0
- package/lib/esm/iconCodepoints.d.ts +5 -0
- package/lib/esm/iconNames.d.ts +10 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +7 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +549 -539
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/add-clip.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/add-clip.js +2 -0
- package/lib/esnext/generated/16px/paths/add-clip.js.map +1 -0
- package/lib/esnext/generated/16px/paths/cargo-ship.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/cargo-ship.js +2 -0
- package/lib/esnext/generated/16px/paths/cargo-ship.js.map +1 -0
- package/lib/esnext/generated/16px/paths/clip.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/clip.js +2 -0
- package/lib/esnext/generated/16px/paths/clip.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +5 -0
- package/lib/esnext/generated/16px/paths/index.js +5 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/ship.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/ship.js +2 -0
- package/lib/esnext/generated/16px/paths/ship.js.map +1 -0
- package/lib/esnext/generated/16px/paths/target.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/target.js +2 -0
- package/lib/esnext/generated/16px/paths/target.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +7 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +549 -539
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/add-clip.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/add-clip.js +2 -0
- package/lib/esnext/generated/20px/paths/add-clip.js.map +1 -0
- package/lib/esnext/generated/20px/paths/cargo-ship.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/cargo-ship.js +2 -0
- package/lib/esnext/generated/20px/paths/cargo-ship.js.map +1 -0
- package/lib/esnext/generated/20px/paths/clip.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/clip.js +2 -0
- package/lib/esnext/generated/20px/paths/clip.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +5 -0
- package/lib/esnext/generated/20px/paths/index.js +5 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/ship.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/ship.js +2 -0
- package/lib/esnext/generated/20px/paths/ship.js.map +1 -0
- package/lib/esnext/generated/20px/paths/target.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/target.js +2 -0
- package/lib/esnext/generated/20px/paths/target.js.map +1 -0
- package/lib/esnext/iconCodepoints.d.ts +5 -0
- package/lib/esnext/iconNames.d.ts +10 -0
- package/lib/scss/blueprint-icons-16.scss +544 -539
- package/package.json +1 -1
- package/src/generated/16px/_icon-variables.scss +544 -539
- package/src/generated/16px/blueprint-icons-16.css +5 -5
- package/src/generated/16px/blueprint-icons-16.eot +0 -0
- package/src/generated/16px/blueprint-icons-16.svg +554 -539
- package/src/generated/16px/blueprint-icons-16.ts +559 -539
- 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/add-clip.ts +1 -0
- package/src/generated/16px/paths/cargo-ship.ts +1 -0
- package/src/generated/16px/paths/clip.ts +1 -0
- package/src/generated/16px/paths/index.ts +5 -0
- package/src/generated/16px/paths/ship.ts +1 -0
- package/src/generated/16px/paths/target.ts +1 -0
- package/src/generated/20px/blueprint-icons-20.css +5 -5
- package/src/generated/20px/blueprint-icons-20.eot +0 -0
- package/src/generated/20px/blueprint-icons-20.svg +554 -539
- package/src/generated/20px/blueprint-icons-20.ts +559 -539
- 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/add-clip.ts +1 -0
- package/src/generated/20px/paths/cargo-ship.ts +1 -0
- package/src/generated/20px/paths/clip.ts +1 -0
- package/src/generated/20px/paths/index.ts +5 -0
- package/src/generated/20px/paths/ship.ts +1 -0
- package/src/generated/20px/paths/target.ts +1 -0
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export var BlueprintIcons_20;
|
|
2
2
|
(function (BlueprintIcons_20) {
|
|
3
|
+
BlueprintIcons_20["AddClip"] = "add-clip";
|
|
3
4
|
BlueprintIcons_20["AddColumnLeft"] = "add-column-left";
|
|
4
5
|
BlueprintIcons_20["AddColumnRight"] = "add-column-right";
|
|
5
6
|
BlueprintIcons_20["AddLocation"] = "add-location";
|
|
@@ -66,6 +67,7 @@ export var BlueprintIcons_20;
|
|
|
66
67
|
BlueprintIcons_20["CaretLeft"] = "caret-left";
|
|
67
68
|
BlueprintIcons_20["CaretRight"] = "caret-right";
|
|
68
69
|
BlueprintIcons_20["CaretUp"] = "caret-up";
|
|
70
|
+
BlueprintIcons_20["CargoShip"] = "cargo-ship";
|
|
69
71
|
BlueprintIcons_20["CellTower"] = "cell-tower";
|
|
70
72
|
BlueprintIcons_20["Changes"] = "changes";
|
|
71
73
|
BlueprintIcons_20["Chart"] = "chart";
|
|
@@ -83,6 +85,7 @@ export var BlueprintIcons_20;
|
|
|
83
85
|
BlueprintIcons_20["Circle"] = "circle";
|
|
84
86
|
BlueprintIcons_20["Citation"] = "citation";
|
|
85
87
|
BlueprintIcons_20["Clean"] = "clean";
|
|
88
|
+
BlueprintIcons_20["Clip"] = "clip";
|
|
86
89
|
BlueprintIcons_20["Clipboard"] = "clipboard";
|
|
87
90
|
BlueprintIcons_20["CloudDownload"] = "cloud-download";
|
|
88
91
|
BlueprintIcons_20["CloudUpload"] = "cloud-upload";
|
|
@@ -432,6 +435,7 @@ export var BlueprintIcons_20;
|
|
|
432
435
|
BlueprintIcons_20["Share"] = "share";
|
|
433
436
|
BlueprintIcons_20["SharedFilter"] = "shared-filter";
|
|
434
437
|
BlueprintIcons_20["Shield"] = "shield";
|
|
438
|
+
BlueprintIcons_20["Ship"] = "ship";
|
|
435
439
|
BlueprintIcons_20["Shop"] = "shop";
|
|
436
440
|
BlueprintIcons_20["ShoppingCart"] = "shopping-cart";
|
|
437
441
|
BlueprintIcons_20["SignalSearch"] = "signal-search";
|
|
@@ -477,6 +481,7 @@ export var BlueprintIcons_20;
|
|
|
477
481
|
BlueprintIcons_20["Tag"] = "tag";
|
|
478
482
|
BlueprintIcons_20["TakeAction"] = "take-action";
|
|
479
483
|
BlueprintIcons_20["Tank"] = "tank";
|
|
484
|
+
BlueprintIcons_20["Target"] = "target";
|
|
480
485
|
BlueprintIcons_20["Taxi"] = "taxi";
|
|
481
486
|
BlueprintIcons_20["Temperature"] = "temperature";
|
|
482
487
|
BlueprintIcons_20["TextHighlight"] = "text-highlight";
|
|
@@ -541,544 +546,549 @@ export var BlueprintIcons_20;
|
|
|
541
546
|
BlueprintIcons_20["ZoomToFit"] = "zoom-to-fit";
|
|
542
547
|
})(BlueprintIcons_20 || (BlueprintIcons_20 = {}));
|
|
543
548
|
export const BLUEPRINT_ICONS_20_CODEPOINTS = {
|
|
544
|
-
[BlueprintIcons_20.
|
|
545
|
-
[BlueprintIcons_20.
|
|
546
|
-
[BlueprintIcons_20.
|
|
547
|
-
[BlueprintIcons_20.
|
|
548
|
-
[BlueprintIcons_20.
|
|
549
|
-
[BlueprintIcons_20.
|
|
550
|
-
[BlueprintIcons_20.
|
|
551
|
-
[BlueprintIcons_20.
|
|
552
|
-
[BlueprintIcons_20.
|
|
553
|
-
[BlueprintIcons_20.
|
|
554
|
-
[BlueprintIcons_20.
|
|
555
|
-
[BlueprintIcons_20.
|
|
556
|
-
[BlueprintIcons_20.
|
|
557
|
-
[BlueprintIcons_20.
|
|
558
|
-
[BlueprintIcons_20.
|
|
559
|
-
[BlueprintIcons_20.
|
|
560
|
-
[BlueprintIcons_20.
|
|
561
|
-
[BlueprintIcons_20.
|
|
562
|
-
[BlueprintIcons_20.
|
|
563
|
-
[BlueprintIcons_20.
|
|
564
|
-
[BlueprintIcons_20.
|
|
565
|
-
[BlueprintIcons_20.
|
|
566
|
-
[BlueprintIcons_20.
|
|
567
|
-
[BlueprintIcons_20.
|
|
568
|
-
[BlueprintIcons_20.
|
|
569
|
-
[BlueprintIcons_20.
|
|
570
|
-
[BlueprintIcons_20.
|
|
571
|
-
[BlueprintIcons_20.
|
|
572
|
-
[BlueprintIcons_20.
|
|
573
|
-
[BlueprintIcons_20.
|
|
574
|
-
[BlueprintIcons_20.
|
|
575
|
-
[BlueprintIcons_20.
|
|
576
|
-
[BlueprintIcons_20.
|
|
577
|
-
[BlueprintIcons_20.
|
|
578
|
-
[BlueprintIcons_20.
|
|
579
|
-
[BlueprintIcons_20.
|
|
580
|
-
[BlueprintIcons_20.
|
|
581
|
-
[BlueprintIcons_20.
|
|
582
|
-
[BlueprintIcons_20.
|
|
583
|
-
[BlueprintIcons_20.
|
|
584
|
-
[BlueprintIcons_20.
|
|
585
|
-
[BlueprintIcons_20.
|
|
586
|
-
[BlueprintIcons_20.
|
|
587
|
-
[BlueprintIcons_20.
|
|
588
|
-
[BlueprintIcons_20.
|
|
589
|
-
[BlueprintIcons_20.
|
|
590
|
-
[BlueprintIcons_20.
|
|
591
|
-
[BlueprintIcons_20.
|
|
592
|
-
[BlueprintIcons_20.
|
|
593
|
-
[BlueprintIcons_20.
|
|
594
|
-
[BlueprintIcons_20.
|
|
595
|
-
[BlueprintIcons_20.
|
|
596
|
-
[BlueprintIcons_20.
|
|
597
|
-
[BlueprintIcons_20.
|
|
598
|
-
[BlueprintIcons_20.
|
|
599
|
-
[BlueprintIcons_20.
|
|
600
|
-
[BlueprintIcons_20.
|
|
601
|
-
[BlueprintIcons_20.
|
|
602
|
-
[BlueprintIcons_20.
|
|
603
|
-
[BlueprintIcons_20.
|
|
604
|
-
[BlueprintIcons_20.
|
|
605
|
-
[BlueprintIcons_20.
|
|
606
|
-
[BlueprintIcons_20.
|
|
607
|
-
[BlueprintIcons_20.
|
|
608
|
-
[BlueprintIcons_20.
|
|
609
|
-
[BlueprintIcons_20.
|
|
610
|
-
[BlueprintIcons_20.
|
|
611
|
-
[BlueprintIcons_20.
|
|
612
|
-
[BlueprintIcons_20.
|
|
613
|
-
[BlueprintIcons_20.
|
|
614
|
-
[BlueprintIcons_20.
|
|
615
|
-
[BlueprintIcons_20.
|
|
616
|
-
[BlueprintIcons_20.
|
|
617
|
-
[BlueprintIcons_20.
|
|
618
|
-
[BlueprintIcons_20.
|
|
619
|
-
[BlueprintIcons_20.
|
|
620
|
-
[BlueprintIcons_20.
|
|
621
|
-
[BlueprintIcons_20.
|
|
622
|
-
[BlueprintIcons_20.
|
|
623
|
-
[BlueprintIcons_20.
|
|
624
|
-
[BlueprintIcons_20.
|
|
625
|
-
[BlueprintIcons_20.
|
|
626
|
-
[BlueprintIcons_20.
|
|
627
|
-
[BlueprintIcons_20.
|
|
628
|
-
[BlueprintIcons_20.
|
|
629
|
-
[BlueprintIcons_20.
|
|
630
|
-
[BlueprintIcons_20.
|
|
631
|
-
[BlueprintIcons_20.
|
|
632
|
-
[BlueprintIcons_20.
|
|
633
|
-
[BlueprintIcons_20.
|
|
634
|
-
[BlueprintIcons_20.
|
|
635
|
-
[BlueprintIcons_20.
|
|
636
|
-
[BlueprintIcons_20.
|
|
637
|
-
[BlueprintIcons_20.
|
|
638
|
-
[BlueprintIcons_20.
|
|
639
|
-
[BlueprintIcons_20.
|
|
640
|
-
[BlueprintIcons_20.
|
|
641
|
-
[BlueprintIcons_20.
|
|
642
|
-
[BlueprintIcons_20.
|
|
643
|
-
[BlueprintIcons_20.
|
|
644
|
-
[BlueprintIcons_20.
|
|
645
|
-
[BlueprintIcons_20.
|
|
646
|
-
[BlueprintIcons_20.
|
|
647
|
-
[BlueprintIcons_20.
|
|
648
|
-
[BlueprintIcons_20.
|
|
649
|
-
[BlueprintIcons_20.
|
|
650
|
-
[BlueprintIcons_20.
|
|
651
|
-
[BlueprintIcons_20.
|
|
652
|
-
[BlueprintIcons_20.
|
|
653
|
-
[BlueprintIcons_20.
|
|
654
|
-
[BlueprintIcons_20.
|
|
655
|
-
[BlueprintIcons_20.
|
|
656
|
-
[BlueprintIcons_20.
|
|
657
|
-
[BlueprintIcons_20.
|
|
658
|
-
[BlueprintIcons_20.
|
|
659
|
-
[BlueprintIcons_20.
|
|
660
|
-
[BlueprintIcons_20.
|
|
661
|
-
[BlueprintIcons_20.
|
|
662
|
-
[BlueprintIcons_20.
|
|
663
|
-
[BlueprintIcons_20.
|
|
664
|
-
[BlueprintIcons_20.
|
|
665
|
-
[BlueprintIcons_20.
|
|
666
|
-
[BlueprintIcons_20.
|
|
667
|
-
[BlueprintIcons_20.
|
|
668
|
-
[BlueprintIcons_20.
|
|
669
|
-
[BlueprintIcons_20.
|
|
670
|
-
[BlueprintIcons_20.
|
|
671
|
-
[BlueprintIcons_20.
|
|
672
|
-
[BlueprintIcons_20.
|
|
673
|
-
[BlueprintIcons_20.
|
|
674
|
-
[BlueprintIcons_20.
|
|
675
|
-
[BlueprintIcons_20.
|
|
676
|
-
[BlueprintIcons_20.
|
|
677
|
-
[BlueprintIcons_20.
|
|
678
|
-
[BlueprintIcons_20.
|
|
679
|
-
[BlueprintIcons_20.
|
|
680
|
-
[BlueprintIcons_20.
|
|
681
|
-
[BlueprintIcons_20.
|
|
682
|
-
[BlueprintIcons_20.
|
|
683
|
-
[BlueprintIcons_20.
|
|
684
|
-
[BlueprintIcons_20.
|
|
685
|
-
[BlueprintIcons_20.
|
|
686
|
-
[BlueprintIcons_20.
|
|
687
|
-
[BlueprintIcons_20.
|
|
688
|
-
[BlueprintIcons_20.
|
|
689
|
-
[BlueprintIcons_20.
|
|
690
|
-
[BlueprintIcons_20.
|
|
691
|
-
[BlueprintIcons_20.
|
|
692
|
-
[BlueprintIcons_20.
|
|
693
|
-
[BlueprintIcons_20.
|
|
694
|
-
[BlueprintIcons_20.
|
|
695
|
-
[BlueprintIcons_20.
|
|
696
|
-
[BlueprintIcons_20.
|
|
697
|
-
[BlueprintIcons_20.
|
|
698
|
-
[BlueprintIcons_20.
|
|
699
|
-
[BlueprintIcons_20.
|
|
700
|
-
[BlueprintIcons_20.
|
|
701
|
-
[BlueprintIcons_20.
|
|
702
|
-
[BlueprintIcons_20.
|
|
703
|
-
[BlueprintIcons_20.
|
|
704
|
-
[BlueprintIcons_20.
|
|
705
|
-
[BlueprintIcons_20.
|
|
706
|
-
[BlueprintIcons_20.
|
|
707
|
-
[BlueprintIcons_20.
|
|
708
|
-
[BlueprintIcons_20.
|
|
709
|
-
[BlueprintIcons_20.
|
|
710
|
-
[BlueprintIcons_20.
|
|
711
|
-
[BlueprintIcons_20.
|
|
712
|
-
[BlueprintIcons_20.
|
|
713
|
-
[BlueprintIcons_20.
|
|
714
|
-
[BlueprintIcons_20.
|
|
715
|
-
[BlueprintIcons_20.
|
|
716
|
-
[BlueprintIcons_20.
|
|
717
|
-
[BlueprintIcons_20.
|
|
718
|
-
[BlueprintIcons_20.
|
|
719
|
-
[BlueprintIcons_20.
|
|
720
|
-
[BlueprintIcons_20.
|
|
721
|
-
[BlueprintIcons_20.
|
|
722
|
-
[BlueprintIcons_20.
|
|
723
|
-
[BlueprintIcons_20.
|
|
724
|
-
[BlueprintIcons_20.
|
|
725
|
-
[BlueprintIcons_20.
|
|
726
|
-
[BlueprintIcons_20.
|
|
727
|
-
[BlueprintIcons_20.
|
|
728
|
-
[BlueprintIcons_20.
|
|
729
|
-
[BlueprintIcons_20.
|
|
730
|
-
[BlueprintIcons_20.
|
|
731
|
-
[BlueprintIcons_20.
|
|
732
|
-
[BlueprintIcons_20.
|
|
733
|
-
[BlueprintIcons_20.
|
|
734
|
-
[BlueprintIcons_20.
|
|
735
|
-
[BlueprintIcons_20.
|
|
736
|
-
[BlueprintIcons_20.
|
|
737
|
-
[BlueprintIcons_20.
|
|
738
|
-
[BlueprintIcons_20.
|
|
739
|
-
[BlueprintIcons_20.
|
|
740
|
-
[BlueprintIcons_20.
|
|
741
|
-
[BlueprintIcons_20.
|
|
742
|
-
[BlueprintIcons_20.
|
|
743
|
-
[BlueprintIcons_20.
|
|
744
|
-
[BlueprintIcons_20.
|
|
745
|
-
[BlueprintIcons_20.
|
|
746
|
-
[BlueprintIcons_20.
|
|
747
|
-
[BlueprintIcons_20.
|
|
748
|
-
[BlueprintIcons_20.
|
|
749
|
-
[BlueprintIcons_20.
|
|
750
|
-
[BlueprintIcons_20.
|
|
751
|
-
[BlueprintIcons_20.
|
|
752
|
-
[BlueprintIcons_20.
|
|
753
|
-
[BlueprintIcons_20.
|
|
754
|
-
[BlueprintIcons_20.
|
|
755
|
-
[BlueprintIcons_20.
|
|
756
|
-
[BlueprintIcons_20.
|
|
757
|
-
[BlueprintIcons_20.
|
|
758
|
-
[BlueprintIcons_20.
|
|
759
|
-
[BlueprintIcons_20.
|
|
760
|
-
[BlueprintIcons_20.
|
|
761
|
-
[BlueprintIcons_20.
|
|
762
|
-
[BlueprintIcons_20.
|
|
763
|
-
[BlueprintIcons_20.
|
|
764
|
-
[BlueprintIcons_20.
|
|
765
|
-
[BlueprintIcons_20.
|
|
766
|
-
[BlueprintIcons_20.
|
|
767
|
-
[BlueprintIcons_20.
|
|
768
|
-
[BlueprintIcons_20.
|
|
769
|
-
[BlueprintIcons_20.
|
|
770
|
-
[BlueprintIcons_20.
|
|
771
|
-
[BlueprintIcons_20.
|
|
772
|
-
[BlueprintIcons_20.
|
|
773
|
-
[BlueprintIcons_20.
|
|
774
|
-
[BlueprintIcons_20.
|
|
775
|
-
[BlueprintIcons_20.
|
|
776
|
-
[BlueprintIcons_20.
|
|
777
|
-
[BlueprintIcons_20.
|
|
778
|
-
[BlueprintIcons_20.
|
|
779
|
-
[BlueprintIcons_20.
|
|
780
|
-
[BlueprintIcons_20.
|
|
781
|
-
[BlueprintIcons_20.
|
|
782
|
-
[BlueprintIcons_20.
|
|
783
|
-
[BlueprintIcons_20.
|
|
784
|
-
[BlueprintIcons_20.
|
|
785
|
-
[BlueprintIcons_20.
|
|
786
|
-
[BlueprintIcons_20.
|
|
787
|
-
[BlueprintIcons_20.
|
|
788
|
-
[BlueprintIcons_20.
|
|
789
|
-
[BlueprintIcons_20.
|
|
790
|
-
[BlueprintIcons_20.
|
|
791
|
-
[BlueprintIcons_20.
|
|
792
|
-
[BlueprintIcons_20.
|
|
793
|
-
[BlueprintIcons_20.
|
|
794
|
-
[BlueprintIcons_20.
|
|
795
|
-
[BlueprintIcons_20.
|
|
796
|
-
[BlueprintIcons_20.
|
|
797
|
-
[BlueprintIcons_20.
|
|
798
|
-
[BlueprintIcons_20.
|
|
799
|
-
[BlueprintIcons_20.
|
|
800
|
-
[BlueprintIcons_20.
|
|
801
|
-
[BlueprintIcons_20.
|
|
802
|
-
[BlueprintIcons_20.
|
|
803
|
-
[BlueprintIcons_20.
|
|
804
|
-
[BlueprintIcons_20.
|
|
805
|
-
[BlueprintIcons_20.
|
|
806
|
-
[BlueprintIcons_20.
|
|
807
|
-
[BlueprintIcons_20.
|
|
808
|
-
[BlueprintIcons_20.
|
|
809
|
-
[BlueprintIcons_20.
|
|
810
|
-
[BlueprintIcons_20.
|
|
811
|
-
[BlueprintIcons_20.
|
|
812
|
-
[BlueprintIcons_20.
|
|
813
|
-
[BlueprintIcons_20.
|
|
814
|
-
[BlueprintIcons_20.
|
|
815
|
-
[BlueprintIcons_20.
|
|
816
|
-
[BlueprintIcons_20.
|
|
817
|
-
[BlueprintIcons_20.
|
|
818
|
-
[BlueprintIcons_20.
|
|
819
|
-
[BlueprintIcons_20.
|
|
820
|
-
[BlueprintIcons_20.
|
|
821
|
-
[BlueprintIcons_20.
|
|
822
|
-
[BlueprintIcons_20.
|
|
823
|
-
[BlueprintIcons_20.
|
|
824
|
-
[BlueprintIcons_20.
|
|
825
|
-
[BlueprintIcons_20.
|
|
826
|
-
[BlueprintIcons_20.
|
|
827
|
-
[BlueprintIcons_20.
|
|
828
|
-
[BlueprintIcons_20.
|
|
829
|
-
[BlueprintIcons_20.
|
|
830
|
-
[BlueprintIcons_20.
|
|
831
|
-
[BlueprintIcons_20.
|
|
832
|
-
[BlueprintIcons_20.
|
|
833
|
-
[BlueprintIcons_20.
|
|
834
|
-
[BlueprintIcons_20.
|
|
835
|
-
[BlueprintIcons_20.
|
|
836
|
-
[BlueprintIcons_20.
|
|
837
|
-
[BlueprintIcons_20.
|
|
838
|
-
[BlueprintIcons_20.
|
|
839
|
-
[BlueprintIcons_20.
|
|
840
|
-
[BlueprintIcons_20.
|
|
841
|
-
[BlueprintIcons_20.
|
|
842
|
-
[BlueprintIcons_20.
|
|
843
|
-
[BlueprintIcons_20.
|
|
844
|
-
[BlueprintIcons_20.
|
|
845
|
-
[BlueprintIcons_20.
|
|
846
|
-
[BlueprintIcons_20.
|
|
847
|
-
[BlueprintIcons_20.
|
|
848
|
-
[BlueprintIcons_20.
|
|
849
|
-
[BlueprintIcons_20.
|
|
850
|
-
[BlueprintIcons_20.
|
|
851
|
-
[BlueprintIcons_20.
|
|
852
|
-
[BlueprintIcons_20.
|
|
853
|
-
[BlueprintIcons_20.
|
|
854
|
-
[BlueprintIcons_20.
|
|
855
|
-
[BlueprintIcons_20.
|
|
856
|
-
[BlueprintIcons_20.
|
|
857
|
-
[BlueprintIcons_20.
|
|
858
|
-
[BlueprintIcons_20.
|
|
859
|
-
[BlueprintIcons_20.
|
|
860
|
-
[BlueprintIcons_20.
|
|
861
|
-
[BlueprintIcons_20.
|
|
862
|
-
[BlueprintIcons_20.
|
|
863
|
-
[BlueprintIcons_20.
|
|
864
|
-
[BlueprintIcons_20.
|
|
865
|
-
[BlueprintIcons_20.
|
|
866
|
-
[BlueprintIcons_20.
|
|
867
|
-
[BlueprintIcons_20.
|
|
868
|
-
[BlueprintIcons_20.
|
|
869
|
-
[BlueprintIcons_20.
|
|
870
|
-
[BlueprintIcons_20.
|
|
871
|
-
[BlueprintIcons_20.
|
|
872
|
-
[BlueprintIcons_20.
|
|
873
|
-
[BlueprintIcons_20.
|
|
874
|
-
[BlueprintIcons_20.
|
|
875
|
-
[BlueprintIcons_20.
|
|
876
|
-
[BlueprintIcons_20.
|
|
877
|
-
[BlueprintIcons_20.
|
|
878
|
-
[BlueprintIcons_20.
|
|
879
|
-
[BlueprintIcons_20.
|
|
880
|
-
[BlueprintIcons_20.
|
|
881
|
-
[BlueprintIcons_20.
|
|
882
|
-
[BlueprintIcons_20.
|
|
883
|
-
[BlueprintIcons_20.
|
|
884
|
-
[BlueprintIcons_20.
|
|
885
|
-
[BlueprintIcons_20.
|
|
886
|
-
[BlueprintIcons_20.
|
|
887
|
-
[BlueprintIcons_20.
|
|
888
|
-
[BlueprintIcons_20.
|
|
889
|
-
[BlueprintIcons_20.
|
|
890
|
-
[BlueprintIcons_20.
|
|
891
|
-
[BlueprintIcons_20.
|
|
892
|
-
[BlueprintIcons_20.
|
|
893
|
-
[BlueprintIcons_20.
|
|
894
|
-
[BlueprintIcons_20.
|
|
895
|
-
[BlueprintIcons_20.
|
|
896
|
-
[BlueprintIcons_20.
|
|
897
|
-
[BlueprintIcons_20.
|
|
898
|
-
[BlueprintIcons_20.
|
|
899
|
-
[BlueprintIcons_20.
|
|
900
|
-
[BlueprintIcons_20.
|
|
901
|
-
[BlueprintIcons_20.
|
|
902
|
-
[BlueprintIcons_20.
|
|
903
|
-
[BlueprintIcons_20.
|
|
904
|
-
[BlueprintIcons_20.
|
|
905
|
-
[BlueprintIcons_20.
|
|
906
|
-
[BlueprintIcons_20.
|
|
907
|
-
[BlueprintIcons_20.
|
|
908
|
-
[BlueprintIcons_20.
|
|
909
|
-
[BlueprintIcons_20.
|
|
910
|
-
[BlueprintIcons_20.
|
|
911
|
-
[BlueprintIcons_20.
|
|
912
|
-
[BlueprintIcons_20.
|
|
913
|
-
[BlueprintIcons_20.
|
|
914
|
-
[BlueprintIcons_20.
|
|
915
|
-
[BlueprintIcons_20.
|
|
916
|
-
[BlueprintIcons_20.
|
|
917
|
-
[BlueprintIcons_20.
|
|
918
|
-
[BlueprintIcons_20.
|
|
919
|
-
[BlueprintIcons_20.
|
|
920
|
-
[BlueprintIcons_20.
|
|
921
|
-
[BlueprintIcons_20.
|
|
922
|
-
[BlueprintIcons_20.
|
|
923
|
-
[BlueprintIcons_20.
|
|
924
|
-
[BlueprintIcons_20.
|
|
925
|
-
[BlueprintIcons_20.
|
|
926
|
-
[BlueprintIcons_20.
|
|
927
|
-
[BlueprintIcons_20.
|
|
928
|
-
[BlueprintIcons_20.
|
|
929
|
-
[BlueprintIcons_20.
|
|
930
|
-
[BlueprintIcons_20.
|
|
931
|
-
[BlueprintIcons_20.
|
|
932
|
-
[BlueprintIcons_20.
|
|
933
|
-
[BlueprintIcons_20.
|
|
934
|
-
[BlueprintIcons_20.
|
|
935
|
-
[BlueprintIcons_20.
|
|
936
|
-
[BlueprintIcons_20.
|
|
937
|
-
[BlueprintIcons_20.
|
|
938
|
-
[BlueprintIcons_20.
|
|
939
|
-
[BlueprintIcons_20.
|
|
940
|
-
[BlueprintIcons_20.
|
|
941
|
-
[BlueprintIcons_20.
|
|
942
|
-
[BlueprintIcons_20.
|
|
943
|
-
[BlueprintIcons_20.
|
|
944
|
-
[BlueprintIcons_20.
|
|
945
|
-
[BlueprintIcons_20.
|
|
946
|
-
[BlueprintIcons_20.
|
|
947
|
-
[BlueprintIcons_20.
|
|
948
|
-
[BlueprintIcons_20.
|
|
949
|
-
[BlueprintIcons_20.
|
|
950
|
-
[BlueprintIcons_20.
|
|
951
|
-
[BlueprintIcons_20.
|
|
952
|
-
[BlueprintIcons_20.
|
|
953
|
-
[BlueprintIcons_20.
|
|
954
|
-
[BlueprintIcons_20.
|
|
955
|
-
[BlueprintIcons_20.
|
|
956
|
-
[BlueprintIcons_20.
|
|
957
|
-
[BlueprintIcons_20.
|
|
958
|
-
[BlueprintIcons_20.
|
|
959
|
-
[BlueprintIcons_20.
|
|
960
|
-
[BlueprintIcons_20.
|
|
961
|
-
[BlueprintIcons_20.
|
|
962
|
-
[BlueprintIcons_20.
|
|
963
|
-
[BlueprintIcons_20.
|
|
964
|
-
[BlueprintIcons_20.
|
|
965
|
-
[BlueprintIcons_20.
|
|
966
|
-
[BlueprintIcons_20.
|
|
967
|
-
[BlueprintIcons_20.
|
|
968
|
-
[BlueprintIcons_20.
|
|
969
|
-
[BlueprintIcons_20.
|
|
970
|
-
[BlueprintIcons_20.
|
|
971
|
-
[BlueprintIcons_20.
|
|
972
|
-
[BlueprintIcons_20.
|
|
973
|
-
[BlueprintIcons_20.
|
|
974
|
-
[BlueprintIcons_20.
|
|
975
|
-
[BlueprintIcons_20.
|
|
976
|
-
[BlueprintIcons_20.
|
|
977
|
-
[BlueprintIcons_20.
|
|
978
|
-
[BlueprintIcons_20.
|
|
979
|
-
[BlueprintIcons_20.
|
|
980
|
-
[BlueprintIcons_20.
|
|
981
|
-
[BlueprintIcons_20.
|
|
982
|
-
[BlueprintIcons_20.
|
|
983
|
-
[BlueprintIcons_20.
|
|
984
|
-
[BlueprintIcons_20.
|
|
985
|
-
[BlueprintIcons_20.
|
|
986
|
-
[BlueprintIcons_20.
|
|
987
|
-
[BlueprintIcons_20.
|
|
988
|
-
[BlueprintIcons_20.
|
|
989
|
-
[BlueprintIcons_20.
|
|
990
|
-
[BlueprintIcons_20.
|
|
991
|
-
[BlueprintIcons_20.
|
|
992
|
-
[BlueprintIcons_20.
|
|
993
|
-
[BlueprintIcons_20.
|
|
994
|
-
[BlueprintIcons_20.
|
|
995
|
-
[BlueprintIcons_20.
|
|
996
|
-
[BlueprintIcons_20.
|
|
997
|
-
[BlueprintIcons_20.
|
|
998
|
-
[BlueprintIcons_20.
|
|
999
|
-
[BlueprintIcons_20.
|
|
1000
|
-
[BlueprintIcons_20.
|
|
1001
|
-
[BlueprintIcons_20.
|
|
1002
|
-
[BlueprintIcons_20.
|
|
1003
|
-
[BlueprintIcons_20.
|
|
1004
|
-
[BlueprintIcons_20.
|
|
1005
|
-
[BlueprintIcons_20.
|
|
1006
|
-
[BlueprintIcons_20.
|
|
1007
|
-
[BlueprintIcons_20.
|
|
1008
|
-
[BlueprintIcons_20.
|
|
1009
|
-
[BlueprintIcons_20.
|
|
1010
|
-
[BlueprintIcons_20.
|
|
1011
|
-
[BlueprintIcons_20.
|
|
1012
|
-
[BlueprintIcons_20.
|
|
1013
|
-
[BlueprintIcons_20.
|
|
1014
|
-
[BlueprintIcons_20.
|
|
1015
|
-
[BlueprintIcons_20.
|
|
1016
|
-
[BlueprintIcons_20.
|
|
1017
|
-
[BlueprintIcons_20.
|
|
1018
|
-
[BlueprintIcons_20.
|
|
1019
|
-
[BlueprintIcons_20.
|
|
1020
|
-
[BlueprintIcons_20.
|
|
1021
|
-
[BlueprintIcons_20.
|
|
1022
|
-
[BlueprintIcons_20.
|
|
1023
|
-
[BlueprintIcons_20.
|
|
1024
|
-
[BlueprintIcons_20.
|
|
1025
|
-
[BlueprintIcons_20.
|
|
1026
|
-
[BlueprintIcons_20.
|
|
1027
|
-
[BlueprintIcons_20.
|
|
1028
|
-
[BlueprintIcons_20.
|
|
1029
|
-
[BlueprintIcons_20.
|
|
1030
|
-
[BlueprintIcons_20.
|
|
1031
|
-
[BlueprintIcons_20.
|
|
1032
|
-
[BlueprintIcons_20.
|
|
1033
|
-
[BlueprintIcons_20.
|
|
1034
|
-
[BlueprintIcons_20.
|
|
1035
|
-
[BlueprintIcons_20.
|
|
1036
|
-
[BlueprintIcons_20.
|
|
1037
|
-
[BlueprintIcons_20.
|
|
1038
|
-
[BlueprintIcons_20.
|
|
1039
|
-
[BlueprintIcons_20.
|
|
1040
|
-
[BlueprintIcons_20.
|
|
1041
|
-
[BlueprintIcons_20.
|
|
1042
|
-
[BlueprintIcons_20.
|
|
1043
|
-
[BlueprintIcons_20.
|
|
1044
|
-
[BlueprintIcons_20.
|
|
1045
|
-
[BlueprintIcons_20.
|
|
1046
|
-
[BlueprintIcons_20.
|
|
1047
|
-
[BlueprintIcons_20.
|
|
1048
|
-
[BlueprintIcons_20.
|
|
1049
|
-
[BlueprintIcons_20.
|
|
1050
|
-
[BlueprintIcons_20.
|
|
1051
|
-
[BlueprintIcons_20.
|
|
1052
|
-
[BlueprintIcons_20.
|
|
1053
|
-
[BlueprintIcons_20.
|
|
1054
|
-
[BlueprintIcons_20.
|
|
1055
|
-
[BlueprintIcons_20.
|
|
1056
|
-
[BlueprintIcons_20.
|
|
1057
|
-
[BlueprintIcons_20.
|
|
1058
|
-
[BlueprintIcons_20.
|
|
1059
|
-
[BlueprintIcons_20.
|
|
1060
|
-
[BlueprintIcons_20.
|
|
1061
|
-
[BlueprintIcons_20.
|
|
1062
|
-
[BlueprintIcons_20.
|
|
1063
|
-
[BlueprintIcons_20.
|
|
1064
|
-
[BlueprintIcons_20.
|
|
1065
|
-
[BlueprintIcons_20.
|
|
1066
|
-
[BlueprintIcons_20.
|
|
1067
|
-
[BlueprintIcons_20.
|
|
1068
|
-
[BlueprintIcons_20.
|
|
1069
|
-
[BlueprintIcons_20.
|
|
1070
|
-
[BlueprintIcons_20.
|
|
1071
|
-
[BlueprintIcons_20.
|
|
1072
|
-
[BlueprintIcons_20.
|
|
1073
|
-
[BlueprintIcons_20.
|
|
1074
|
-
[BlueprintIcons_20.
|
|
1075
|
-
[BlueprintIcons_20.
|
|
1076
|
-
[BlueprintIcons_20.
|
|
1077
|
-
[BlueprintIcons_20.
|
|
1078
|
-
[BlueprintIcons_20.
|
|
1079
|
-
[BlueprintIcons_20.
|
|
1080
|
-
[BlueprintIcons_20.
|
|
1081
|
-
[BlueprintIcons_20.
|
|
1082
|
-
[BlueprintIcons_20.
|
|
549
|
+
[BlueprintIcons_20.AddClip]: "61697",
|
|
550
|
+
[BlueprintIcons_20.AddColumnLeft]: "61698",
|
|
551
|
+
[BlueprintIcons_20.AddColumnRight]: "61699",
|
|
552
|
+
[BlueprintIcons_20.AddLocation]: "61700",
|
|
553
|
+
[BlueprintIcons_20.AddRowBottom]: "61701",
|
|
554
|
+
[BlueprintIcons_20.AddRowTop]: "61702",
|
|
555
|
+
[BlueprintIcons_20.AddToArtifact]: "61703",
|
|
556
|
+
[BlueprintIcons_20.AddToFolder]: "61704",
|
|
557
|
+
[BlueprintIcons_20.Add]: "61705",
|
|
558
|
+
[BlueprintIcons_20.Airplane]: "61706",
|
|
559
|
+
[BlueprintIcons_20.AlignCenter]: "61707",
|
|
560
|
+
[BlueprintIcons_20.AlignJustify]: "61708",
|
|
561
|
+
[BlueprintIcons_20.AlignLeft]: "61709",
|
|
562
|
+
[BlueprintIcons_20.AlignRight]: "61710",
|
|
563
|
+
[BlueprintIcons_20.AlignmentBottom]: "61711",
|
|
564
|
+
[BlueprintIcons_20.AlignmentHorizontalCenter]: "61712",
|
|
565
|
+
[BlueprintIcons_20.AlignmentLeft]: "61713",
|
|
566
|
+
[BlueprintIcons_20.AlignmentRight]: "61714",
|
|
567
|
+
[BlueprintIcons_20.AlignmentTop]: "61715",
|
|
568
|
+
[BlueprintIcons_20.AlignmentVerticalCenter]: "61716",
|
|
569
|
+
[BlueprintIcons_20.Annotation]: "61717",
|
|
570
|
+
[BlueprintIcons_20.Antenna]: "61718",
|
|
571
|
+
[BlueprintIcons_20.AppHeader]: "61719",
|
|
572
|
+
[BlueprintIcons_20.Application]: "61720",
|
|
573
|
+
[BlueprintIcons_20.Applications]: "61721",
|
|
574
|
+
[BlueprintIcons_20.Archive]: "61722",
|
|
575
|
+
[BlueprintIcons_20.AreaOfInterest]: "61723",
|
|
576
|
+
[BlueprintIcons_20.ArrayBoolean]: "61724",
|
|
577
|
+
[BlueprintIcons_20.ArrayDate]: "61725",
|
|
578
|
+
[BlueprintIcons_20.ArrayNumeric]: "61726",
|
|
579
|
+
[BlueprintIcons_20.ArrayString]: "61727",
|
|
580
|
+
[BlueprintIcons_20.ArrayTimestamp]: "61728",
|
|
581
|
+
[BlueprintIcons_20.Array]: "61729",
|
|
582
|
+
[BlueprintIcons_20.ArrowBottomLeft]: "61730",
|
|
583
|
+
[BlueprintIcons_20.ArrowBottomRight]: "61731",
|
|
584
|
+
[BlueprintIcons_20.ArrowDown]: "61732",
|
|
585
|
+
[BlueprintIcons_20.ArrowLeft]: "61733",
|
|
586
|
+
[BlueprintIcons_20.ArrowRight]: "61734",
|
|
587
|
+
[BlueprintIcons_20.ArrowTopLeft]: "61735",
|
|
588
|
+
[BlueprintIcons_20.ArrowTopRight]: "61736",
|
|
589
|
+
[BlueprintIcons_20.ArrowUp]: "61737",
|
|
590
|
+
[BlueprintIcons_20.ArrowsHorizontal]: "61738",
|
|
591
|
+
[BlueprintIcons_20.ArrowsVertical]: "61739",
|
|
592
|
+
[BlueprintIcons_20.Asterisk]: "61740",
|
|
593
|
+
[BlueprintIcons_20.AutomaticUpdates]: "61741",
|
|
594
|
+
[BlueprintIcons_20.Backlink]: "61742",
|
|
595
|
+
[BlueprintIcons_20.Badge]: "61743",
|
|
596
|
+
[BlueprintIcons_20.BanCircle]: "61744",
|
|
597
|
+
[BlueprintIcons_20.BankAccount]: "61745",
|
|
598
|
+
[BlueprintIcons_20.Barcode]: "61746",
|
|
599
|
+
[BlueprintIcons_20.Blank]: "61747",
|
|
600
|
+
[BlueprintIcons_20.BlockedPerson]: "61748",
|
|
601
|
+
[BlueprintIcons_20.Bold]: "61749",
|
|
602
|
+
[BlueprintIcons_20.Book]: "61750",
|
|
603
|
+
[BlueprintIcons_20.Bookmark]: "61751",
|
|
604
|
+
[BlueprintIcons_20.Box]: "61752",
|
|
605
|
+
[BlueprintIcons_20.Briefcase]: "61753",
|
|
606
|
+
[BlueprintIcons_20.BringData]: "61754",
|
|
607
|
+
[BlueprintIcons_20.Buggy]: "61755",
|
|
608
|
+
[BlueprintIcons_20.Build]: "61756",
|
|
609
|
+
[BlueprintIcons_20.Calculator]: "61757",
|
|
610
|
+
[BlueprintIcons_20.Calendar]: "61758",
|
|
611
|
+
[BlueprintIcons_20.Camera]: "61759",
|
|
612
|
+
[BlueprintIcons_20.CaretDown]: "61760",
|
|
613
|
+
[BlueprintIcons_20.CaretLeft]: "61761",
|
|
614
|
+
[BlueprintIcons_20.CaretRight]: "61762",
|
|
615
|
+
[BlueprintIcons_20.CaretUp]: "61763",
|
|
616
|
+
[BlueprintIcons_20.CargoShip]: "61764",
|
|
617
|
+
[BlueprintIcons_20.CellTower]: "61765",
|
|
618
|
+
[BlueprintIcons_20.Changes]: "61766",
|
|
619
|
+
[BlueprintIcons_20.Chart]: "61767",
|
|
620
|
+
[BlueprintIcons_20.Chat]: "61768",
|
|
621
|
+
[BlueprintIcons_20.ChevronBackward]: "61769",
|
|
622
|
+
[BlueprintIcons_20.ChevronDown]: "61770",
|
|
623
|
+
[BlueprintIcons_20.ChevronForward]: "61771",
|
|
624
|
+
[BlueprintIcons_20.ChevronLeft]: "61772",
|
|
625
|
+
[BlueprintIcons_20.ChevronRight]: "61773",
|
|
626
|
+
[BlueprintIcons_20.ChevronUp]: "61774",
|
|
627
|
+
[BlueprintIcons_20.CircleArrowDown]: "61775",
|
|
628
|
+
[BlueprintIcons_20.CircleArrowLeft]: "61776",
|
|
629
|
+
[BlueprintIcons_20.CircleArrowRight]: "61777",
|
|
630
|
+
[BlueprintIcons_20.CircleArrowUp]: "61778",
|
|
631
|
+
[BlueprintIcons_20.Circle]: "61779",
|
|
632
|
+
[BlueprintIcons_20.Citation]: "61780",
|
|
633
|
+
[BlueprintIcons_20.Clean]: "61781",
|
|
634
|
+
[BlueprintIcons_20.Clip]: "61782",
|
|
635
|
+
[BlueprintIcons_20.Clipboard]: "61783",
|
|
636
|
+
[BlueprintIcons_20.CloudDownload]: "61784",
|
|
637
|
+
[BlueprintIcons_20.CloudUpload]: "61785",
|
|
638
|
+
[BlueprintIcons_20.Cloud]: "61786",
|
|
639
|
+
[BlueprintIcons_20.CodeBlock]: "61787",
|
|
640
|
+
[BlueprintIcons_20.Code]: "61788",
|
|
641
|
+
[BlueprintIcons_20.Cog]: "61789",
|
|
642
|
+
[BlueprintIcons_20.CollapseAll]: "61790",
|
|
643
|
+
[BlueprintIcons_20.ColumnLayout]: "61791",
|
|
644
|
+
[BlueprintIcons_20.Comment]: "61792",
|
|
645
|
+
[BlueprintIcons_20.Comparison]: "61793",
|
|
646
|
+
[BlueprintIcons_20.Compass]: "61794",
|
|
647
|
+
[BlueprintIcons_20.Compressed]: "61795",
|
|
648
|
+
[BlueprintIcons_20.Confirm]: "61796",
|
|
649
|
+
[BlueprintIcons_20.Console]: "61797",
|
|
650
|
+
[BlueprintIcons_20.Contrast]: "61798",
|
|
651
|
+
[BlueprintIcons_20.Control]: "61799",
|
|
652
|
+
[BlueprintIcons_20.CreditCard]: "61800",
|
|
653
|
+
[BlueprintIcons_20.Cross]: "61801",
|
|
654
|
+
[BlueprintIcons_20.Crown]: "61802",
|
|
655
|
+
[BlueprintIcons_20.CubeAdd]: "61803",
|
|
656
|
+
[BlueprintIcons_20.CubeRemove]: "61804",
|
|
657
|
+
[BlueprintIcons_20.Cube]: "61805",
|
|
658
|
+
[BlueprintIcons_20.CurvedRangeChart]: "61806",
|
|
659
|
+
[BlueprintIcons_20.Cut]: "61807",
|
|
660
|
+
[BlueprintIcons_20.Cycle]: "61808",
|
|
661
|
+
[BlueprintIcons_20.Dashboard]: "61809",
|
|
662
|
+
[BlueprintIcons_20.DataConnection]: "61810",
|
|
663
|
+
[BlueprintIcons_20.DataLineage]: "61811",
|
|
664
|
+
[BlueprintIcons_20.Database]: "61812",
|
|
665
|
+
[BlueprintIcons_20.Delete]: "61813",
|
|
666
|
+
[BlueprintIcons_20.Delta]: "61814",
|
|
667
|
+
[BlueprintIcons_20.DeriveColumn]: "61815",
|
|
668
|
+
[BlueprintIcons_20.Desktop]: "61816",
|
|
669
|
+
[BlueprintIcons_20.Diagnosis]: "61817",
|
|
670
|
+
[BlueprintIcons_20.DiagramTree]: "61818",
|
|
671
|
+
[BlueprintIcons_20.DirectionLeft]: "61819",
|
|
672
|
+
[BlueprintIcons_20.DirectionRight]: "61820",
|
|
673
|
+
[BlueprintIcons_20.Disable]: "61821",
|
|
674
|
+
[BlueprintIcons_20.DocumentOpen]: "61822",
|
|
675
|
+
[BlueprintIcons_20.DocumentShare]: "61823",
|
|
676
|
+
[BlueprintIcons_20.Document]: "61824",
|
|
677
|
+
[BlueprintIcons_20.Dollar]: "61825",
|
|
678
|
+
[BlueprintIcons_20.Dot]: "61826",
|
|
679
|
+
[BlueprintIcons_20.DoubleCaretHorizontal]: "61827",
|
|
680
|
+
[BlueprintIcons_20.DoubleCaretVertical]: "61828",
|
|
681
|
+
[BlueprintIcons_20.DoubleChevronDown]: "61829",
|
|
682
|
+
[BlueprintIcons_20.DoubleChevronLeft]: "61830",
|
|
683
|
+
[BlueprintIcons_20.DoubleChevronRight]: "61831",
|
|
684
|
+
[BlueprintIcons_20.DoubleChevronUp]: "61832",
|
|
685
|
+
[BlueprintIcons_20.DoughnutChart]: "61833",
|
|
686
|
+
[BlueprintIcons_20.Download]: "61834",
|
|
687
|
+
[BlueprintIcons_20.DragHandleHorizontal]: "61835",
|
|
688
|
+
[BlueprintIcons_20.DragHandleVertical]: "61836",
|
|
689
|
+
[BlueprintIcons_20.Draw]: "61837",
|
|
690
|
+
[BlueprintIcons_20.DrawerLeftFilled]: "61838",
|
|
691
|
+
[BlueprintIcons_20.DrawerLeft]: "61839",
|
|
692
|
+
[BlueprintIcons_20.DrawerRightFilled]: "61840",
|
|
693
|
+
[BlueprintIcons_20.DrawerRight]: "61841",
|
|
694
|
+
[BlueprintIcons_20.DriveTime]: "61842",
|
|
695
|
+
[BlueprintIcons_20.Duplicate]: "61843",
|
|
696
|
+
[BlueprintIcons_20.Edit]: "61844",
|
|
697
|
+
[BlueprintIcons_20.Eject]: "61845",
|
|
698
|
+
[BlueprintIcons_20.Emoji]: "61846",
|
|
699
|
+
[BlueprintIcons_20.Endorsed]: "61847",
|
|
700
|
+
[BlueprintIcons_20.Envelope]: "61848",
|
|
701
|
+
[BlueprintIcons_20.Equals]: "61849",
|
|
702
|
+
[BlueprintIcons_20.Eraser]: "61850",
|
|
703
|
+
[BlueprintIcons_20.Error]: "61851",
|
|
704
|
+
[BlueprintIcons_20.Euro]: "61852",
|
|
705
|
+
[BlueprintIcons_20.Exchange]: "61853",
|
|
706
|
+
[BlueprintIcons_20.ExcludeRow]: "61854",
|
|
707
|
+
[BlueprintIcons_20.ExpandAll]: "61855",
|
|
708
|
+
[BlueprintIcons_20.Export]: "61856",
|
|
709
|
+
[BlueprintIcons_20.EyeOff]: "61857",
|
|
710
|
+
[BlueprintIcons_20.EyeOn]: "61858",
|
|
711
|
+
[BlueprintIcons_20.EyeOpen]: "61859",
|
|
712
|
+
[BlueprintIcons_20.FastBackward]: "61860",
|
|
713
|
+
[BlueprintIcons_20.FastForward]: "61861",
|
|
714
|
+
[BlueprintIcons_20.FeedSubscribed]: "61862",
|
|
715
|
+
[BlueprintIcons_20.Feed]: "61863",
|
|
716
|
+
[BlueprintIcons_20.Film]: "61864",
|
|
717
|
+
[BlueprintIcons_20.FilterKeep]: "61865",
|
|
718
|
+
[BlueprintIcons_20.FilterList]: "61866",
|
|
719
|
+
[BlueprintIcons_20.FilterOpen]: "61867",
|
|
720
|
+
[BlueprintIcons_20.FilterRemove]: "61868",
|
|
721
|
+
[BlueprintIcons_20.Filter]: "61869",
|
|
722
|
+
[BlueprintIcons_20.Flag]: "61870",
|
|
723
|
+
[BlueprintIcons_20.Flame]: "61871",
|
|
724
|
+
[BlueprintIcons_20.Flash]: "61872",
|
|
725
|
+
[BlueprintIcons_20.FloppyDisk]: "61873",
|
|
726
|
+
[BlueprintIcons_20.FlowBranch]: "61874",
|
|
727
|
+
[BlueprintIcons_20.FlowEnd]: "61875",
|
|
728
|
+
[BlueprintIcons_20.FlowLinear]: "61876",
|
|
729
|
+
[BlueprintIcons_20.FlowReviewBranch]: "61877",
|
|
730
|
+
[BlueprintIcons_20.FlowReview]: "61878",
|
|
731
|
+
[BlueprintIcons_20.Flows]: "61879",
|
|
732
|
+
[BlueprintIcons_20.FolderClose]: "61880",
|
|
733
|
+
[BlueprintIcons_20.FolderNew]: "61881",
|
|
734
|
+
[BlueprintIcons_20.FolderOpen]: "61882",
|
|
735
|
+
[BlueprintIcons_20.FolderSharedOpen]: "61883",
|
|
736
|
+
[BlueprintIcons_20.FolderShared]: "61884",
|
|
737
|
+
[BlueprintIcons_20.Follower]: "61885",
|
|
738
|
+
[BlueprintIcons_20.Following]: "61886",
|
|
739
|
+
[BlueprintIcons_20.Font]: "61887",
|
|
740
|
+
[BlueprintIcons_20.Fork]: "61888",
|
|
741
|
+
[BlueprintIcons_20.Form]: "61889",
|
|
742
|
+
[BlueprintIcons_20.FullCircle]: "61890",
|
|
743
|
+
[BlueprintIcons_20.FullStackedChart]: "61891",
|
|
744
|
+
[BlueprintIcons_20.Fullscreen]: "61892",
|
|
745
|
+
[BlueprintIcons_20.Function]: "61893",
|
|
746
|
+
[BlueprintIcons_20.GanttChart]: "61894",
|
|
747
|
+
[BlueprintIcons_20.Geofence]: "61895",
|
|
748
|
+
[BlueprintIcons_20.Geolocation]: "61896",
|
|
749
|
+
[BlueprintIcons_20.Geosearch]: "61897",
|
|
750
|
+
[BlueprintIcons_20.GitBranch]: "61898",
|
|
751
|
+
[BlueprintIcons_20.GitCommit]: "61899",
|
|
752
|
+
[BlueprintIcons_20.GitMerge]: "61900",
|
|
753
|
+
[BlueprintIcons_20.GitNewBranch]: "61901",
|
|
754
|
+
[BlueprintIcons_20.GitPull]: "61902",
|
|
755
|
+
[BlueprintIcons_20.GitPush]: "61903",
|
|
756
|
+
[BlueprintIcons_20.GitRepo]: "61904",
|
|
757
|
+
[BlueprintIcons_20.Glass]: "61905",
|
|
758
|
+
[BlueprintIcons_20.GlobeNetwork]: "61906",
|
|
759
|
+
[BlueprintIcons_20.Globe]: "61907",
|
|
760
|
+
[BlueprintIcons_20.GraphRemove]: "61908",
|
|
761
|
+
[BlueprintIcons_20.Graph]: "61909",
|
|
762
|
+
[BlueprintIcons_20.GreaterThanOrEqualTo]: "61910",
|
|
763
|
+
[BlueprintIcons_20.GreaterThan]: "61911",
|
|
764
|
+
[BlueprintIcons_20.GridView]: "61912",
|
|
765
|
+
[BlueprintIcons_20.Grid]: "61913",
|
|
766
|
+
[BlueprintIcons_20.GroupObjects]: "61914",
|
|
767
|
+
[BlueprintIcons_20.GroupedBarChart]: "61915",
|
|
768
|
+
[BlueprintIcons_20.HandDown]: "61916",
|
|
769
|
+
[BlueprintIcons_20.HandLeft]: "61917",
|
|
770
|
+
[BlueprintIcons_20.HandRight]: "61918",
|
|
771
|
+
[BlueprintIcons_20.HandUp]: "61919",
|
|
772
|
+
[BlueprintIcons_20.Hand]: "61920",
|
|
773
|
+
[BlueprintIcons_20.Hat]: "61921",
|
|
774
|
+
[BlueprintIcons_20.HeaderOne]: "61922",
|
|
775
|
+
[BlueprintIcons_20.HeaderThree]: "61923",
|
|
776
|
+
[BlueprintIcons_20.HeaderTwo]: "61924",
|
|
777
|
+
[BlueprintIcons_20.Header]: "61925",
|
|
778
|
+
[BlueprintIcons_20.Headset]: "61926",
|
|
779
|
+
[BlueprintIcons_20.HeartBroken]: "61927",
|
|
780
|
+
[BlueprintIcons_20.Heart]: "61928",
|
|
781
|
+
[BlueprintIcons_20.HeatGrid]: "61929",
|
|
782
|
+
[BlueprintIcons_20.Heatmap]: "61930",
|
|
783
|
+
[BlueprintIcons_20.Helicopter]: "61931",
|
|
784
|
+
[BlueprintIcons_20.Help]: "61932",
|
|
785
|
+
[BlueprintIcons_20.HelperManagement]: "61933",
|
|
786
|
+
[BlueprintIcons_20.HighPriority]: "61934",
|
|
787
|
+
[BlueprintIcons_20.Highlight]: "61935",
|
|
788
|
+
[BlueprintIcons_20.History]: "61936",
|
|
789
|
+
[BlueprintIcons_20.Home]: "61937",
|
|
790
|
+
[BlueprintIcons_20.HorizontalBarChartAsc]: "61938",
|
|
791
|
+
[BlueprintIcons_20.HorizontalBarChartDesc]: "61939",
|
|
792
|
+
[BlueprintIcons_20.HorizontalBarChart]: "61940",
|
|
793
|
+
[BlueprintIcons_20.HorizontalDistribution]: "61941",
|
|
794
|
+
[BlueprintIcons_20.Hurricane]: "61942",
|
|
795
|
+
[BlueprintIcons_20.IdNumber]: "61943",
|
|
796
|
+
[BlueprintIcons_20.ImageRotateLeft]: "61944",
|
|
797
|
+
[BlueprintIcons_20.ImageRotateRight]: "61945",
|
|
798
|
+
[BlueprintIcons_20.Import]: "61946",
|
|
799
|
+
[BlueprintIcons_20.InboxFiltered]: "61947",
|
|
800
|
+
[BlueprintIcons_20.InboxGeo]: "61948",
|
|
801
|
+
[BlueprintIcons_20.InboxSearch]: "61949",
|
|
802
|
+
[BlueprintIcons_20.InboxUpdate]: "61950",
|
|
803
|
+
[BlueprintIcons_20.Inbox]: "61951",
|
|
804
|
+
[BlueprintIcons_20.InfoSign]: "61952",
|
|
805
|
+
[BlueprintIcons_20.Inheritance]: "61953",
|
|
806
|
+
[BlueprintIcons_20.InheritedGroup]: "61954",
|
|
807
|
+
[BlueprintIcons_20.InnerJoin]: "61955",
|
|
808
|
+
[BlueprintIcons_20.Insert]: "61956",
|
|
809
|
+
[BlueprintIcons_20.Intersection]: "61957",
|
|
810
|
+
[BlueprintIcons_20.IpAddress]: "61958",
|
|
811
|
+
[BlueprintIcons_20.IssueClosed]: "61959",
|
|
812
|
+
[BlueprintIcons_20.IssueNew]: "61960",
|
|
813
|
+
[BlueprintIcons_20.Issue]: "61961",
|
|
814
|
+
[BlueprintIcons_20.Italic]: "61962",
|
|
815
|
+
[BlueprintIcons_20.JoinTable]: "61963",
|
|
816
|
+
[BlueprintIcons_20.KeyBackspace]: "61964",
|
|
817
|
+
[BlueprintIcons_20.KeyCommand]: "61965",
|
|
818
|
+
[BlueprintIcons_20.KeyControl]: "61966",
|
|
819
|
+
[BlueprintIcons_20.KeyDelete]: "61967",
|
|
820
|
+
[BlueprintIcons_20.KeyEnter]: "61968",
|
|
821
|
+
[BlueprintIcons_20.KeyEscape]: "61969",
|
|
822
|
+
[BlueprintIcons_20.KeyOption]: "61970",
|
|
823
|
+
[BlueprintIcons_20.KeyShift]: "61971",
|
|
824
|
+
[BlueprintIcons_20.KeyTab]: "61972",
|
|
825
|
+
[BlueprintIcons_20.Key]: "61973",
|
|
826
|
+
[BlueprintIcons_20.KnownVehicle]: "61974",
|
|
827
|
+
[BlueprintIcons_20.LabTest]: "61975",
|
|
828
|
+
[BlueprintIcons_20.Label]: "61976",
|
|
829
|
+
[BlueprintIcons_20.LayerOutline]: "61977",
|
|
830
|
+
[BlueprintIcons_20.Layer]: "61978",
|
|
831
|
+
[BlueprintIcons_20.Layers]: "61979",
|
|
832
|
+
[BlueprintIcons_20.LayoutAuto]: "61980",
|
|
833
|
+
[BlueprintIcons_20.LayoutBalloon]: "61981",
|
|
834
|
+
[BlueprintIcons_20.LayoutCircle]: "61982",
|
|
835
|
+
[BlueprintIcons_20.LayoutGrid]: "61983",
|
|
836
|
+
[BlueprintIcons_20.LayoutGroupBy]: "61984",
|
|
837
|
+
[BlueprintIcons_20.LayoutHierarchy]: "61985",
|
|
838
|
+
[BlueprintIcons_20.LayoutLinear]: "61986",
|
|
839
|
+
[BlueprintIcons_20.LayoutSkewGrid]: "61987",
|
|
840
|
+
[BlueprintIcons_20.LayoutSortedClusters]: "61988",
|
|
841
|
+
[BlueprintIcons_20.Layout]: "61989",
|
|
842
|
+
[BlueprintIcons_20.Learning]: "61990",
|
|
843
|
+
[BlueprintIcons_20.LeftJoin]: "61991",
|
|
844
|
+
[BlueprintIcons_20.LessThanOrEqualTo]: "61992",
|
|
845
|
+
[BlueprintIcons_20.LessThan]: "61993",
|
|
846
|
+
[BlueprintIcons_20.Lifesaver]: "61994",
|
|
847
|
+
[BlueprintIcons_20.Lightbulb]: "61995",
|
|
848
|
+
[BlueprintIcons_20.Lightning]: "61996",
|
|
849
|
+
[BlueprintIcons_20.Link]: "61997",
|
|
850
|
+
[BlueprintIcons_20.ListColumns]: "61998",
|
|
851
|
+
[BlueprintIcons_20.ListDetailView]: "61999",
|
|
852
|
+
[BlueprintIcons_20.List]: "62000",
|
|
853
|
+
[BlueprintIcons_20.Locate]: "62001",
|
|
854
|
+
[BlueprintIcons_20.Lock]: "62002",
|
|
855
|
+
[BlueprintIcons_20.LogIn]: "62003",
|
|
856
|
+
[BlueprintIcons_20.LogOut]: "62004",
|
|
857
|
+
[BlueprintIcons_20.Manual]: "62005",
|
|
858
|
+
[BlueprintIcons_20.ManuallyEnteredData]: "62006",
|
|
859
|
+
[BlueprintIcons_20.ManyToMany]: "62007",
|
|
860
|
+
[BlueprintIcons_20.ManyToOne]: "62008",
|
|
861
|
+
[BlueprintIcons_20.MapCreate]: "62009",
|
|
862
|
+
[BlueprintIcons_20.MapMarker]: "62010",
|
|
863
|
+
[BlueprintIcons_20.Map]: "62011",
|
|
864
|
+
[BlueprintIcons_20.Maximize]: "62012",
|
|
865
|
+
[BlueprintIcons_20.Media]: "62013",
|
|
866
|
+
[BlueprintIcons_20.MenuClosed]: "62014",
|
|
867
|
+
[BlueprintIcons_20.MenuOpen]: "62015",
|
|
868
|
+
[BlueprintIcons_20.Menu]: "62016",
|
|
869
|
+
[BlueprintIcons_20.MergeColumns]: "62017",
|
|
870
|
+
[BlueprintIcons_20.MergeLinks]: "62018",
|
|
871
|
+
[BlueprintIcons_20.Minimize]: "62019",
|
|
872
|
+
[BlueprintIcons_20.Minus]: "62020",
|
|
873
|
+
[BlueprintIcons_20.MobilePhone]: "62021",
|
|
874
|
+
[BlueprintIcons_20.MobileVideo]: "62022",
|
|
875
|
+
[BlueprintIcons_20.ModalFilled]: "62023",
|
|
876
|
+
[BlueprintIcons_20.Modal]: "62024",
|
|
877
|
+
[BlueprintIcons_20.Moon]: "62025",
|
|
878
|
+
[BlueprintIcons_20.More]: "62026",
|
|
879
|
+
[BlueprintIcons_20.Mountain]: "62027",
|
|
880
|
+
[BlueprintIcons_20.Move]: "62028",
|
|
881
|
+
[BlueprintIcons_20.Mugshot]: "62029",
|
|
882
|
+
[BlueprintIcons_20.MultiSelect]: "62030",
|
|
883
|
+
[BlueprintIcons_20.Music]: "62031",
|
|
884
|
+
[BlueprintIcons_20.Nest]: "62032",
|
|
885
|
+
[BlueprintIcons_20.NewDrawing]: "62033",
|
|
886
|
+
[BlueprintIcons_20.NewGridItem]: "62034",
|
|
887
|
+
[BlueprintIcons_20.NewLayer]: "62035",
|
|
888
|
+
[BlueprintIcons_20.NewLayers]: "62036",
|
|
889
|
+
[BlueprintIcons_20.NewLink]: "62037",
|
|
890
|
+
[BlueprintIcons_20.NewObject]: "62038",
|
|
891
|
+
[BlueprintIcons_20.NewPerson]: "62039",
|
|
892
|
+
[BlueprintIcons_20.NewPrescription]: "62040",
|
|
893
|
+
[BlueprintIcons_20.NewTextBox]: "62041",
|
|
894
|
+
[BlueprintIcons_20.Ninja]: "62042",
|
|
895
|
+
[BlueprintIcons_20.NotEqualTo]: "62043",
|
|
896
|
+
[BlueprintIcons_20.NotificationsSnooze]: "62044",
|
|
897
|
+
[BlueprintIcons_20.NotificationsUpdated]: "62045",
|
|
898
|
+
[BlueprintIcons_20.Notifications]: "62046",
|
|
899
|
+
[BlueprintIcons_20.NumberedList]: "62047",
|
|
900
|
+
[BlueprintIcons_20.Numerical]: "62048",
|
|
901
|
+
[BlueprintIcons_20.Office]: "62049",
|
|
902
|
+
[BlueprintIcons_20.Offline]: "62050",
|
|
903
|
+
[BlueprintIcons_20.OilField]: "62051",
|
|
904
|
+
[BlueprintIcons_20.OneColumn]: "62052",
|
|
905
|
+
[BlueprintIcons_20.OneToMany]: "62053",
|
|
906
|
+
[BlueprintIcons_20.OneToOne]: "62054",
|
|
907
|
+
[BlueprintIcons_20.Outdated]: "62055",
|
|
908
|
+
[BlueprintIcons_20.PageLayout]: "62056",
|
|
909
|
+
[BlueprintIcons_20.PanelStats]: "62057",
|
|
910
|
+
[BlueprintIcons_20.PanelTable]: "62058",
|
|
911
|
+
[BlueprintIcons_20.Paperclip]: "62059",
|
|
912
|
+
[BlueprintIcons_20.Paragraph]: "62060",
|
|
913
|
+
[BlueprintIcons_20.PathSearch]: "62061",
|
|
914
|
+
[BlueprintIcons_20.Path]: "62062",
|
|
915
|
+
[BlueprintIcons_20.Pause]: "62063",
|
|
916
|
+
[BlueprintIcons_20.People]: "62064",
|
|
917
|
+
[BlueprintIcons_20.Percentage]: "62065",
|
|
918
|
+
[BlueprintIcons_20.Person]: "62066",
|
|
919
|
+
[BlueprintIcons_20.Phone]: "62067",
|
|
920
|
+
[BlueprintIcons_20.PieChart]: "62068",
|
|
921
|
+
[BlueprintIcons_20.Pin]: "62069",
|
|
922
|
+
[BlueprintIcons_20.PivotTable]: "62070",
|
|
923
|
+
[BlueprintIcons_20.Pivot]: "62071",
|
|
924
|
+
[BlueprintIcons_20.Play]: "62072",
|
|
925
|
+
[BlueprintIcons_20.Plus]: "62073",
|
|
926
|
+
[BlueprintIcons_20.PolygonFilter]: "62074",
|
|
927
|
+
[BlueprintIcons_20.Power]: "62075",
|
|
928
|
+
[BlueprintIcons_20.PredictiveAnalysis]: "62076",
|
|
929
|
+
[BlueprintIcons_20.Prescription]: "62077",
|
|
930
|
+
[BlueprintIcons_20.Presentation]: "62078",
|
|
931
|
+
[BlueprintIcons_20.Print]: "62079",
|
|
932
|
+
[BlueprintIcons_20.Projects]: "62080",
|
|
933
|
+
[BlueprintIcons_20.Properties]: "62081",
|
|
934
|
+
[BlueprintIcons_20.Property]: "62082",
|
|
935
|
+
[BlueprintIcons_20.PublishFunction]: "62083",
|
|
936
|
+
[BlueprintIcons_20.Pulse]: "62084",
|
|
937
|
+
[BlueprintIcons_20.Rain]: "62085",
|
|
938
|
+
[BlueprintIcons_20.Random]: "62086",
|
|
939
|
+
[BlueprintIcons_20.Record]: "62087",
|
|
940
|
+
[BlueprintIcons_20.Redo]: "62088",
|
|
941
|
+
[BlueprintIcons_20.Refresh]: "62089",
|
|
942
|
+
[BlueprintIcons_20.RegressionChart]: "62090",
|
|
943
|
+
[BlueprintIcons_20.RemoveColumnLeft]: "62091",
|
|
944
|
+
[BlueprintIcons_20.RemoveColumnRight]: "62092",
|
|
945
|
+
[BlueprintIcons_20.RemoveColumn]: "62093",
|
|
946
|
+
[BlueprintIcons_20.RemoveRowBottom]: "62094",
|
|
947
|
+
[BlueprintIcons_20.RemoveRowTop]: "62095",
|
|
948
|
+
[BlueprintIcons_20.Remove]: "62096",
|
|
949
|
+
[BlueprintIcons_20.Repeat]: "62097",
|
|
950
|
+
[BlueprintIcons_20.Reset]: "62098",
|
|
951
|
+
[BlueprintIcons_20.Resolve]: "62099",
|
|
952
|
+
[BlueprintIcons_20.Rig]: "62100",
|
|
953
|
+
[BlueprintIcons_20.RightJoin]: "62101",
|
|
954
|
+
[BlueprintIcons_20.Ring]: "62102",
|
|
955
|
+
[BlueprintIcons_20.RocketSlant]: "62103",
|
|
956
|
+
[BlueprintIcons_20.Rocket]: "62104",
|
|
957
|
+
[BlueprintIcons_20.RotateDocument]: "62105",
|
|
958
|
+
[BlueprintIcons_20.RotatePage]: "62106",
|
|
959
|
+
[BlueprintIcons_20.Route]: "62107",
|
|
960
|
+
[BlueprintIcons_20.Satellite]: "62108",
|
|
961
|
+
[BlueprintIcons_20.Saved]: "62109",
|
|
962
|
+
[BlueprintIcons_20.ScatterPlot]: "62110",
|
|
963
|
+
[BlueprintIcons_20.SearchAround]: "62111",
|
|
964
|
+
[BlueprintIcons_20.SearchTemplate]: "62112",
|
|
965
|
+
[BlueprintIcons_20.SearchText]: "62113",
|
|
966
|
+
[BlueprintIcons_20.Search]: "62114",
|
|
967
|
+
[BlueprintIcons_20.SegmentedControl]: "62115",
|
|
968
|
+
[BlueprintIcons_20.Select]: "62116",
|
|
969
|
+
[BlueprintIcons_20.Selection]: "62117",
|
|
970
|
+
[BlueprintIcons_20.SendMessage]: "62118",
|
|
971
|
+
[BlueprintIcons_20.SendToGraph]: "62119",
|
|
972
|
+
[BlueprintIcons_20.SendToMap]: "62120",
|
|
973
|
+
[BlueprintIcons_20.SendTo]: "62121",
|
|
974
|
+
[BlueprintIcons_20.SeriesAdd]: "62122",
|
|
975
|
+
[BlueprintIcons_20.SeriesConfiguration]: "62123",
|
|
976
|
+
[BlueprintIcons_20.SeriesDerived]: "62124",
|
|
977
|
+
[BlueprintIcons_20.SeriesFiltered]: "62125",
|
|
978
|
+
[BlueprintIcons_20.SeriesSearch]: "62126",
|
|
979
|
+
[BlueprintIcons_20.Settings]: "62127",
|
|
980
|
+
[BlueprintIcons_20.Shapes]: "62128",
|
|
981
|
+
[BlueprintIcons_20.Share]: "62129",
|
|
982
|
+
[BlueprintIcons_20.SharedFilter]: "62130",
|
|
983
|
+
[BlueprintIcons_20.Shield]: "62131",
|
|
984
|
+
[BlueprintIcons_20.Ship]: "62132",
|
|
985
|
+
[BlueprintIcons_20.Shop]: "62133",
|
|
986
|
+
[BlueprintIcons_20.ShoppingCart]: "62134",
|
|
987
|
+
[BlueprintIcons_20.SignalSearch]: "62135",
|
|
988
|
+
[BlueprintIcons_20.SimCard]: "62136",
|
|
989
|
+
[BlueprintIcons_20.Slash]: "62137",
|
|
990
|
+
[BlueprintIcons_20.SmallCross]: "62138",
|
|
991
|
+
[BlueprintIcons_20.SmallMinus]: "62139",
|
|
992
|
+
[BlueprintIcons_20.SmallPlus]: "62140",
|
|
993
|
+
[BlueprintIcons_20.SmallSquare]: "62141",
|
|
994
|
+
[BlueprintIcons_20.SmallTick]: "62142",
|
|
995
|
+
[BlueprintIcons_20.Snowflake]: "62143",
|
|
996
|
+
[BlueprintIcons_20.SocialMedia]: "62144",
|
|
997
|
+
[BlueprintIcons_20.SortAlphabeticalDesc]: "62145",
|
|
998
|
+
[BlueprintIcons_20.SortAlphabetical]: "62146",
|
|
999
|
+
[BlueprintIcons_20.SortAsc]: "62147",
|
|
1000
|
+
[BlueprintIcons_20.SortDesc]: "62148",
|
|
1001
|
+
[BlueprintIcons_20.SortNumericalDesc]: "62149",
|
|
1002
|
+
[BlueprintIcons_20.SortNumerical]: "62150",
|
|
1003
|
+
[BlueprintIcons_20.Sort]: "62151",
|
|
1004
|
+
[BlueprintIcons_20.SplitColumns]: "62152",
|
|
1005
|
+
[BlueprintIcons_20.Square]: "62153",
|
|
1006
|
+
[BlueprintIcons_20.StackedChart]: "62154",
|
|
1007
|
+
[BlueprintIcons_20.StadiumGeometry]: "62155",
|
|
1008
|
+
[BlueprintIcons_20.StarEmpty]: "62156",
|
|
1009
|
+
[BlueprintIcons_20.Star]: "62157",
|
|
1010
|
+
[BlueprintIcons_20.StepBackward]: "62158",
|
|
1011
|
+
[BlueprintIcons_20.StepChart]: "62159",
|
|
1012
|
+
[BlueprintIcons_20.StepForward]: "62160",
|
|
1013
|
+
[BlueprintIcons_20.Stop]: "62161",
|
|
1014
|
+
[BlueprintIcons_20.Stopwatch]: "62162",
|
|
1015
|
+
[BlueprintIcons_20.Strikethrough]: "62163",
|
|
1016
|
+
[BlueprintIcons_20.Style]: "62164",
|
|
1017
|
+
[BlueprintIcons_20.SwapHorizontal]: "62165",
|
|
1018
|
+
[BlueprintIcons_20.SwapVertical]: "62166",
|
|
1019
|
+
[BlueprintIcons_20.Switch]: "62167",
|
|
1020
|
+
[BlueprintIcons_20.SymbolCircle]: "62168",
|
|
1021
|
+
[BlueprintIcons_20.SymbolCross]: "62169",
|
|
1022
|
+
[BlueprintIcons_20.SymbolDiamond]: "62170",
|
|
1023
|
+
[BlueprintIcons_20.SymbolSquare]: "62171",
|
|
1024
|
+
[BlueprintIcons_20.SymbolTriangleDown]: "62172",
|
|
1025
|
+
[BlueprintIcons_20.SymbolTriangleUp]: "62173",
|
|
1026
|
+
[BlueprintIcons_20.Syringe]: "62174",
|
|
1027
|
+
[BlueprintIcons_20.Tag]: "62175",
|
|
1028
|
+
[BlueprintIcons_20.TakeAction]: "62176",
|
|
1029
|
+
[BlueprintIcons_20.Tank]: "62177",
|
|
1030
|
+
[BlueprintIcons_20.Target]: "62178",
|
|
1031
|
+
[BlueprintIcons_20.Taxi]: "62179",
|
|
1032
|
+
[BlueprintIcons_20.Temperature]: "62180",
|
|
1033
|
+
[BlueprintIcons_20.TextHighlight]: "62181",
|
|
1034
|
+
[BlueprintIcons_20.ThDerived]: "62182",
|
|
1035
|
+
[BlueprintIcons_20.ThDisconnect]: "62183",
|
|
1036
|
+
[BlueprintIcons_20.ThFiltered]: "62184",
|
|
1037
|
+
[BlueprintIcons_20.ThList]: "62185",
|
|
1038
|
+
[BlueprintIcons_20.Th]: "62186",
|
|
1039
|
+
[BlueprintIcons_20.ThirdParty]: "62187",
|
|
1040
|
+
[BlueprintIcons_20.ThumbsDown]: "62188",
|
|
1041
|
+
[BlueprintIcons_20.ThumbsUp]: "62189",
|
|
1042
|
+
[BlueprintIcons_20.TickCircle]: "62190",
|
|
1043
|
+
[BlueprintIcons_20.Tick]: "62191",
|
|
1044
|
+
[BlueprintIcons_20.Time]: "62192",
|
|
1045
|
+
[BlueprintIcons_20.TimelineAreaChart]: "62193",
|
|
1046
|
+
[BlueprintIcons_20.TimelineBarChart]: "62194",
|
|
1047
|
+
[BlueprintIcons_20.TimelineEvents]: "62195",
|
|
1048
|
+
[BlueprintIcons_20.TimelineLineChart]: "62196",
|
|
1049
|
+
[BlueprintIcons_20.Tint]: "62197",
|
|
1050
|
+
[BlueprintIcons_20.Torch]: "62198",
|
|
1051
|
+
[BlueprintIcons_20.Tractor]: "62199",
|
|
1052
|
+
[BlueprintIcons_20.Train]: "62200",
|
|
1053
|
+
[BlueprintIcons_20.Translate]: "62201",
|
|
1054
|
+
[BlueprintIcons_20.Trash]: "62202",
|
|
1055
|
+
[BlueprintIcons_20.Tree]: "62203",
|
|
1056
|
+
[BlueprintIcons_20.TrendingDown]: "62204",
|
|
1057
|
+
[BlueprintIcons_20.TrendingUp]: "62205",
|
|
1058
|
+
[BlueprintIcons_20.Truck]: "62206",
|
|
1059
|
+
[BlueprintIcons_20.TwoColumns]: "62207",
|
|
1060
|
+
[BlueprintIcons_20.Unarchive]: "62208",
|
|
1061
|
+
[BlueprintIcons_20.Underline]: "62209",
|
|
1062
|
+
[BlueprintIcons_20.Undo]: "62210",
|
|
1063
|
+
[BlueprintIcons_20.UngroupObjects]: "62211",
|
|
1064
|
+
[BlueprintIcons_20.UnknownVehicle]: "62212",
|
|
1065
|
+
[BlueprintIcons_20.Unlock]: "62213",
|
|
1066
|
+
[BlueprintIcons_20.Unpin]: "62214",
|
|
1067
|
+
[BlueprintIcons_20.Unresolve]: "62215",
|
|
1068
|
+
[BlueprintIcons_20.Updated]: "62216",
|
|
1069
|
+
[BlueprintIcons_20.Upload]: "62217",
|
|
1070
|
+
[BlueprintIcons_20.User]: "62218",
|
|
1071
|
+
[BlueprintIcons_20.Variable]: "62219",
|
|
1072
|
+
[BlueprintIcons_20.VerticalBarChartAsc]: "62220",
|
|
1073
|
+
[BlueprintIcons_20.VerticalBarChartDesc]: "62221",
|
|
1074
|
+
[BlueprintIcons_20.VerticalDistribution]: "62222",
|
|
1075
|
+
[BlueprintIcons_20.Video]: "62223",
|
|
1076
|
+
[BlueprintIcons_20.Virus]: "62224",
|
|
1077
|
+
[BlueprintIcons_20.VolumeDown]: "62225",
|
|
1078
|
+
[BlueprintIcons_20.VolumeOff]: "62226",
|
|
1079
|
+
[BlueprintIcons_20.VolumeUp]: "62227",
|
|
1080
|
+
[BlueprintIcons_20.Walk]: "62228",
|
|
1081
|
+
[BlueprintIcons_20.WarningSign]: "62229",
|
|
1082
|
+
[BlueprintIcons_20.WaterfallChart]: "62230",
|
|
1083
|
+
[BlueprintIcons_20.Waves]: "62231",
|
|
1084
|
+
[BlueprintIcons_20.WidgetButton]: "62232",
|
|
1085
|
+
[BlueprintIcons_20.WidgetFooter]: "62233",
|
|
1086
|
+
[BlueprintIcons_20.WidgetHeader]: "62234",
|
|
1087
|
+
[BlueprintIcons_20.Widget]: "62235",
|
|
1088
|
+
[BlueprintIcons_20.Wind]: "62236",
|
|
1089
|
+
[BlueprintIcons_20.Wrench]: "62237",
|
|
1090
|
+
[BlueprintIcons_20.ZoomIn]: "62238",
|
|
1091
|
+
[BlueprintIcons_20.ZoomOut]: "62239",
|
|
1092
|
+
[BlueprintIcons_20.ZoomToFit]: "62240",
|
|
1083
1093
|
};
|
|
1084
1094
|
//# sourceMappingURL=blueprint-icons-20.js.map
|