@blueprintjs/icons 5.0.0-alpha.2 → 5.0.0-alpha.4
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 +4048 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +7 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +10 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/ammunition.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/ammunition.js +4 -0
- package/lib/cjs/generated/16px/paths/ammunition.js.map +1 -0
- package/lib/cjs/generated/16px/paths/detection.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/detection.js +4 -0
- package/lib/cjs/generated/16px/paths/detection.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +5 -0
- package/lib/cjs/generated/16px/paths/index.js +22 -12
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/lengthen-text.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/lengthen-text.js +4 -0
- package/lib/cjs/generated/16px/paths/lengthen-text.js.map +1 -0
- package/lib/cjs/generated/16px/paths/shorten-text.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/shorten-text.js +4 -0
- package/lib/cjs/generated/16px/paths/shorten-text.js.map +1 -0
- package/lib/cjs/generated/16px/paths/spell-check.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/spell-check.js +4 -0
- package/lib/cjs/generated/16px/paths/spell-check.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 +10 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/ammunition.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/ammunition.js +4 -0
- package/lib/cjs/generated/20px/paths/ammunition.js.map +1 -0
- package/lib/cjs/generated/20px/paths/detection.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/detection.js +4 -0
- package/lib/cjs/generated/20px/paths/detection.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +5 -0
- package/lib/cjs/generated/20px/paths/index.js +22 -12
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/lengthen-text.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/lengthen-text.js +4 -0
- package/lib/cjs/generated/20px/paths/lengthen-text.js.map +1 -0
- package/lib/cjs/generated/20px/paths/shorten-text.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/shorten-text.js +4 -0
- package/lib/cjs/generated/20px/paths/shorten-text.js.map +1 -0
- package/lib/cjs/generated/20px/paths/spell-check.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/spell-check.js +4 -0
- package/lib/cjs/generated/20px/paths/spell-check.js.map +1 -0
- package/lib/cjs/generated/components/ammunition.d.ts +4 -0
- package/lib/cjs/generated/components/ammunition.js +46 -0
- package/lib/cjs/generated/components/ammunition.js.map +1 -0
- package/lib/cjs/generated/components/detection.d.ts +4 -0
- package/lib/cjs/generated/components/detection.js +46 -0
- package/lib/cjs/generated/components/detection.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +5 -0
- package/lib/cjs/generated/components/index.js +22 -12
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/lengthen-text.d.ts +4 -0
- package/lib/cjs/generated/components/lengthen-text.js +46 -0
- package/lib/cjs/generated/components/lengthen-text.js.map +1 -0
- package/lib/cjs/generated/components/shorten-text.d.ts +4 -0
- package/lib/cjs/generated/components/shorten-text.js +46 -0
- package/lib/cjs/generated/components/shorten-text.js.map +1 -0
- package/lib/cjs/generated/components/spell-check.d.ts +4 -0
- package/lib/cjs/generated/components/spell-check.js +46 -0
- package/lib/cjs/generated/components/spell-check.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +5 -0
- package/lib/cjs/generated/index.js +22 -12
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +5 -0
- package/lib/cjs/iconLoader.d.ts +1 -1
- package/lib/cjs/iconLoader.js +1 -5
- package/lib/cjs/iconLoader.js.map +1 -1
- package/lib/cjs/iconNames.d.ts +10 -0
- package/lib/cjs/index.d.ts +1 -0
- package/lib/cjs/index.js +5 -1
- package/lib/cjs/index.js.map +1 -1
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +15 -0
- package/lib/css/blueprint-icons-16.ttf +0 -0
- package/lib/css/blueprint-icons-16.woff +0 -0
- package/lib/css/blueprint-icons-16.woff2 +0 -0
- package/lib/css/blueprint-icons-20.eot +0 -0
- package/lib/css/blueprint-icons-20.svg +15 -0
- package/lib/css/blueprint-icons-20.ttf +0 -0
- package/lib/css/blueprint-icons-20.woff +0 -0
- package/lib/css/blueprint-icons-20.woff2 +0 -0
- package/lib/css/blueprint-icons.css +2 -2
- package/lib/css/blueprint-icons.css.map +1 -1
- package/lib/esm/generated/16px/blueprint-icons-16.d.ts +7 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +10 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/ammunition.d.ts +2 -0
- package/lib/esm/generated/16px/paths/ammunition.js +2 -0
- package/lib/esm/generated/16px/paths/ammunition.js.map +1 -0
- package/lib/esm/generated/16px/paths/detection.d.ts +2 -0
- package/lib/esm/generated/16px/paths/detection.js +2 -0
- package/lib/esm/generated/16px/paths/detection.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/lengthen-text.d.ts +2 -0
- package/lib/esm/generated/16px/paths/lengthen-text.js +2 -0
- package/lib/esm/generated/16px/paths/lengthen-text.js.map +1 -0
- package/lib/esm/generated/16px/paths/shorten-text.d.ts +2 -0
- package/lib/esm/generated/16px/paths/shorten-text.js +2 -0
- package/lib/esm/generated/16px/paths/shorten-text.js.map +1 -0
- package/lib/esm/generated/16px/paths/spell-check.d.ts +2 -0
- package/lib/esm/generated/16px/paths/spell-check.js +2 -0
- package/lib/esm/generated/16px/paths/spell-check.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 +10 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/ammunition.d.ts +2 -0
- package/lib/esm/generated/20px/paths/ammunition.js +2 -0
- package/lib/esm/generated/20px/paths/ammunition.js.map +1 -0
- package/lib/esm/generated/20px/paths/detection.d.ts +2 -0
- package/lib/esm/generated/20px/paths/detection.js +2 -0
- package/lib/esm/generated/20px/paths/detection.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/lengthen-text.d.ts +2 -0
- package/lib/esm/generated/20px/paths/lengthen-text.js +2 -0
- package/lib/esm/generated/20px/paths/lengthen-text.js.map +1 -0
- package/lib/esm/generated/20px/paths/shorten-text.d.ts +2 -0
- package/lib/esm/generated/20px/paths/shorten-text.js +2 -0
- package/lib/esm/generated/20px/paths/shorten-text.js.map +1 -0
- package/lib/esm/generated/20px/paths/spell-check.d.ts +2 -0
- package/lib/esm/generated/20px/paths/spell-check.js +2 -0
- package/lib/esm/generated/20px/paths/spell-check.js.map +1 -0
- package/lib/esm/generated/components/ammunition.d.ts +4 -0
- package/lib/esm/generated/components/ammunition.js +43 -0
- package/lib/esm/generated/components/ammunition.js.map +1 -0
- package/lib/esm/generated/components/detection.d.ts +4 -0
- package/lib/esm/generated/components/detection.js +43 -0
- package/lib/esm/generated/components/detection.js.map +1 -0
- package/lib/esm/generated/components/index.d.ts +5 -0
- package/lib/esm/generated/components/index.js +5 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/components/lengthen-text.d.ts +4 -0
- package/lib/esm/generated/components/lengthen-text.js +43 -0
- package/lib/esm/generated/components/lengthen-text.js.map +1 -0
- package/lib/esm/generated/components/shorten-text.d.ts +4 -0
- package/lib/esm/generated/components/shorten-text.js +43 -0
- package/lib/esm/generated/components/shorten-text.js.map +1 -0
- package/lib/esm/generated/components/spell-check.d.ts +4 -0
- package/lib/esm/generated/components/spell-check.js +43 -0
- package/lib/esm/generated/components/spell-check.js.map +1 -0
- package/lib/esm/generated/index.d.ts +5 -0
- package/lib/esm/generated/index.js +5 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +5 -0
- package/lib/esm/iconLoader.d.ts +1 -1
- package/lib/esm/iconLoader.js +1 -5
- package/lib/esm/iconLoader.js.map +1 -1
- package/lib/esm/iconNames.d.ts +10 -0
- package/lib/esm/index.d.ts +1 -0
- package/lib/esm/index.js +1 -0
- package/lib/esm/index.js.map +1 -1
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +7 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +10 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/ammunition.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/ammunition.js +2 -0
- package/lib/esnext/generated/16px/paths/ammunition.js.map +1 -0
- package/lib/esnext/generated/16px/paths/detection.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/detection.js +2 -0
- package/lib/esnext/generated/16px/paths/detection.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/lengthen-text.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/lengthen-text.js +2 -0
- package/lib/esnext/generated/16px/paths/lengthen-text.js.map +1 -0
- package/lib/esnext/generated/16px/paths/shorten-text.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/shorten-text.js +2 -0
- package/lib/esnext/generated/16px/paths/shorten-text.js.map +1 -0
- package/lib/esnext/generated/16px/paths/spell-check.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/spell-check.js +2 -0
- package/lib/esnext/generated/16px/paths/spell-check.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 +10 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/ammunition.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/ammunition.js +2 -0
- package/lib/esnext/generated/20px/paths/ammunition.js.map +1 -0
- package/lib/esnext/generated/20px/paths/detection.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/detection.js +2 -0
- package/lib/esnext/generated/20px/paths/detection.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/lengthen-text.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/lengthen-text.js +2 -0
- package/lib/esnext/generated/20px/paths/lengthen-text.js.map +1 -0
- package/lib/esnext/generated/20px/paths/shorten-text.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/shorten-text.js +2 -0
- package/lib/esnext/generated/20px/paths/shorten-text.js.map +1 -0
- package/lib/esnext/generated/20px/paths/spell-check.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/spell-check.js +2 -0
- package/lib/esnext/generated/20px/paths/spell-check.js.map +1 -0
- package/lib/esnext/generated/components/ammunition.d.ts +4 -0
- package/lib/esnext/generated/components/ammunition.js +47 -0
- package/lib/esnext/generated/components/ammunition.js.map +1 -0
- package/lib/esnext/generated/components/detection.d.ts +4 -0
- package/lib/esnext/generated/components/detection.js +47 -0
- package/lib/esnext/generated/components/detection.js.map +1 -0
- package/lib/esnext/generated/components/index.d.ts +5 -0
- package/lib/esnext/generated/components/index.js +5 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/components/lengthen-text.d.ts +4 -0
- package/lib/esnext/generated/components/lengthen-text.js +47 -0
- package/lib/esnext/generated/components/lengthen-text.js.map +1 -0
- package/lib/esnext/generated/components/shorten-text.d.ts +4 -0
- package/lib/esnext/generated/components/shorten-text.js +47 -0
- package/lib/esnext/generated/components/shorten-text.js.map +1 -0
- package/lib/esnext/generated/components/spell-check.d.ts +4 -0
- package/lib/esnext/generated/components/spell-check.js +47 -0
- package/lib/esnext/generated/components/spell-check.js.map +1 -0
- package/lib/esnext/generated/index.d.ts +5 -0
- package/lib/esnext/generated/index.js +5 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +5 -0
- package/lib/esnext/iconLoader.d.ts +1 -1
- package/lib/esnext/iconLoader.js +1 -5
- package/lib/esnext/iconLoader.js.map +1 -1
- package/lib/esnext/iconNames.d.ts +10 -0
- package/lib/esnext/index.d.ts +1 -0
- package/lib/esnext/index.js +1 -0
- package/lib/esnext/index.js.map +1 -1
- package/lib/scss/blueprint-icons-16.scss +5 -0
- package/package.json +5 -4
- package/src/generated/16px/_icon-variables.scss +5 -0
- 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 +15 -0
- package/src/generated/16px/blueprint-icons-16.ts +20 -0
- package/src/generated/16px/blueprint-icons-16.ttf +0 -0
- package/src/generated/16px/blueprint-icons-16.woff +0 -0
- package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
- package/src/generated/16px/paths/ammunition.ts +1 -0
- package/src/generated/16px/paths/detection.ts +1 -0
- package/src/generated/16px/paths/index.ts +5 -0
- package/src/generated/16px/paths/lengthen-text.ts +1 -0
- package/src/generated/16px/paths/shorten-text.ts +1 -0
- package/src/generated/16px/paths/spell-check.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 +15 -0
- package/src/generated/20px/blueprint-icons-20.ts +20 -0
- package/src/generated/20px/blueprint-icons-20.ttf +0 -0
- package/src/generated/20px/blueprint-icons-20.woff +0 -0
- package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
- package/src/generated/20px/paths/ammunition.ts +1 -0
- package/src/generated/20px/paths/detection.ts +1 -0
- package/src/generated/20px/paths/index.ts +5 -0
- package/src/generated/20px/paths/lengthen-text.ts +1 -0
- package/src/generated/20px/paths/shorten-text.ts +1 -0
- package/src/generated/20px/paths/spell-check.ts +1 -0
- package/src/generated/components/ammunition.tsx +85 -0
- package/src/generated/components/detection.tsx +85 -0
- package/src/generated/components/index.ts +5 -0
- package/src/generated/components/lengthen-text.tsx +85 -0
- package/src/generated/components/shorten-text.tsx +85 -0
- package/src/generated/components/spell-check.tsx +85 -0
- package/src/generated/index.ts +5 -0
- package/src/iconLoader.ts +1 -4
- package/src/index.ts +1 -0
package/lib/cjs/iconLoader.js
CHANGED
|
@@ -75,17 +75,13 @@ var Icons = /** @class */ (function () {
|
|
|
75
75
|
});
|
|
76
76
|
};
|
|
77
77
|
/**
|
|
78
|
-
* Get the icon SVG component.
|
|
78
|
+
* Get the icon SVG component. Returns `undefined` if the icon has not been loaded yet.
|
|
79
79
|
*/
|
|
80
80
|
Icons.getComponent = function (icon) {
|
|
81
81
|
if (!this.isValidIconName(icon)) {
|
|
82
82
|
// don't warn, since this.load() will have warned already
|
|
83
83
|
return undefined;
|
|
84
84
|
}
|
|
85
|
-
else if (!singleton.loadedIcons.has(icon)) {
|
|
86
|
-
console.error("[Blueprint] Icon '".concat(icon, "' not loaded yet, did you call Icons.load('").concat(icon, "')?"));
|
|
87
|
-
return undefined;
|
|
88
|
-
}
|
|
89
85
|
return singleton.loadedIcons.get(icon);
|
|
90
86
|
};
|
|
91
87
|
Icons.loadImpl = function (icon, options) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iconLoader.js","sourceRoot":"","sources":["../../src/iconLoader.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;AAIH,yCAAkD;AAClD,6CAA8C;AAgB9C;;;;GAIG;AACH,IAAM,yBAAyB,GAAwB,UAAM,IAAI;;;oBAEzD;gBACI,6BAA6B;gBAC7B,8BAA8B;gBAC9B,iCAA0B,IAAI,CAAE,QACnC;oBALL,sBAAO,CACH,SAIC,CACJ,CAAC,OAAO,EAAC;;;KACb,CAAC;AAEF;;GAEG;AACH;IAAA;QACI,gBAAgB;QACT,gBAAW,GAAiC,IAAI,GAAG,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"iconLoader.js","sourceRoot":"","sources":["../../src/iconLoader.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;AAIH,yCAAkD;AAClD,6CAA8C;AAgB9C;;;;GAIG;AACH,IAAM,yBAAyB,GAAwB,UAAM,IAAI;;;oBAEzD;gBACI,6BAA6B;gBAC7B,8BAA8B;gBAC9B,iCAA0B,IAAI,CAAE,QACnC;oBALL,sBAAO,CACH,SAIC,CACJ,CAAC,OAAO,EAAC;;;KACb,CAAC;AAEF;;GAEG;AACH;IAAA;QACI,gBAAgB;QACT,gBAAW,GAAiC,IAAI,GAAG,EAAE,CAAC;IAkEjE,CAAC;IAtDuB,UAAI,GAAxB,UAAyB,KAA4B,EAAE,OAA2B;;;;;;wBAC9E,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE;4BACvB,KAAK,GAAG,CAAC,KAAK,CAAC,CAAC;yBACnB;wBAED,qBAAM,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,UAAA,IAAI,IAAI,OAAA,KAAI,CAAC,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAC,EAA5B,CAA4B,CAAC,CAAC,EAAA;;wBAAlE,SAAkE,CAAC;wBACnE,sBAAO;;;;KACV;IAED;;OAEG;IACiB,aAAO,GAA3B,UAA4B,OAA2B;;;;;gBAC7C,QAAQ,GAAG,MAAM,CAAC,MAAM,CAAC,qBAAS,CAAC,CAAC;gBAC1C,IAAA,2BAAa,EAAC,+BAA+B,EAAE,cAAM,OAAA,KAAI,CAAC,IAAI,CAAC,QAAQ,EAAE,OAAO,CAAC,EAA5B,CAA4B,CAAC,CAAC;;;;KACtF;IAED;;OAEG;IACW,kBAAY,GAA1B,UAA2B,IAAc;QACrC,IAAI,CAAC,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,EAAE;YAC7B,yDAAyD;YACzD,OAAO,SAAS,CAAC;SACpB;QAED,OAAO,SAAS,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;IAC3C,CAAC;IAEoB,cAAQ,GAA7B,UAA8B,IAAc,EAAE,OAA2B;;;;;;;wBACrE,IAAI,CAAC,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,EAAE;4BAC7B,OAAO,CAAC,KAAK,CAAC,oCAA6B,IAAI,MAAG,CAAC,CAAC;4BACpD,sBAAO;yBACV;6BAAM,IAAI,SAAS,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;4BACxC,wBAAwB;4BACxB,sBAAO;yBACV;wBAGK,IAAI,GAAG,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,MAAM,mCAAI,yBAAyB,CAAC;;;;wBAIpC,qBAAM,IAAI,CAAC,IAAI,CAAC,EAAA;;wBAA5B,SAAS,GAAG,SAAgB;wBAClC,SAAS,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;;;;wBAE3C,OAAO,CAAC,KAAK,CAAC,2CAAoC,IAAI,MAAG,EAAE,GAAC,CAAC,CAAC;;;;;;KAErE;IAEc,qBAAe,GAA9B,UAA+B,IAAc;QACzC,IAAM,QAAQ,GAAe,MAAM,CAAC,MAAM,CAAC,qBAAS,CAAC,CAAC;QACtD,OAAO,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACvC,CAAC;IACL,YAAC;AAAD,CAAC,AApED,IAoEC;AApEY,sBAAK;AAsElB,IAAM,SAAS,GAAG,IAAI,KAAK,EAAE,CAAC"}
|
package/lib/cjs/iconNames.d.ts
CHANGED
|
@@ -55,6 +55,7 @@ export declare const IconNames: {
|
|
|
55
55
|
USER: IconName;
|
|
56
56
|
CALENDAR: IconName;
|
|
57
57
|
AIRPLANE: IconName;
|
|
58
|
+
AMMUNITION: IconName;
|
|
58
59
|
ANNOTATION: IconName;
|
|
59
60
|
ANTENNA: IconName;
|
|
60
61
|
APPLICATION: IconName;
|
|
@@ -99,6 +100,7 @@ export declare const IconNames: {
|
|
|
99
100
|
DATABASE: IconName;
|
|
100
101
|
DELETE: IconName;
|
|
101
102
|
DESKTOP: IconName;
|
|
103
|
+
DETECTION: IconName;
|
|
102
104
|
DIAGNOSIS: IconName;
|
|
103
105
|
DISABLE: IconName;
|
|
104
106
|
DIVIDE: IconName;
|
|
@@ -434,6 +436,7 @@ export declare const IconNames: {
|
|
|
434
436
|
LAYOUT_SKEW_GRID: IconName;
|
|
435
437
|
LAYOUT_SORTED_CLUSTERS: IconName;
|
|
436
438
|
LEFT_JOIN: IconName;
|
|
439
|
+
LENGTHEN_TEXT: IconName;
|
|
437
440
|
LESS_THAN_OR_EQUAL_TO: IconName;
|
|
438
441
|
LESS_THAN: IconName;
|
|
439
442
|
LIST_COLUMNS: IconName;
|
|
@@ -509,6 +512,7 @@ export declare const IconNames: {
|
|
|
509
512
|
SERIES_SEARCH: IconName;
|
|
510
513
|
SHARED_FILTER: IconName;
|
|
511
514
|
SHOPPING_CART: IconName;
|
|
515
|
+
SHORTEN_TEXT: IconName;
|
|
512
516
|
SIGNAL_SEARCH: IconName;
|
|
513
517
|
SIM_CARD: IconName;
|
|
514
518
|
SMALL_CROSS: IconName;
|
|
@@ -524,6 +528,7 @@ export declare const IconNames: {
|
|
|
524
528
|
SORT_DESC: IconName;
|
|
525
529
|
SORT_NUMERICAL_DESC: IconName;
|
|
526
530
|
SORT_NUMERICAL: IconName;
|
|
531
|
+
SPELL_CHECK: IconName;
|
|
527
532
|
SPLIT_COLUMNS: IconName;
|
|
528
533
|
STACKED_CHART: IconName;
|
|
529
534
|
STADIUM_GEOMETRY: IconName;
|
|
@@ -595,6 +600,7 @@ export declare const IconNames: {
|
|
|
595
600
|
AlignmentRight: IconName;
|
|
596
601
|
AlignmentTop: IconName;
|
|
597
602
|
AlignmentVerticalCenter: IconName;
|
|
603
|
+
Ammunition: IconName;
|
|
598
604
|
Anchor: IconName;
|
|
599
605
|
Annotation: IconName;
|
|
600
606
|
Antenna: IconName;
|
|
@@ -702,6 +708,7 @@ export declare const IconNames: {
|
|
|
702
708
|
Delta: IconName;
|
|
703
709
|
DeriveColumn: IconName;
|
|
704
710
|
Desktop: IconName;
|
|
711
|
+
Detection: IconName;
|
|
705
712
|
Diagnosis: IconName;
|
|
706
713
|
DiagramTree: IconName;
|
|
707
714
|
DirectionLeft: IconName;
|
|
@@ -883,6 +890,7 @@ export declare const IconNames: {
|
|
|
883
890
|
Layout: IconName;
|
|
884
891
|
Learning: IconName;
|
|
885
892
|
LeftJoin: IconName;
|
|
893
|
+
LengthenText: IconName;
|
|
886
894
|
LessThanOrEqualTo: IconName;
|
|
887
895
|
LessThan: IconName;
|
|
888
896
|
Lifesaver: IconName;
|
|
@@ -1036,6 +1044,7 @@ export declare const IconNames: {
|
|
|
1036
1044
|
Ship: IconName;
|
|
1037
1045
|
Shop: IconName;
|
|
1038
1046
|
ShoppingCart: IconName;
|
|
1047
|
+
ShortenText: IconName;
|
|
1039
1048
|
SignalSearch: IconName;
|
|
1040
1049
|
SimCard: IconName;
|
|
1041
1050
|
Slash: IconName;
|
|
@@ -1054,6 +1063,7 @@ export declare const IconNames: {
|
|
|
1054
1063
|
SortNumericalDesc: IconName;
|
|
1055
1064
|
SortNumerical: IconName;
|
|
1056
1065
|
Sort: IconName;
|
|
1066
|
+
SpellCheck: IconName;
|
|
1057
1067
|
SplitColumns: IconName;
|
|
1058
1068
|
Square: IconName;
|
|
1059
1069
|
StackedChart: IconName;
|
package/lib/cjs/index.d.ts
CHANGED
|
@@ -3,3 +3,4 @@ export { SVGIconProps } from "./svgIconProps";
|
|
|
3
3
|
export { getIconContentString, IconCodepoints } from "./iconCodepoints";
|
|
4
4
|
export { IconName, IconNames } from "./iconNames";
|
|
5
5
|
export { IconSize } from "./iconSize";
|
|
6
|
+
export { IconSvgPaths16, IconSvgPaths20, iconNameToPathsRecordKey } from "./iconSvgPaths";
|
package/lib/cjs/index.js
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
* limitations under the License.
|
|
16
16
|
*/
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
-
exports.IconSize = exports.IconNames = exports.IconCodepoints = exports.getIconContentString = exports.Icons = void 0;
|
|
18
|
+
exports.iconNameToPathsRecordKey = exports.IconSvgPaths20 = exports.IconSvgPaths16 = exports.IconSize = exports.IconNames = exports.IconCodepoints = exports.getIconContentString = exports.Icons = void 0;
|
|
19
19
|
var iconLoader_1 = require("./iconLoader");
|
|
20
20
|
Object.defineProperty(exports, "Icons", { enumerable: true, get: function () { return iconLoader_1.Icons; } });
|
|
21
21
|
var iconCodepoints_1 = require("./iconCodepoints");
|
|
@@ -25,4 +25,8 @@ var iconNames_1 = require("./iconNames");
|
|
|
25
25
|
Object.defineProperty(exports, "IconNames", { enumerable: true, get: function () { return iconNames_1.IconNames; } });
|
|
26
26
|
var iconSize_1 = require("./iconSize");
|
|
27
27
|
Object.defineProperty(exports, "IconSize", { enumerable: true, get: function () { return iconSize_1.IconSize; } });
|
|
28
|
+
var iconSvgPaths_1 = require("./iconSvgPaths");
|
|
29
|
+
Object.defineProperty(exports, "IconSvgPaths16", { enumerable: true, get: function () { return iconSvgPaths_1.IconSvgPaths16; } });
|
|
30
|
+
Object.defineProperty(exports, "IconSvgPaths20", { enumerable: true, get: function () { return iconSvgPaths_1.IconSvgPaths20; } });
|
|
31
|
+
Object.defineProperty(exports, "iconNameToPathsRecordKey", { enumerable: true, get: function () { return iconSvgPaths_1.iconNameToPathsRecordKey; } });
|
|
28
32
|
//# sourceMappingURL=index.js.map
|
package/lib/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,2CAA4F;AAAnF,mGAAA,KAAK,OAAA;AAEd,mDAAwE;AAA/D,sHAAA,oBAAoB,OAAA;AAAE,gHAAA,cAAc,OAAA;AAC7C,yCAAkD;AAA/B,sGAAA,SAAS,OAAA;AAC5B,uCAAsC;AAA7B,oGAAA,QAAQ,OAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,2CAA4F;AAAnF,mGAAA,KAAK,OAAA;AAEd,mDAAwE;AAA/D,sHAAA,oBAAoB,OAAA;AAAE,gHAAA,cAAc,OAAA;AAC7C,yCAAkD;AAA/B,sGAAA,SAAS,OAAA;AAC5B,uCAAsC;AAA7B,oGAAA,QAAQ,OAAA;AACjB,+CAA0F;AAAjF,8GAAA,cAAc,OAAA;AAAE,8GAAA,cAAc,OAAA;AAAE,wHAAA,wBAAwB,OAAA"}
|
|
Binary file
|
|
@@ -70,6 +70,9 @@
|
|
|
70
70
|
<glyph glyph-name="alignment-vertical-center"
|
|
71
71
|
unicode=""
|
|
72
72
|
horiz-adv-x="320" d="M260 280H180V300C180 311 171 320 160 320S140 311 140 300V280H60C49 280 40 271 40 260V200C40 189 49 180 60 180H140V140H120C109 140 100 131 100 120V60C100 49 109 40 120 40H140V20C140 9 149 0 160 0S180 9 180 20V40H200C211 40 220 49 220 60V120C220 131 211 140 200 140H180V180H260C271 180 280 189 280 200V260C280 271 271 280 260 280z" />
|
|
73
|
+
<glyph glyph-name="ammunition"
|
|
74
|
+
unicode=""
|
|
75
|
+
horiz-adv-x="320" d="M42.5196 297.9882C66.211 279.0332 80 250.3418 80 220V60H0V220C0 250.3418 13.78906 279.0332 37.4804 297.9882L40 300L42.5196 297.9882zM162.5196 297.9882C186.211 279.0332 200 250.3418 200 220V60H120V220C120 250.3418 133.789 279.0332 157.4804 297.9882L160 300L162.5196 297.9882zM320 220C320 250.3418 306.21 279.0332 282.52 297.9882L280 300L277.48 297.9882C253.79 279.0332 240 250.3418 240 220V60H320V220zM80 20V40H0V20H80zM200 40V20H120V40H200zM320 20V40H240V20H320z" />
|
|
73
76
|
<glyph glyph-name="anchor"
|
|
74
77
|
unicode=""
|
|
75
78
|
horiz-adv-x="320" d="M200 280C200 265.1944 191.956 252.2674 180 245.3512V220H220V180H180V42.52C211.764 50.696 235.894 77.89 239.526 111.242L234.142 105.858C226.332 98.048 213.668 98.048 205.858 105.858C198.0474 113.668 198.0474 126.3316 205.858 134.1422L245.858 174.1422C253.668 181.9526 266.332 181.9526 274.142 174.1422L314.142 134.1422C321.952 126.3316 321.952 113.668 314.142 105.858C306.332 98.048 293.668 98.048 285.858 105.858L279.736 111.98C275.61 49.444 223.58 0 160 0C96.421 0 44.3904 49.444 40.2638 111.98L34.1422 105.858C26.3316 98.048 13.66834 98.048 5.85786 105.858C-1.952622 113.668 -1.952622 126.3316 5.85786 134.1422L45.8578 174.1422C53.6684 181.9526 66.3316 181.9526 74.1422 174.1422L114.1422 134.1422C121.9526 126.3316 121.9526 113.668 114.1422 105.858C106.3316 98.048 93.6684 98.048 85.8578 105.858L80.474 111.242C84.1054 77.89 108.235 50.696 140 42.52V180H100V220H140V245.3512C128.044 252.2674 120 265.1944 120 280C120 302.09138 137.9086 320 160 320C182.0914 320 200 302.09138 200 280z" />
|
|
@@ -391,6 +394,9 @@
|
|
|
391
394
|
<glyph glyph-name="desktop"
|
|
392
395
|
unicode=""
|
|
393
396
|
horiz-adv-x="320" d="M300 320H20C9 320 0 311 0 300V100C0 89 9 80 20 80H115L105 40H80C69 40 60 31 60 20C60 9 69 0 80 0H240C251 0 260 9 260 20C260 31 251 40 240 40H215L205 80H300C311 80 320 89 320 100V300C320 311 311 320 300 320zM280 120H40V280H280V120z" />
|
|
397
|
+
<glyph glyph-name="detection"
|
|
398
|
+
unicode=""
|
|
399
|
+
horiz-adv-x="320" d="M20 320C8.9543 320 0 311.0457 0 300V220C0 208.9544 8.9543 200 20 200C31.0456 200 40 208.9544 40 220V280H100C111.0456 280 120 288.9544 120 300C120 311.0457 111.0456 320 100 320H20zM0 20C0 8.954 8.9543 0 20 0H100C111.0456 0 120 8.954 120 20C120 31.046 111.0456 40 100 40H40V100C40 111.046 31.0456 120 20 120C8.9543 120 0 111.046 0 100V20zM300 0C311.046 0 320 8.954 320 20V100C320 111.046 311.046 120 300 120C288.954 120 280 111.046 280 100V40H220C208.954 40 200 31.046 200 20C200 8.954 208.954 0 220 0H300zM320 300C320 311.0457 311.046 320 300 320H220C208.954 320 200 311.0457 200 300C200 288.9544 208.954 280 220 280H280V220C280 208.9544 288.954 200 300 200C311.046 200 320 208.9544 320 220V300zM80 220C80 231.0456 88.9544 240 100 240H220C231.046 240 240 231.0456 240 220V100C240 88.954 231.046 80 220 80H100C88.9544 80 80 88.954 80 100V220zM120 120V200H200V120H120z" />
|
|
394
400
|
<glyph glyph-name="diagnosis"
|
|
395
401
|
unicode=""
|
|
396
402
|
horiz-adv-x="320" d="M64 300C75.045695 300 84 291.045695 84 280C84 269.7432832 76.2791962 261.2898568 66.3324226 260.1345546L64 260L60 260L60 200C60 178.912764 76.3175558 161.6366976 97.0147532 160.1097148L100 160C121.087236 160 138.3633024 176.3175558 139.8902852 197.0147532L140 200L140 260L136 260C125.7432832 260 117.2898568 267.7208038 116.1345546 277.6675774000001L116 280C116 290.2567168 123.7208038 298.7101432 133.6675774 299.8654454L136 300L160 300C170.2567168 300 178.7101432 292.2791962 179.8654454 282.3324226L180 280L180 200C180 162.6707978 154.4327974 131.3131358 119.8543998 122.4830216C119.8526456 122.4406944 119.8591538 122.3865914 119.8654454 122.3324226L120 120C120 86.862916 146.862915 60 180 60C211.953618 60 238.073218 84.9784 239.898146 116.474544L240 120L239.9834 164.1676936C222.333218 171.8870474 210 189.503235 210 210C210 237.6142374 232.385762 260 260 260C287.614238 260 310 237.6142374 310 210C310 189.4954564 297.657418 171.873677 279.996504 164.1589092L280 120C280 64.771526 235.228474 20 180 20C124.771525 20 80 64.771526 80 120C80 120.844835 80.052383 121.6774354 80.154078 122.4947304C46.8077766 130.9960002 21.8456228 160.450132 20.0979062 196.0071932L20 200L20 280C20 290.2567168 27.7208038 298.7101432 37.6675774 299.8654454L40 300L64 300z" />
|
|
@@ -934,6 +940,9 @@
|
|
|
934
940
|
<glyph glyph-name="left-join"
|
|
935
941
|
unicode=""
|
|
936
942
|
horiz-adv-x="320" d="M132 254C122 258 112 260 100 260C44 260 0 216 0 160S44 60 100 60C112 60 122 62 132 66C106 88 90 122 90 160S106 232 132 254zM160 240C136 222 120 192 120 160S136 98 160 80C184 98 200 126 200 160S184 222 160 240zM220 260C276 260 320 216 320 160S276 60 220 60C208 60 198 62 188 66C214 88 230 124 230 160S214 230 188 254.0000000000001C198 258 208 260 220 260zM227 239.6C241.6 216.6 249.8 189.2 249.8 160S241.4 103.4 227 80.4C267.8 84 299.8 118.4 299.8 160S267.8 236 227 239.6z" />
|
|
943
|
+
<glyph glyph-name="lengthen-text"
|
|
944
|
+
unicode=""
|
|
945
|
+
horiz-adv-x="320" d="M20 140H300C311 140 320 149 320 160C320 171 311 180 300 180H20C9 180 0 171 0 160C0 149 9 140 20 140zM100 80H20C9 80 0 71 0 60C0 49 9 40 20 40H100C111 40 120 49 120 60C120 71 111 80 100 80zM240 100C240 94.4 242.2 89.4 245.8 85.8L251.8 80H180C169 80 160 71 160 60C160 49 169 40 180 40H251.8L246 34.2C242.2 30.6 240 25.6 240 20C240 9 249 0 260 0C265.6 0 270.6 2.2 274.2000000000001 5.8L314.2000000000001 45.8C317.8 49.4 320 54.4 320 60C320 65.6 317.8 70.6 314.2000000000001 74.2L274.2000000000001 114.2C270.6 117.8 265.6 120 260 120C249 120 240 111 240 100zM20 240H300C311 240 320 249 320 260C320 271 311 280 300 280H20C9 280 0 271 0 260C0 249 9 240 20 240z" />
|
|
937
946
|
<glyph glyph-name="less-than-or-equal-to"
|
|
938
947
|
unicode=""
|
|
939
948
|
horiz-adv-x="320" d="M265.741692 240.8434742C276.321549 244.0174314 282.325217 255.1671008 279.15126 265.7469578C275.9773028 276.3268148 264.8276334 282.3304828000001 254.2477764 279.1565258L54.247776 219.1565258C35.24372 213.4553088 35.24372 186.5446912 54.247776 180.8434742L254.2477764 120.8434742C264.8276334 117.669518 275.9773028 123.6731852 279.15126 134.2530422C282.325217 144.8328992 276.321549 155.9825686 265.741692 159.1565258L129.5967776 200L265.741692 240.8434742zM259.9947342000001 80L59.994734 80C48.94904 80 39.994734 71.045694 39.994734 60C39.994734 48.954306 48.94904 40 59.994734 40L259.9947342000001 40C271.0404292 40 279.9947342000001 48.954306 279.9947342000001 60C279.9947342000001 71.045694 271.0404292 80 259.9947342000001 80z" />
|
|
@@ -1393,6 +1402,9 @@
|
|
|
1393
1402
|
<glyph glyph-name="shopping-cart"
|
|
1394
1403
|
unicode=""
|
|
1395
1404
|
horiz-adv-x="320" d="M280 120H154.4L147.8 140H260C267.8 140 274.4000000000001 144.6 277.8 151.2L278 151.2L318 231.2L317.8 231.2C319 233.8 320 236.8 320 240C320 251 311 260 300 260H107.8L99 286.4L98.8 286.4C96 294.2 88.8 300 80 300H20C9 300 0 291 0 280C0 269 9 260 20 260H65.6L112.2 120H80C58 120 40 102 40 80C40 58 58 40 80 40S120 58 120 80H240C240 58 258 40 280 40S320 58 320 80C320 102 302 120 280 120zM121 220H267.6L247.6 180H134.4L121 220z" />
|
|
1405
|
+
<glyph glyph-name="shorten-text"
|
|
1406
|
+
unicode=""
|
|
1407
|
+
horiz-adv-x="320" d="M20 200H300C311 200 320 209 320 220C320 231 311 240 300 240H20C9 240 0 231 0 220C0 209 9 200 20 200zM100 140H20C9 140 0 131 0 120C0 109 9 100 20 100H100C111 100 120 109 120 120C120 131 111 140 100 140zM240 80C240 85.6 237.8 90.6 234.2 94.2L228.2 100H300C311 100 320 109 320 120C320 131 311 140 300 140H228.2L234 145.8C237.8 149.4 240 154.4 240 160C240 171 231 180 220 180C214.4 180 209.4 177.8 205.8 174.2L165.8 134.2C162.2 130.6 160 125.6 160 120C160 114.4 162.2 109.4 165.8 105.8L205.8 65.8C209.4 62.2 214.4 60 220 60C231 60 240 69 240 80z" />
|
|
1396
1408
|
<glyph glyph-name="signal-search"
|
|
1397
1409
|
unicode=""
|
|
1398
1410
|
horiz-adv-x="320" d="M109.4823658 160.5760082C116.4400596 153.3260918 124.4210696 147.0661448 133.1956504 142.0259124L133.334363 141.6429264L133.7091872 140.5181156C134.0090468 139.7682418 134.4588358 139.3183176 134.6087656 138.5684438L164.5947096 18.588632C166.543796 10.63997 161.746045 2.391358 153.64984 0.441686C145.703565 -1.507986 137.4574302 3.291206 135.508344 11.389844L127.1122796 44.98419L113.0188858 44.98419L104.6228216 11.389844C102.6737352 3.291206 94.5775302 -1.507986 86.4813254 0.441686C78.3851204 2.391358 73.5873694 10.489994 75.5364558 18.588632L105.5223998 138.5684438C105.6723296 139.3183176 106.1221188 139.7682418 106.4219782 140.5181156C106.7218376 141.2679894 106.7218376 142.0178634 107.1716268 142.7677372C105.972189 144.8673838 105.0726106 147.26698 105.0726106 149.9665258C105.0726106 154.0908318 106.75932 157.840201 109.4767962 160.5584936L109.4823658 160.5760082zM55.8956624 214.4556746C61.5929918 220.4546652 61.443062 229.9030754 55.595803 235.7520912C49.7485438 241.601107 40.1530418 241.3011574 34.3057826 235.4521416C-11.42278212 188.6600152 -11.42278212 111.273036 34.3057826 64.48091C40.1530418 58.48192 49.5986142 58.48192 55.4458732 64.18096C61.2931322 69.880002 61.443062 79.478386 55.7457326 85.327402C21.5617564 120.571472 21.5617564 179.3615796 55.8956624 214.4556746L55.8956624 214.4556746zM156.1642786 132.2405208C165.6247038 129.4799736 175.636411 128 186 128C186.5849678 128 187.1688144 128.0047152 187.7515042 128.0141096C185.0296064 120.3540608 180.7027146 113.496366 174.640001 108.423516C168.193023 103.1744 158.7474506 104.074248 153.4999104 110.373188C148.2523702 116.822102 149.1519484 126.270513 155.4489968 131.5196298L156.1642786 132.2405208zM230.8704 137.904922L238.44256 130.346824C234.61642 106.16943 223.69711 83.012586 205.675454 64.630884C199.9781238 58.631894 190.5325514 58.631894 184.5353626 64.330936C178.5381736 70.029976 178.388244 79.628362 184.235503 85.477378C196.566834 98.081736 204.469256 113.742768 207.94277 130.2648078C215.954558 131.9440888 223.635344 134.528078 230.8704 137.904922zM81.0838554 131.5196298C72.5378614 138.5684438 74.0371586 163.1643052 80.4841366 167.9634976C87.0810442 172.9126648 88.4304116 182.361075 83.482731 188.9599646C78.5350502 195.5588542 69.0894778 196.9086272 62.49257 191.95946C40.9026904 175.9121602 38.0540256 128.3701598 61.8928512 108.423516C68.1898994 103.1744 77.6354718 103.924274 83.0329418 110.373188C88.280482 116.672128 87.3809036 126.270513 81.0838554 131.5196298zM186.351472 320C234.041034 320 272.702944 281.338091 272.702944 233.648528C272.702944 229.5272078 272.310438 225.602141 271.721678 221.677074C271.5254240000001 220.6958074 271.5254240000001 219.910794 271.32917 218.9295272C270.5441580000001 215.0044604 269.759144 211.2756468 268.5816240000001 207.5468332L268.5816240000001 207.3505798C267.404104 203.6217662 265.834076 200.089206 264.26405 196.5566458L263.479036 194.7903658C261.712756 191.2578056 259.750224 187.9214986 257.5914360000001 184.5851918L315.28992 126.8867082C318.037466 123.9429082 319.803746 120.0178412 320 115.700268C320 107.06512 312.93488 100 304.299732 100C299.785906 100 295.860838 101.76628 293.113292 104.513826L235.414808 162.2123104C232.078502 160.0535236 228.742194 158.0909902 225.209634 156.32471L223.443354 155.5396966C219.910794 153.96967 216.378234 152.3996432 212.64942 151.2221232L212.453166 151.2221232C208.724354 150.044603 204.99554 149.0633364 201.070472 148.4745762C200.089206 148.278323 199.1079394 148.0820696 198.322926 148.0820696C194.397859 147.4933096 190.4727922 147.1008028 186.351472 147.1008028C138.661909 147.1008028 100 185.7627118 100 233.4522748C100 281.1418376000001 138.661909 319.8037466548 186.351472 320zM185.960025 298C150.5821362 298 122 269.4178638 122 234.039975C122 198.6620862 150.5821362 170.07995 185.960025 170.07995C221.337914 170.07995 249.92005 198.6620862 249.92005 234.039975C249.92005 269.4178638 221.337914 298 185.960025 298z" />
|
|
@@ -1447,6 +1459,9 @@
|
|
|
1447
1459
|
<glyph glyph-name="sort"
|
|
1448
1460
|
unicode=""
|
|
1449
1461
|
horiz-adv-x="320" d="M100 80C94.4 80 89.4 77.8 85.8 74.2L80 68.2V140C80 151 71 160 60 160S40 151 40 140V68.2L34.2 74C30.6 77.8 25.6 80 20 80C9 80 0 71 0 60C0 54.4 2.2 49.4 5.8 45.8L45.8 5.8C49.4 2.2 54.4 0 60 0S70.6 2.2 74.2 5.8L114.2 45.8C117.8 49.4 120 54.4 120 60C120 71 111 80 100 80zM160 260H300C311 260 320 269 320 280C320 291 311 300 300 300H160C149 300 140 291 140 280C140 269 149 260 160 260zM300 220H160C149 220 140 211 140 200C140 189 149 180 160 180H300C311 180 320 189 320 200C320 211 311 220 300 220zM300 60H160C149 60 140 51 140 40C140 29 149 20 160 20H300C311 20 320 29 320 40C320 51 311 60 300 60zM300 140H160C149 140 140 131 140 120C140 109 149 100 160 100H300C311 100 320 109 320 120C320 131 311 140 300 140z" />
|
|
1462
|
+
<glyph glyph-name="spell-check"
|
|
1463
|
+
unicode=""
|
|
1464
|
+
horiz-adv-x="320" d="M137.8 308.8L217.8 148.8C219 146.2 220 143.2 220 140C220 129 211 120 200 120C192.2 120 185.6 124.6 182.2 131H182L167.6 160H72.4L58 131.2H57.8C54.4 124.6 47.8 120 40 120C29 120 20 129 20 140C20 143.2 21 146.2 22.4 148.8L62 228.4L80 264.8L102.2 308.8C105.6 315.4 112.2 320 120 320C127.8 320 134.4 315.4 137.8 308.8zM280 140C274.4000000000001 140 269.4000000000001 137.8 265.8 134.2L180 48.2L134.2 94.2C130.6 97.8 125.6 100 120 100C109 100 100 91 100 80C100 74.4 102.2 69.4 105.8 65.8L165.8 5.8C169.4 2.2 174.4 0 180 0C185.6 0 190.6 2.2 194.2 5.8L294.2000000000001 105.8C297.8 109.4 300 114.4 300 120C300 131 291 140 280 140zM120.0024 255.1954L92.4024 199.9954H147.6024L120.0024 255.1954z" />
|
|
1450
1465
|
<glyph glyph-name="split-columns"
|
|
1451
1466
|
unicode=""
|
|
1452
1467
|
horiz-adv-x="320" d="M240 120C240 109 249 100 260 100C265.6 100 270.6 102.2 274.2000000000001 105.8L314.2000000000001 145.8C317.8 149.4 320 154.4 320 160C320 165.6 317.8 170.6 314.2000000000001 174.2L274.2000000000001 214.2C270.6 217.8 265.6 220 260 220C249 220 240 211 240 200C240 194.4 242.2 189.4 245.8 185.8L251.8 180H180V280H240V245.8C246.2 248.4 252.8 250 260 250S273.8 248.4 280 245.8V300C280 311 271 320 260 320H60C49 320 40 311 40 300V245.8C46.2 248.4 52.8 250 60 250S73.8 248.4 80 245.8V280H140V180H68.2L74 185.8C77.8 189.4 80 194.4 80 200C80 211 71 220 60 220C54.4 220 49.4 217.8 45.8 214.2L5.8 174.2C2.2 170.6 0 165.6 0 160C0 154.4 2.2 149.4 5.8 145.8L45.8 105.8C49.4 102.2 54.4 100 60 100C71 100 80 109 80 120C80 125.6 77.8 130.6 74.2 134.2L68.2 140H140V40H80V74.2C73.8 71.6 67.2 70 60 70S46.2 71.6 40 74.2V20C40 9 49 0 60 0H260C271 0 280 9 280 20V74.2C273.8 71.6 267.2 70 260 70S246.2 71.6 240 74.2V40H180V140H251.8L246 134.2C242.2 130.6 240 125.6 240 120z" />
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -70,6 +70,9 @@
|
|
|
70
70
|
<glyph glyph-name="alignment-vertical-center"
|
|
71
71
|
unicode=""
|
|
72
72
|
horiz-adv-x="400" d="M340 340H220V380C220 391 211 400 200 400S180 391 180 380V340H60C49 340 40 331 40 320V240C40 229 49 220 60 220H180V180H140C129 180 120 171 120 160V80C120 69 129 60 140 60H180V20C180 9 189 0 200 0S220 9 220 20V60H260C271 60 280 69 280 80V160C280 171 271 180 260 180H220V220H340C351 220 360 229 360 240V320C360 331 351 340 340 340z" />
|
|
73
|
+
<glyph glyph-name="ammunition"
|
|
74
|
+
unicode=""
|
|
75
|
+
horiz-adv-x="400" d="M120 280V283.4314C120 319.6516 105.6116 354.3884 80 380C54.3884 354.3884 40 319.6516 40 283.4314V280H120zM120 40V20H40V40H120zM120 60V260H40V60H120zM160 20V40H240V20H160zM240 283.4314V280H160V283.4314C160 319.6516 174.3884 354.3884 200 380C225.612 354.3884 240 319.6516 240 283.4314zM240 260V60H160V260H240zM280 40V20H360V40H280zM360 280V283.4314C360 319.6516 345.612 354.3884 320 380C294.3880000000001 354.3884 280 319.6516 280 283.4314V280H360zM360 60V260H280V60H360z" />
|
|
73
76
|
<glyph glyph-name="anchor"
|
|
74
77
|
unicode=""
|
|
75
78
|
horiz-adv-x="400" d="M220 283.4142C243.304 291.6508 260 313.8756 260 340C260 373.137 233.138 400 200 400C166.863 400 140 373.137 140 340C140 313.8756 156.6962 291.6508 180 283.4142V260H120V220H180V41.66C126.0016 50.718 84.2316 95.84 80.3024 151.414L85.8578 145.858C93.6684 138.048 106.3316 138.048 114.1422 145.858C121.9526 153.668 121.9526 166.332 114.1422 174.142L74.1422 214.1422C66.3316 221.9526 53.6684 221.9526 45.8578 214.1422L5.85786 174.142C-1.952622 166.332 -1.952622 153.668 5.85786 145.858C13.66834 138.048 26.3316 138.048 34.1422 145.858L40.2006 151.916C44.4108 67.306 114.3452 0 200 0C285.654 0 355.59 67.306 359.8 151.916L365.858 145.858C373.668 138.048 386.332 138.048 394.142 145.858C401.952 153.668 401.952 166.332 394.142 174.142L354.142 214.1422C346.332 221.9526 333.668 221.9526 325.858 214.1422L285.858 174.142C278.048 166.332 278.048 153.668 285.858 145.858C293.668 138.048 306.332 138.048 314.142 145.858L319.698 151.414C315.768 95.84 273.998 50.718 220 41.66V220H280V260H220V283.4142zM220 340C220 328.9544 211.046 320 200 320C188.9544 320 180 328.9544 180 340C180 351.0456 188.9544 360 200 360C211.046 360 220 351.0456 220 340z" />
|
|
@@ -391,6 +394,9 @@
|
|
|
391
394
|
<glyph glyph-name="desktop"
|
|
392
395
|
unicode=""
|
|
393
396
|
horiz-adv-x="400" d="M380 400H20C9 400 0 391 0 380V120C0 109 9 100 20 100H133.4L123.4 40H100C89 40 80 31 80 20C80 9 89 0 100 0H300C311 0 320 9 320 20C320 31 311 40 300 40H276.6L266.6 100H380C391 100 400 109 400 120V380C400 391 391 400 380 400zM360 140H40V360H360V140z" />
|
|
397
|
+
<glyph glyph-name="detection"
|
|
398
|
+
unicode=""
|
|
399
|
+
horiz-adv-x="400" d="M20 400C8.9543 400 0 391.0457 0 380V280C0 268.9544 8.9543 260 20 260C31.0456 260 40 268.9544 40 280V360H120C131.0456 360 140 368.9544 140 380C140 391.0457 131.0456 400 120 400H20zM0 20C0 8.954 8.9543 0 20 0H120C131.0456 0 140 8.954 140 20C140 31.046 131.0456 40 120 40H40V120C40 131.046 31.0456 140 20 140C8.9543 140 0 131.046 0 120V20zM380 0C391.046 0 400 8.954 400 20V120C400 131.046 391.046 140 380 140C368.954 140 360 131.046 360 120V40H280C268.954 40 260 31.046 260 20C260 8.954 268.954 0 280 0H380zM400 380C400 391.0457 391.046 400 380 400H280C268.954 400 260 391.0457 260 380C260 368.9544 268.954 360 280 360H360V280C360 268.9544 368.954 260 380 260C391.046 260 400 268.9544 400 280V380zM100 280C100 291.0456 108.9544 300 120 300H280C291.046 300 300 291.0456 300 280V120C300 108.954 291.046 100 280 100H120C108.9544 100 100 108.954 100 120V280zM140 140V260H260V140H140z" />
|
|
394
400
|
<glyph glyph-name="diagnosis"
|
|
395
401
|
unicode=""
|
|
396
402
|
horiz-adv-x="400" d="M80 360C91.045695 360 100 351.045695 100 340C100 329.7432832 92.2791962 321.2898568 82.3324226 320.1345546L80 320L80 220C80 198.912764 96.3175558 181.636698 117.0147532 180.109714L120 180C141.087236 180 158.3633024 196.317556 159.8902852 217.0147532L160 220L160 320C148.954305 320 140 328.954305 140 340C140 350.2567168 147.7208038 358.7101432 157.6675774 359.8654454L160 360L180 360C190.2567168 360 198.7101432 352.2791962 199.8654454 342.3324226L200 340L200 220C200 182.728696 174.5120448 151.41042 140.0152268 142.52427L140 140C140 106.862916 166.862915 80 200 80C242.843908 80 277.821578 113.67937 279.9020940000001 156.007194L280 160L280.003496 224.1589092C262.342582 231.873677 250 249.4954564 250 270C250 297.6142374 272.385762 320 300 320C327.614238 320 350 297.6142374 350 270C350 249.503235 337.666782 231.8870474 320.0166000000001 224.1676936L320 160C320 93.72583 266.2741700000001 40 200 40C146.224906 40 102.3636378 82.446134 100.0923902 135.662208L100 140L100.0077968 142.518344C66.7386466 151.077634 41.8432012 180.4994 40.0979062 216.0071932L40 220L40 340C40 350.2567168 47.7208038 358.7101432 57.6675774 359.8654454L60 360L80 360z" />
|
|
@@ -934,6 +940,9 @@
|
|
|
934
940
|
<glyph glyph-name="left-join"
|
|
935
941
|
unicode=""
|
|
936
942
|
horiz-adv-x="400" d="M174 306C148 280 130 242 130 200S146 120 174 94C158 84 140 80 120 80C54 80 0 134 0 200S54 320 120 320C140 320 158 316 174 306zM280 320C346 320 400 266 400 200S346 80 280 80C260 80 242 84 226 94C252.0000000000001 120 270 158 270 200S254 278 226 306C242 316 260 320 280 320zM292 279C303 255 309.2 228.2 309.2 200S303 145 292 121C330 127.2000000000001 359.2000000000001 160.2000000000001 359.2000000000001 200S330 272.8 292 279zM200 290C176 266 160 236 160 200S176 134 200 112C224 134 240 166 240 202S224 268 200 290z" />
|
|
943
|
+
<glyph glyph-name="lengthen-text"
|
|
944
|
+
unicode=""
|
|
945
|
+
horiz-adv-x="400" d="M16.66666 80H183.3334C192.5 80 200 89 200 100C200 111 192.5 120 183.3334 120H16.66666C7.5 120 0 111 0 100C0 89 7.5 80 16.66666 80zM20 180H380C391 180 400 189 400 200C400 211 391 220 380 220H20C9 220 0 211 0 200C0 189 9 180 20 180zM320 139.996C320 134.396 322.2 129.396 325.8 125.796L331.8 119.996H260C249 119.996 240 110.996 240 99.996C240 88.996 249 79.996 260 79.996H331.8L326 74.196C322.2 70.596 320 65.596 320 59.996C320 48.996 329 39.996 340 39.996C345.6 39.996 350.6 42.196 354.2000000000001 45.796L394.2000000000001 85.796C397.8 89.596 400 94.596 400 99.996C400 105.596 397.8 110.596 394.2000000000001 114.196L354.2000000000001 154.196C350.6 157.796 345.6 159.996 340 159.996C329 160.196 320 151.196 320 139.996zM20 280H380C391 280 400 289 400 300C400 311 391 320 380 320H20C9 320 0 311 0 300C0 289 9 280 20 280z" />
|
|
937
946
|
<glyph glyph-name="less-than-or-equal-to"
|
|
938
947
|
unicode=""
|
|
939
948
|
horiz-adv-x="400" d="M326.3191492 178.97366L143.240148 239.999994L326.3191492 301.0263280000001C336.7980156 304.5192834 342.4612154 315.845683 338.96826 326.3245492C335.4753044000001 336.8034156 324.148905 342.4666154 313.6700386 338.97366L73.670038 258.97366C55.436112 252.8956844 55.436112 227.1043034 73.670038 221.026328L313.6700386 141.026328C324.148905 137.533372 335.4753044000001 143.196572 338.96826 153.675438C342.4612154 164.154306 336.7980156 175.480704 326.3191492 178.97366zM319.994594 99.999994L79.994594 99.999994C68.948898 99.999994 59.994594 91.045688 59.994594 79.999994C59.994594 68.954298 68.948898 59.999994 79.994594 59.999994L319.994594 59.999994C331.0402890000001 59.999994 339.994594 68.954298 339.994594 79.999994C339.994594 91.045688 331.0402890000001 99.999994 319.994594 99.999994z" />
|
|
@@ -1393,6 +1402,9 @@
|
|
|
1393
1402
|
<glyph glyph-name="shopping-cart"
|
|
1394
1403
|
unicode=""
|
|
1395
1404
|
horiz-adv-x="400" d="M360 120H174.4L161 160H340C348.8 160 356 165.8 358.8 173.8L359.0000000000001 173.8L399.0000000000001 293.8L398.8 293.8C399.4 295.8 400 297.8 400 300C400 311 391 320 380 320H107.8L99 346.4L98.8 346.4C96 354.2 88.8 360 80 360H20C9 360 0 351 0 340C0 329 9 320 20 320H65.6L132.2 120H100C78 120 60 102 60 80C60 58 78 40 100 40S140 58 140 80H320C320 58 338 40 360 40S400 58 400 80C400 102 382 120 360 120zM121 280H352.2L325.6 200H147.8L121 280z" />
|
|
1405
|
+
<glyph glyph-name="shorten-text"
|
|
1406
|
+
unicode=""
|
|
1407
|
+
horiz-adv-x="400" d="M16.66666 140H183.3334C192.5 140 200 149 200 160C200 171 192.5 180 183.3334 180H16.66666C7.5 180 0 171 0 160C0 149 7.5 140 16.66666 140zM20 240H380C391 240 400 249 400 260C400 271 391 280 380 280H20C9 280 0 271 0 260C0 249 9 240 20 240zM320 120C320 125.6 317.8 130.6 314.2000000000001 134.2000000000001L308.2 140H380C391 140 400 149 400 160C400 171 391 180 380 180H308.2L314 185.8C317.8 189.4 320 194.4 320 200C320 211 311 220 300 220C294.4000000000001 220 289.4000000000001 217.8 285.8 214.2L245.8 174.2C242.2 170.4 240 165.4 240 160C240 154.4 242.2 149.4 245.8 145.8L285.8 105.8C289.4000000000001 102.2 294.4000000000001 100 300 100C311 99.8 320 108.8 320 120z" />
|
|
1396
1408
|
<glyph glyph-name="signal-search"
|
|
1397
1409
|
unicode=""
|
|
1398
1410
|
horiz-adv-x="400" d="M142.9819366 193.417704C160.755405 177.394016 182.974199 166.206544 207.564874 161.928734L254.089464 22.324672C257.151544 13.486748 252.218194 3.968984 243.372186 0.909704C234.52618 -2.149578 224.829594 2.779264 221.93763 11.6171880000001L197.4409958 85.039936L142.4936824 85.039936L117.9970474 11.6171880000001C115.1050836 2.779264 105.4084988 -1.979618 96.5624918 0.909704C87.7164846 3.799024 82.95325 13.486748 85.845214 22.324672L142.9819366 193.417704zM170.0523968 167.300606L153.8914224 119.031948L186.0432558 119.031948L170.0523968 167.300606zM100 290C100 274.7877548 102.6128776 260.18578 107.4143232 246.6183848C97.4792222 225.4795872 101.1446342 199.481608 121.4798722 180.800994C129.1749846 173.732012 129.5597402 162.012386 122.2493834 154.571354C114.9390268 147.13032 102.819225 146.758268 95.1241126 153.82725C51.4543504 194.008828 55.1095288 256.3274774 95.3164904 292.6025126C96.7765886 293.9085092000001 98.4029134 294.9533066 100.1271272 295.7369046C100.041057 293.8042030000001 100 291.9068962 100 290zM77.4825744 136.293404C50.563598 154.653264 33.7392378 189.703902 33.7392378 223.0854636C33.7392378 258.1361028 48.881162 288.1795076 77.4825744 309.8775224C85.8947544 314.8847564 85.8947544 326.5683028 80.8474464 333.244615C75.8001384 341.5900054 64.0230862 341.5900054 57.2933422 336.5827712C20.2797496 308.2084442000001 -1.591918598 269.8196490000001 0.0905174224 223.0854636C1.772953444 178.020356 23.6446218 134.624326 57.2933422 109.588156C60.6582142 107.919078 64.0230862 106.25 67.3879582 106.25C72.4352664 106.25 77.4825744 107.919078 80.8474464 112.926312C87.5771906 121.271702 85.8947544 131.28617 77.4825744 136.293404zM244.926326 153.824078C237.243584 146.759514 225.143268 147.131332 217.844664 154.567716C215.96063 156.487316 214.58853 158.691836 213.718454 161.030986C219.057778 160.34294 224.48884 160 230 160C237.811054 160 245.46121 160.688892 252.8930220000001 162.009236C250.44238 159.186908 247.785984 156.457906 244.926326 153.824078zM292.629014 170.473868L317.183346 145.906512C308.030612 131.698138 296.377932 119.27024 282.711932 109.588156C279.34642 107.919078 275.980906 106.25 272.615394 106.25C267.5671260000001 106.25 262.5188560000001 107.919078 259.153344 112.926312C252.422318 121.271702 254.105076 131.28617 262.5188560000001 136.293404C274.91466 144.746248 285.170338 156.736976 292.629014 170.473868L292.629014 170.473868zM230 400C290.8 400 340 350.8 340 290C340 284.8 339.6 279.8 338.8 275L338.2 271.6C337.4000000000001 266.6 336.2 261.8 334.8 257L334.8 256.8C333.2 252 331.4 247.4 329.2000000000001 243C329 242.2 328.6 241.6 328.2 240.8C326 236.2 323.4000000000001 232 320.6 227.8L394.2000000000001 154.2C397.8 150.6 400 145.6 400 140C400 129 391 120 380 120C374.4 120 369.4 122.2 366 125.8L292.4 199.4C288.2 196.6 284 194 279.4000000000001 191.8C278.6 191.6 278 191.2 277.2 190.8C272.8 188.6 268.2 186.8 263.4 185.2L263.2 185.2C258.4 183.8 253.6 182.6 248.6 181.8L245.2 181.2C240.2 180.4 235.2 180 230 180C169.2 180 120 229.2 120 290C120 350.8 169.2 400 230 400zM230 370C185.8 370 150 334.2 150 290C150 245.8 185.8 210 230 210C274.2000000000001 210 310 245.8 310 290C310 334.2 274.2000000000001 370 230 370z" />
|
|
@@ -1447,6 +1459,9 @@
|
|
|
1447
1459
|
<glyph glyph-name="sort"
|
|
1448
1460
|
unicode=""
|
|
1449
1461
|
horiz-adv-x="400" d="M380 80H200C189 80 180 71 180 60V40C180 29 189 20 200 20H380C391 20 400 29 400 40V60C400 71 391 80 380 80zM380 180H200C189 180 180 171 180 160V140C180 129 189 120 200 120H380C391 120 400 129 400 140V160C400 171 391 180 380 180zM140 100C134.4 100 129.4 97.8 125.8 94.2000000000001L100 68.2V180C100 191 91 200 80 200S60 191 60 180V68.2L34.2 94C30.6 97.8 25.6 100 20 100C9 100 0 91 0 80C0 74.4 2.2 69.4 5.8 65.8L65.8 5.8C69.4 2.2 74.4 0 80 0S90.6 2.2 94.2 5.8L154.2 65.8C157.8 69.4 160 74.4 160 80C160 91 151 100 140 100zM380 380H200C189 380 180 371 180 360V340C180 329 189 320 200 320H380C391 320 400 329 400 340V360C400 371 391 380 380 380zM380 280H200C189 280 180 271 180 260V240C180 229 189 220 200 220H380C391 220 400 229 400 240V260C400 271 391 280 380 280z" />
|
|
1462
|
+
<glyph glyph-name="spell-check"
|
|
1463
|
+
unicode=""
|
|
1464
|
+
horiz-adv-x="400" d="M177.8 388.8L277.8 188.8C279 186.2 280 183.2 280 180C280 169 271 160 260 160C252.2 160 245.6 164.6 242.2 171L217.6 220H102.4L77.8 171.2C74.4 164.6 67.8 160 60 160C49 160 40 169 40 180C40 183.2 41 186.2 42.4 188.8L89.4 283.4L107.4 319.6L142.2 388.8C145.6 395.4 152.2 400 160 400C167.8 400 174.4 395.4 177.8 388.8zM122.4024 259.9954L160.0024 335.1954L197.6024 259.9954H122.4024zM345.8 174.2C349.4 177.8 354.4 180 360 180C371 180 380 171 380 160C380 154.4 377.8 149.4 374.2000000000001 145.8L234.2 5.8C230.6 2.2 225.6 0 220 0C214.4 0 209.4 2.2 205.8 5.8L145.8 65.8C142.2 69.4 140 74.4 140 80C140 91 149 100 160 100C165.6 100 170.6 97.8 174.2 94.2000000000001L220 48.2L345.8 174.2z" />
|
|
1450
1465
|
<glyph glyph-name="split-columns"
|
|
1451
1466
|
unicode=""
|
|
1452
1467
|
horiz-adv-x="400" d="M300 140C300 129 309 120 320 120C325.6 120 330.6 122.2 334.2000000000001 125.8L394.2000000000001 185.8C397.8 189.4 400 194.4 400 200C400 205.6 397.8 210.6 394.2000000000001 214.2L334.2000000000001 274.2000000000001C330.6 277.8 325.6 280 320 280C309 280 300 271 300 260C300 254.4 302.2 249.4 305.8 245.8L331.8 220H220V360H320V320C335.4 320 349.4 314 360 304.4V380C360 391 351 400 340 400H60C49 400 40 391 40 380V304.4C50.6 314 64.6 320 80 320V360H180V220H68.2L94 245.8C97.8 249.4 100 254.4 100 260C100 271 91 280 80 280C74.4 280 69.4 277.8 65.8 274.2L5.8 214.2C2.2 210.6 0 205.6 0 200C0 194.4 2.2 189.4 5.8 185.8L65.8 125.8C69.4 122.2 74.4 120 80 120C91 120 100 129 100 140C100 145.6 97.8 150.6 94.2 154.2L68.2 180H180V40H80V80C64.6 80 50.6 86 40 95.6V20C40 9 49 0 60 0H340C351 0 360 9 360 20V95.6C349.4 86 335.4 80 320 80V40H220V180H331.8L306 154.2C302.2 150.6 300 145.6 300 140z" />
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@font-face{
|
|
2
2
|
font-family:"blueprint-icons-16";
|
|
3
|
-
src:url("./blueprint-icons-16.ttf?
|
|
3
|
+
src:url("./blueprint-icons-16.ttf?2779b2235fd2e3862e6940cadb329bde") format("truetype"), url("./blueprint-icons-16.eot?2779b2235fd2e3862e6940cadb329bde#iefix") format("embedded-opentype"), url("./blueprint-icons-16.woff2?2779b2235fd2e3862e6940cadb329bde") format("woff2"), url("./blueprint-icons-16.woff?2779b2235fd2e3862e6940cadb329bde") format("woff"), url("./blueprint-icons-16.svg?2779b2235fd2e3862e6940cadb329bde#blueprint-icons-16") format("svg");
|
|
4
4
|
}
|
|
5
5
|
@font-face{
|
|
6
6
|
font-family:"blueprint-icons-20";
|
|
7
|
-
src:url("./blueprint-icons-20.ttf?
|
|
7
|
+
src:url("./blueprint-icons-20.ttf?4e54c5414d0a11653779905197762db7") format("truetype"), url("./blueprint-icons-20.eot?4e54c5414d0a11653779905197762db7#iefix") format("embedded-opentype"), url("./blueprint-icons-20.woff2?4e54c5414d0a11653779905197762db7") format("woff2"), url("./blueprint-icons-20.woff?4e54c5414d0a11653779905197762db7") format("woff"), url("./blueprint-icons-20.svg?4e54c5414d0a11653779905197762db7#blueprint-icons-20") format("svg");
|
|
8
8
|
}
|
|
9
9
|
/*# sourceMappingURL=blueprint-icons.css.map */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["blueprint-icons.css"],"names":[],"mappings":"AAIA;EACE,gCAAiC;EACjC,ocAAqc;AACvc;AACA;EACE,gCAAiC;EACjC,ocAAqc;AACvc","file":"blueprint-icons.css","sourcesContent":["/*\nCopyright 2017-present Palantir Technologies, Inc. All rights reserved.\nLicensed under the Apache License, Version 2.0.\n*/\n@font-face {\n font-family: \"blueprint-icons-16\";\n src: url(\"./blueprint-icons-16.ttf?
|
|
1
|
+
{"version":3,"sources":["blueprint-icons.css"],"names":[],"mappings":"AAIA;EACE,gCAAiC;EACjC,ocAAqc;AACvc;AACA;EACE,gCAAiC;EACjC,ocAAqc;AACvc","file":"blueprint-icons.css","sourcesContent":["/*\nCopyright 2017-present Palantir Technologies, Inc. All rights reserved.\nLicensed under the Apache License, Version 2.0.\n*/\n@font-face {\n font-family: \"blueprint-icons-16\";\n src: url(\"./blueprint-icons-16.ttf?2779b2235fd2e3862e6940cadb329bde\") format(\"truetype\"), url(\"./blueprint-icons-16.eot?2779b2235fd2e3862e6940cadb329bde#iefix\") format(\"embedded-opentype\"), url(\"./blueprint-icons-16.woff2?2779b2235fd2e3862e6940cadb329bde\") format(\"woff2\"), url(\"./blueprint-icons-16.woff?2779b2235fd2e3862e6940cadb329bde\") format(\"woff\"), url(\"./blueprint-icons-16.svg?2779b2235fd2e3862e6940cadb329bde#blueprint-icons-16\") format(\"svg\");\n}\n@font-face {\n font-family: \"blueprint-icons-20\";\n src: url(\"./blueprint-icons-20.ttf?4e54c5414d0a11653779905197762db7\") format(\"truetype\"), url(\"./blueprint-icons-20.eot?4e54c5414d0a11653779905197762db7#iefix\") format(\"embedded-opentype\"), url(\"./blueprint-icons-20.woff2?4e54c5414d0a11653779905197762db7\") format(\"woff2\"), url(\"./blueprint-icons-20.woff?4e54c5414d0a11653779905197762db7\") format(\"woff\"), url(\"./blueprint-icons-20.svg?4e54c5414d0a11653779905197762db7#blueprint-icons-20\") format(\"svg\");\n}"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare type BlueprintIcons_16Id = "add-clip" | "add-column-left" | "add-column-right" | "add-location" | "add-row-bottom" | "add-row-top" | "add-to-artifact" | "add-to-folder" | "add" | "aimpoints-target" | "airplane" | "align-center" | "align-justify" | "align-left" | "align-right" | "alignment-bottom" | "alignment-horizontal-center" | "alignment-left" | "alignment-right" | "alignment-top" | "alignment-vertical-center" | "anchor" | "annotation" | "antenna" | "app-header" | "application" | "applications" | "archive" | "area-of-interest" | "array-boolean" | "array-date" | "array-floating-point" | "array-numeric" | "array-string" | "array-timestamp" | "array" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrows-horizontal" | "arrows-vertical" | "asterisk" | "at" | "automatic-updates" | "axle" | "backlink" | "badge" | "ban-circle" | "bank-account" | "barcode" | "blank" | "blocked-person" | "bold" | "book" | "bookmark" | "box" | "briefcase" | "bring-data" | "bug" | "buggy" | "build" | "calculator" | "calendar" | "camera" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "cargo-ship" | "cell-tower" | "changes" | "chart" | "chat" | "chevron-backward" | "chevron-down" | "chevron-forward" | "chevron-left" | "chevron-right" | "chevron-up" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle" | "citation" | "clean" | "clip" | "clipboard" | "cloud-download" | "cloud-upload" | "cloud" | "code-block" | "code" | "cog" | "collapse-all" | "color-fill" | "column-layout" | "comment" | "comparison" | "compass" | "compressed" | "confirm" | "console" | "contrast" | "control" | "credit-card" | "cross-circle" | "cross" | "crown" | "cube-add" | "cube-remove" | "cube" | "curved-range-chart" | "cut" | "cycle" | "dashboard" | "data-connection" | "data-lineage" | "database" | "delete" | "delta" | "derive-column" | "desktop" | "diagnosis" | "diagram-tree" | "direction-left" | "direction-right" | "disable" | "divide" | "document-open" | "document-share" | "document" | "dollar" | "dot" | "double-caret-horizontal" | "double-caret-vertical" | "double-chevron-down" | "double-chevron-left" | "double-chevron-right" | "double-chevron-up" | "doughnut-chart" | "download" | "drag-handle-horizontal" | "drag-handle-vertical" | "draw" | "drawer-left-filled" | "drawer-left" | "drawer-right-filled" | "drawer-right" | "drive-time" | "duplicate" | "edit" | "eject" | "emoji" | "endorsed" | "envelope" | "equals" | "eraser" | "error" | "euro" | "exchange" | "exclude-row" | "expand-all" | "export" | "eye-off" | "eye-on" | "eye-open" | "fast-backward" | "fast-forward" | "feed-subscribed" | "feed" | "film" | "filter-keep" | "filter-list" | "filter-open" | "filter-remove" | "filter" | "flag" | "flame" | "flash" | "floating-point" | "floppy-disk" | "flow-branch" | "flow-end" | "flow-linear" | "flow-review-branch" | "flow-review" | "flows" | "folder-close" | "folder-new" | "folder-open" | "folder-shared-open" | "folder-shared" | "follower" | "following" | "font" | "fork" | "form" | "fuel" | "full-circle" | "full-stacked-chart" | "fullscreen" | "function" | "gantt-chart" | "geofence" | "geolocation" | "geosearch" | "git-branch" | "git-commit" | "git-merge" | "git-new-branch" | "git-pull" | "git-push" | "git-repo" | "glass" | "globe-network" | "globe" | "graph-remove" | "graph" | "greater-than-or-equal-to" | "greater-than" | "grid-view" | "grid" | "group-objects" | "grouped-bar-chart" | "hand-down" | "hand-left" | "hand-right" | "hand-up" | "hand" | "hat" | "header-one" | "header-three" | "header-two" | "header" | "headset" | "heart-broken" | "heart" | "heat-grid" | "heatmap" | "helicopter" | "help" | "helper-management" | "high-priority" | "high-voltage-pole" | "highlight" | "history" | "home" | "horizontal-bar-chart-asc" | "horizontal-bar-chart-desc" | "horizontal-bar-chart" | "horizontal-distribution" | "horizontal-inbetween" | "hurricane" | "id-number" | "image-rotate-left" | "image-rotate-right" | "import" | "inbox-filtered" | "inbox-geo" | "inbox-search" | "inbox-update" | "inbox" | "info-sign" | "inheritance" | "inherited-group" | "inner-join" | "insert" | "intelligence" | "intersection" | "ip-address" | "issue-closed" | "issue-new" | "issue" | "italic" | "join-table" | "key-backspace" | "key-command" | "key-control" | "key-delete" | "key-enter" | "key-escape" | "key-option" | "key-shift" | "key-tab" | "key" | "known-vehicle" | "lab-test" | "label" | "layer-outline" | "layer" | "layers" | "layout-auto" | "layout-balloon" | "layout-circle" | "layout-grid" | "layout-group-by" | "layout-hierarchy" | "layout-linear" | "layout-skew-grid" | "layout-sorted-clusters" | "layout" | "learning" | "left-join" | "less-than-or-equal-to" | "less-than" | "lifesaver" | "lightbulb" | "lightning" | "link" | "list-columns" | "list-detail-view" | "list" | "locate" | "lock" | "locomotive" | "log-in" | "log-out" | "low-voltage-pole" | "manual" | "manually-entered-data" | "many-to-many" | "many-to-one" | "map-create" | "map-marker" | "map" | "maximize" | "media" | "menu-closed" | "menu-open" | "menu" | "merge-columns" | "merge-links" | "minimize" | "minus" | "mobile-phone" | "mobile-video" | "modal-filled" | "modal" | "model" | "moon" | "more" | "mountain" | "move" | "mugshot" | "multi-select" | "music" | "nest" | "new-drawing" | "new-grid-item" | "new-layer" | "new-layers" | "new-link" | "new-object" | "new-person" | "new-prescription" | "new-text-box" | "ninja" | "not-equal-to" | "notifications-snooze" | "notifications-updated" | "notifications" | "numbered-list" | "numerical" | "office" | "offline" | "oil-field" | "one-column" | "one-to-many" | "one-to-one" | "open-application" | "outdated" | "page-layout" | "panel-stats" | "panel-table" | "paperclip" | "paragraph" | "path-search" | "path" | "pause" | "people" | "percentage" | "person" | "phone" | "pie-chart" | "pin" | "pivot-table" | "pivot" | "play" | "playbook" | "plus" | "polygon-filter" | "power" | "predictive-analysis" | "prescription" | "presentation" | "print" | "projects" | "properties" | "property" | "publish-function" | "pulse" | "rain" | "random" | "record" | "rect-height" | "rect-width" | "rectangle" | "redo" | "refresh" | "regex" | "regression-chart" | "remove-column-left" | "remove-column-right" | "remove-column" | "remove-row-bottom" | "remove-row-top" | "remove" | "repeat" | "reset" | "resolve" | "rig" | "right-join" | "ring" | "rocket-slant" | "rocket" | "rotate-document" | "rotate-page" | "route" | "satellite" | "saved" | "scatter-plot" | "search-around" | "search-template" | "search-text" | "search" | "segmented-control" | "select" | "selection" | "send-message" | "send-to-graph" | "send-to-map" | "send-to" | "sensor" | "series-add" | "series-configuration" | "series-derived" | "series-filtered" | "series-search" | "settings" | "shapes" | "share" | "shared-filter" | "shield" | "ship" | "shop" | "shopping-cart" | "signal-search" | "sim-card" | "slash" | "small-cross" | "small-info-sign" | "small-minus" | "small-plus" | "small-square" | "small-tick" | "snowflake" | "social-media" | "sort-alphabetical-desc" | "sort-alphabetical" | "sort-asc" | "sort-desc" | "sort-numerical-desc" | "sort-numerical" | "sort" | "split-columns" | "square" | "stacked-chart" | "stadium-geometry" | "star-empty" | "star" | "step-backward" | "step-chart" | "step-forward" | "stop" | "stopwatch" | "strikethrough" | "style" | "subscript" | "superscript" | "swap-horizontal" | "swap-vertical" | "switch" | "symbol-circle" | "symbol-cross" | "symbol-diamond" | "symbol-rectangle" | "symbol-square" | "symbol-triangle-down" | "symbol-triangle-up" | "syringe" | "tag" | "take-action" | "tank" | "target" | "taxi" | "temperature" | "text-highlight" | "th-derived" | "th-disconnect" | "th-filtered" | "th-list" | "th" | "third-party" | "thumbs-down" | "thumbs-up" | "tick-circle" | "tick" | "time" | "timeline-area-chart" | "timeline-bar-chart" | "timeline-events" | "timeline-line-chart" | "tint" | "torch" | "tractor" | "train" | "translate" | "trash" | "tree" | "trending-down" | "trending-up" | "truck" | "two-columns" | "unarchive" | "underline" | "undo" | "ungroup-objects" | "unknown-vehicle" | "unlock" | "unpin" | "unresolve" | "updated" | "upload" | "user" | "variable" | "vertical-bar-chart-asc" | "vertical-bar-chart-desc" | "vertical-distribution" | "vertical-inbetween" | "video" | "virus" | "volume-down" | "volume-off" | "volume-up" | "walk" | "warning-sign" | "waterfall-chart" | "waves" | "widget-button" | "widget-footer" | "widget-header" | "widget" | "wind" | "wrench" | "zoom-in" | "zoom-out" | "zoom-to-fit";
|
|
2
|
-
export declare type BlueprintIcons_16Key = "AddClip" | "AddColumnLeft" | "AddColumnRight" | "AddLocation" | "AddRowBottom" | "AddRowTop" | "AddToArtifact" | "AddToFolder" | "Add" | "AimpointsTarget" | "Airplane" | "AlignCenter" | "AlignJustify" | "AlignLeft" | "AlignRight" | "AlignmentBottom" | "AlignmentHorizontalCenter" | "AlignmentLeft" | "AlignmentRight" | "AlignmentTop" | "AlignmentVerticalCenter" | "Anchor" | "Annotation" | "Antenna" | "AppHeader" | "Application" | "Applications" | "Archive" | "AreaOfInterest" | "ArrayBoolean" | "ArrayDate" | "ArrayFloatingPoint" | "ArrayNumeric" | "ArrayString" | "ArrayTimestamp" | "Array" | "ArrowBottomLeft" | "ArrowBottomRight" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowTopLeft" | "ArrowTopRight" | "ArrowUp" | "ArrowsHorizontal" | "ArrowsVertical" | "Asterisk" | "At" | "AutomaticUpdates" | "Axle" | "Backlink" | "Badge" | "BanCircle" | "BankAccount" | "Barcode" | "Blank" | "BlockedPerson" | "Bold" | "Book" | "Bookmark" | "Box" | "Briefcase" | "BringData" | "Bug" | "Buggy" | "Build" | "Calculator" | "Calendar" | "Camera" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "CargoShip" | "CellTower" | "Changes" | "Chart" | "Chat" | "ChevronBackward" | "ChevronDown" | "ChevronForward" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "CircleArrowDown" | "CircleArrowLeft" | "CircleArrowRight" | "CircleArrowUp" | "Circle" | "Citation" | "Clean" | "Clip" | "Clipboard" | "CloudDownload" | "CloudUpload" | "Cloud" | "CodeBlock" | "Code" | "Cog" | "CollapseAll" | "ColorFill" | "ColumnLayout" | "Comment" | "Comparison" | "Compass" | "Compressed" | "Confirm" | "Console" | "Contrast" | "Control" | "CreditCard" | "CrossCircle" | "Cross" | "Crown" | "CubeAdd" | "CubeRemove" | "Cube" | "CurvedRangeChart" | "Cut" | "Cycle" | "Dashboard" | "DataConnection" | "DataLineage" | "Database" | "Delete" | "Delta" | "DeriveColumn" | "Desktop" | "Diagnosis" | "DiagramTree" | "DirectionLeft" | "DirectionRight" | "Disable" | "Divide" | "DocumentOpen" | "DocumentShare" | "Document" | "Dollar" | "Dot" | "DoubleCaretHorizontal" | "DoubleCaretVertical" | "DoubleChevronDown" | "DoubleChevronLeft" | "DoubleChevronRight" | "DoubleChevronUp" | "DoughnutChart" | "Download" | "DragHandleHorizontal" | "DragHandleVertical" | "Draw" | "DrawerLeftFilled" | "DrawerLeft" | "DrawerRightFilled" | "DrawerRight" | "DriveTime" | "Duplicate" | "Edit" | "Eject" | "Emoji" | "Endorsed" | "Envelope" | "Equals" | "Eraser" | "Error" | "Euro" | "Exchange" | "ExcludeRow" | "ExpandAll" | "Export" | "EyeOff" | "EyeOn" | "EyeOpen" | "FastBackward" | "FastForward" | "FeedSubscribed" | "Feed" | "Film" | "FilterKeep" | "FilterList" | "FilterOpen" | "FilterRemove" | "Filter" | "Flag" | "Flame" | "Flash" | "FloatingPoint" | "FloppyDisk" | "FlowBranch" | "FlowEnd" | "FlowLinear" | "FlowReviewBranch" | "FlowReview" | "Flows" | "FolderClose" | "FolderNew" | "FolderOpen" | "FolderSharedOpen" | "FolderShared" | "Follower" | "Following" | "Font" | "Fork" | "Form" | "Fuel" | "FullCircle" | "FullStackedChart" | "Fullscreen" | "Function" | "GanttChart" | "Geofence" | "Geolocation" | "Geosearch" | "GitBranch" | "GitCommit" | "GitMerge" | "GitNewBranch" | "GitPull" | "GitPush" | "GitRepo" | "Glass" | "GlobeNetwork" | "Globe" | "GraphRemove" | "Graph" | "GreaterThanOrEqualTo" | "GreaterThan" | "GridView" | "Grid" | "GroupObjects" | "GroupedBarChart" | "HandDown" | "HandLeft" | "HandRight" | "HandUp" | "Hand" | "Hat" | "HeaderOne" | "HeaderThree" | "HeaderTwo" | "Header" | "Headset" | "HeartBroken" | "Heart" | "HeatGrid" | "Heatmap" | "Helicopter" | "Help" | "HelperManagement" | "HighPriority" | "HighVoltagePole" | "Highlight" | "History" | "Home" | "HorizontalBarChartAsc" | "HorizontalBarChartDesc" | "HorizontalBarChart" | "HorizontalDistribution" | "HorizontalInbetween" | "Hurricane" | "IdNumber" | "ImageRotateLeft" | "ImageRotateRight" | "Import" | "InboxFiltered" | "InboxGeo" | "InboxSearch" | "InboxUpdate" | "Inbox" | "InfoSign" | "Inheritance" | "InheritedGroup" | "InnerJoin" | "Insert" | "Intelligence" | "Intersection" | "IpAddress" | "IssueClosed" | "IssueNew" | "Issue" | "Italic" | "JoinTable" | "KeyBackspace" | "KeyCommand" | "KeyControl" | "KeyDelete" | "KeyEnter" | "KeyEscape" | "KeyOption" | "KeyShift" | "KeyTab" | "Key" | "KnownVehicle" | "LabTest" | "Label" | "LayerOutline" | "Layer" | "Layers" | "LayoutAuto" | "LayoutBalloon" | "LayoutCircle" | "LayoutGrid" | "LayoutGroupBy" | "LayoutHierarchy" | "LayoutLinear" | "LayoutSkewGrid" | "LayoutSortedClusters" | "Layout" | "Learning" | "LeftJoin" | "LessThanOrEqualTo" | "LessThan" | "Lifesaver" | "Lightbulb" | "Lightning" | "Link" | "ListColumns" | "ListDetailView" | "List" | "Locate" | "Lock" | "Locomotive" | "LogIn" | "LogOut" | "LowVoltagePole" | "Manual" | "ManuallyEnteredData" | "ManyToMany" | "ManyToOne" | "MapCreate" | "MapMarker" | "Map" | "Maximize" | "Media" | "MenuClosed" | "MenuOpen" | "Menu" | "MergeColumns" | "MergeLinks" | "Minimize" | "Minus" | "MobilePhone" | "MobileVideo" | "ModalFilled" | "Modal" | "Model" | "Moon" | "More" | "Mountain" | "Move" | "Mugshot" | "MultiSelect" | "Music" | "Nest" | "NewDrawing" | "NewGridItem" | "NewLayer" | "NewLayers" | "NewLink" | "NewObject" | "NewPerson" | "NewPrescription" | "NewTextBox" | "Ninja" | "NotEqualTo" | "NotificationsSnooze" | "NotificationsUpdated" | "Notifications" | "NumberedList" | "Numerical" | "Office" | "Offline" | "OilField" | "OneColumn" | "OneToMany" | "OneToOne" | "OpenApplication" | "Outdated" | "PageLayout" | "PanelStats" | "PanelTable" | "Paperclip" | "Paragraph" | "PathSearch" | "Path" | "Pause" | "People" | "Percentage" | "Person" | "Phone" | "PieChart" | "Pin" | "PivotTable" | "Pivot" | "Play" | "Playbook" | "Plus" | "PolygonFilter" | "Power" | "PredictiveAnalysis" | "Prescription" | "Presentation" | "Print" | "Projects" | "Properties" | "Property" | "PublishFunction" | "Pulse" | "Rain" | "Random" | "Record" | "RectHeight" | "RectWidth" | "Rectangle" | "Redo" | "Refresh" | "Regex" | "RegressionChart" | "RemoveColumnLeft" | "RemoveColumnRight" | "RemoveColumn" | "RemoveRowBottom" | "RemoveRowTop" | "Remove" | "Repeat" | "Reset" | "Resolve" | "Rig" | "RightJoin" | "Ring" | "RocketSlant" | "Rocket" | "RotateDocument" | "RotatePage" | "Route" | "Satellite" | "Saved" | "ScatterPlot" | "SearchAround" | "SearchTemplate" | "SearchText" | "Search" | "SegmentedControl" | "Select" | "Selection" | "SendMessage" | "SendToGraph" | "SendToMap" | "SendTo" | "Sensor" | "SeriesAdd" | "SeriesConfiguration" | "SeriesDerived" | "SeriesFiltered" | "SeriesSearch" | "Settings" | "Shapes" | "Share" | "SharedFilter" | "Shield" | "Ship" | "Shop" | "ShoppingCart" | "SignalSearch" | "SimCard" | "Slash" | "SmallCross" | "SmallInfoSign" | "SmallMinus" | "SmallPlus" | "SmallSquare" | "SmallTick" | "Snowflake" | "SocialMedia" | "SortAlphabeticalDesc" | "SortAlphabetical" | "SortAsc" | "SortDesc" | "SortNumericalDesc" | "SortNumerical" | "Sort" | "SplitColumns" | "Square" | "StackedChart" | "StadiumGeometry" | "StarEmpty" | "Star" | "StepBackward" | "StepChart" | "StepForward" | "Stop" | "Stopwatch" | "Strikethrough" | "Style" | "Subscript" | "Superscript" | "SwapHorizontal" | "SwapVertical" | "Switch" | "SymbolCircle" | "SymbolCross" | "SymbolDiamond" | "SymbolRectangle" | "SymbolSquare" | "SymbolTriangleDown" | "SymbolTriangleUp" | "Syringe" | "Tag" | "TakeAction" | "Tank" | "Target" | "Taxi" | "Temperature" | "TextHighlight" | "ThDerived" | "ThDisconnect" | "ThFiltered" | "ThList" | "Th" | "ThirdParty" | "ThumbsDown" | "ThumbsUp" | "TickCircle" | "Tick" | "Time" | "TimelineAreaChart" | "TimelineBarChart" | "TimelineEvents" | "TimelineLineChart" | "Tint" | "Torch" | "Tractor" | "Train" | "Translate" | "Trash" | "Tree" | "TrendingDown" | "TrendingUp" | "Truck" | "TwoColumns" | "Unarchive" | "Underline" | "Undo" | "UngroupObjects" | "UnknownVehicle" | "Unlock" | "Unpin" | "Unresolve" | "Updated" | "Upload" | "User" | "Variable" | "VerticalBarChartAsc" | "VerticalBarChartDesc" | "VerticalDistribution" | "VerticalInbetween" | "Video" | "Virus" | "VolumeDown" | "VolumeOff" | "VolumeUp" | "Walk" | "WarningSign" | "WaterfallChart" | "Waves" | "WidgetButton" | "WidgetFooter" | "WidgetHeader" | "Widget" | "Wind" | "Wrench" | "ZoomIn" | "ZoomOut" | "ZoomToFit";
|
|
1
|
+
export declare type BlueprintIcons_16Id = "add-clip" | "add-column-left" | "add-column-right" | "add-location" | "add-row-bottom" | "add-row-top" | "add-to-artifact" | "add-to-folder" | "add" | "aimpoints-target" | "airplane" | "align-center" | "align-justify" | "align-left" | "align-right" | "alignment-bottom" | "alignment-horizontal-center" | "alignment-left" | "alignment-right" | "alignment-top" | "alignment-vertical-center" | "ammunition" | "anchor" | "annotation" | "antenna" | "app-header" | "application" | "applications" | "archive" | "area-of-interest" | "array-boolean" | "array-date" | "array-floating-point" | "array-numeric" | "array-string" | "array-timestamp" | "array" | "arrow-bottom-left" | "arrow-bottom-right" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-top-left" | "arrow-top-right" | "arrow-up" | "arrows-horizontal" | "arrows-vertical" | "asterisk" | "at" | "automatic-updates" | "axle" | "backlink" | "badge" | "ban-circle" | "bank-account" | "barcode" | "blank" | "blocked-person" | "bold" | "book" | "bookmark" | "box" | "briefcase" | "bring-data" | "bug" | "buggy" | "build" | "calculator" | "calendar" | "camera" | "caret-down" | "caret-left" | "caret-right" | "caret-up" | "cargo-ship" | "cell-tower" | "changes" | "chart" | "chat" | "chevron-backward" | "chevron-down" | "chevron-forward" | "chevron-left" | "chevron-right" | "chevron-up" | "circle-arrow-down" | "circle-arrow-left" | "circle-arrow-right" | "circle-arrow-up" | "circle" | "citation" | "clean" | "clip" | "clipboard" | "cloud-download" | "cloud-upload" | "cloud" | "code-block" | "code" | "cog" | "collapse-all" | "color-fill" | "column-layout" | "comment" | "comparison" | "compass" | "compressed" | "confirm" | "console" | "contrast" | "control" | "credit-card" | "cross-circle" | "cross" | "crown" | "cube-add" | "cube-remove" | "cube" | "curved-range-chart" | "cut" | "cycle" | "dashboard" | "data-connection" | "data-lineage" | "database" | "delete" | "delta" | "derive-column" | "desktop" | "detection" | "diagnosis" | "diagram-tree" | "direction-left" | "direction-right" | "disable" | "divide" | "document-open" | "document-share" | "document" | "dollar" | "dot" | "double-caret-horizontal" | "double-caret-vertical" | "double-chevron-down" | "double-chevron-left" | "double-chevron-right" | "double-chevron-up" | "doughnut-chart" | "download" | "drag-handle-horizontal" | "drag-handle-vertical" | "draw" | "drawer-left-filled" | "drawer-left" | "drawer-right-filled" | "drawer-right" | "drive-time" | "duplicate" | "edit" | "eject" | "emoji" | "endorsed" | "envelope" | "equals" | "eraser" | "error" | "euro" | "exchange" | "exclude-row" | "expand-all" | "export" | "eye-off" | "eye-on" | "eye-open" | "fast-backward" | "fast-forward" | "feed-subscribed" | "feed" | "film" | "filter-keep" | "filter-list" | "filter-open" | "filter-remove" | "filter" | "flag" | "flame" | "flash" | "floating-point" | "floppy-disk" | "flow-branch" | "flow-end" | "flow-linear" | "flow-review-branch" | "flow-review" | "flows" | "folder-close" | "folder-new" | "folder-open" | "folder-shared-open" | "folder-shared" | "follower" | "following" | "font" | "fork" | "form" | "fuel" | "full-circle" | "full-stacked-chart" | "fullscreen" | "function" | "gantt-chart" | "geofence" | "geolocation" | "geosearch" | "git-branch" | "git-commit" | "git-merge" | "git-new-branch" | "git-pull" | "git-push" | "git-repo" | "glass" | "globe-network" | "globe" | "graph-remove" | "graph" | "greater-than-or-equal-to" | "greater-than" | "grid-view" | "grid" | "group-objects" | "grouped-bar-chart" | "hand-down" | "hand-left" | "hand-right" | "hand-up" | "hand" | "hat" | "header-one" | "header-three" | "header-two" | "header" | "headset" | "heart-broken" | "heart" | "heat-grid" | "heatmap" | "helicopter" | "help" | "helper-management" | "high-priority" | "high-voltage-pole" | "highlight" | "history" | "home" | "horizontal-bar-chart-asc" | "horizontal-bar-chart-desc" | "horizontal-bar-chart" | "horizontal-distribution" | "horizontal-inbetween" | "hurricane" | "id-number" | "image-rotate-left" | "image-rotate-right" | "import" | "inbox-filtered" | "inbox-geo" | "inbox-search" | "inbox-update" | "inbox" | "info-sign" | "inheritance" | "inherited-group" | "inner-join" | "insert" | "intelligence" | "intersection" | "ip-address" | "issue-closed" | "issue-new" | "issue" | "italic" | "join-table" | "key-backspace" | "key-command" | "key-control" | "key-delete" | "key-enter" | "key-escape" | "key-option" | "key-shift" | "key-tab" | "key" | "known-vehicle" | "lab-test" | "label" | "layer-outline" | "layer" | "layers" | "layout-auto" | "layout-balloon" | "layout-circle" | "layout-grid" | "layout-group-by" | "layout-hierarchy" | "layout-linear" | "layout-skew-grid" | "layout-sorted-clusters" | "layout" | "learning" | "left-join" | "lengthen-text" | "less-than-or-equal-to" | "less-than" | "lifesaver" | "lightbulb" | "lightning" | "link" | "list-columns" | "list-detail-view" | "list" | "locate" | "lock" | "locomotive" | "log-in" | "log-out" | "low-voltage-pole" | "manual" | "manually-entered-data" | "many-to-many" | "many-to-one" | "map-create" | "map-marker" | "map" | "maximize" | "media" | "menu-closed" | "menu-open" | "menu" | "merge-columns" | "merge-links" | "minimize" | "minus" | "mobile-phone" | "mobile-video" | "modal-filled" | "modal" | "model" | "moon" | "more" | "mountain" | "move" | "mugshot" | "multi-select" | "music" | "nest" | "new-drawing" | "new-grid-item" | "new-layer" | "new-layers" | "new-link" | "new-object" | "new-person" | "new-prescription" | "new-text-box" | "ninja" | "not-equal-to" | "notifications-snooze" | "notifications-updated" | "notifications" | "numbered-list" | "numerical" | "office" | "offline" | "oil-field" | "one-column" | "one-to-many" | "one-to-one" | "open-application" | "outdated" | "page-layout" | "panel-stats" | "panel-table" | "paperclip" | "paragraph" | "path-search" | "path" | "pause" | "people" | "percentage" | "person" | "phone" | "pie-chart" | "pin" | "pivot-table" | "pivot" | "play" | "playbook" | "plus" | "polygon-filter" | "power" | "predictive-analysis" | "prescription" | "presentation" | "print" | "projects" | "properties" | "property" | "publish-function" | "pulse" | "rain" | "random" | "record" | "rect-height" | "rect-width" | "rectangle" | "redo" | "refresh" | "regex" | "regression-chart" | "remove-column-left" | "remove-column-right" | "remove-column" | "remove-row-bottom" | "remove-row-top" | "remove" | "repeat" | "reset" | "resolve" | "rig" | "right-join" | "ring" | "rocket-slant" | "rocket" | "rotate-document" | "rotate-page" | "route" | "satellite" | "saved" | "scatter-plot" | "search-around" | "search-template" | "search-text" | "search" | "segmented-control" | "select" | "selection" | "send-message" | "send-to-graph" | "send-to-map" | "send-to" | "sensor" | "series-add" | "series-configuration" | "series-derived" | "series-filtered" | "series-search" | "settings" | "shapes" | "share" | "shared-filter" | "shield" | "ship" | "shop" | "shopping-cart" | "shorten-text" | "signal-search" | "sim-card" | "slash" | "small-cross" | "small-info-sign" | "small-minus" | "small-plus" | "small-square" | "small-tick" | "snowflake" | "social-media" | "sort-alphabetical-desc" | "sort-alphabetical" | "sort-asc" | "sort-desc" | "sort-numerical-desc" | "sort-numerical" | "sort" | "spell-check" | "split-columns" | "square" | "stacked-chart" | "stadium-geometry" | "star-empty" | "star" | "step-backward" | "step-chart" | "step-forward" | "stop" | "stopwatch" | "strikethrough" | "style" | "subscript" | "superscript" | "swap-horizontal" | "swap-vertical" | "switch" | "symbol-circle" | "symbol-cross" | "symbol-diamond" | "symbol-rectangle" | "symbol-square" | "symbol-triangle-down" | "symbol-triangle-up" | "syringe" | "tag" | "take-action" | "tank" | "target" | "taxi" | "temperature" | "text-highlight" | "th-derived" | "th-disconnect" | "th-filtered" | "th-list" | "th" | "third-party" | "thumbs-down" | "thumbs-up" | "tick-circle" | "tick" | "time" | "timeline-area-chart" | "timeline-bar-chart" | "timeline-events" | "timeline-line-chart" | "tint" | "torch" | "tractor" | "train" | "translate" | "trash" | "tree" | "trending-down" | "trending-up" | "truck" | "two-columns" | "unarchive" | "underline" | "undo" | "ungroup-objects" | "unknown-vehicle" | "unlock" | "unpin" | "unresolve" | "updated" | "upload" | "user" | "variable" | "vertical-bar-chart-asc" | "vertical-bar-chart-desc" | "vertical-distribution" | "vertical-inbetween" | "video" | "virus" | "volume-down" | "volume-off" | "volume-up" | "walk" | "warning-sign" | "waterfall-chart" | "waves" | "widget-button" | "widget-footer" | "widget-header" | "widget" | "wind" | "wrench" | "zoom-in" | "zoom-out" | "zoom-to-fit";
|
|
2
|
+
export declare type BlueprintIcons_16Key = "AddClip" | "AddColumnLeft" | "AddColumnRight" | "AddLocation" | "AddRowBottom" | "AddRowTop" | "AddToArtifact" | "AddToFolder" | "Add" | "AimpointsTarget" | "Airplane" | "AlignCenter" | "AlignJustify" | "AlignLeft" | "AlignRight" | "AlignmentBottom" | "AlignmentHorizontalCenter" | "AlignmentLeft" | "AlignmentRight" | "AlignmentTop" | "AlignmentVerticalCenter" | "Ammunition" | "Anchor" | "Annotation" | "Antenna" | "AppHeader" | "Application" | "Applications" | "Archive" | "AreaOfInterest" | "ArrayBoolean" | "ArrayDate" | "ArrayFloatingPoint" | "ArrayNumeric" | "ArrayString" | "ArrayTimestamp" | "Array" | "ArrowBottomLeft" | "ArrowBottomRight" | "ArrowDown" | "ArrowLeft" | "ArrowRight" | "ArrowTopLeft" | "ArrowTopRight" | "ArrowUp" | "ArrowsHorizontal" | "ArrowsVertical" | "Asterisk" | "At" | "AutomaticUpdates" | "Axle" | "Backlink" | "Badge" | "BanCircle" | "BankAccount" | "Barcode" | "Blank" | "BlockedPerson" | "Bold" | "Book" | "Bookmark" | "Box" | "Briefcase" | "BringData" | "Bug" | "Buggy" | "Build" | "Calculator" | "Calendar" | "Camera" | "CaretDown" | "CaretLeft" | "CaretRight" | "CaretUp" | "CargoShip" | "CellTower" | "Changes" | "Chart" | "Chat" | "ChevronBackward" | "ChevronDown" | "ChevronForward" | "ChevronLeft" | "ChevronRight" | "ChevronUp" | "CircleArrowDown" | "CircleArrowLeft" | "CircleArrowRight" | "CircleArrowUp" | "Circle" | "Citation" | "Clean" | "Clip" | "Clipboard" | "CloudDownload" | "CloudUpload" | "Cloud" | "CodeBlock" | "Code" | "Cog" | "CollapseAll" | "ColorFill" | "ColumnLayout" | "Comment" | "Comparison" | "Compass" | "Compressed" | "Confirm" | "Console" | "Contrast" | "Control" | "CreditCard" | "CrossCircle" | "Cross" | "Crown" | "CubeAdd" | "CubeRemove" | "Cube" | "CurvedRangeChart" | "Cut" | "Cycle" | "Dashboard" | "DataConnection" | "DataLineage" | "Database" | "Delete" | "Delta" | "DeriveColumn" | "Desktop" | "Detection" | "Diagnosis" | "DiagramTree" | "DirectionLeft" | "DirectionRight" | "Disable" | "Divide" | "DocumentOpen" | "DocumentShare" | "Document" | "Dollar" | "Dot" | "DoubleCaretHorizontal" | "DoubleCaretVertical" | "DoubleChevronDown" | "DoubleChevronLeft" | "DoubleChevronRight" | "DoubleChevronUp" | "DoughnutChart" | "Download" | "DragHandleHorizontal" | "DragHandleVertical" | "Draw" | "DrawerLeftFilled" | "DrawerLeft" | "DrawerRightFilled" | "DrawerRight" | "DriveTime" | "Duplicate" | "Edit" | "Eject" | "Emoji" | "Endorsed" | "Envelope" | "Equals" | "Eraser" | "Error" | "Euro" | "Exchange" | "ExcludeRow" | "ExpandAll" | "Export" | "EyeOff" | "EyeOn" | "EyeOpen" | "FastBackward" | "FastForward" | "FeedSubscribed" | "Feed" | "Film" | "FilterKeep" | "FilterList" | "FilterOpen" | "FilterRemove" | "Filter" | "Flag" | "Flame" | "Flash" | "FloatingPoint" | "FloppyDisk" | "FlowBranch" | "FlowEnd" | "FlowLinear" | "FlowReviewBranch" | "FlowReview" | "Flows" | "FolderClose" | "FolderNew" | "FolderOpen" | "FolderSharedOpen" | "FolderShared" | "Follower" | "Following" | "Font" | "Fork" | "Form" | "Fuel" | "FullCircle" | "FullStackedChart" | "Fullscreen" | "Function" | "GanttChart" | "Geofence" | "Geolocation" | "Geosearch" | "GitBranch" | "GitCommit" | "GitMerge" | "GitNewBranch" | "GitPull" | "GitPush" | "GitRepo" | "Glass" | "GlobeNetwork" | "Globe" | "GraphRemove" | "Graph" | "GreaterThanOrEqualTo" | "GreaterThan" | "GridView" | "Grid" | "GroupObjects" | "GroupedBarChart" | "HandDown" | "HandLeft" | "HandRight" | "HandUp" | "Hand" | "Hat" | "HeaderOne" | "HeaderThree" | "HeaderTwo" | "Header" | "Headset" | "HeartBroken" | "Heart" | "HeatGrid" | "Heatmap" | "Helicopter" | "Help" | "HelperManagement" | "HighPriority" | "HighVoltagePole" | "Highlight" | "History" | "Home" | "HorizontalBarChartAsc" | "HorizontalBarChartDesc" | "HorizontalBarChart" | "HorizontalDistribution" | "HorizontalInbetween" | "Hurricane" | "IdNumber" | "ImageRotateLeft" | "ImageRotateRight" | "Import" | "InboxFiltered" | "InboxGeo" | "InboxSearch" | "InboxUpdate" | "Inbox" | "InfoSign" | "Inheritance" | "InheritedGroup" | "InnerJoin" | "Insert" | "Intelligence" | "Intersection" | "IpAddress" | "IssueClosed" | "IssueNew" | "Issue" | "Italic" | "JoinTable" | "KeyBackspace" | "KeyCommand" | "KeyControl" | "KeyDelete" | "KeyEnter" | "KeyEscape" | "KeyOption" | "KeyShift" | "KeyTab" | "Key" | "KnownVehicle" | "LabTest" | "Label" | "LayerOutline" | "Layer" | "Layers" | "LayoutAuto" | "LayoutBalloon" | "LayoutCircle" | "LayoutGrid" | "LayoutGroupBy" | "LayoutHierarchy" | "LayoutLinear" | "LayoutSkewGrid" | "LayoutSortedClusters" | "Layout" | "Learning" | "LeftJoin" | "LengthenText" | "LessThanOrEqualTo" | "LessThan" | "Lifesaver" | "Lightbulb" | "Lightning" | "Link" | "ListColumns" | "ListDetailView" | "List" | "Locate" | "Lock" | "Locomotive" | "LogIn" | "LogOut" | "LowVoltagePole" | "Manual" | "ManuallyEnteredData" | "ManyToMany" | "ManyToOne" | "MapCreate" | "MapMarker" | "Map" | "Maximize" | "Media" | "MenuClosed" | "MenuOpen" | "Menu" | "MergeColumns" | "MergeLinks" | "Minimize" | "Minus" | "MobilePhone" | "MobileVideo" | "ModalFilled" | "Modal" | "Model" | "Moon" | "More" | "Mountain" | "Move" | "Mugshot" | "MultiSelect" | "Music" | "Nest" | "NewDrawing" | "NewGridItem" | "NewLayer" | "NewLayers" | "NewLink" | "NewObject" | "NewPerson" | "NewPrescription" | "NewTextBox" | "Ninja" | "NotEqualTo" | "NotificationsSnooze" | "NotificationsUpdated" | "Notifications" | "NumberedList" | "Numerical" | "Office" | "Offline" | "OilField" | "OneColumn" | "OneToMany" | "OneToOne" | "OpenApplication" | "Outdated" | "PageLayout" | "PanelStats" | "PanelTable" | "Paperclip" | "Paragraph" | "PathSearch" | "Path" | "Pause" | "People" | "Percentage" | "Person" | "Phone" | "PieChart" | "Pin" | "PivotTable" | "Pivot" | "Play" | "Playbook" | "Plus" | "PolygonFilter" | "Power" | "PredictiveAnalysis" | "Prescription" | "Presentation" | "Print" | "Projects" | "Properties" | "Property" | "PublishFunction" | "Pulse" | "Rain" | "Random" | "Record" | "RectHeight" | "RectWidth" | "Rectangle" | "Redo" | "Refresh" | "Regex" | "RegressionChart" | "RemoveColumnLeft" | "RemoveColumnRight" | "RemoveColumn" | "RemoveRowBottom" | "RemoveRowTop" | "Remove" | "Repeat" | "Reset" | "Resolve" | "Rig" | "RightJoin" | "Ring" | "RocketSlant" | "Rocket" | "RotateDocument" | "RotatePage" | "Route" | "Satellite" | "Saved" | "ScatterPlot" | "SearchAround" | "SearchTemplate" | "SearchText" | "Search" | "SegmentedControl" | "Select" | "Selection" | "SendMessage" | "SendToGraph" | "SendToMap" | "SendTo" | "Sensor" | "SeriesAdd" | "SeriesConfiguration" | "SeriesDerived" | "SeriesFiltered" | "SeriesSearch" | "Settings" | "Shapes" | "Share" | "SharedFilter" | "Shield" | "Ship" | "Shop" | "ShoppingCart" | "ShortenText" | "SignalSearch" | "SimCard" | "Slash" | "SmallCross" | "SmallInfoSign" | "SmallMinus" | "SmallPlus" | "SmallSquare" | "SmallTick" | "Snowflake" | "SocialMedia" | "SortAlphabeticalDesc" | "SortAlphabetical" | "SortAsc" | "SortDesc" | "SortNumericalDesc" | "SortNumerical" | "Sort" | "SpellCheck" | "SplitColumns" | "Square" | "StackedChart" | "StadiumGeometry" | "StarEmpty" | "Star" | "StepBackward" | "StepChart" | "StepForward" | "Stop" | "Stopwatch" | "Strikethrough" | "Style" | "Subscript" | "Superscript" | "SwapHorizontal" | "SwapVertical" | "Switch" | "SymbolCircle" | "SymbolCross" | "SymbolDiamond" | "SymbolRectangle" | "SymbolSquare" | "SymbolTriangleDown" | "SymbolTriangleUp" | "Syringe" | "Tag" | "TakeAction" | "Tank" | "Target" | "Taxi" | "Temperature" | "TextHighlight" | "ThDerived" | "ThDisconnect" | "ThFiltered" | "ThList" | "Th" | "ThirdParty" | "ThumbsDown" | "ThumbsUp" | "TickCircle" | "Tick" | "Time" | "TimelineAreaChart" | "TimelineBarChart" | "TimelineEvents" | "TimelineLineChart" | "Tint" | "Torch" | "Tractor" | "Train" | "Translate" | "Trash" | "Tree" | "TrendingDown" | "TrendingUp" | "Truck" | "TwoColumns" | "Unarchive" | "Underline" | "Undo" | "UngroupObjects" | "UnknownVehicle" | "Unlock" | "Unpin" | "Unresolve" | "Updated" | "Upload" | "User" | "Variable" | "VerticalBarChartAsc" | "VerticalBarChartDesc" | "VerticalDistribution" | "VerticalInbetween" | "Video" | "Virus" | "VolumeDown" | "VolumeOff" | "VolumeUp" | "Walk" | "WarningSign" | "WaterfallChart" | "Waves" | "WidgetButton" | "WidgetFooter" | "WidgetHeader" | "Widget" | "Wind" | "Wrench" | "ZoomIn" | "ZoomOut" | "ZoomToFit";
|
|
3
3
|
export declare enum BlueprintIcons_16 {
|
|
4
4
|
AddClip = "add-clip",
|
|
5
5
|
AddColumnLeft = "add-column-left",
|
|
@@ -22,6 +22,7 @@ export declare enum BlueprintIcons_16 {
|
|
|
22
22
|
AlignmentRight = "alignment-right",
|
|
23
23
|
AlignmentTop = "alignment-top",
|
|
24
24
|
AlignmentVerticalCenter = "alignment-vertical-center",
|
|
25
|
+
Ammunition = "ammunition",
|
|
25
26
|
Anchor = "anchor",
|
|
26
27
|
Annotation = "annotation",
|
|
27
28
|
Antenna = "antenna",
|
|
@@ -129,6 +130,7 @@ export declare enum BlueprintIcons_16 {
|
|
|
129
130
|
Delta = "delta",
|
|
130
131
|
DeriveColumn = "derive-column",
|
|
131
132
|
Desktop = "desktop",
|
|
133
|
+
Detection = "detection",
|
|
132
134
|
Diagnosis = "diagnosis",
|
|
133
135
|
DiagramTree = "diagram-tree",
|
|
134
136
|
DirectionLeft = "direction-left",
|
|
@@ -310,6 +312,7 @@ export declare enum BlueprintIcons_16 {
|
|
|
310
312
|
Layout = "layout",
|
|
311
313
|
Learning = "learning",
|
|
312
314
|
LeftJoin = "left-join",
|
|
315
|
+
LengthenText = "lengthen-text",
|
|
313
316
|
LessThanOrEqualTo = "less-than-or-equal-to",
|
|
314
317
|
LessThan = "less-than",
|
|
315
318
|
Lifesaver = "lifesaver",
|
|
@@ -463,6 +466,7 @@ export declare enum BlueprintIcons_16 {
|
|
|
463
466
|
Ship = "ship",
|
|
464
467
|
Shop = "shop",
|
|
465
468
|
ShoppingCart = "shopping-cart",
|
|
469
|
+
ShortenText = "shorten-text",
|
|
466
470
|
SignalSearch = "signal-search",
|
|
467
471
|
SimCard = "sim-card",
|
|
468
472
|
Slash = "slash",
|
|
@@ -481,6 +485,7 @@ export declare enum BlueprintIcons_16 {
|
|
|
481
485
|
SortNumericalDesc = "sort-numerical-desc",
|
|
482
486
|
SortNumerical = "sort-numerical",
|
|
483
487
|
Sort = "sort",
|
|
488
|
+
SpellCheck = "spell-check",
|
|
484
489
|
SplitColumns = "split-columns",
|
|
485
490
|
Square = "square",
|
|
486
491
|
StackedChart = "stacked-chart",
|
|
@@ -22,6 +22,7 @@ export var BlueprintIcons_16;
|
|
|
22
22
|
BlueprintIcons_16["AlignmentRight"] = "alignment-right";
|
|
23
23
|
BlueprintIcons_16["AlignmentTop"] = "alignment-top";
|
|
24
24
|
BlueprintIcons_16["AlignmentVerticalCenter"] = "alignment-vertical-center";
|
|
25
|
+
BlueprintIcons_16["Ammunition"] = "ammunition";
|
|
25
26
|
BlueprintIcons_16["Anchor"] = "anchor";
|
|
26
27
|
BlueprintIcons_16["Annotation"] = "annotation";
|
|
27
28
|
BlueprintIcons_16["Antenna"] = "antenna";
|
|
@@ -129,6 +130,7 @@ export var BlueprintIcons_16;
|
|
|
129
130
|
BlueprintIcons_16["Delta"] = "delta";
|
|
130
131
|
BlueprintIcons_16["DeriveColumn"] = "derive-column";
|
|
131
132
|
BlueprintIcons_16["Desktop"] = "desktop";
|
|
133
|
+
BlueprintIcons_16["Detection"] = "detection";
|
|
132
134
|
BlueprintIcons_16["Diagnosis"] = "diagnosis";
|
|
133
135
|
BlueprintIcons_16["DiagramTree"] = "diagram-tree";
|
|
134
136
|
BlueprintIcons_16["DirectionLeft"] = "direction-left";
|
|
@@ -310,6 +312,7 @@ export var BlueprintIcons_16;
|
|
|
310
312
|
BlueprintIcons_16["Layout"] = "layout";
|
|
311
313
|
BlueprintIcons_16["Learning"] = "learning";
|
|
312
314
|
BlueprintIcons_16["LeftJoin"] = "left-join";
|
|
315
|
+
BlueprintIcons_16["LengthenText"] = "lengthen-text";
|
|
313
316
|
BlueprintIcons_16["LessThanOrEqualTo"] = "less-than-or-equal-to";
|
|
314
317
|
BlueprintIcons_16["LessThan"] = "less-than";
|
|
315
318
|
BlueprintIcons_16["Lifesaver"] = "lifesaver";
|
|
@@ -463,6 +466,7 @@ export var BlueprintIcons_16;
|
|
|
463
466
|
BlueprintIcons_16["Ship"] = "ship";
|
|
464
467
|
BlueprintIcons_16["Shop"] = "shop";
|
|
465
468
|
BlueprintIcons_16["ShoppingCart"] = "shopping-cart";
|
|
469
|
+
BlueprintIcons_16["ShortenText"] = "shorten-text";
|
|
466
470
|
BlueprintIcons_16["SignalSearch"] = "signal-search";
|
|
467
471
|
BlueprintIcons_16["SimCard"] = "sim-card";
|
|
468
472
|
BlueprintIcons_16["Slash"] = "slash";
|
|
@@ -481,6 +485,7 @@ export var BlueprintIcons_16;
|
|
|
481
485
|
BlueprintIcons_16["SortNumericalDesc"] = "sort-numerical-desc";
|
|
482
486
|
BlueprintIcons_16["SortNumerical"] = "sort-numerical";
|
|
483
487
|
BlueprintIcons_16["Sort"] = "sort";
|
|
488
|
+
BlueprintIcons_16["SpellCheck"] = "spell-check";
|
|
484
489
|
BlueprintIcons_16["SplitColumns"] = "split-columns";
|
|
485
490
|
BlueprintIcons_16["Square"] = "square";
|
|
486
491
|
BlueprintIcons_16["StackedChart"] = "stacked-chart";
|
|
@@ -597,6 +602,7 @@ export var BLUEPRINT_ICONS_16_CODEPOINTS = (_a = {},
|
|
|
597
602
|
_a[BlueprintIcons_16.AlignmentRight] = "61714",
|
|
598
603
|
_a[BlueprintIcons_16.AlignmentTop] = "61715",
|
|
599
604
|
_a[BlueprintIcons_16.AlignmentVerticalCenter] = "61716",
|
|
605
|
+
_a[BlueprintIcons_16.Ammunition] = "62274",
|
|
600
606
|
_a[BlueprintIcons_16.Anchor] = "62256",
|
|
601
607
|
_a[BlueprintIcons_16.Annotation] = "61717",
|
|
602
608
|
_a[BlueprintIcons_16.Antenna] = "61718",
|
|
@@ -704,6 +710,7 @@ export var BLUEPRINT_ICONS_16_CODEPOINTS = (_a = {},
|
|
|
704
710
|
_a[BlueprintIcons_16.Delta] = "61814",
|
|
705
711
|
_a[BlueprintIcons_16.DeriveColumn] = "61815",
|
|
706
712
|
_a[BlueprintIcons_16.Desktop] = "61816",
|
|
713
|
+
_a[BlueprintIcons_16.Detection] = "62273",
|
|
707
714
|
_a[BlueprintIcons_16.Diagnosis] = "61817",
|
|
708
715
|
_a[BlueprintIcons_16.DiagramTree] = "61818",
|
|
709
716
|
_a[BlueprintIcons_16.DirectionLeft] = "61819",
|
|
@@ -885,6 +892,7 @@ export var BLUEPRINT_ICONS_16_CODEPOINTS = (_a = {},
|
|
|
885
892
|
_a[BlueprintIcons_16.Layout] = "61989",
|
|
886
893
|
_a[BlueprintIcons_16.Learning] = "61990",
|
|
887
894
|
_a[BlueprintIcons_16.LeftJoin] = "61991",
|
|
895
|
+
_a[BlueprintIcons_16.LengthenText] = "62270",
|
|
888
896
|
_a[BlueprintIcons_16.LessThanOrEqualTo] = "61992",
|
|
889
897
|
_a[BlueprintIcons_16.LessThan] = "61993",
|
|
890
898
|
_a[BlueprintIcons_16.Lifesaver] = "61994",
|
|
@@ -1038,6 +1046,7 @@ export var BLUEPRINT_ICONS_16_CODEPOINTS = (_a = {},
|
|
|
1038
1046
|
_a[BlueprintIcons_16.Ship] = "62132",
|
|
1039
1047
|
_a[BlueprintIcons_16.Shop] = "62133",
|
|
1040
1048
|
_a[BlueprintIcons_16.ShoppingCart] = "62134",
|
|
1049
|
+
_a[BlueprintIcons_16.ShortenText] = "62271",
|
|
1041
1050
|
_a[BlueprintIcons_16.SignalSearch] = "62135",
|
|
1042
1051
|
_a[BlueprintIcons_16.SimCard] = "62136",
|
|
1043
1052
|
_a[BlueprintIcons_16.Slash] = "62137",
|
|
@@ -1056,6 +1065,7 @@ export var BLUEPRINT_ICONS_16_CODEPOINTS = (_a = {},
|
|
|
1056
1065
|
_a[BlueprintIcons_16.SortNumericalDesc] = "62149",
|
|
1057
1066
|
_a[BlueprintIcons_16.SortNumerical] = "62150",
|
|
1058
1067
|
_a[BlueprintIcons_16.Sort] = "62151",
|
|
1068
|
+
_a[BlueprintIcons_16.SpellCheck] = "62272",
|
|
1059
1069
|
_a[BlueprintIcons_16.SplitColumns] = "62152",
|
|
1060
1070
|
_a[BlueprintIcons_16.Square] = "62153",
|
|
1061
1071
|
_a[BlueprintIcons_16.StackedChart] = "62154",
|