@gitlab/svgs 3.113.0 → 3.114.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": 414,
2
+ "illustrationCount": 413,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "sprite_icons/abuse.svg",
@@ -693,10 +693,6 @@
693
693
  "name": "sprite_icons/insert.svg",
694
694
  "size": 449
695
695
  },
696
- {
697
- "name": "sprite_icons/issue-block.svg",
698
- "size": 514
699
- },
700
696
  {
701
697
  "name": "sprite_icons/issue-close.svg",
702
698
  "size": 269
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "3.113.0",
3
+ "version": "3.114.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,7 +18,7 @@
18
18
  "dependencies": {},
19
19
  "devDependencies": {
20
20
  "@arkweid/lefthook": "^0.7.7",
21
- "@gitlab/eslint-plugin": "19.6.1",
21
+ "@gitlab/eslint-plugin": "20.0.0",
22
22
  "bootstrap": "^4.3.1",
23
23
  "eslint": "8.57.0",
24
24
  "glob": "^7.1.3",
@@ -1 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 1a2 2 0 00-2 2v3.25a.75.75 0 001.5 0V3a.5.5 0 01.5-.5h6a.5.5 0 01.5.5v10.234a.753.753 0 00.57.744.752.752 0 00.851-.393l3.7-7.047a1.75 1.75 0 00-.74-2.366l-2.91-1.514A2 2 0 009 1H3zm8 3.364v5.844l2.293-4.367a.25.25 0 00-.106-.338L11 4.363zm-4.783 8.792a2.5 2.5 0 00-3.373-3.373l3.373 3.373zm-1.06 1.061a2.5 2.5 0 01-3.373-3.373l3.372 3.373zM4 16a4 4 0 100-8 4 4 0 000 8z"/></svg>