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