@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,4 +1,5 @@
|
|
|
1
1
|
export type BlueprintIcons_20Id =
|
|
2
|
+
| "add-clip"
|
|
2
3
|
| "add-column-left"
|
|
3
4
|
| "add-column-right"
|
|
4
5
|
| "add-location"
|
|
@@ -65,6 +66,7 @@ export type BlueprintIcons_20Id =
|
|
|
65
66
|
| "caret-left"
|
|
66
67
|
| "caret-right"
|
|
67
68
|
| "caret-up"
|
|
69
|
+
| "cargo-ship"
|
|
68
70
|
| "cell-tower"
|
|
69
71
|
| "changes"
|
|
70
72
|
| "chart"
|
|
@@ -82,6 +84,7 @@ export type BlueprintIcons_20Id =
|
|
|
82
84
|
| "circle"
|
|
83
85
|
| "citation"
|
|
84
86
|
| "clean"
|
|
87
|
+
| "clip"
|
|
85
88
|
| "clipboard"
|
|
86
89
|
| "cloud-download"
|
|
87
90
|
| "cloud-upload"
|
|
@@ -431,6 +434,7 @@ export type BlueprintIcons_20Id =
|
|
|
431
434
|
| "share"
|
|
432
435
|
| "shared-filter"
|
|
433
436
|
| "shield"
|
|
437
|
+
| "ship"
|
|
434
438
|
| "shop"
|
|
435
439
|
| "shopping-cart"
|
|
436
440
|
| "signal-search"
|
|
@@ -476,6 +480,7 @@ export type BlueprintIcons_20Id =
|
|
|
476
480
|
| "tag"
|
|
477
481
|
| "take-action"
|
|
478
482
|
| "tank"
|
|
483
|
+
| "target"
|
|
479
484
|
| "taxi"
|
|
480
485
|
| "temperature"
|
|
481
486
|
| "text-highlight"
|
|
@@ -540,6 +545,7 @@ export type BlueprintIcons_20Id =
|
|
|
540
545
|
| "zoom-to-fit";
|
|
541
546
|
|
|
542
547
|
export type BlueprintIcons_20Key =
|
|
548
|
+
| "AddClip"
|
|
543
549
|
| "AddColumnLeft"
|
|
544
550
|
| "AddColumnRight"
|
|
545
551
|
| "AddLocation"
|
|
@@ -606,6 +612,7 @@ export type BlueprintIcons_20Key =
|
|
|
606
612
|
| "CaretLeft"
|
|
607
613
|
| "CaretRight"
|
|
608
614
|
| "CaretUp"
|
|
615
|
+
| "CargoShip"
|
|
609
616
|
| "CellTower"
|
|
610
617
|
| "Changes"
|
|
611
618
|
| "Chart"
|
|
@@ -623,6 +630,7 @@ export type BlueprintIcons_20Key =
|
|
|
623
630
|
| "Circle"
|
|
624
631
|
| "Citation"
|
|
625
632
|
| "Clean"
|
|
633
|
+
| "Clip"
|
|
626
634
|
| "Clipboard"
|
|
627
635
|
| "CloudDownload"
|
|
628
636
|
| "CloudUpload"
|
|
@@ -972,6 +980,7 @@ export type BlueprintIcons_20Key =
|
|
|
972
980
|
| "Share"
|
|
973
981
|
| "SharedFilter"
|
|
974
982
|
| "Shield"
|
|
983
|
+
| "Ship"
|
|
975
984
|
| "Shop"
|
|
976
985
|
| "ShoppingCart"
|
|
977
986
|
| "SignalSearch"
|
|
@@ -1017,6 +1026,7 @@ export type BlueprintIcons_20Key =
|
|
|
1017
1026
|
| "Tag"
|
|
1018
1027
|
| "TakeAction"
|
|
1019
1028
|
| "Tank"
|
|
1029
|
+
| "Target"
|
|
1020
1030
|
| "Taxi"
|
|
1021
1031
|
| "Temperature"
|
|
1022
1032
|
| "TextHighlight"
|
|
@@ -1081,6 +1091,7 @@ export type BlueprintIcons_20Key =
|
|
|
1081
1091
|
| "ZoomToFit";
|
|
1082
1092
|
|
|
1083
1093
|
export enum BlueprintIcons_20 {
|
|
1094
|
+
AddClip = "add-clip",
|
|
1084
1095
|
AddColumnLeft = "add-column-left",
|
|
1085
1096
|
AddColumnRight = "add-column-right",
|
|
1086
1097
|
AddLocation = "add-location",
|
|
@@ -1147,6 +1158,7 @@ export enum BlueprintIcons_20 {
|
|
|
1147
1158
|
CaretLeft = "caret-left",
|
|
1148
1159
|
CaretRight = "caret-right",
|
|
1149
1160
|
CaretUp = "caret-up",
|
|
1161
|
+
CargoShip = "cargo-ship",
|
|
1150
1162
|
CellTower = "cell-tower",
|
|
1151
1163
|
Changes = "changes",
|
|
1152
1164
|
Chart = "chart",
|
|
@@ -1164,6 +1176,7 @@ export enum BlueprintIcons_20 {
|
|
|
1164
1176
|
Circle = "circle",
|
|
1165
1177
|
Citation = "citation",
|
|
1166
1178
|
Clean = "clean",
|
|
1179
|
+
Clip = "clip",
|
|
1167
1180
|
Clipboard = "clipboard",
|
|
1168
1181
|
CloudDownload = "cloud-download",
|
|
1169
1182
|
CloudUpload = "cloud-upload",
|
|
@@ -1513,6 +1526,7 @@ export enum BlueprintIcons_20 {
|
|
|
1513
1526
|
Share = "share",
|
|
1514
1527
|
SharedFilter = "shared-filter",
|
|
1515
1528
|
Shield = "shield",
|
|
1529
|
+
Ship = "ship",
|
|
1516
1530
|
Shop = "shop",
|
|
1517
1531
|
ShoppingCart = "shopping-cart",
|
|
1518
1532
|
SignalSearch = "signal-search",
|
|
@@ -1558,6 +1572,7 @@ export enum BlueprintIcons_20 {
|
|
|
1558
1572
|
Tag = "tag",
|
|
1559
1573
|
TakeAction = "take-action",
|
|
1560
1574
|
Tank = "tank",
|
|
1575
|
+
Target = "target",
|
|
1561
1576
|
Taxi = "taxi",
|
|
1562
1577
|
Temperature = "temperature",
|
|
1563
1578
|
TextHighlight = "text-highlight",
|
|
@@ -1623,543 +1638,548 @@ export enum BlueprintIcons_20 {
|
|
|
1623
1638
|
}
|
|
1624
1639
|
|
|
1625
1640
|
export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string } = {
|
|
1626
|
-
[BlueprintIcons_20.
|
|
1627
|
-
[BlueprintIcons_20.
|
|
1628
|
-
[BlueprintIcons_20.
|
|
1629
|
-
[BlueprintIcons_20.
|
|
1630
|
-
[BlueprintIcons_20.
|
|
1631
|
-
[BlueprintIcons_20.
|
|
1632
|
-
[BlueprintIcons_20.
|
|
1633
|
-
[BlueprintIcons_20.
|
|
1634
|
-
[BlueprintIcons_20.
|
|
1635
|
-
[BlueprintIcons_20.
|
|
1636
|
-
[BlueprintIcons_20.
|
|
1637
|
-
[BlueprintIcons_20.
|
|
1638
|
-
[BlueprintIcons_20.
|
|
1639
|
-
[BlueprintIcons_20.
|
|
1640
|
-
[BlueprintIcons_20.
|
|
1641
|
-
[BlueprintIcons_20.
|
|
1642
|
-
[BlueprintIcons_20.
|
|
1643
|
-
[BlueprintIcons_20.
|
|
1644
|
-
[BlueprintIcons_20.
|
|
1645
|
-
[BlueprintIcons_20.
|
|
1646
|
-
[BlueprintIcons_20.
|
|
1647
|
-
[BlueprintIcons_20.
|
|
1648
|
-
[BlueprintIcons_20.
|
|
1649
|
-
[BlueprintIcons_20.
|
|
1650
|
-
[BlueprintIcons_20.
|
|
1651
|
-
[BlueprintIcons_20.
|
|
1652
|
-
[BlueprintIcons_20.
|
|
1653
|
-
[BlueprintIcons_20.
|
|
1654
|
-
[BlueprintIcons_20.
|
|
1655
|
-
[BlueprintIcons_20.
|
|
1656
|
-
[BlueprintIcons_20.
|
|
1657
|
-
[BlueprintIcons_20.
|
|
1658
|
-
[BlueprintIcons_20.
|
|
1659
|
-
[BlueprintIcons_20.
|
|
1660
|
-
[BlueprintIcons_20.
|
|
1661
|
-
[BlueprintIcons_20.
|
|
1662
|
-
[BlueprintIcons_20.
|
|
1663
|
-
[BlueprintIcons_20.
|
|
1664
|
-
[BlueprintIcons_20.
|
|
1665
|
-
[BlueprintIcons_20.
|
|
1666
|
-
[BlueprintIcons_20.
|
|
1667
|
-
[BlueprintIcons_20.
|
|
1668
|
-
[BlueprintIcons_20.
|
|
1669
|
-
[BlueprintIcons_20.
|
|
1670
|
-
[BlueprintIcons_20.
|
|
1671
|
-
[BlueprintIcons_20.
|
|
1672
|
-
[BlueprintIcons_20.
|
|
1673
|
-
[BlueprintIcons_20.
|
|
1674
|
-
[BlueprintIcons_20.
|
|
1675
|
-
[BlueprintIcons_20.
|
|
1676
|
-
[BlueprintIcons_20.
|
|
1677
|
-
[BlueprintIcons_20.
|
|
1678
|
-
[BlueprintIcons_20.
|
|
1679
|
-
[BlueprintIcons_20.
|
|
1680
|
-
[BlueprintIcons_20.
|
|
1681
|
-
[BlueprintIcons_20.
|
|
1682
|
-
[BlueprintIcons_20.
|
|
1683
|
-
[BlueprintIcons_20.
|
|
1684
|
-
[BlueprintIcons_20.
|
|
1685
|
-
[BlueprintIcons_20.
|
|
1686
|
-
[BlueprintIcons_20.
|
|
1687
|
-
[BlueprintIcons_20.
|
|
1688
|
-
[BlueprintIcons_20.
|
|
1689
|
-
[BlueprintIcons_20.
|
|
1690
|
-
[BlueprintIcons_20.
|
|
1691
|
-
[BlueprintIcons_20.
|
|
1692
|
-
[BlueprintIcons_20.
|
|
1693
|
-
[BlueprintIcons_20.
|
|
1694
|
-
[BlueprintIcons_20.
|
|
1695
|
-
[BlueprintIcons_20.
|
|
1696
|
-
[BlueprintIcons_20.
|
|
1697
|
-
[BlueprintIcons_20.
|
|
1698
|
-
[BlueprintIcons_20.
|
|
1699
|
-
[BlueprintIcons_20.
|
|
1700
|
-
[BlueprintIcons_20.
|
|
1701
|
-
[BlueprintIcons_20.
|
|
1702
|
-
[BlueprintIcons_20.
|
|
1703
|
-
[BlueprintIcons_20.
|
|
1704
|
-
[BlueprintIcons_20.
|
|
1705
|
-
[BlueprintIcons_20.
|
|
1706
|
-
[BlueprintIcons_20.
|
|
1707
|
-
[BlueprintIcons_20.
|
|
1708
|
-
[BlueprintIcons_20.
|
|
1709
|
-
[BlueprintIcons_20.
|
|
1710
|
-
[BlueprintIcons_20.
|
|
1711
|
-
[BlueprintIcons_20.
|
|
1712
|
-
[BlueprintIcons_20.
|
|
1713
|
-
[BlueprintIcons_20.
|
|
1714
|
-
[BlueprintIcons_20.
|
|
1715
|
-
[BlueprintIcons_20.
|
|
1716
|
-
[BlueprintIcons_20.
|
|
1717
|
-
[BlueprintIcons_20.
|
|
1718
|
-
[BlueprintIcons_20.
|
|
1719
|
-
[BlueprintIcons_20.
|
|
1720
|
-
[BlueprintIcons_20.
|
|
1721
|
-
[BlueprintIcons_20.
|
|
1722
|
-
[BlueprintIcons_20.
|
|
1723
|
-
[BlueprintIcons_20.
|
|
1724
|
-
[BlueprintIcons_20.
|
|
1725
|
-
[BlueprintIcons_20.
|
|
1726
|
-
[BlueprintIcons_20.
|
|
1727
|
-
[BlueprintIcons_20.
|
|
1728
|
-
[BlueprintIcons_20.
|
|
1729
|
-
[BlueprintIcons_20.
|
|
1730
|
-
[BlueprintIcons_20.
|
|
1731
|
-
[BlueprintIcons_20.
|
|
1732
|
-
[BlueprintIcons_20.
|
|
1733
|
-
[BlueprintIcons_20.
|
|
1734
|
-
[BlueprintIcons_20.
|
|
1735
|
-
[BlueprintIcons_20.
|
|
1736
|
-
[BlueprintIcons_20.
|
|
1737
|
-
[BlueprintIcons_20.
|
|
1738
|
-
[BlueprintIcons_20.
|
|
1739
|
-
[BlueprintIcons_20.
|
|
1740
|
-
[BlueprintIcons_20.
|
|
1741
|
-
[BlueprintIcons_20.
|
|
1742
|
-
[BlueprintIcons_20.
|
|
1743
|
-
[BlueprintIcons_20.
|
|
1744
|
-
[BlueprintIcons_20.
|
|
1745
|
-
[BlueprintIcons_20.
|
|
1746
|
-
[BlueprintIcons_20.
|
|
1747
|
-
[BlueprintIcons_20.
|
|
1748
|
-
[BlueprintIcons_20.
|
|
1749
|
-
[BlueprintIcons_20.
|
|
1750
|
-
[BlueprintIcons_20.
|
|
1751
|
-
[BlueprintIcons_20.
|
|
1752
|
-
[BlueprintIcons_20.
|
|
1753
|
-
[BlueprintIcons_20.
|
|
1754
|
-
[BlueprintIcons_20.
|
|
1755
|
-
[BlueprintIcons_20.
|
|
1756
|
-
[BlueprintIcons_20.
|
|
1757
|
-
[BlueprintIcons_20.
|
|
1758
|
-
[BlueprintIcons_20.
|
|
1759
|
-
[BlueprintIcons_20.
|
|
1760
|
-
[BlueprintIcons_20.
|
|
1761
|
-
[BlueprintIcons_20.
|
|
1762
|
-
[BlueprintIcons_20.
|
|
1763
|
-
[BlueprintIcons_20.
|
|
1764
|
-
[BlueprintIcons_20.
|
|
1765
|
-
[BlueprintIcons_20.
|
|
1766
|
-
[BlueprintIcons_20.
|
|
1767
|
-
[BlueprintIcons_20.
|
|
1768
|
-
[BlueprintIcons_20.
|
|
1769
|
-
[BlueprintIcons_20.
|
|
1770
|
-
[BlueprintIcons_20.
|
|
1771
|
-
[BlueprintIcons_20.
|
|
1772
|
-
[BlueprintIcons_20.
|
|
1773
|
-
[BlueprintIcons_20.
|
|
1774
|
-
[BlueprintIcons_20.
|
|
1775
|
-
[BlueprintIcons_20.
|
|
1776
|
-
[BlueprintIcons_20.
|
|
1777
|
-
[BlueprintIcons_20.
|
|
1778
|
-
[BlueprintIcons_20.
|
|
1779
|
-
[BlueprintIcons_20.
|
|
1780
|
-
[BlueprintIcons_20.
|
|
1781
|
-
[BlueprintIcons_20.
|
|
1782
|
-
[BlueprintIcons_20.
|
|
1783
|
-
[BlueprintIcons_20.
|
|
1784
|
-
[BlueprintIcons_20.
|
|
1785
|
-
[BlueprintIcons_20.
|
|
1786
|
-
[BlueprintIcons_20.
|
|
1787
|
-
[BlueprintIcons_20.
|
|
1788
|
-
[BlueprintIcons_20.
|
|
1789
|
-
[BlueprintIcons_20.
|
|
1790
|
-
[BlueprintIcons_20.
|
|
1791
|
-
[BlueprintIcons_20.
|
|
1792
|
-
[BlueprintIcons_20.
|
|
1793
|
-
[BlueprintIcons_20.
|
|
1794
|
-
[BlueprintIcons_20.
|
|
1795
|
-
[BlueprintIcons_20.
|
|
1796
|
-
[BlueprintIcons_20.
|
|
1797
|
-
[BlueprintIcons_20.
|
|
1798
|
-
[BlueprintIcons_20.
|
|
1799
|
-
[BlueprintIcons_20.
|
|
1800
|
-
[BlueprintIcons_20.
|
|
1801
|
-
[BlueprintIcons_20.
|
|
1802
|
-
[BlueprintIcons_20.
|
|
1803
|
-
[BlueprintIcons_20.
|
|
1804
|
-
[BlueprintIcons_20.
|
|
1805
|
-
[BlueprintIcons_20.
|
|
1806
|
-
[BlueprintIcons_20.
|
|
1807
|
-
[BlueprintIcons_20.
|
|
1808
|
-
[BlueprintIcons_20.
|
|
1809
|
-
[BlueprintIcons_20.
|
|
1810
|
-
[BlueprintIcons_20.
|
|
1811
|
-
[BlueprintIcons_20.
|
|
1812
|
-
[BlueprintIcons_20.
|
|
1813
|
-
[BlueprintIcons_20.
|
|
1814
|
-
[BlueprintIcons_20.
|
|
1815
|
-
[BlueprintIcons_20.
|
|
1816
|
-
[BlueprintIcons_20.
|
|
1817
|
-
[BlueprintIcons_20.
|
|
1818
|
-
[BlueprintIcons_20.
|
|
1819
|
-
[BlueprintIcons_20.
|
|
1820
|
-
[BlueprintIcons_20.
|
|
1821
|
-
[BlueprintIcons_20.
|
|
1822
|
-
[BlueprintIcons_20.
|
|
1823
|
-
[BlueprintIcons_20.
|
|
1824
|
-
[BlueprintIcons_20.
|
|
1825
|
-
[BlueprintIcons_20.
|
|
1826
|
-
[BlueprintIcons_20.
|
|
1827
|
-
[BlueprintIcons_20.
|
|
1828
|
-
[BlueprintIcons_20.
|
|
1829
|
-
[BlueprintIcons_20.
|
|
1830
|
-
[BlueprintIcons_20.
|
|
1831
|
-
[BlueprintIcons_20.
|
|
1832
|
-
[BlueprintIcons_20.
|
|
1833
|
-
[BlueprintIcons_20.
|
|
1834
|
-
[BlueprintIcons_20.
|
|
1835
|
-
[BlueprintIcons_20.
|
|
1836
|
-
[BlueprintIcons_20.
|
|
1837
|
-
[BlueprintIcons_20.
|
|
1838
|
-
[BlueprintIcons_20.
|
|
1839
|
-
[BlueprintIcons_20.
|
|
1840
|
-
[BlueprintIcons_20.
|
|
1841
|
-
[BlueprintIcons_20.
|
|
1842
|
-
[BlueprintIcons_20.
|
|
1843
|
-
[BlueprintIcons_20.
|
|
1844
|
-
[BlueprintIcons_20.
|
|
1845
|
-
[BlueprintIcons_20.
|
|
1846
|
-
[BlueprintIcons_20.
|
|
1847
|
-
[BlueprintIcons_20.
|
|
1848
|
-
[BlueprintIcons_20.
|
|
1849
|
-
[BlueprintIcons_20.
|
|
1850
|
-
[BlueprintIcons_20.
|
|
1851
|
-
[BlueprintIcons_20.
|
|
1852
|
-
[BlueprintIcons_20.
|
|
1853
|
-
[BlueprintIcons_20.
|
|
1854
|
-
[BlueprintIcons_20.
|
|
1855
|
-
[BlueprintIcons_20.
|
|
1856
|
-
[BlueprintIcons_20.
|
|
1857
|
-
[BlueprintIcons_20.
|
|
1858
|
-
[BlueprintIcons_20.
|
|
1859
|
-
[BlueprintIcons_20.
|
|
1860
|
-
[BlueprintIcons_20.
|
|
1861
|
-
[BlueprintIcons_20.
|
|
1862
|
-
[BlueprintIcons_20.
|
|
1863
|
-
[BlueprintIcons_20.
|
|
1864
|
-
[BlueprintIcons_20.
|
|
1865
|
-
[BlueprintIcons_20.
|
|
1866
|
-
[BlueprintIcons_20.
|
|
1867
|
-
[BlueprintIcons_20.
|
|
1868
|
-
[BlueprintIcons_20.
|
|
1869
|
-
[BlueprintIcons_20.
|
|
1870
|
-
[BlueprintIcons_20.
|
|
1871
|
-
[BlueprintIcons_20.
|
|
1872
|
-
[BlueprintIcons_20.
|
|
1873
|
-
[BlueprintIcons_20.
|
|
1874
|
-
[BlueprintIcons_20.
|
|
1875
|
-
[BlueprintIcons_20.
|
|
1876
|
-
[BlueprintIcons_20.
|
|
1877
|
-
[BlueprintIcons_20.
|
|
1878
|
-
[BlueprintIcons_20.
|
|
1879
|
-
[BlueprintIcons_20.
|
|
1880
|
-
[BlueprintIcons_20.
|
|
1881
|
-
[BlueprintIcons_20.
|
|
1882
|
-
[BlueprintIcons_20.
|
|
1883
|
-
[BlueprintIcons_20.
|
|
1884
|
-
[BlueprintIcons_20.
|
|
1885
|
-
[BlueprintIcons_20.
|
|
1886
|
-
[BlueprintIcons_20.
|
|
1887
|
-
[BlueprintIcons_20.
|
|
1888
|
-
[BlueprintIcons_20.
|
|
1889
|
-
[BlueprintIcons_20.
|
|
1890
|
-
[BlueprintIcons_20.
|
|
1891
|
-
[BlueprintIcons_20.
|
|
1892
|
-
[BlueprintIcons_20.
|
|
1893
|
-
[BlueprintIcons_20.
|
|
1894
|
-
[BlueprintIcons_20.
|
|
1895
|
-
[BlueprintIcons_20.
|
|
1896
|
-
[BlueprintIcons_20.
|
|
1897
|
-
[BlueprintIcons_20.
|
|
1898
|
-
[BlueprintIcons_20.
|
|
1899
|
-
[BlueprintIcons_20.
|
|
1900
|
-
[BlueprintIcons_20.
|
|
1901
|
-
[BlueprintIcons_20.
|
|
1902
|
-
[BlueprintIcons_20.
|
|
1903
|
-
[BlueprintIcons_20.
|
|
1904
|
-
[BlueprintIcons_20.
|
|
1905
|
-
[BlueprintIcons_20.
|
|
1906
|
-
[BlueprintIcons_20.
|
|
1907
|
-
[BlueprintIcons_20.
|
|
1908
|
-
[BlueprintIcons_20.
|
|
1909
|
-
[BlueprintIcons_20.
|
|
1910
|
-
[BlueprintIcons_20.
|
|
1911
|
-
[BlueprintIcons_20.
|
|
1912
|
-
[BlueprintIcons_20.
|
|
1913
|
-
[BlueprintIcons_20.
|
|
1914
|
-
[BlueprintIcons_20.
|
|
1915
|
-
[BlueprintIcons_20.
|
|
1916
|
-
[BlueprintIcons_20.
|
|
1917
|
-
[BlueprintIcons_20.
|
|
1918
|
-
[BlueprintIcons_20.
|
|
1919
|
-
[BlueprintIcons_20.
|
|
1920
|
-
[BlueprintIcons_20.
|
|
1921
|
-
[BlueprintIcons_20.
|
|
1922
|
-
[BlueprintIcons_20.
|
|
1923
|
-
[BlueprintIcons_20.
|
|
1924
|
-
[BlueprintIcons_20.
|
|
1925
|
-
[BlueprintIcons_20.
|
|
1926
|
-
[BlueprintIcons_20.
|
|
1927
|
-
[BlueprintIcons_20.
|
|
1928
|
-
[BlueprintIcons_20.
|
|
1929
|
-
[BlueprintIcons_20.
|
|
1930
|
-
[BlueprintIcons_20.
|
|
1931
|
-
[BlueprintIcons_20.
|
|
1932
|
-
[BlueprintIcons_20.
|
|
1933
|
-
[BlueprintIcons_20.
|
|
1934
|
-
[BlueprintIcons_20.
|
|
1935
|
-
[BlueprintIcons_20.
|
|
1936
|
-
[BlueprintIcons_20.
|
|
1937
|
-
[BlueprintIcons_20.
|
|
1938
|
-
[BlueprintIcons_20.
|
|
1939
|
-
[BlueprintIcons_20.
|
|
1940
|
-
[BlueprintIcons_20.
|
|
1941
|
-
[BlueprintIcons_20.
|
|
1942
|
-
[BlueprintIcons_20.
|
|
1943
|
-
[BlueprintIcons_20.
|
|
1944
|
-
[BlueprintIcons_20.
|
|
1945
|
-
[BlueprintIcons_20.
|
|
1946
|
-
[BlueprintIcons_20.
|
|
1947
|
-
[BlueprintIcons_20.
|
|
1948
|
-
[BlueprintIcons_20.
|
|
1949
|
-
[BlueprintIcons_20.
|
|
1950
|
-
[BlueprintIcons_20.
|
|
1951
|
-
[BlueprintIcons_20.
|
|
1952
|
-
[BlueprintIcons_20.
|
|
1953
|
-
[BlueprintIcons_20.
|
|
1954
|
-
[BlueprintIcons_20.
|
|
1955
|
-
[BlueprintIcons_20.
|
|
1956
|
-
[BlueprintIcons_20.
|
|
1957
|
-
[BlueprintIcons_20.
|
|
1958
|
-
[BlueprintIcons_20.
|
|
1959
|
-
[BlueprintIcons_20.
|
|
1960
|
-
[BlueprintIcons_20.
|
|
1961
|
-
[BlueprintIcons_20.
|
|
1962
|
-
[BlueprintIcons_20.
|
|
1963
|
-
[BlueprintIcons_20.
|
|
1964
|
-
[BlueprintIcons_20.
|
|
1965
|
-
[BlueprintIcons_20.
|
|
1966
|
-
[BlueprintIcons_20.
|
|
1967
|
-
[BlueprintIcons_20.
|
|
1968
|
-
[BlueprintIcons_20.
|
|
1969
|
-
[BlueprintIcons_20.
|
|
1970
|
-
[BlueprintIcons_20.
|
|
1971
|
-
[BlueprintIcons_20.
|
|
1972
|
-
[BlueprintIcons_20.
|
|
1973
|
-
[BlueprintIcons_20.
|
|
1974
|
-
[BlueprintIcons_20.
|
|
1975
|
-
[BlueprintIcons_20.
|
|
1976
|
-
[BlueprintIcons_20.
|
|
1977
|
-
[BlueprintIcons_20.
|
|
1978
|
-
[BlueprintIcons_20.
|
|
1979
|
-
[BlueprintIcons_20.
|
|
1980
|
-
[BlueprintIcons_20.
|
|
1981
|
-
[BlueprintIcons_20.
|
|
1982
|
-
[BlueprintIcons_20.
|
|
1983
|
-
[BlueprintIcons_20.
|
|
1984
|
-
[BlueprintIcons_20.
|
|
1985
|
-
[BlueprintIcons_20.
|
|
1986
|
-
[BlueprintIcons_20.
|
|
1987
|
-
[BlueprintIcons_20.
|
|
1988
|
-
[BlueprintIcons_20.
|
|
1989
|
-
[BlueprintIcons_20.
|
|
1990
|
-
[BlueprintIcons_20.
|
|
1991
|
-
[BlueprintIcons_20.
|
|
1992
|
-
[BlueprintIcons_20.
|
|
1993
|
-
[BlueprintIcons_20.
|
|
1994
|
-
[BlueprintIcons_20.
|
|
1995
|
-
[BlueprintIcons_20.
|
|
1996
|
-
[BlueprintIcons_20.
|
|
1997
|
-
[BlueprintIcons_20.
|
|
1998
|
-
[BlueprintIcons_20.
|
|
1999
|
-
[BlueprintIcons_20.
|
|
2000
|
-
[BlueprintIcons_20.
|
|
2001
|
-
[BlueprintIcons_20.
|
|
2002
|
-
[BlueprintIcons_20.
|
|
2003
|
-
[BlueprintIcons_20.
|
|
2004
|
-
[BlueprintIcons_20.
|
|
2005
|
-
[BlueprintIcons_20.
|
|
2006
|
-
[BlueprintIcons_20.
|
|
2007
|
-
[BlueprintIcons_20.
|
|
2008
|
-
[BlueprintIcons_20.
|
|
2009
|
-
[BlueprintIcons_20.
|
|
2010
|
-
[BlueprintIcons_20.
|
|
2011
|
-
[BlueprintIcons_20.
|
|
2012
|
-
[BlueprintIcons_20.
|
|
2013
|
-
[BlueprintIcons_20.
|
|
2014
|
-
[BlueprintIcons_20.
|
|
2015
|
-
[BlueprintIcons_20.
|
|
2016
|
-
[BlueprintIcons_20.
|
|
2017
|
-
[BlueprintIcons_20.
|
|
2018
|
-
[BlueprintIcons_20.
|
|
2019
|
-
[BlueprintIcons_20.
|
|
2020
|
-
[BlueprintIcons_20.
|
|
2021
|
-
[BlueprintIcons_20.
|
|
2022
|
-
[BlueprintIcons_20.
|
|
2023
|
-
[BlueprintIcons_20.
|
|
2024
|
-
[BlueprintIcons_20.
|
|
2025
|
-
[BlueprintIcons_20.
|
|
2026
|
-
[BlueprintIcons_20.
|
|
2027
|
-
[BlueprintIcons_20.
|
|
2028
|
-
[BlueprintIcons_20.
|
|
2029
|
-
[BlueprintIcons_20.
|
|
2030
|
-
[BlueprintIcons_20.
|
|
2031
|
-
[BlueprintIcons_20.
|
|
2032
|
-
[BlueprintIcons_20.
|
|
2033
|
-
[BlueprintIcons_20.
|
|
2034
|
-
[BlueprintIcons_20.
|
|
2035
|
-
[BlueprintIcons_20.
|
|
2036
|
-
[BlueprintIcons_20.
|
|
2037
|
-
[BlueprintIcons_20.
|
|
2038
|
-
[BlueprintIcons_20.
|
|
2039
|
-
[BlueprintIcons_20.
|
|
2040
|
-
[BlueprintIcons_20.
|
|
2041
|
-
[BlueprintIcons_20.
|
|
2042
|
-
[BlueprintIcons_20.
|
|
2043
|
-
[BlueprintIcons_20.
|
|
2044
|
-
[BlueprintIcons_20.
|
|
2045
|
-
[BlueprintIcons_20.
|
|
2046
|
-
[BlueprintIcons_20.
|
|
2047
|
-
[BlueprintIcons_20.
|
|
2048
|
-
[BlueprintIcons_20.
|
|
2049
|
-
[BlueprintIcons_20.
|
|
2050
|
-
[BlueprintIcons_20.
|
|
2051
|
-
[BlueprintIcons_20.
|
|
2052
|
-
[BlueprintIcons_20.
|
|
2053
|
-
[BlueprintIcons_20.
|
|
2054
|
-
[BlueprintIcons_20.
|
|
2055
|
-
[BlueprintIcons_20.
|
|
2056
|
-
[BlueprintIcons_20.
|
|
2057
|
-
[BlueprintIcons_20.
|
|
2058
|
-
[BlueprintIcons_20.
|
|
2059
|
-
[BlueprintIcons_20.
|
|
2060
|
-
[BlueprintIcons_20.
|
|
2061
|
-
[BlueprintIcons_20.
|
|
2062
|
-
[BlueprintIcons_20.
|
|
2063
|
-
[BlueprintIcons_20.
|
|
2064
|
-
[BlueprintIcons_20.
|
|
2065
|
-
[BlueprintIcons_20.
|
|
2066
|
-
[BlueprintIcons_20.
|
|
2067
|
-
[BlueprintIcons_20.
|
|
2068
|
-
[BlueprintIcons_20.
|
|
2069
|
-
[BlueprintIcons_20.
|
|
2070
|
-
[BlueprintIcons_20.
|
|
2071
|
-
[BlueprintIcons_20.
|
|
2072
|
-
[BlueprintIcons_20.
|
|
2073
|
-
[BlueprintIcons_20.
|
|
2074
|
-
[BlueprintIcons_20.
|
|
2075
|
-
[BlueprintIcons_20.
|
|
2076
|
-
[BlueprintIcons_20.
|
|
2077
|
-
[BlueprintIcons_20.
|
|
2078
|
-
[BlueprintIcons_20.
|
|
2079
|
-
[BlueprintIcons_20.
|
|
2080
|
-
[BlueprintIcons_20.
|
|
2081
|
-
[BlueprintIcons_20.
|
|
2082
|
-
[BlueprintIcons_20.
|
|
2083
|
-
[BlueprintIcons_20.
|
|
2084
|
-
[BlueprintIcons_20.
|
|
2085
|
-
[BlueprintIcons_20.
|
|
2086
|
-
[BlueprintIcons_20.
|
|
2087
|
-
[BlueprintIcons_20.
|
|
2088
|
-
[BlueprintIcons_20.
|
|
2089
|
-
[BlueprintIcons_20.
|
|
2090
|
-
[BlueprintIcons_20.
|
|
2091
|
-
[BlueprintIcons_20.
|
|
2092
|
-
[BlueprintIcons_20.
|
|
2093
|
-
[BlueprintIcons_20.
|
|
2094
|
-
[BlueprintIcons_20.
|
|
2095
|
-
[BlueprintIcons_20.
|
|
2096
|
-
[BlueprintIcons_20.
|
|
2097
|
-
[BlueprintIcons_20.
|
|
2098
|
-
[BlueprintIcons_20.
|
|
2099
|
-
[BlueprintIcons_20.
|
|
2100
|
-
[BlueprintIcons_20.
|
|
2101
|
-
[BlueprintIcons_20.
|
|
2102
|
-
[BlueprintIcons_20.
|
|
2103
|
-
[BlueprintIcons_20.
|
|
2104
|
-
[BlueprintIcons_20.
|
|
2105
|
-
[BlueprintIcons_20.
|
|
2106
|
-
[BlueprintIcons_20.
|
|
2107
|
-
[BlueprintIcons_20.
|
|
2108
|
-
[BlueprintIcons_20.
|
|
2109
|
-
[BlueprintIcons_20.
|
|
2110
|
-
[BlueprintIcons_20.
|
|
2111
|
-
[BlueprintIcons_20.
|
|
2112
|
-
[BlueprintIcons_20.
|
|
2113
|
-
[BlueprintIcons_20.
|
|
2114
|
-
[BlueprintIcons_20.
|
|
2115
|
-
[BlueprintIcons_20.
|
|
2116
|
-
[BlueprintIcons_20.
|
|
2117
|
-
[BlueprintIcons_20.
|
|
2118
|
-
[BlueprintIcons_20.
|
|
2119
|
-
[BlueprintIcons_20.
|
|
2120
|
-
[BlueprintIcons_20.
|
|
2121
|
-
[BlueprintIcons_20.
|
|
2122
|
-
[BlueprintIcons_20.
|
|
2123
|
-
[BlueprintIcons_20.
|
|
2124
|
-
[BlueprintIcons_20.
|
|
2125
|
-
[BlueprintIcons_20.
|
|
2126
|
-
[BlueprintIcons_20.
|
|
2127
|
-
[BlueprintIcons_20.
|
|
2128
|
-
[BlueprintIcons_20.
|
|
2129
|
-
[BlueprintIcons_20.
|
|
2130
|
-
[BlueprintIcons_20.
|
|
2131
|
-
[BlueprintIcons_20.
|
|
2132
|
-
[BlueprintIcons_20.
|
|
2133
|
-
[BlueprintIcons_20.
|
|
2134
|
-
[BlueprintIcons_20.
|
|
2135
|
-
[BlueprintIcons_20.
|
|
2136
|
-
[BlueprintIcons_20.
|
|
2137
|
-
[BlueprintIcons_20.
|
|
2138
|
-
[BlueprintIcons_20.
|
|
2139
|
-
[BlueprintIcons_20.
|
|
2140
|
-
[BlueprintIcons_20.
|
|
2141
|
-
[BlueprintIcons_20.
|
|
2142
|
-
[BlueprintIcons_20.
|
|
2143
|
-
[BlueprintIcons_20.
|
|
2144
|
-
[BlueprintIcons_20.
|
|
2145
|
-
[BlueprintIcons_20.
|
|
2146
|
-
[BlueprintIcons_20.
|
|
2147
|
-
[BlueprintIcons_20.
|
|
2148
|
-
[BlueprintIcons_20.
|
|
2149
|
-
[BlueprintIcons_20.
|
|
2150
|
-
[BlueprintIcons_20.
|
|
2151
|
-
[BlueprintIcons_20.
|
|
2152
|
-
[BlueprintIcons_20.
|
|
2153
|
-
[BlueprintIcons_20.
|
|
2154
|
-
[BlueprintIcons_20.
|
|
2155
|
-
[BlueprintIcons_20.
|
|
2156
|
-
[BlueprintIcons_20.
|
|
2157
|
-
[BlueprintIcons_20.
|
|
2158
|
-
[BlueprintIcons_20.
|
|
2159
|
-
[BlueprintIcons_20.
|
|
2160
|
-
[BlueprintIcons_20.
|
|
2161
|
-
[BlueprintIcons_20.
|
|
2162
|
-
[BlueprintIcons_20.
|
|
2163
|
-
[BlueprintIcons_20.
|
|
2164
|
-
[BlueprintIcons_20.
|
|
1641
|
+
[BlueprintIcons_20.AddClip]: "61697",
|
|
1642
|
+
[BlueprintIcons_20.AddColumnLeft]: "61698",
|
|
1643
|
+
[BlueprintIcons_20.AddColumnRight]: "61699",
|
|
1644
|
+
[BlueprintIcons_20.AddLocation]: "61700",
|
|
1645
|
+
[BlueprintIcons_20.AddRowBottom]: "61701",
|
|
1646
|
+
[BlueprintIcons_20.AddRowTop]: "61702",
|
|
1647
|
+
[BlueprintIcons_20.AddToArtifact]: "61703",
|
|
1648
|
+
[BlueprintIcons_20.AddToFolder]: "61704",
|
|
1649
|
+
[BlueprintIcons_20.Add]: "61705",
|
|
1650
|
+
[BlueprintIcons_20.Airplane]: "61706",
|
|
1651
|
+
[BlueprintIcons_20.AlignCenter]: "61707",
|
|
1652
|
+
[BlueprintIcons_20.AlignJustify]: "61708",
|
|
1653
|
+
[BlueprintIcons_20.AlignLeft]: "61709",
|
|
1654
|
+
[BlueprintIcons_20.AlignRight]: "61710",
|
|
1655
|
+
[BlueprintIcons_20.AlignmentBottom]: "61711",
|
|
1656
|
+
[BlueprintIcons_20.AlignmentHorizontalCenter]: "61712",
|
|
1657
|
+
[BlueprintIcons_20.AlignmentLeft]: "61713",
|
|
1658
|
+
[BlueprintIcons_20.AlignmentRight]: "61714",
|
|
1659
|
+
[BlueprintIcons_20.AlignmentTop]: "61715",
|
|
1660
|
+
[BlueprintIcons_20.AlignmentVerticalCenter]: "61716",
|
|
1661
|
+
[BlueprintIcons_20.Annotation]: "61717",
|
|
1662
|
+
[BlueprintIcons_20.Antenna]: "61718",
|
|
1663
|
+
[BlueprintIcons_20.AppHeader]: "61719",
|
|
1664
|
+
[BlueprintIcons_20.Application]: "61720",
|
|
1665
|
+
[BlueprintIcons_20.Applications]: "61721",
|
|
1666
|
+
[BlueprintIcons_20.Archive]: "61722",
|
|
1667
|
+
[BlueprintIcons_20.AreaOfInterest]: "61723",
|
|
1668
|
+
[BlueprintIcons_20.ArrayBoolean]: "61724",
|
|
1669
|
+
[BlueprintIcons_20.ArrayDate]: "61725",
|
|
1670
|
+
[BlueprintIcons_20.ArrayNumeric]: "61726",
|
|
1671
|
+
[BlueprintIcons_20.ArrayString]: "61727",
|
|
1672
|
+
[BlueprintIcons_20.ArrayTimestamp]: "61728",
|
|
1673
|
+
[BlueprintIcons_20.Array]: "61729",
|
|
1674
|
+
[BlueprintIcons_20.ArrowBottomLeft]: "61730",
|
|
1675
|
+
[BlueprintIcons_20.ArrowBottomRight]: "61731",
|
|
1676
|
+
[BlueprintIcons_20.ArrowDown]: "61732",
|
|
1677
|
+
[BlueprintIcons_20.ArrowLeft]: "61733",
|
|
1678
|
+
[BlueprintIcons_20.ArrowRight]: "61734",
|
|
1679
|
+
[BlueprintIcons_20.ArrowTopLeft]: "61735",
|
|
1680
|
+
[BlueprintIcons_20.ArrowTopRight]: "61736",
|
|
1681
|
+
[BlueprintIcons_20.ArrowUp]: "61737",
|
|
1682
|
+
[BlueprintIcons_20.ArrowsHorizontal]: "61738",
|
|
1683
|
+
[BlueprintIcons_20.ArrowsVertical]: "61739",
|
|
1684
|
+
[BlueprintIcons_20.Asterisk]: "61740",
|
|
1685
|
+
[BlueprintIcons_20.AutomaticUpdates]: "61741",
|
|
1686
|
+
[BlueprintIcons_20.Backlink]: "61742",
|
|
1687
|
+
[BlueprintIcons_20.Badge]: "61743",
|
|
1688
|
+
[BlueprintIcons_20.BanCircle]: "61744",
|
|
1689
|
+
[BlueprintIcons_20.BankAccount]: "61745",
|
|
1690
|
+
[BlueprintIcons_20.Barcode]: "61746",
|
|
1691
|
+
[BlueprintIcons_20.Blank]: "61747",
|
|
1692
|
+
[BlueprintIcons_20.BlockedPerson]: "61748",
|
|
1693
|
+
[BlueprintIcons_20.Bold]: "61749",
|
|
1694
|
+
[BlueprintIcons_20.Book]: "61750",
|
|
1695
|
+
[BlueprintIcons_20.Bookmark]: "61751",
|
|
1696
|
+
[BlueprintIcons_20.Box]: "61752",
|
|
1697
|
+
[BlueprintIcons_20.Briefcase]: "61753",
|
|
1698
|
+
[BlueprintIcons_20.BringData]: "61754",
|
|
1699
|
+
[BlueprintIcons_20.Buggy]: "61755",
|
|
1700
|
+
[BlueprintIcons_20.Build]: "61756",
|
|
1701
|
+
[BlueprintIcons_20.Calculator]: "61757",
|
|
1702
|
+
[BlueprintIcons_20.Calendar]: "61758",
|
|
1703
|
+
[BlueprintIcons_20.Camera]: "61759",
|
|
1704
|
+
[BlueprintIcons_20.CaretDown]: "61760",
|
|
1705
|
+
[BlueprintIcons_20.CaretLeft]: "61761",
|
|
1706
|
+
[BlueprintIcons_20.CaretRight]: "61762",
|
|
1707
|
+
[BlueprintIcons_20.CaretUp]: "61763",
|
|
1708
|
+
[BlueprintIcons_20.CargoShip]: "61764",
|
|
1709
|
+
[BlueprintIcons_20.CellTower]: "61765",
|
|
1710
|
+
[BlueprintIcons_20.Changes]: "61766",
|
|
1711
|
+
[BlueprintIcons_20.Chart]: "61767",
|
|
1712
|
+
[BlueprintIcons_20.Chat]: "61768",
|
|
1713
|
+
[BlueprintIcons_20.ChevronBackward]: "61769",
|
|
1714
|
+
[BlueprintIcons_20.ChevronDown]: "61770",
|
|
1715
|
+
[BlueprintIcons_20.ChevronForward]: "61771",
|
|
1716
|
+
[BlueprintIcons_20.ChevronLeft]: "61772",
|
|
1717
|
+
[BlueprintIcons_20.ChevronRight]: "61773",
|
|
1718
|
+
[BlueprintIcons_20.ChevronUp]: "61774",
|
|
1719
|
+
[BlueprintIcons_20.CircleArrowDown]: "61775",
|
|
1720
|
+
[BlueprintIcons_20.CircleArrowLeft]: "61776",
|
|
1721
|
+
[BlueprintIcons_20.CircleArrowRight]: "61777",
|
|
1722
|
+
[BlueprintIcons_20.CircleArrowUp]: "61778",
|
|
1723
|
+
[BlueprintIcons_20.Circle]: "61779",
|
|
1724
|
+
[BlueprintIcons_20.Citation]: "61780",
|
|
1725
|
+
[BlueprintIcons_20.Clean]: "61781",
|
|
1726
|
+
[BlueprintIcons_20.Clip]: "61782",
|
|
1727
|
+
[BlueprintIcons_20.Clipboard]: "61783",
|
|
1728
|
+
[BlueprintIcons_20.CloudDownload]: "61784",
|
|
1729
|
+
[BlueprintIcons_20.CloudUpload]: "61785",
|
|
1730
|
+
[BlueprintIcons_20.Cloud]: "61786",
|
|
1731
|
+
[BlueprintIcons_20.CodeBlock]: "61787",
|
|
1732
|
+
[BlueprintIcons_20.Code]: "61788",
|
|
1733
|
+
[BlueprintIcons_20.Cog]: "61789",
|
|
1734
|
+
[BlueprintIcons_20.CollapseAll]: "61790",
|
|
1735
|
+
[BlueprintIcons_20.ColumnLayout]: "61791",
|
|
1736
|
+
[BlueprintIcons_20.Comment]: "61792",
|
|
1737
|
+
[BlueprintIcons_20.Comparison]: "61793",
|
|
1738
|
+
[BlueprintIcons_20.Compass]: "61794",
|
|
1739
|
+
[BlueprintIcons_20.Compressed]: "61795",
|
|
1740
|
+
[BlueprintIcons_20.Confirm]: "61796",
|
|
1741
|
+
[BlueprintIcons_20.Console]: "61797",
|
|
1742
|
+
[BlueprintIcons_20.Contrast]: "61798",
|
|
1743
|
+
[BlueprintIcons_20.Control]: "61799",
|
|
1744
|
+
[BlueprintIcons_20.CreditCard]: "61800",
|
|
1745
|
+
[BlueprintIcons_20.Cross]: "61801",
|
|
1746
|
+
[BlueprintIcons_20.Crown]: "61802",
|
|
1747
|
+
[BlueprintIcons_20.CubeAdd]: "61803",
|
|
1748
|
+
[BlueprintIcons_20.CubeRemove]: "61804",
|
|
1749
|
+
[BlueprintIcons_20.Cube]: "61805",
|
|
1750
|
+
[BlueprintIcons_20.CurvedRangeChart]: "61806",
|
|
1751
|
+
[BlueprintIcons_20.Cut]: "61807",
|
|
1752
|
+
[BlueprintIcons_20.Cycle]: "61808",
|
|
1753
|
+
[BlueprintIcons_20.Dashboard]: "61809",
|
|
1754
|
+
[BlueprintIcons_20.DataConnection]: "61810",
|
|
1755
|
+
[BlueprintIcons_20.DataLineage]: "61811",
|
|
1756
|
+
[BlueprintIcons_20.Database]: "61812",
|
|
1757
|
+
[BlueprintIcons_20.Delete]: "61813",
|
|
1758
|
+
[BlueprintIcons_20.Delta]: "61814",
|
|
1759
|
+
[BlueprintIcons_20.DeriveColumn]: "61815",
|
|
1760
|
+
[BlueprintIcons_20.Desktop]: "61816",
|
|
1761
|
+
[BlueprintIcons_20.Diagnosis]: "61817",
|
|
1762
|
+
[BlueprintIcons_20.DiagramTree]: "61818",
|
|
1763
|
+
[BlueprintIcons_20.DirectionLeft]: "61819",
|
|
1764
|
+
[BlueprintIcons_20.DirectionRight]: "61820",
|
|
1765
|
+
[BlueprintIcons_20.Disable]: "61821",
|
|
1766
|
+
[BlueprintIcons_20.DocumentOpen]: "61822",
|
|
1767
|
+
[BlueprintIcons_20.DocumentShare]: "61823",
|
|
1768
|
+
[BlueprintIcons_20.Document]: "61824",
|
|
1769
|
+
[BlueprintIcons_20.Dollar]: "61825",
|
|
1770
|
+
[BlueprintIcons_20.Dot]: "61826",
|
|
1771
|
+
[BlueprintIcons_20.DoubleCaretHorizontal]: "61827",
|
|
1772
|
+
[BlueprintIcons_20.DoubleCaretVertical]: "61828",
|
|
1773
|
+
[BlueprintIcons_20.DoubleChevronDown]: "61829",
|
|
1774
|
+
[BlueprintIcons_20.DoubleChevronLeft]: "61830",
|
|
1775
|
+
[BlueprintIcons_20.DoubleChevronRight]: "61831",
|
|
1776
|
+
[BlueprintIcons_20.DoubleChevronUp]: "61832",
|
|
1777
|
+
[BlueprintIcons_20.DoughnutChart]: "61833",
|
|
1778
|
+
[BlueprintIcons_20.Download]: "61834",
|
|
1779
|
+
[BlueprintIcons_20.DragHandleHorizontal]: "61835",
|
|
1780
|
+
[BlueprintIcons_20.DragHandleVertical]: "61836",
|
|
1781
|
+
[BlueprintIcons_20.Draw]: "61837",
|
|
1782
|
+
[BlueprintIcons_20.DrawerLeftFilled]: "61838",
|
|
1783
|
+
[BlueprintIcons_20.DrawerLeft]: "61839",
|
|
1784
|
+
[BlueprintIcons_20.DrawerRightFilled]: "61840",
|
|
1785
|
+
[BlueprintIcons_20.DrawerRight]: "61841",
|
|
1786
|
+
[BlueprintIcons_20.DriveTime]: "61842",
|
|
1787
|
+
[BlueprintIcons_20.Duplicate]: "61843",
|
|
1788
|
+
[BlueprintIcons_20.Edit]: "61844",
|
|
1789
|
+
[BlueprintIcons_20.Eject]: "61845",
|
|
1790
|
+
[BlueprintIcons_20.Emoji]: "61846",
|
|
1791
|
+
[BlueprintIcons_20.Endorsed]: "61847",
|
|
1792
|
+
[BlueprintIcons_20.Envelope]: "61848",
|
|
1793
|
+
[BlueprintIcons_20.Equals]: "61849",
|
|
1794
|
+
[BlueprintIcons_20.Eraser]: "61850",
|
|
1795
|
+
[BlueprintIcons_20.Error]: "61851",
|
|
1796
|
+
[BlueprintIcons_20.Euro]: "61852",
|
|
1797
|
+
[BlueprintIcons_20.Exchange]: "61853",
|
|
1798
|
+
[BlueprintIcons_20.ExcludeRow]: "61854",
|
|
1799
|
+
[BlueprintIcons_20.ExpandAll]: "61855",
|
|
1800
|
+
[BlueprintIcons_20.Export]: "61856",
|
|
1801
|
+
[BlueprintIcons_20.EyeOff]: "61857",
|
|
1802
|
+
[BlueprintIcons_20.EyeOn]: "61858",
|
|
1803
|
+
[BlueprintIcons_20.EyeOpen]: "61859",
|
|
1804
|
+
[BlueprintIcons_20.FastBackward]: "61860",
|
|
1805
|
+
[BlueprintIcons_20.FastForward]: "61861",
|
|
1806
|
+
[BlueprintIcons_20.FeedSubscribed]: "61862",
|
|
1807
|
+
[BlueprintIcons_20.Feed]: "61863",
|
|
1808
|
+
[BlueprintIcons_20.Film]: "61864",
|
|
1809
|
+
[BlueprintIcons_20.FilterKeep]: "61865",
|
|
1810
|
+
[BlueprintIcons_20.FilterList]: "61866",
|
|
1811
|
+
[BlueprintIcons_20.FilterOpen]: "61867",
|
|
1812
|
+
[BlueprintIcons_20.FilterRemove]: "61868",
|
|
1813
|
+
[BlueprintIcons_20.Filter]: "61869",
|
|
1814
|
+
[BlueprintIcons_20.Flag]: "61870",
|
|
1815
|
+
[BlueprintIcons_20.Flame]: "61871",
|
|
1816
|
+
[BlueprintIcons_20.Flash]: "61872",
|
|
1817
|
+
[BlueprintIcons_20.FloppyDisk]: "61873",
|
|
1818
|
+
[BlueprintIcons_20.FlowBranch]: "61874",
|
|
1819
|
+
[BlueprintIcons_20.FlowEnd]: "61875",
|
|
1820
|
+
[BlueprintIcons_20.FlowLinear]: "61876",
|
|
1821
|
+
[BlueprintIcons_20.FlowReviewBranch]: "61877",
|
|
1822
|
+
[BlueprintIcons_20.FlowReview]: "61878",
|
|
1823
|
+
[BlueprintIcons_20.Flows]: "61879",
|
|
1824
|
+
[BlueprintIcons_20.FolderClose]: "61880",
|
|
1825
|
+
[BlueprintIcons_20.FolderNew]: "61881",
|
|
1826
|
+
[BlueprintIcons_20.FolderOpen]: "61882",
|
|
1827
|
+
[BlueprintIcons_20.FolderSharedOpen]: "61883",
|
|
1828
|
+
[BlueprintIcons_20.FolderShared]: "61884",
|
|
1829
|
+
[BlueprintIcons_20.Follower]: "61885",
|
|
1830
|
+
[BlueprintIcons_20.Following]: "61886",
|
|
1831
|
+
[BlueprintIcons_20.Font]: "61887",
|
|
1832
|
+
[BlueprintIcons_20.Fork]: "61888",
|
|
1833
|
+
[BlueprintIcons_20.Form]: "61889",
|
|
1834
|
+
[BlueprintIcons_20.FullCircle]: "61890",
|
|
1835
|
+
[BlueprintIcons_20.FullStackedChart]: "61891",
|
|
1836
|
+
[BlueprintIcons_20.Fullscreen]: "61892",
|
|
1837
|
+
[BlueprintIcons_20.Function]: "61893",
|
|
1838
|
+
[BlueprintIcons_20.GanttChart]: "61894",
|
|
1839
|
+
[BlueprintIcons_20.Geofence]: "61895",
|
|
1840
|
+
[BlueprintIcons_20.Geolocation]: "61896",
|
|
1841
|
+
[BlueprintIcons_20.Geosearch]: "61897",
|
|
1842
|
+
[BlueprintIcons_20.GitBranch]: "61898",
|
|
1843
|
+
[BlueprintIcons_20.GitCommit]: "61899",
|
|
1844
|
+
[BlueprintIcons_20.GitMerge]: "61900",
|
|
1845
|
+
[BlueprintIcons_20.GitNewBranch]: "61901",
|
|
1846
|
+
[BlueprintIcons_20.GitPull]: "61902",
|
|
1847
|
+
[BlueprintIcons_20.GitPush]: "61903",
|
|
1848
|
+
[BlueprintIcons_20.GitRepo]: "61904",
|
|
1849
|
+
[BlueprintIcons_20.Glass]: "61905",
|
|
1850
|
+
[BlueprintIcons_20.GlobeNetwork]: "61906",
|
|
1851
|
+
[BlueprintIcons_20.Globe]: "61907",
|
|
1852
|
+
[BlueprintIcons_20.GraphRemove]: "61908",
|
|
1853
|
+
[BlueprintIcons_20.Graph]: "61909",
|
|
1854
|
+
[BlueprintIcons_20.GreaterThanOrEqualTo]: "61910",
|
|
1855
|
+
[BlueprintIcons_20.GreaterThan]: "61911",
|
|
1856
|
+
[BlueprintIcons_20.GridView]: "61912",
|
|
1857
|
+
[BlueprintIcons_20.Grid]: "61913",
|
|
1858
|
+
[BlueprintIcons_20.GroupObjects]: "61914",
|
|
1859
|
+
[BlueprintIcons_20.GroupedBarChart]: "61915",
|
|
1860
|
+
[BlueprintIcons_20.HandDown]: "61916",
|
|
1861
|
+
[BlueprintIcons_20.HandLeft]: "61917",
|
|
1862
|
+
[BlueprintIcons_20.HandRight]: "61918",
|
|
1863
|
+
[BlueprintIcons_20.HandUp]: "61919",
|
|
1864
|
+
[BlueprintIcons_20.Hand]: "61920",
|
|
1865
|
+
[BlueprintIcons_20.Hat]: "61921",
|
|
1866
|
+
[BlueprintIcons_20.HeaderOne]: "61922",
|
|
1867
|
+
[BlueprintIcons_20.HeaderThree]: "61923",
|
|
1868
|
+
[BlueprintIcons_20.HeaderTwo]: "61924",
|
|
1869
|
+
[BlueprintIcons_20.Header]: "61925",
|
|
1870
|
+
[BlueprintIcons_20.Headset]: "61926",
|
|
1871
|
+
[BlueprintIcons_20.HeartBroken]: "61927",
|
|
1872
|
+
[BlueprintIcons_20.Heart]: "61928",
|
|
1873
|
+
[BlueprintIcons_20.HeatGrid]: "61929",
|
|
1874
|
+
[BlueprintIcons_20.Heatmap]: "61930",
|
|
1875
|
+
[BlueprintIcons_20.Helicopter]: "61931",
|
|
1876
|
+
[BlueprintIcons_20.Help]: "61932",
|
|
1877
|
+
[BlueprintIcons_20.HelperManagement]: "61933",
|
|
1878
|
+
[BlueprintIcons_20.HighPriority]: "61934",
|
|
1879
|
+
[BlueprintIcons_20.Highlight]: "61935",
|
|
1880
|
+
[BlueprintIcons_20.History]: "61936",
|
|
1881
|
+
[BlueprintIcons_20.Home]: "61937",
|
|
1882
|
+
[BlueprintIcons_20.HorizontalBarChartAsc]: "61938",
|
|
1883
|
+
[BlueprintIcons_20.HorizontalBarChartDesc]: "61939",
|
|
1884
|
+
[BlueprintIcons_20.HorizontalBarChart]: "61940",
|
|
1885
|
+
[BlueprintIcons_20.HorizontalDistribution]: "61941",
|
|
1886
|
+
[BlueprintIcons_20.Hurricane]: "61942",
|
|
1887
|
+
[BlueprintIcons_20.IdNumber]: "61943",
|
|
1888
|
+
[BlueprintIcons_20.ImageRotateLeft]: "61944",
|
|
1889
|
+
[BlueprintIcons_20.ImageRotateRight]: "61945",
|
|
1890
|
+
[BlueprintIcons_20.Import]: "61946",
|
|
1891
|
+
[BlueprintIcons_20.InboxFiltered]: "61947",
|
|
1892
|
+
[BlueprintIcons_20.InboxGeo]: "61948",
|
|
1893
|
+
[BlueprintIcons_20.InboxSearch]: "61949",
|
|
1894
|
+
[BlueprintIcons_20.InboxUpdate]: "61950",
|
|
1895
|
+
[BlueprintIcons_20.Inbox]: "61951",
|
|
1896
|
+
[BlueprintIcons_20.InfoSign]: "61952",
|
|
1897
|
+
[BlueprintIcons_20.Inheritance]: "61953",
|
|
1898
|
+
[BlueprintIcons_20.InheritedGroup]: "61954",
|
|
1899
|
+
[BlueprintIcons_20.InnerJoin]: "61955",
|
|
1900
|
+
[BlueprintIcons_20.Insert]: "61956",
|
|
1901
|
+
[BlueprintIcons_20.Intersection]: "61957",
|
|
1902
|
+
[BlueprintIcons_20.IpAddress]: "61958",
|
|
1903
|
+
[BlueprintIcons_20.IssueClosed]: "61959",
|
|
1904
|
+
[BlueprintIcons_20.IssueNew]: "61960",
|
|
1905
|
+
[BlueprintIcons_20.Issue]: "61961",
|
|
1906
|
+
[BlueprintIcons_20.Italic]: "61962",
|
|
1907
|
+
[BlueprintIcons_20.JoinTable]: "61963",
|
|
1908
|
+
[BlueprintIcons_20.KeyBackspace]: "61964",
|
|
1909
|
+
[BlueprintIcons_20.KeyCommand]: "61965",
|
|
1910
|
+
[BlueprintIcons_20.KeyControl]: "61966",
|
|
1911
|
+
[BlueprintIcons_20.KeyDelete]: "61967",
|
|
1912
|
+
[BlueprintIcons_20.KeyEnter]: "61968",
|
|
1913
|
+
[BlueprintIcons_20.KeyEscape]: "61969",
|
|
1914
|
+
[BlueprintIcons_20.KeyOption]: "61970",
|
|
1915
|
+
[BlueprintIcons_20.KeyShift]: "61971",
|
|
1916
|
+
[BlueprintIcons_20.KeyTab]: "61972",
|
|
1917
|
+
[BlueprintIcons_20.Key]: "61973",
|
|
1918
|
+
[BlueprintIcons_20.KnownVehicle]: "61974",
|
|
1919
|
+
[BlueprintIcons_20.LabTest]: "61975",
|
|
1920
|
+
[BlueprintIcons_20.Label]: "61976",
|
|
1921
|
+
[BlueprintIcons_20.LayerOutline]: "61977",
|
|
1922
|
+
[BlueprintIcons_20.Layer]: "61978",
|
|
1923
|
+
[BlueprintIcons_20.Layers]: "61979",
|
|
1924
|
+
[BlueprintIcons_20.LayoutAuto]: "61980",
|
|
1925
|
+
[BlueprintIcons_20.LayoutBalloon]: "61981",
|
|
1926
|
+
[BlueprintIcons_20.LayoutCircle]: "61982",
|
|
1927
|
+
[BlueprintIcons_20.LayoutGrid]: "61983",
|
|
1928
|
+
[BlueprintIcons_20.LayoutGroupBy]: "61984",
|
|
1929
|
+
[BlueprintIcons_20.LayoutHierarchy]: "61985",
|
|
1930
|
+
[BlueprintIcons_20.LayoutLinear]: "61986",
|
|
1931
|
+
[BlueprintIcons_20.LayoutSkewGrid]: "61987",
|
|
1932
|
+
[BlueprintIcons_20.LayoutSortedClusters]: "61988",
|
|
1933
|
+
[BlueprintIcons_20.Layout]: "61989",
|
|
1934
|
+
[BlueprintIcons_20.Learning]: "61990",
|
|
1935
|
+
[BlueprintIcons_20.LeftJoin]: "61991",
|
|
1936
|
+
[BlueprintIcons_20.LessThanOrEqualTo]: "61992",
|
|
1937
|
+
[BlueprintIcons_20.LessThan]: "61993",
|
|
1938
|
+
[BlueprintIcons_20.Lifesaver]: "61994",
|
|
1939
|
+
[BlueprintIcons_20.Lightbulb]: "61995",
|
|
1940
|
+
[BlueprintIcons_20.Lightning]: "61996",
|
|
1941
|
+
[BlueprintIcons_20.Link]: "61997",
|
|
1942
|
+
[BlueprintIcons_20.ListColumns]: "61998",
|
|
1943
|
+
[BlueprintIcons_20.ListDetailView]: "61999",
|
|
1944
|
+
[BlueprintIcons_20.List]: "62000",
|
|
1945
|
+
[BlueprintIcons_20.Locate]: "62001",
|
|
1946
|
+
[BlueprintIcons_20.Lock]: "62002",
|
|
1947
|
+
[BlueprintIcons_20.LogIn]: "62003",
|
|
1948
|
+
[BlueprintIcons_20.LogOut]: "62004",
|
|
1949
|
+
[BlueprintIcons_20.Manual]: "62005",
|
|
1950
|
+
[BlueprintIcons_20.ManuallyEnteredData]: "62006",
|
|
1951
|
+
[BlueprintIcons_20.ManyToMany]: "62007",
|
|
1952
|
+
[BlueprintIcons_20.ManyToOne]: "62008",
|
|
1953
|
+
[BlueprintIcons_20.MapCreate]: "62009",
|
|
1954
|
+
[BlueprintIcons_20.MapMarker]: "62010",
|
|
1955
|
+
[BlueprintIcons_20.Map]: "62011",
|
|
1956
|
+
[BlueprintIcons_20.Maximize]: "62012",
|
|
1957
|
+
[BlueprintIcons_20.Media]: "62013",
|
|
1958
|
+
[BlueprintIcons_20.MenuClosed]: "62014",
|
|
1959
|
+
[BlueprintIcons_20.MenuOpen]: "62015",
|
|
1960
|
+
[BlueprintIcons_20.Menu]: "62016",
|
|
1961
|
+
[BlueprintIcons_20.MergeColumns]: "62017",
|
|
1962
|
+
[BlueprintIcons_20.MergeLinks]: "62018",
|
|
1963
|
+
[BlueprintIcons_20.Minimize]: "62019",
|
|
1964
|
+
[BlueprintIcons_20.Minus]: "62020",
|
|
1965
|
+
[BlueprintIcons_20.MobilePhone]: "62021",
|
|
1966
|
+
[BlueprintIcons_20.MobileVideo]: "62022",
|
|
1967
|
+
[BlueprintIcons_20.ModalFilled]: "62023",
|
|
1968
|
+
[BlueprintIcons_20.Modal]: "62024",
|
|
1969
|
+
[BlueprintIcons_20.Moon]: "62025",
|
|
1970
|
+
[BlueprintIcons_20.More]: "62026",
|
|
1971
|
+
[BlueprintIcons_20.Mountain]: "62027",
|
|
1972
|
+
[BlueprintIcons_20.Move]: "62028",
|
|
1973
|
+
[BlueprintIcons_20.Mugshot]: "62029",
|
|
1974
|
+
[BlueprintIcons_20.MultiSelect]: "62030",
|
|
1975
|
+
[BlueprintIcons_20.Music]: "62031",
|
|
1976
|
+
[BlueprintIcons_20.Nest]: "62032",
|
|
1977
|
+
[BlueprintIcons_20.NewDrawing]: "62033",
|
|
1978
|
+
[BlueprintIcons_20.NewGridItem]: "62034",
|
|
1979
|
+
[BlueprintIcons_20.NewLayer]: "62035",
|
|
1980
|
+
[BlueprintIcons_20.NewLayers]: "62036",
|
|
1981
|
+
[BlueprintIcons_20.NewLink]: "62037",
|
|
1982
|
+
[BlueprintIcons_20.NewObject]: "62038",
|
|
1983
|
+
[BlueprintIcons_20.NewPerson]: "62039",
|
|
1984
|
+
[BlueprintIcons_20.NewPrescription]: "62040",
|
|
1985
|
+
[BlueprintIcons_20.NewTextBox]: "62041",
|
|
1986
|
+
[BlueprintIcons_20.Ninja]: "62042",
|
|
1987
|
+
[BlueprintIcons_20.NotEqualTo]: "62043",
|
|
1988
|
+
[BlueprintIcons_20.NotificationsSnooze]: "62044",
|
|
1989
|
+
[BlueprintIcons_20.NotificationsUpdated]: "62045",
|
|
1990
|
+
[BlueprintIcons_20.Notifications]: "62046",
|
|
1991
|
+
[BlueprintIcons_20.NumberedList]: "62047",
|
|
1992
|
+
[BlueprintIcons_20.Numerical]: "62048",
|
|
1993
|
+
[BlueprintIcons_20.Office]: "62049",
|
|
1994
|
+
[BlueprintIcons_20.Offline]: "62050",
|
|
1995
|
+
[BlueprintIcons_20.OilField]: "62051",
|
|
1996
|
+
[BlueprintIcons_20.OneColumn]: "62052",
|
|
1997
|
+
[BlueprintIcons_20.OneToMany]: "62053",
|
|
1998
|
+
[BlueprintIcons_20.OneToOne]: "62054",
|
|
1999
|
+
[BlueprintIcons_20.Outdated]: "62055",
|
|
2000
|
+
[BlueprintIcons_20.PageLayout]: "62056",
|
|
2001
|
+
[BlueprintIcons_20.PanelStats]: "62057",
|
|
2002
|
+
[BlueprintIcons_20.PanelTable]: "62058",
|
|
2003
|
+
[BlueprintIcons_20.Paperclip]: "62059",
|
|
2004
|
+
[BlueprintIcons_20.Paragraph]: "62060",
|
|
2005
|
+
[BlueprintIcons_20.PathSearch]: "62061",
|
|
2006
|
+
[BlueprintIcons_20.Path]: "62062",
|
|
2007
|
+
[BlueprintIcons_20.Pause]: "62063",
|
|
2008
|
+
[BlueprintIcons_20.People]: "62064",
|
|
2009
|
+
[BlueprintIcons_20.Percentage]: "62065",
|
|
2010
|
+
[BlueprintIcons_20.Person]: "62066",
|
|
2011
|
+
[BlueprintIcons_20.Phone]: "62067",
|
|
2012
|
+
[BlueprintIcons_20.PieChart]: "62068",
|
|
2013
|
+
[BlueprintIcons_20.Pin]: "62069",
|
|
2014
|
+
[BlueprintIcons_20.PivotTable]: "62070",
|
|
2015
|
+
[BlueprintIcons_20.Pivot]: "62071",
|
|
2016
|
+
[BlueprintIcons_20.Play]: "62072",
|
|
2017
|
+
[BlueprintIcons_20.Plus]: "62073",
|
|
2018
|
+
[BlueprintIcons_20.PolygonFilter]: "62074",
|
|
2019
|
+
[BlueprintIcons_20.Power]: "62075",
|
|
2020
|
+
[BlueprintIcons_20.PredictiveAnalysis]: "62076",
|
|
2021
|
+
[BlueprintIcons_20.Prescription]: "62077",
|
|
2022
|
+
[BlueprintIcons_20.Presentation]: "62078",
|
|
2023
|
+
[BlueprintIcons_20.Print]: "62079",
|
|
2024
|
+
[BlueprintIcons_20.Projects]: "62080",
|
|
2025
|
+
[BlueprintIcons_20.Properties]: "62081",
|
|
2026
|
+
[BlueprintIcons_20.Property]: "62082",
|
|
2027
|
+
[BlueprintIcons_20.PublishFunction]: "62083",
|
|
2028
|
+
[BlueprintIcons_20.Pulse]: "62084",
|
|
2029
|
+
[BlueprintIcons_20.Rain]: "62085",
|
|
2030
|
+
[BlueprintIcons_20.Random]: "62086",
|
|
2031
|
+
[BlueprintIcons_20.Record]: "62087",
|
|
2032
|
+
[BlueprintIcons_20.Redo]: "62088",
|
|
2033
|
+
[BlueprintIcons_20.Refresh]: "62089",
|
|
2034
|
+
[BlueprintIcons_20.RegressionChart]: "62090",
|
|
2035
|
+
[BlueprintIcons_20.RemoveColumnLeft]: "62091",
|
|
2036
|
+
[BlueprintIcons_20.RemoveColumnRight]: "62092",
|
|
2037
|
+
[BlueprintIcons_20.RemoveColumn]: "62093",
|
|
2038
|
+
[BlueprintIcons_20.RemoveRowBottom]: "62094",
|
|
2039
|
+
[BlueprintIcons_20.RemoveRowTop]: "62095",
|
|
2040
|
+
[BlueprintIcons_20.Remove]: "62096",
|
|
2041
|
+
[BlueprintIcons_20.Repeat]: "62097",
|
|
2042
|
+
[BlueprintIcons_20.Reset]: "62098",
|
|
2043
|
+
[BlueprintIcons_20.Resolve]: "62099",
|
|
2044
|
+
[BlueprintIcons_20.Rig]: "62100",
|
|
2045
|
+
[BlueprintIcons_20.RightJoin]: "62101",
|
|
2046
|
+
[BlueprintIcons_20.Ring]: "62102",
|
|
2047
|
+
[BlueprintIcons_20.RocketSlant]: "62103",
|
|
2048
|
+
[BlueprintIcons_20.Rocket]: "62104",
|
|
2049
|
+
[BlueprintIcons_20.RotateDocument]: "62105",
|
|
2050
|
+
[BlueprintIcons_20.RotatePage]: "62106",
|
|
2051
|
+
[BlueprintIcons_20.Route]: "62107",
|
|
2052
|
+
[BlueprintIcons_20.Satellite]: "62108",
|
|
2053
|
+
[BlueprintIcons_20.Saved]: "62109",
|
|
2054
|
+
[BlueprintIcons_20.ScatterPlot]: "62110",
|
|
2055
|
+
[BlueprintIcons_20.SearchAround]: "62111",
|
|
2056
|
+
[BlueprintIcons_20.SearchTemplate]: "62112",
|
|
2057
|
+
[BlueprintIcons_20.SearchText]: "62113",
|
|
2058
|
+
[BlueprintIcons_20.Search]: "62114",
|
|
2059
|
+
[BlueprintIcons_20.SegmentedControl]: "62115",
|
|
2060
|
+
[BlueprintIcons_20.Select]: "62116",
|
|
2061
|
+
[BlueprintIcons_20.Selection]: "62117",
|
|
2062
|
+
[BlueprintIcons_20.SendMessage]: "62118",
|
|
2063
|
+
[BlueprintIcons_20.SendToGraph]: "62119",
|
|
2064
|
+
[BlueprintIcons_20.SendToMap]: "62120",
|
|
2065
|
+
[BlueprintIcons_20.SendTo]: "62121",
|
|
2066
|
+
[BlueprintIcons_20.SeriesAdd]: "62122",
|
|
2067
|
+
[BlueprintIcons_20.SeriesConfiguration]: "62123",
|
|
2068
|
+
[BlueprintIcons_20.SeriesDerived]: "62124",
|
|
2069
|
+
[BlueprintIcons_20.SeriesFiltered]: "62125",
|
|
2070
|
+
[BlueprintIcons_20.SeriesSearch]: "62126",
|
|
2071
|
+
[BlueprintIcons_20.Settings]: "62127",
|
|
2072
|
+
[BlueprintIcons_20.Shapes]: "62128",
|
|
2073
|
+
[BlueprintIcons_20.Share]: "62129",
|
|
2074
|
+
[BlueprintIcons_20.SharedFilter]: "62130",
|
|
2075
|
+
[BlueprintIcons_20.Shield]: "62131",
|
|
2076
|
+
[BlueprintIcons_20.Ship]: "62132",
|
|
2077
|
+
[BlueprintIcons_20.Shop]: "62133",
|
|
2078
|
+
[BlueprintIcons_20.ShoppingCart]: "62134",
|
|
2079
|
+
[BlueprintIcons_20.SignalSearch]: "62135",
|
|
2080
|
+
[BlueprintIcons_20.SimCard]: "62136",
|
|
2081
|
+
[BlueprintIcons_20.Slash]: "62137",
|
|
2082
|
+
[BlueprintIcons_20.SmallCross]: "62138",
|
|
2083
|
+
[BlueprintIcons_20.SmallMinus]: "62139",
|
|
2084
|
+
[BlueprintIcons_20.SmallPlus]: "62140",
|
|
2085
|
+
[BlueprintIcons_20.SmallSquare]: "62141",
|
|
2086
|
+
[BlueprintIcons_20.SmallTick]: "62142",
|
|
2087
|
+
[BlueprintIcons_20.Snowflake]: "62143",
|
|
2088
|
+
[BlueprintIcons_20.SocialMedia]: "62144",
|
|
2089
|
+
[BlueprintIcons_20.SortAlphabeticalDesc]: "62145",
|
|
2090
|
+
[BlueprintIcons_20.SortAlphabetical]: "62146",
|
|
2091
|
+
[BlueprintIcons_20.SortAsc]: "62147",
|
|
2092
|
+
[BlueprintIcons_20.SortDesc]: "62148",
|
|
2093
|
+
[BlueprintIcons_20.SortNumericalDesc]: "62149",
|
|
2094
|
+
[BlueprintIcons_20.SortNumerical]: "62150",
|
|
2095
|
+
[BlueprintIcons_20.Sort]: "62151",
|
|
2096
|
+
[BlueprintIcons_20.SplitColumns]: "62152",
|
|
2097
|
+
[BlueprintIcons_20.Square]: "62153",
|
|
2098
|
+
[BlueprintIcons_20.StackedChart]: "62154",
|
|
2099
|
+
[BlueprintIcons_20.StadiumGeometry]: "62155",
|
|
2100
|
+
[BlueprintIcons_20.StarEmpty]: "62156",
|
|
2101
|
+
[BlueprintIcons_20.Star]: "62157",
|
|
2102
|
+
[BlueprintIcons_20.StepBackward]: "62158",
|
|
2103
|
+
[BlueprintIcons_20.StepChart]: "62159",
|
|
2104
|
+
[BlueprintIcons_20.StepForward]: "62160",
|
|
2105
|
+
[BlueprintIcons_20.Stop]: "62161",
|
|
2106
|
+
[BlueprintIcons_20.Stopwatch]: "62162",
|
|
2107
|
+
[BlueprintIcons_20.Strikethrough]: "62163",
|
|
2108
|
+
[BlueprintIcons_20.Style]: "62164",
|
|
2109
|
+
[BlueprintIcons_20.SwapHorizontal]: "62165",
|
|
2110
|
+
[BlueprintIcons_20.SwapVertical]: "62166",
|
|
2111
|
+
[BlueprintIcons_20.Switch]: "62167",
|
|
2112
|
+
[BlueprintIcons_20.SymbolCircle]: "62168",
|
|
2113
|
+
[BlueprintIcons_20.SymbolCross]: "62169",
|
|
2114
|
+
[BlueprintIcons_20.SymbolDiamond]: "62170",
|
|
2115
|
+
[BlueprintIcons_20.SymbolSquare]: "62171",
|
|
2116
|
+
[BlueprintIcons_20.SymbolTriangleDown]: "62172",
|
|
2117
|
+
[BlueprintIcons_20.SymbolTriangleUp]: "62173",
|
|
2118
|
+
[BlueprintIcons_20.Syringe]: "62174",
|
|
2119
|
+
[BlueprintIcons_20.Tag]: "62175",
|
|
2120
|
+
[BlueprintIcons_20.TakeAction]: "62176",
|
|
2121
|
+
[BlueprintIcons_20.Tank]: "62177",
|
|
2122
|
+
[BlueprintIcons_20.Target]: "62178",
|
|
2123
|
+
[BlueprintIcons_20.Taxi]: "62179",
|
|
2124
|
+
[BlueprintIcons_20.Temperature]: "62180",
|
|
2125
|
+
[BlueprintIcons_20.TextHighlight]: "62181",
|
|
2126
|
+
[BlueprintIcons_20.ThDerived]: "62182",
|
|
2127
|
+
[BlueprintIcons_20.ThDisconnect]: "62183",
|
|
2128
|
+
[BlueprintIcons_20.ThFiltered]: "62184",
|
|
2129
|
+
[BlueprintIcons_20.ThList]: "62185",
|
|
2130
|
+
[BlueprintIcons_20.Th]: "62186",
|
|
2131
|
+
[BlueprintIcons_20.ThirdParty]: "62187",
|
|
2132
|
+
[BlueprintIcons_20.ThumbsDown]: "62188",
|
|
2133
|
+
[BlueprintIcons_20.ThumbsUp]: "62189",
|
|
2134
|
+
[BlueprintIcons_20.TickCircle]: "62190",
|
|
2135
|
+
[BlueprintIcons_20.Tick]: "62191",
|
|
2136
|
+
[BlueprintIcons_20.Time]: "62192",
|
|
2137
|
+
[BlueprintIcons_20.TimelineAreaChart]: "62193",
|
|
2138
|
+
[BlueprintIcons_20.TimelineBarChart]: "62194",
|
|
2139
|
+
[BlueprintIcons_20.TimelineEvents]: "62195",
|
|
2140
|
+
[BlueprintIcons_20.TimelineLineChart]: "62196",
|
|
2141
|
+
[BlueprintIcons_20.Tint]: "62197",
|
|
2142
|
+
[BlueprintIcons_20.Torch]: "62198",
|
|
2143
|
+
[BlueprintIcons_20.Tractor]: "62199",
|
|
2144
|
+
[BlueprintIcons_20.Train]: "62200",
|
|
2145
|
+
[BlueprintIcons_20.Translate]: "62201",
|
|
2146
|
+
[BlueprintIcons_20.Trash]: "62202",
|
|
2147
|
+
[BlueprintIcons_20.Tree]: "62203",
|
|
2148
|
+
[BlueprintIcons_20.TrendingDown]: "62204",
|
|
2149
|
+
[BlueprintIcons_20.TrendingUp]: "62205",
|
|
2150
|
+
[BlueprintIcons_20.Truck]: "62206",
|
|
2151
|
+
[BlueprintIcons_20.TwoColumns]: "62207",
|
|
2152
|
+
[BlueprintIcons_20.Unarchive]: "62208",
|
|
2153
|
+
[BlueprintIcons_20.Underline]: "62209",
|
|
2154
|
+
[BlueprintIcons_20.Undo]: "62210",
|
|
2155
|
+
[BlueprintIcons_20.UngroupObjects]: "62211",
|
|
2156
|
+
[BlueprintIcons_20.UnknownVehicle]: "62212",
|
|
2157
|
+
[BlueprintIcons_20.Unlock]: "62213",
|
|
2158
|
+
[BlueprintIcons_20.Unpin]: "62214",
|
|
2159
|
+
[BlueprintIcons_20.Unresolve]: "62215",
|
|
2160
|
+
[BlueprintIcons_20.Updated]: "62216",
|
|
2161
|
+
[BlueprintIcons_20.Upload]: "62217",
|
|
2162
|
+
[BlueprintIcons_20.User]: "62218",
|
|
2163
|
+
[BlueprintIcons_20.Variable]: "62219",
|
|
2164
|
+
[BlueprintIcons_20.VerticalBarChartAsc]: "62220",
|
|
2165
|
+
[BlueprintIcons_20.VerticalBarChartDesc]: "62221",
|
|
2166
|
+
[BlueprintIcons_20.VerticalDistribution]: "62222",
|
|
2167
|
+
[BlueprintIcons_20.Video]: "62223",
|
|
2168
|
+
[BlueprintIcons_20.Virus]: "62224",
|
|
2169
|
+
[BlueprintIcons_20.VolumeDown]: "62225",
|
|
2170
|
+
[BlueprintIcons_20.VolumeOff]: "62226",
|
|
2171
|
+
[BlueprintIcons_20.VolumeUp]: "62227",
|
|
2172
|
+
[BlueprintIcons_20.Walk]: "62228",
|
|
2173
|
+
[BlueprintIcons_20.WarningSign]: "62229",
|
|
2174
|
+
[BlueprintIcons_20.WaterfallChart]: "62230",
|
|
2175
|
+
[BlueprintIcons_20.Waves]: "62231",
|
|
2176
|
+
[BlueprintIcons_20.WidgetButton]: "62232",
|
|
2177
|
+
[BlueprintIcons_20.WidgetFooter]: "62233",
|
|
2178
|
+
[BlueprintIcons_20.WidgetHeader]: "62234",
|
|
2179
|
+
[BlueprintIcons_20.Widget]: "62235",
|
|
2180
|
+
[BlueprintIcons_20.Wind]: "62236",
|
|
2181
|
+
[BlueprintIcons_20.Wrench]: "62237",
|
|
2182
|
+
[BlueprintIcons_20.ZoomIn]: "62238",
|
|
2183
|
+
[BlueprintIcons_20.ZoomOut]: "62239",
|
|
2184
|
+
[BlueprintIcons_20.ZoomToFit]: "62240",
|
|
2165
2185
|
};
|