@blueprintjs/icons 4.5.0 → 4.6.0
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 +7 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +3 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +2 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/bug.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/bug.js +4 -0
- package/lib/cjs/generated/16px/paths/bug.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +1 -0
- package/lib/cjs/generated/16px/paths/index.js +13 -11
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +3 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +2 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/bug.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/bug.js +4 -0
- package/lib/cjs/generated/20px/paths/bug.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +1 -0
- package/lib/cjs/generated/20px/paths/index.js +13 -11
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +1 -0
- package/lib/cjs/iconNames.d.ts +2 -0
- package/lib/css/blueprint-icons-16.eot +0 -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.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 +3 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +2 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/bug.d.ts +2 -0
- package/lib/esm/generated/16px/paths/bug.js +2 -0
- package/lib/esm/generated/16px/paths/bug.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +1 -0
- package/lib/esm/generated/16px/paths/index.js +1 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +3 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +2 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/bug.d.ts +2 -0
- package/lib/esm/generated/20px/paths/bug.js +2 -0
- package/lib/esm/generated/20px/paths/bug.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +1 -0
- package/lib/esm/generated/20px/paths/index.js +1 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +1 -0
- package/lib/esm/iconNames.d.ts +2 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +3 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +2 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/bug.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/bug.js +2 -0
- package/lib/esnext/generated/16px/paths/bug.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +1 -0
- package/lib/esnext/generated/16px/paths/index.js +1 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +3 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +2 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/bug.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/bug.js +2 -0
- package/lib/esnext/generated/20px/paths/bug.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +1 -0
- package/lib/esnext/generated/20px/paths/index.js +1 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +1 -0
- package/lib/esnext/iconNames.d.ts +2 -0
- package/lib/scss/blueprint-icons-16.scss +1 -0
- package/package.json +1 -1
- package/src/generated/16px/_icon-variables.scss +1 -0
- package/src/generated/16px/blueprint-icons-16.css +4 -4
- package/src/generated/16px/blueprint-icons-16.eot +0 -0
- package/src/generated/16px/blueprint-icons-16.ts +4 -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/bug.ts +1 -0
- package/src/generated/16px/paths/index.ts +1 -0
- package/src/generated/20px/blueprint-icons-20.css +4 -4
- package/src/generated/20px/blueprint-icons-20.eot +0 -0
- package/src/generated/20px/blueprint-icons-20.ts +4 -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/bug.ts +1 -0
- package/src/generated/20px/paths/index.ts +1 -0
|
@@ -57,6 +57,7 @@ export { default as Bookmark } from "./bookmark";
|
|
|
57
57
|
export { default as Box } from "./box";
|
|
58
58
|
export { default as Briefcase } from "./briefcase";
|
|
59
59
|
export { default as BringData } from "./bring-data";
|
|
60
|
+
export { default as Bug } from "./bug";
|
|
60
61
|
export { default as Buggy } from "./buggy";
|
|
61
62
|
export { default as Build } from "./build";
|
|
62
63
|
export { default as Calculator } from "./calculator";
|
|
@@ -1,7 +1,7 @@
|
|
|
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?
|
|
3
|
+
src: url("./blueprint-icons-20.ttf?9050e649762ac7aadef9d51447060a98") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-20.eot?9050e649762ac7aadef9d51447060a98#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-20.woff2?9050e649762ac7aadef9d51447060a98") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-20.woff?9050e649762ac7aadef9d51447060a98") format("woff");
|
|
7
7
|
}
|
|
Binary file
|
|
@@ -58,6 +58,7 @@ export type BlueprintIcons_20Id =
|
|
|
58
58
|
| "box"
|
|
59
59
|
| "briefcase"
|
|
60
60
|
| "bring-data"
|
|
61
|
+
| "bug"
|
|
61
62
|
| "buggy"
|
|
62
63
|
| "build"
|
|
63
64
|
| "calculator"
|
|
@@ -617,6 +618,7 @@ export type BlueprintIcons_20Key =
|
|
|
617
618
|
| "Box"
|
|
618
619
|
| "Briefcase"
|
|
619
620
|
| "BringData"
|
|
621
|
+
| "Bug"
|
|
620
622
|
| "Buggy"
|
|
621
623
|
| "Build"
|
|
622
624
|
| "Calculator"
|
|
@@ -1176,6 +1178,7 @@ export enum BlueprintIcons_20 {
|
|
|
1176
1178
|
Box = "box",
|
|
1177
1179
|
Briefcase = "briefcase",
|
|
1178
1180
|
BringData = "bring-data",
|
|
1181
|
+
Bug = "bug",
|
|
1179
1182
|
Buggy = "buggy",
|
|
1180
1183
|
Build = "build",
|
|
1181
1184
|
Calculator = "calculator",
|
|
@@ -1736,6 +1739,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1736
1739
|
[BlueprintIcons_20.Box]: "61752",
|
|
1737
1740
|
[BlueprintIcons_20.Briefcase]: "61753",
|
|
1738
1741
|
[BlueprintIcons_20.BringData]: "61754",
|
|
1742
|
+
[BlueprintIcons_20.Bug]: "62254",
|
|
1739
1743
|
[BlueprintIcons_20.Buggy]: "61755",
|
|
1740
1744
|
[BlueprintIcons_20.Build]: "61756",
|
|
1741
1745
|
[BlueprintIcons_20.Calculator]: "61757",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M6.006 4.272C6.124 2.136 7.866 0 10 0c2.133 0 3.877 2.136 3.994 4.272.49.438.909.956 1.234 1.532L17 5.017V3a1 1 0 112 0v2.667a1 1 0 01-.594.913l-2.5 1.111c.062.344.094.698.094 1.059V10h3a1 1 0 110 2h-3v.5c0 .604-.09 1.187-.255 1.737l2.661 1.182a1 1 0 01.594.914V19a1 1 0 11-2 0v-2.017l-2.147-.954A5.992 5.992 0 0110 18.5a5.992 5.992 0 01-4.853-2.471L3 16.983V19a1 1 0 11-2 0v-2.667a1 1 0 01.594-.913l2.661-1.183A6 6 0 014 12.5V12H1a1 1 0 110-2h3V8.75c0-.361.032-.715.093-1.059l-2.5-1.11A1 1 0 011 5.666V3a1 1 0 012 0v2.017l1.772.787a6.026 6.026 0 011.234-1.532zM6 11v1.5a4 4 0 008 0V8.75a4 4 0 00-8 0V11z"];
|
|
@@ -57,6 +57,7 @@ export { default as Bookmark } from "./bookmark";
|
|
|
57
57
|
export { default as Box } from "./box";
|
|
58
58
|
export { default as Briefcase } from "./briefcase";
|
|
59
59
|
export { default as BringData } from "./bring-data";
|
|
60
|
+
export { default as Bug } from "./bug";
|
|
60
61
|
export { default as Buggy } from "./buggy";
|
|
61
62
|
export { default as Build } from "./build";
|
|
62
63
|
export { default as Calculator } from "./calculator";
|