@gitlab/svgs 3.2.0 → 3.3.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="72" height="72" viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="72" height="72" rx="36" fill="#E7E4F2"/><path d="M18.495 47.6a21 21 0 019.841-31.152M50.706 57h7.559M55 53l4 4-4 4M37.794 19l-4-4 4-4" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M34.465 15.056A21 21 0 1135.995 57M15 57h20" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="36" cy="36" r="13" fill="#FCA326" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path fill-rule="evenodd" clip-rule="evenodd" d="M37 29v-1h-2v9h2v-8zm-1 15a2 2 0 100-4 2 2 0 000 4z" fill="#171321"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="72" height="72" viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="72" height="72" rx="36" fill="#E7E4F2"/><path d="M49.557 44.001l-5.556 5.556 4.846 4.846a7.857 7.857 0 0011.111 0L49.557 44z" fill="#AEA5D6"/><path d="M49.557 44.001l-5.556 5.556 6.16 6.159a6 6 0 008.484 0l1.313-1.313L52.556 47M44 44l2.083 2.083" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="30.5" cy="30.5" r="18.5" fill="#fff" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M31 37.944L37.944 31M21 34l14-14" stroke="#171321" stroke-width="2" stroke-linecap="square"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="72" height="72" viewBox="0 0 72 72" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="72" height="72" rx="36" fill="#E7E4F2"/><path d="M59 39.647V17.412c-9.2 0-16.56-1.647-23-7.412-6.44 5.765-13.8 7.412-23 7.412v22.235C13 56.941 36 66 36 66s23-9.059 23-26.353z" fill="#fff" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="36" cy="37.833" r="13" fill="#6FDAC9" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M31.556 38.34l2.614 2.623 6.275-6.296" stroke="#171321" stroke-width="2" stroke-linecap="square"/></svg>
@@ -1,5 +1,5 @@
1
1
  {
2
- "illustrationCount": 256,
2
+ "illustrationCount": 259,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "illustrations/Dependency-list-empty-state.svg",
@@ -717,10 +717,22 @@
717
717
  "name": "illustrations/saas-trial-illustration.svg",
718
718
  "size": 41924
719
719
  },
720
+ {
721
+ "name": "illustrations/scan-alert-sm.svg",
722
+ "size": 644
723
+ },
724
+ {
725
+ "name": "illustrations/search-sm.svg",
726
+ "size": 630
727
+ },
720
728
  {
721
729
  "name": "illustrations/search-timeout-md.svg",
722
730
  "size": 2804
723
731
  },
732
+ {
733
+ "name": "illustrations/secure-sm.svg",
734
+ "size": 577
735
+ },
724
736
  {
725
737
  "name": "illustrations/security-dashboard-empty-state.svg",
726
738
  "size": 5959
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "3.2.0",
3
+ "version": "3.3.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": "16.0.0",
21
+ "@gitlab/eslint-plugin": "17.0.0",
22
22
  "bootstrap": "^4.3.1",
23
23
  "eslint": "8.22.0",
24
24
  "glob": "^7.1.3",