@hashicorp/flight-icons 2.20.0 → 2.21.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/CHANGELOG.md +59 -21
- package/package.json +16 -16
- package/svg-sprite/svg-sprite-module.js +1 -1
- package/svg-sprite/svg-sprite.svg +7 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,81 +1,119 @@
|
|
|
1
1
|
# @hashicorp/flight-icons
|
|
2
2
|
|
|
3
|
+
## 2.21.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
Added static SVG sprite sheet file
|
|
8
|
+
|
|
9
|
+
<small>[#1763](https://github.com/hashicorp/design-system/pull/1763) - Thanks [@dstaley](https://github.com/dstaley) for the contribution! 🙏</small>
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
3
13
|
## 2.20.0
|
|
4
14
|
|
|
5
15
|
### Minor Changes
|
|
6
16
|
|
|
7
|
-
|
|
17
|
+
Added "static" version of the animated icons:
|
|
18
|
+
|
|
19
|
+
- `loading-static`
|
|
20
|
+
- `running-static`
|
|
8
21
|
|
|
9
|
-
|
|
10
|
-
- `running-static`
|
|
22
|
+
Added new set of icons for Google services:
|
|
11
23
|
|
|
12
|
-
|
|
24
|
+
- `google-docs`
|
|
25
|
+
- `google-forms`
|
|
26
|
+
- `google-slides`
|
|
27
|
+
- `google-sheets`
|
|
28
|
+
- `google-drive`
|
|
13
29
|
|
|
14
|
-
|
|
15
|
-
- `google-forms`
|
|
16
|
-
- `google-slides`
|
|
17
|
-
- `google-sheets`
|
|
18
|
-
- `google-drive`
|
|
30
|
+
<small>[#1657](https://github.com/hashicorp/design-system/pull/1657)</small>
|
|
19
31
|
|
|
20
32
|
## 2.19.0
|
|
21
33
|
|
|
22
34
|
### Minor Changes
|
|
23
35
|
|
|
24
|
-
|
|
36
|
+
Added `Vault Secrets` icon.
|
|
37
|
+
|
|
38
|
+
<small>[#1638](https://github.com/hashicorp/design-system/pull/1638)</small>
|
|
25
39
|
|
|
26
40
|
## 2.18.0
|
|
27
41
|
|
|
28
42
|
### Minor Changes
|
|
29
43
|
|
|
30
|
-
|
|
44
|
+
Added `Vercel` and `Jira` icons
|
|
45
|
+
|
|
46
|
+
<small>[#1585](https://github.com/hashicorp/design-system/pull/1585)</small>
|
|
47
|
+
|
|
48
|
+
---
|
|
31
49
|
|
|
32
|
-
|
|
50
|
+
Added `twitter-x` icon, and older `twitter` icon. Also the `aws-cdk` and `jfrog` icons.
|
|
51
|
+
|
|
52
|
+
<small>[#1610](https://github.com/hashicorp/design-system/pull/1610)</small>
|
|
33
53
|
|
|
34
54
|
## 2.17.0
|
|
35
55
|
|
|
36
56
|
### Minor Changes
|
|
37
57
|
|
|
38
|
-
|
|
58
|
+
Added new `clipboard-x` icon
|
|
59
|
+
|
|
60
|
+
<small>[#1532](https://github.com/hashicorp/design-system/pull/1532)</small>
|
|
39
61
|
|
|
40
62
|
## 2.16.0
|
|
41
63
|
|
|
42
64
|
### Minor Changes
|
|
43
65
|
|
|
44
|
-
|
|
66
|
+
Added `elastic-observability` and `new-relic` icons
|
|
67
|
+
|
|
68
|
+
<small>[#1515](https://github.com/hashicorp/design-system/pull/1515)</small>
|
|
45
69
|
|
|
46
70
|
## 2.15.0
|
|
47
71
|
|
|
48
72
|
### Minor Changes
|
|
49
73
|
|
|
50
|
-
|
|
74
|
+
Added Venafi service icon
|
|
75
|
+
|
|
76
|
+
<small>[#1487](https://github.com/hashicorp/design-system/pull/1487)</small>
|
|
51
77
|
|
|
52
78
|
## 2.14.0
|
|
53
79
|
|
|
54
80
|
### Minor Changes
|
|
55
81
|
|
|
56
|
-
|
|
82
|
+
Added `robot` icon (for Service Principals)
|
|
83
|
+
|
|
84
|
+
<small>[#1428](https://github.com/hashicorp/design-system/pull/1428)</small>
|
|
57
85
|
|
|
58
86
|
## 2.13.1
|
|
59
87
|
|
|
60
88
|
### Patch Changes
|
|
61
89
|
|
|
62
|
-
|
|
90
|
+
Fix color for `connection-gateway` icon
|
|
91
|
+
|
|
92
|
+
<small>[#1420](https://github.com/hashicorp/design-system/pull/1420)</small>
|
|
63
93
|
|
|
64
94
|
## 2.13.0
|
|
65
95
|
|
|
66
96
|
### Minor Changes
|
|
67
97
|
|
|
68
|
-
|
|
98
|
+
Added `ampersand` icon
|
|
99
|
+
|
|
100
|
+
<small>[#1412](https://github.com/hashicorp/design-system/pull/1412)</small>
|
|
69
101
|
|
|
70
102
|
## 2.12.0
|
|
71
103
|
|
|
72
104
|
### Minor Changes
|
|
73
105
|
|
|
74
|
-
|
|
106
|
+
Remove unnused icons as CSS props
|
|
107
|
+
|
|
108
|
+
<small>[#727](https://github.com/hashicorp/design-system/pull/727)</small>
|
|
109
|
+
|
|
110
|
+
_Notice: as an exception, we are releasing this change as minor instead of major for the reason that no one is actually using these files._
|
|
111
|
+
|
|
112
|
+
---
|
|
75
113
|
|
|
76
|
-
|
|
114
|
+
Added `figma` and `loom` icons
|
|
77
115
|
|
|
78
|
-
|
|
116
|
+
<small>[#689](https://github.com/hashicorp/design-system/pull/689)</small>
|
|
79
117
|
|
|
80
118
|
## 2.11.1
|
|
81
119
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hashicorp/flight-icons",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.21.0",
|
|
4
4
|
"description": "Flight: HashiCorp SVG icon set",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"hashicorp",
|
|
@@ -22,36 +22,36 @@
|
|
|
22
22
|
"build": "ts-node --transpile-only ./scripts/build"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"@figma-export/cli": "^
|
|
26
|
-
"@figma-export/core": "^
|
|
27
|
-
"@figma-export/output-components-as-svg": "^
|
|
28
|
-
"@figma-export/transform-svg-with-svgo": "^
|
|
29
|
-
"@figma-export/types": "^
|
|
25
|
+
"@figma-export/cli": "^4.7.0",
|
|
26
|
+
"@figma-export/core": "^4.7.0",
|
|
27
|
+
"@figma-export/output-components-as-svg": "^4.7.0",
|
|
28
|
+
"@figma-export/transform-svg-with-svgo": "^4.7.0",
|
|
29
|
+
"@figma-export/types": "^4.7.0",
|
|
30
30
|
"@svgr/core": "^5.5.0",
|
|
31
31
|
"@svgr/plugin-jsx": "^5.5.0",
|
|
32
|
-
"@types/archiver": "^5.3.
|
|
33
|
-
"@types/fs-extra": "^
|
|
34
|
-
"@types/lodash": "^4.14.
|
|
35
|
-
"@types/node": "^
|
|
36
|
-
"@types/prettier": "^2.7.
|
|
37
|
-
"@types/react": "^
|
|
38
|
-
"@types/react-dom": "^
|
|
32
|
+
"@types/archiver": "^5.3.4",
|
|
33
|
+
"@types/fs-extra": "^11.0.3",
|
|
34
|
+
"@types/lodash": "^4.14.200",
|
|
35
|
+
"@types/node": "^20.8.9",
|
|
36
|
+
"@types/prettier": "^2.7.3",
|
|
37
|
+
"@types/react": "^18.2.33",
|
|
38
|
+
"@types/react-dom": "^18.2.14",
|
|
39
39
|
"@types/svgo": "~1.3.6",
|
|
40
40
|
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
|
41
41
|
"@typescript-eslint/parser": "^4.33.0",
|
|
42
|
-
"archiver": "^
|
|
42
|
+
"archiver": "^6.0.1",
|
|
43
43
|
"chalk": "^4.1.2",
|
|
44
44
|
"del": "^6.1.1",
|
|
45
45
|
"dotenv": "^10.0.0",
|
|
46
46
|
"eslint": "^7.32.0",
|
|
47
47
|
"figma-api": "^1.11.0",
|
|
48
|
-
"fs-extra": "^
|
|
48
|
+
"fs-extra": "^11.1.1",
|
|
49
49
|
"lodash": "^4.17.21",
|
|
50
50
|
"mini-svg-data-uri": "^1.4.4",
|
|
51
51
|
"prettier": "^2.8.8",
|
|
52
52
|
"svgo": "~1.3.2",
|
|
53
53
|
"svgstore": "^3.0.1",
|
|
54
54
|
"ts-node": "^10.9.1",
|
|
55
|
-
"typescript": "^
|
|
55
|
+
"typescript": "^5.2.2"
|
|
56
56
|
}
|
|
57
57
|
}
|