@blueprintjs/icons 4.0.0-beta.6 → 4.0.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons.bundle.js +1 -1
- package/icons.json +30 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +7 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +549 -539
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/add-clip.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/add-clip.js +4 -0
- package/lib/cjs/generated/16px/paths/add-clip.js.map +1 -0
- package/lib/cjs/generated/16px/paths/cargo-ship.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/cargo-ship.js +4 -0
- package/lib/cjs/generated/16px/paths/cargo-ship.js.map +1 -0
- package/lib/cjs/generated/16px/paths/clip.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/clip.js +4 -0
- package/lib/cjs/generated/16px/paths/clip.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +5 -0
- package/lib/cjs/generated/16px/paths/index.js +21 -11
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/ship.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/ship.js +4 -0
- package/lib/cjs/generated/16px/paths/ship.js.map +1 -0
- package/lib/cjs/generated/16px/paths/target.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/target.js +4 -0
- package/lib/cjs/generated/16px/paths/target.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +7 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +549 -539
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/add-clip.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/add-clip.js +4 -0
- package/lib/cjs/generated/20px/paths/add-clip.js.map +1 -0
- package/lib/cjs/generated/20px/paths/cargo-ship.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/cargo-ship.js +4 -0
- package/lib/cjs/generated/20px/paths/cargo-ship.js.map +1 -0
- package/lib/cjs/generated/20px/paths/clip.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/clip.js +4 -0
- package/lib/cjs/generated/20px/paths/clip.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +5 -0
- package/lib/cjs/generated/20px/paths/index.js +21 -11
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/ship.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/ship.js +4 -0
- package/lib/cjs/generated/20px/paths/ship.js.map +1 -0
- package/lib/cjs/generated/20px/paths/target.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/target.js +4 -0
- package/lib/cjs/generated/20px/paths/target.js.map +1 -0
- package/lib/cjs/iconCodepoints.d.ts +5 -0
- package/lib/cjs/iconNames.d.ts +10 -0
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +554 -539
- package/lib/css/blueprint-icons-16.ttf +0 -0
- package/lib/css/blueprint-icons-16.woff +0 -0
- package/lib/css/blueprint-icons-16.woff2 +0 -0
- package/lib/css/blueprint-icons-20.eot +0 -0
- package/lib/css/blueprint-icons-20.svg +554 -539
- package/lib/css/blueprint-icons-20.ttf +0 -0
- package/lib/css/blueprint-icons-20.woff +0 -0
- package/lib/css/blueprint-icons-20.woff2 +0 -0
- package/lib/css/blueprint-icons.css +2 -2
- package/lib/esm/generated/16px/blueprint-icons-16.d.ts +7 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +549 -539
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/add-clip.d.ts +2 -0
- package/lib/esm/generated/16px/paths/add-clip.js +2 -0
- package/lib/esm/generated/16px/paths/add-clip.js.map +1 -0
- package/lib/esm/generated/16px/paths/cargo-ship.d.ts +2 -0
- package/lib/esm/generated/16px/paths/cargo-ship.js +2 -0
- package/lib/esm/generated/16px/paths/cargo-ship.js.map +1 -0
- package/lib/esm/generated/16px/paths/clip.d.ts +2 -0
- package/lib/esm/generated/16px/paths/clip.js +2 -0
- package/lib/esm/generated/16px/paths/clip.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +5 -0
- package/lib/esm/generated/16px/paths/index.js +5 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/ship.d.ts +2 -0
- package/lib/esm/generated/16px/paths/ship.js +2 -0
- package/lib/esm/generated/16px/paths/ship.js.map +1 -0
- package/lib/esm/generated/16px/paths/target.d.ts +2 -0
- package/lib/esm/generated/16px/paths/target.js +2 -0
- package/lib/esm/generated/16px/paths/target.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +7 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +549 -539
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/add-clip.d.ts +2 -0
- package/lib/esm/generated/20px/paths/add-clip.js +2 -0
- package/lib/esm/generated/20px/paths/add-clip.js.map +1 -0
- package/lib/esm/generated/20px/paths/cargo-ship.d.ts +2 -0
- package/lib/esm/generated/20px/paths/cargo-ship.js +2 -0
- package/lib/esm/generated/20px/paths/cargo-ship.js.map +1 -0
- package/lib/esm/generated/20px/paths/clip.d.ts +2 -0
- package/lib/esm/generated/20px/paths/clip.js +2 -0
- package/lib/esm/generated/20px/paths/clip.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +5 -0
- package/lib/esm/generated/20px/paths/index.js +5 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/ship.d.ts +2 -0
- package/lib/esm/generated/20px/paths/ship.js +2 -0
- package/lib/esm/generated/20px/paths/ship.js.map +1 -0
- package/lib/esm/generated/20px/paths/target.d.ts +2 -0
- package/lib/esm/generated/20px/paths/target.js +2 -0
- package/lib/esm/generated/20px/paths/target.js.map +1 -0
- package/lib/esm/iconCodepoints.d.ts +5 -0
- package/lib/esm/iconNames.d.ts +10 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +7 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +549 -539
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/add-clip.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/add-clip.js +2 -0
- package/lib/esnext/generated/16px/paths/add-clip.js.map +1 -0
- package/lib/esnext/generated/16px/paths/cargo-ship.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/cargo-ship.js +2 -0
- package/lib/esnext/generated/16px/paths/cargo-ship.js.map +1 -0
- package/lib/esnext/generated/16px/paths/clip.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/clip.js +2 -0
- package/lib/esnext/generated/16px/paths/clip.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +5 -0
- package/lib/esnext/generated/16px/paths/index.js +5 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/ship.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/ship.js +2 -0
- package/lib/esnext/generated/16px/paths/ship.js.map +1 -0
- package/lib/esnext/generated/16px/paths/target.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/target.js +2 -0
- package/lib/esnext/generated/16px/paths/target.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +7 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +549 -539
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/add-clip.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/add-clip.js +2 -0
- package/lib/esnext/generated/20px/paths/add-clip.js.map +1 -0
- package/lib/esnext/generated/20px/paths/cargo-ship.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/cargo-ship.js +2 -0
- package/lib/esnext/generated/20px/paths/cargo-ship.js.map +1 -0
- package/lib/esnext/generated/20px/paths/clip.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/clip.js +2 -0
- package/lib/esnext/generated/20px/paths/clip.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +5 -0
- package/lib/esnext/generated/20px/paths/index.js +5 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/ship.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/ship.js +2 -0
- package/lib/esnext/generated/20px/paths/ship.js.map +1 -0
- package/lib/esnext/generated/20px/paths/target.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/target.js +2 -0
- package/lib/esnext/generated/20px/paths/target.js.map +1 -0
- package/lib/esnext/iconCodepoints.d.ts +5 -0
- package/lib/esnext/iconNames.d.ts +10 -0
- package/lib/scss/blueprint-icons-16.scss +544 -539
- package/package.json +1 -1
- package/src/generated/16px/_icon-variables.scss +544 -539
- package/src/generated/16px/blueprint-icons-16.css +5 -5
- package/src/generated/16px/blueprint-icons-16.eot +0 -0
- package/src/generated/16px/blueprint-icons-16.svg +554 -539
- package/src/generated/16px/blueprint-icons-16.ts +559 -539
- package/src/generated/16px/blueprint-icons-16.ttf +0 -0
- package/src/generated/16px/blueprint-icons-16.woff +0 -0
- package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
- package/src/generated/16px/paths/add-clip.ts +1 -0
- package/src/generated/16px/paths/cargo-ship.ts +1 -0
- package/src/generated/16px/paths/clip.ts +1 -0
- package/src/generated/16px/paths/index.ts +5 -0
- package/src/generated/16px/paths/ship.ts +1 -0
- package/src/generated/16px/paths/target.ts +1 -0
- package/src/generated/20px/blueprint-icons-20.css +5 -5
- package/src/generated/20px/blueprint-icons-20.eot +0 -0
- package/src/generated/20px/blueprint-icons-20.svg +554 -539
- package/src/generated/20px/blueprint-icons-20.ts +559 -539
- package/src/generated/20px/blueprint-icons-20.ttf +0 -0
- package/src/generated/20px/blueprint-icons-20.woff +0 -0
- package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
- package/src/generated/20px/paths/add-clip.ts +1 -0
- package/src/generated/20px/paths/cargo-ship.ts +1 -0
- package/src/generated/20px/paths/clip.ts +1 -0
- package/src/generated/20px/paths/index.ts +5 -0
- package/src/generated/20px/paths/ship.ts +1 -0
- package/src/generated/20px/paths/target.ts +1 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M12 0a1 1 0 00-1 1v2H9a1 1 0 000 2h2v2a1 1 0 102 0V5h2a1 1 0 100-2h-2V1a1 1 0 00-1-1zM0 4a1 1 0 011-1h3.5a1 1 0 010 2H2v2a1 1 0 01-2 0V4zm1 12a1 1 0 01-1-1v-3a1 1 0 112 0v2h2.5a1 1 0 110 2H1zm11 0a1 1 0 001-1v-3a1 1 0 10-2 0v2H9a1 1 0 100 2h3zm-5.5-4a2.5 2.5 0 100-5 2.5 2.5 0 000 5z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M10 1h3a1 1 0 011 1v2h-4V1zM2.25 4a.25.25 0 00-.25.25V9H.883a.5.5 0 00-.429.757l1.072 1.787c.207.344.477.638.791.87A9.76 9.76 0 011 12.5a.5.5 0 000 1c2.067 0 3.414-.543 4.161-.917.55.373 1.505.917 2.839.917 1.32 0 2.27-.533 2.822-.905l.004.002c.196.105.48.24.856.374.75.268 1.857.529 3.318.529a.5.5 0 000-1c-.326 0-.63-.014-.916-.039.47-.328.848-.79 1.07-1.347l.572-1.428A.5.5 0 0015.26 9H4V4.25A.25.25 0 003.75 4h-1.5zm2.714 9.56a.5.5 0 01.527.033c.455.325 1.277.907 2.509.907s2.054-.582 2.51-.907a.5.5 0 01.579-.001l.006.004.036.023c.034.022.09.055.168.097.154.082.394.197.72.313.649.232 1.642.471 2.981.471a.5.5 0 010 1c-1.46 0-2.568-.261-3.318-.53a6.316 6.316 0 01-.856-.373l-.004-.002c-.552.372-1.502.905-2.822.905-1.334 0-2.289-.544-2.839-.917-.747.374-2.094.917-4.161.917a.5.5 0 010-1c2.129 0 3.384-.63 3.964-.94zM14 5h-4v3h3a1 1 0 001-1V5zM5 2a1 1 0 011-1h3v3H5V2zm4 3H5v2a1 1 0 001 1h3V5z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M0 1a1 1 0 011-1h4a1 1 0 010 2H2v3a1 1 0 01-2 0V1zm1 15a1 1 0 01-1-1v-4a1 1 0 112 0v3h3a1 1 0 110 2H1zm14 0a1 1 0 001-1v-4a1 1 0 10-2 0v3h-3a1 1 0 100 2h4zm0-16a1 1 0 011 1v4a1 1 0 11-2 0V2h-3a1 1 0 110-2h4zM8 11a3 3 0 100-6 3 3 0 000 6z"];
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export { default as Add } from "./add";
|
|
2
|
+
export { default as AddClip } from "./add-clip";
|
|
2
3
|
export { default as AddColumnLeft } from "./add-column-left";
|
|
3
4
|
export { default as AddColumnRight } from "./add-column-right";
|
|
4
5
|
export { default as AddLocation } from "./add-location";
|
|
@@ -64,6 +65,7 @@ export { default as CaretDown } from "./caret-down";
|
|
|
64
65
|
export { default as CaretLeft } from "./caret-left";
|
|
65
66
|
export { default as CaretRight } from "./caret-right";
|
|
66
67
|
export { default as CaretUp } from "./caret-up";
|
|
68
|
+
export { default as CargoShip } from "./cargo-ship";
|
|
67
69
|
export { default as CellTower } from "./cell-tower";
|
|
68
70
|
export { default as Changes } from "./changes";
|
|
69
71
|
export { default as Chart } from "./chart";
|
|
@@ -81,6 +83,7 @@ export { default as CircleArrowRight } from "./circle-arrow-right";
|
|
|
81
83
|
export { default as CircleArrowUp } from "./circle-arrow-up";
|
|
82
84
|
export { default as Citation } from "./citation";
|
|
83
85
|
export { default as Clean } from "./clean";
|
|
86
|
+
export { default as Clip } from "./clip";
|
|
84
87
|
export { default as Clipboard } from "./clipboard";
|
|
85
88
|
export { default as Cloud } from "./cloud";
|
|
86
89
|
export { default as CloudDownload } from "./cloud-download";
|
|
@@ -430,6 +433,7 @@ export { default as Shapes } from "./shapes";
|
|
|
430
433
|
export { default as Share } from "./share";
|
|
431
434
|
export { default as SharedFilter } from "./shared-filter";
|
|
432
435
|
export { default as Shield } from "./shield";
|
|
436
|
+
export { default as Ship } from "./ship";
|
|
433
437
|
export { default as Shop } from "./shop";
|
|
434
438
|
export { default as ShoppingCart } from "./shopping-cart";
|
|
435
439
|
export { default as SignalSearch } from "./signal-search";
|
|
@@ -475,6 +479,7 @@ export { default as Syringe } from "./syringe";
|
|
|
475
479
|
export { default as Tag } from "./tag";
|
|
476
480
|
export { default as TakeAction } from "./take-action";
|
|
477
481
|
export { default as Tank } from "./tank";
|
|
482
|
+
export { default as Target } from "./target";
|
|
478
483
|
export { default as Taxi } from "./taxi";
|
|
479
484
|
export { default as Temperature } from "./temperature";
|
|
480
485
|
export { default as TextHighlight } from "./text-highlight";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M5.44.804L5.2 2H3a1 1 0 00-1 1v3.714l-1.08.309a.988.988 0 00-.69 1.192c.366 1.432.897 3.324 1.309 4.26a.644.644 0 00.005.01c-.175.01-.356.015-.544.015a.5.5 0 000 1c2.067 0 3.414-.543 4.161-.917.55.373 1.505.917 2.839.917 1.32 0 2.27-.533 2.822-.905l.004.002c.196.105.48.24.856.374.75.268 1.857.529 3.318.529a.5.5 0 000-1c-.295 0-.572-.012-.834-.032a.995.995 0 00.308-.458l1.208-3.74a1 1 0 00-.677-1.269L14 6.714V3a1 1 0 00-1-1h-2.2L10.56.804A1 1 0 009.58 0H6.42a1 1 0 00-.98.804zM4 6.143l3-.857V4H4v2.143zm5-.857l3 .857V4H9v1.286zm-4.036 8.273a.5.5 0 01.527.034c.455.325 1.277.907 2.509.907s2.054-.582 2.51-.907a.5.5 0 01.579-.001l.006.004.036.023c.034.022.09.055.168.097.154.082.394.197.72.313.649.232 1.642.471 2.981.471a.5.5 0 010 1c-1.46 0-2.568-.261-3.318-.53a6.316 6.316 0 01-.856-.373l-.004-.002c-.552.372-1.502.905-2.822.905-1.334 0-2.289-.544-2.839-.917-.747.374-2.094.917-4.161.917a.5.5 0 010-1c2.129 0 3.384-.63 3.964-.94z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M7 4a1 1 0 012 0v2a1 1 0 01-2 0V4zM10 7a1 1 0 000 2h2a1 1 0 000-2h-2zM3 8a1 1 0 011-1h2a1 1 0 010 2H4a1 1 0 01-1-1zM8 9a1 1 0 00-1 1v2a1 1 0 002 0v-2a1 1 0 00-1-1z", "M8 16A8 8 0 108 0a8 8 0 000 16zm0-2A6 6 0 108 2a6 6 0 000 12z"];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-20";
|
|
3
|
-
src: url("./blueprint-icons-20.ttf?
|
|
4
|
-
url("./blueprint-icons-20.eot?
|
|
5
|
-
url("./blueprint-icons-20.woff2?
|
|
6
|
-
url("./blueprint-icons-20.woff?
|
|
7
|
-
url("./blueprint-icons-20.svg?
|
|
3
|
+
src: url("./blueprint-icons-20.ttf?c2c24da2a8c820461178f1329ce74552") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-20.eot?c2c24da2a8c820461178f1329ce74552#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-20.woff2?c2c24da2a8c820461178f1329ce74552") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-20.woff?c2c24da2a8c820461178f1329ce74552") format("woff"),
|
|
7
|
+
url("./blueprint-icons-20.svg?c2c24da2a8c820461178f1329ce74552#blueprint-icons-20") format("svg");
|
|
8
8
|
}
|
|
Binary file
|