@gitlab/svgs 2.33.0 → 3.0.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "illustrationCount": 379,
2
+ "illustrationCount": 373,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "sprite_icons/abuse.svg",
@@ -17,30 +17,6 @@
17
17
  "name": "sprite_icons/admin.svg",
18
18
  "size": 517
19
19
  },
20
- {
21
- "name": "sprite_icons/angle-double-left.svg",
22
- "size": 389
23
- },
24
- {
25
- "name": "sprite_icons/angle-double-right.svg",
26
- "size": 292
27
- },
28
- {
29
- "name": "sprite_icons/angle-down.svg",
30
- "size": 222
31
- },
32
- {
33
- "name": "sprite_icons/angle-left.svg",
34
- "size": 221
35
- },
36
- {
37
- "name": "sprite_icons/angle-right.svg",
38
- "size": 220
39
- },
40
- {
41
- "name": "sprite_icons/angle-up.svg",
42
- "size": 223
43
- },
44
20
  {
45
21
  "name": "sprite_icons/api.svg",
46
22
  "size": 1562
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "2.33.0",
3
+ "version": "3.0.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "./index.js",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",
@@ -18,9 +18,9 @@
18
18
  "dependencies": {},
19
19
  "devDependencies": {
20
20
  "@arkweid/lefthook": "^0.7.7",
21
- "@gitlab/eslint-plugin": "14.0.0",
21
+ "@gitlab/eslint-plugin": "15.0.0",
22
22
  "bootstrap": "^4.3.1",
23
- "eslint": "8.20.0",
23
+ "eslint": "8.21.0",
24
24
  "glob": "^7.1.3",
25
25
  "mkdirp": "^0.5.1",
26
26
  "nuxt": "^2.2.0",
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2.293 7.293l5-5a1 1 0 011.497 1.32l-.083.094L4.414 8l4.293 4.293a1 1 0 01-1.32 1.497l-.094-.083-5-5a1 1 0 01-.083-1.32l.083-.094 5-5-5 5zm5 0l5-5a1 1 0 011.497 1.32l-.083.094L9.414 8l4.293 4.293a1 1 0 01-1.32 1.497l-.094-.083-5-5a1 1 0 01-.083-1.32l.083-.094 5-5-5 5z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M3.707 2.293l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414-1.414L6.586 8 2.293 3.707a1 1 0 011.414-1.414zm5 0l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414-1.414L11.586 8 7.293 3.707a1 1 0 011.414-1.414z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 011.414-1.414L8 9.586l4.293-4.293z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M10.707 3.707a1 1 0 00-1.414-1.414l-5 5a1 1 0 000 1.414l5 5a1 1 0 001.414-1.414L6.414 8l4.293-4.293z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M5.293 3.707a1 1 0 011.414-1.414l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414-1.414L9.586 8 5.293 3.707z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M12.293 10.707a1 1 0 001.414-1.414l-5-5a1 1 0 00-1.414 0l-5 5a1 1 0 001.414 1.414L8 6.414l4.293 4.293z"/></svg>