@blueprintjs/icons 4.7.0 → 4.8.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/at.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/at.js +4 -0
- package/lib/cjs/generated/16px/paths/at.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +1 -0
- package/lib/cjs/generated/16px/paths/index.js +14 -12
- 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/at.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/at.js +4 -0
- package/lib/cjs/generated/20px/paths/at.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +1 -0
- package/lib/cjs/generated/20px/paths/index.js +14 -12
- 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/at.d.ts +2 -0
- package/lib/esm/generated/16px/paths/at.js +2 -0
- package/lib/esm/generated/16px/paths/at.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/at.d.ts +2 -0
- package/lib/esm/generated/20px/paths/at.js +2 -0
- package/lib/esm/generated/20px/paths/at.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/at.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/at.js +2 -0
- package/lib/esnext/generated/16px/paths/at.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/at.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/at.js +2 -0
- package/lib/esnext/generated/20px/paths/at.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/at.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/at.ts +1 -0
- package/src/generated/20px/paths/index.ts +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M5.816 8.371c0 1.515.603 2.274 1.814 2.274 1.273 0 1.971-.954 2.089-2.86l.12-2.331a5.298 5.298 0 00-1.337-.165c-.848 0-1.507.276-1.979.828-.472.554-.707 1.305-.707 2.254M16 7.133c0 .93-.149 1.78-.446 2.55-.297.77-.714 1.372-1.253 1.802a2.913 2.913 0 01-1.868.642c-.521 0-.975-.137-1.356-.41a1.989 1.989 0 01-.773-1.111h-.12c-.323.506-.723.887-1.198 1.14a3.35 3.35 0 01-1.605.38c-1.076 0-1.924-.34-2.541-1.023-.618-.682-.926-1.607-.926-2.77 0-1.341.41-2.428 1.229-3.264.818-.835 1.918-1.253 3.298-1.253.502 0 1.058.043 1.669.13.61.088 1.155.21 1.63.367l-.218 4.536v.234c0 1.04.344 1.562 1.031 1.562.521 0 .935-.332 1.241-.996.308-.664.463-1.508.463-2.537 0-1.112-.232-2.09-.695-2.931a4.762 4.762 0 00-1.97-1.947c-.851-.456-1.83-.682-2.934-.682-1.405 0-2.628.286-3.67.858a5.736 5.736 0 00-2.382 2.455c-.549 1.062-.822 2.296-.822 3.7 0 1.888.512 3.339 1.535 4.353 1.024 1.015 2.492 1.52 4.409 1.52 1.46 0 2.982-.29 4.567-.877v1.6c-1.386.56-2.896.839-4.527.839-2.446 0-4.35-.65-5.717-1.945C.685 12.757 0 10.947 0 8.625c0-1.698.37-3.209 1.11-4.532a7.556 7.556 0 013.076-3.038C5.497.35 6.982 0 8.64 0c1.433 0 2.71.294 3.827.878a6.294 6.294 0 012.607 2.504c.619 1.082.926 2.332.926 3.75"];
|
|
@@ -44,6 +44,7 @@ export { default as ArrowUp } from "./arrow-up";
|
|
|
44
44
|
export { default as ArrowsHorizontal } from "./arrows-horizontal";
|
|
45
45
|
export { default as ArrowsVertical } from "./arrows-vertical";
|
|
46
46
|
export { default as Asterisk } from "./asterisk";
|
|
47
|
+
export { default as At } from "./at";
|
|
47
48
|
export { default as AutomaticUpdates } from "./automatic-updates";
|
|
48
49
|
export { default as Backlink } from "./backlink";
|
|
49
50
|
export { default as Badge } from "./badge";
|
|
@@ -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?b77ef7c6b7264083ef17f096896c073e") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-20.eot?b77ef7c6b7264083ef17f096896c073e#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-20.woff2?b77ef7c6b7264083ef17f096896c073e") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-20.woff?b77ef7c6b7264083ef17f096896c073e") format("woff");
|
|
7
7
|
}
|
|
Binary file
|
|
@@ -45,6 +45,7 @@ export type BlueprintIcons_20Id =
|
|
|
45
45
|
| "arrows-horizontal"
|
|
46
46
|
| "arrows-vertical"
|
|
47
47
|
| "asterisk"
|
|
48
|
+
| "at"
|
|
48
49
|
| "automatic-updates"
|
|
49
50
|
| "backlink"
|
|
50
51
|
| "badge"
|
|
@@ -607,6 +608,7 @@ export type BlueprintIcons_20Key =
|
|
|
607
608
|
| "ArrowsHorizontal"
|
|
608
609
|
| "ArrowsVertical"
|
|
609
610
|
| "Asterisk"
|
|
611
|
+
| "At"
|
|
610
612
|
| "AutomaticUpdates"
|
|
611
613
|
| "Backlink"
|
|
612
614
|
| "Badge"
|
|
@@ -1169,6 +1171,7 @@ export enum BlueprintIcons_20 {
|
|
|
1169
1171
|
ArrowsHorizontal = "arrows-horizontal",
|
|
1170
1172
|
ArrowsVertical = "arrows-vertical",
|
|
1171
1173
|
Asterisk = "asterisk",
|
|
1174
|
+
At = "at",
|
|
1172
1175
|
AutomaticUpdates = "automatic-updates",
|
|
1173
1176
|
Backlink = "backlink",
|
|
1174
1177
|
Badge = "badge",
|
|
@@ -1732,6 +1735,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
|
|
|
1732
1735
|
[BlueprintIcons_20.ArrowsHorizontal]: "61738",
|
|
1733
1736
|
[BlueprintIcons_20.ArrowsVertical]: "61739",
|
|
1734
1737
|
[BlueprintIcons_20.Asterisk]: "61740",
|
|
1738
|
+
[BlueprintIcons_20.At]: "62257",
|
|
1735
1739
|
[BlueprintIcons_20.AutomaticUpdates]: "61741",
|
|
1736
1740
|
[BlueprintIcons_20.Backlink]: "61742",
|
|
1737
1741
|
[BlueprintIcons_20.Badge]: "61743",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M12.298 6.818a6.507 6.507 0 00-1.672-.207c-1.057 0-1.881.345-2.472 1.036-.589.691-.884 1.63-.884 2.817 0 1.894.755 2.842 2.266 2.842 1.593 0 2.464-1.192 2.614-3.574l.148-2.914zm6.544-2.592C19.614 5.58 20 7.142 20 8.916c0 1.163-.186 2.224-.556 3.189-.374.963-.894 1.713-1.569 2.25a3.64 3.64 0 01-2.333.803c-.651 0-1.218-.17-1.696-.512a2.486 2.486 0 01-.967-1.39h-.148c-.405.635-.904 1.11-1.498 1.427-.596.318-1.264.475-2.007.475-1.345 0-2.405-.425-3.175-1.279-.774-.854-1.159-2.008-1.159-3.463 0-1.676.512-3.036 1.537-4.08 1.021-1.043 2.396-1.567 4.122-1.567.628 0 1.322.055 2.086.164.764.11 1.443.262 2.037.458l-.272 5.67v.294c0 1.3.43 1.951 1.289 1.951.652 0 1.169-.414 1.553-1.245.384-.829.577-1.886.577-3.171 0-1.39-.291-2.611-.868-3.664a5.948 5.948 0 00-2.463-2.433c-1.065-.569-2.287-.853-3.667-.853-1.757 0-3.287.357-4.588 1.072a7.19 7.19 0 00-2.978 3.069C2.571 7.408 2.23 8.953 2.23 10.708c0 2.358.639 4.172 1.92 5.438 1.279 1.27 3.115 1.902 5.509 1.902 1.826 0 3.729-.365 5.71-1.096v2.001c-1.734.698-3.62 1.047-5.66 1.047-3.056 0-5.437-.811-7.144-2.432C.855 15.945 0 13.683 0 10.781 0 8.659.462 6.77 1.388 5.116c.923-1.653 2.206-2.919 3.845-3.798C6.871.44 8.727 0 10.799 0c1.791 0 3.388.367 4.786 1.098a7.865 7.865 0 013.257 3.128z"];
|
|
@@ -44,6 +44,7 @@ export { default as ArrowUp } from "./arrow-up";
|
|
|
44
44
|
export { default as ArrowsHorizontal } from "./arrows-horizontal";
|
|
45
45
|
export { default as ArrowsVertical } from "./arrows-vertical";
|
|
46
46
|
export { default as Asterisk } from "./asterisk";
|
|
47
|
+
export { default as At } from "./at";
|
|
47
48
|
export { default as AutomaticUpdates } from "./automatic-updates";
|
|
48
49
|
export { default as Backlink } from "./backlink";
|
|
49
50
|
export { default as Badge } from "./badge";
|