@gitlab/svgs 2.27.0 → 2.30.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.
@@ -0,0 +1 @@
1
+ <svg width="456" height="456" viewBox="0 0 456 456" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="#512BD4" d="M0 0h456v456H0z"/><path d="M81.274 291.333c-3.224 0-5.965-1.074-8.222-3.223-2.257-2.204-3.386-4.821-3.386-7.851 0-3.086 1.129-5.73 3.386-7.934 2.257-2.204 4.998-3.306 8.222-3.306 3.278 0 6.045 1.102 8.302 3.306 2.311 2.204 3.466 4.848 3.466 7.934 0 3.03-1.155 5.647-3.466 7.851-2.257 2.149-5.024 3.223-8.302 3.223zM210.167 289.515h-20.958l-55.215-87.109a38.977 38.977 0 01-3.466-6.86h-.484c.43 2.535.645 7.962.645 16.281v77.688h-18.54V171h22.328l53.362 85.043c2.257 3.527 3.708 5.951 4.353 7.273h.322c-.537-3.14-.806-8.457-.806-15.951V171h18.459v118.515zM300.449 289.515h-64.888V171h62.309v16.695h-43.124v33.554h39.739v16.612h-39.739v35.042h45.703v16.612zM392.667 187.695h-33.21v101.82h-19.185v-101.82h-33.129V171h85.524v16.695z" fill="#fff"/></svg>
@@ -1,5 +1,5 @@
1
1
  {
2
- "illustrationCount": 254,
2
+ "illustrationCount": 257,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "illustrations/Dependency-list-empty-state.svg",
@@ -829,6 +829,10 @@
829
829
  "name": "illustrations/third-party-logos/ci_cd-template-logos/django.svg",
830
830
  "size": 1996
831
831
  },
832
+ {
833
+ "name": "illustrations/third-party-logos/ci_cd-template-logos/docker.png",
834
+ "size": 5865
835
+ },
832
836
  {
833
837
  "name": "illustrations/third-party-logos/ci_cd-template-logos/docker.svg",
834
838
  "size": 10574
@@ -933,6 +937,10 @@
933
937
  "name": "illustrations/third-party-logos/civo.svg",
934
938
  "size": 1594
935
939
  },
940
+ {
941
+ "name": "illustrations/third-party-logos/dotnet.svg",
942
+ "size": 872
943
+ },
936
944
  {
937
945
  "name": "illustrations/third-party-logos/gatsby.svg",
938
946
  "size": 880
@@ -953,6 +961,10 @@
953
961
  "name": "illustrations/third-party-logos/pelican.svg",
954
962
  "size": 3629
955
963
  },
964
+ {
965
+ "name": "illustrations/third-party-logos/salesforce.png",
966
+ "size": 51841
967
+ },
956
968
  {
957
969
  "name": "illustrations/third-party-logos/secure_code_warrior.svg",
958
970
  "size": 1668
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "2.27.0",
3
+ "version": "2.30.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": "13.1.0",
21
+ "@gitlab/eslint-plugin": "14.0.0",
22
22
  "bootstrap": "^4.3.1",
23
- "eslint": "8.19.0",
23
+ "eslint": "8.20.0",
24
24
  "glob": "^7.1.3",
25
25
  "mkdirp": "^0.5.1",
26
26
  "nuxt": "^2.2.0",