@gitlab/svgs 3.141.0 → 3.142.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": 437,
2
+ "illustrationCount": 438,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "sprite_icons/abuse.svg",
@@ -797,6 +797,10 @@
797
797
  "name": "sprite_icons/keyboard.svg",
798
798
  "size": 569
799
799
  },
800
+ {
801
+ "name": "sprite_icons/kind.svg",
802
+ "size": 693
803
+ },
800
804
  {
801
805
  "name": "sprite_icons/kubernetes-agent.svg",
802
806
  "size": 781
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M3.396 9.198c.357-.27.85-.27 1.208 0l1.995 1.51a1 1 0 01.351 1.096l-.778 2.494a1 1 0 01-.793.69L5.218 15H2.782a1 1 0 01-.893-.552l-.06-.15-.78-2.494a1 1 0 01.351-1.096l1.996-1.51zm7.713.354a1 1 0 011.79 0l2.001 4a1 1 0 01-.757 1.44l-.137.008h-4.004l-.137-.009a1 1 0 01-.758-1.438l2.002-4.001zm-8.523 2.14L3.15 13.5h1.7l.563-1.809L4 10.622l-1.414 1.07zm8.226 1.808h2.384l-1.192-2.383-1.192 2.383zM6.102 1.005A1 1 0 017 2v4l-.005.103a1 1 0 01-.892.892L6 7H2a1 1 0 01-.995-.897L1 6V2a1 1 0 011-1h4l.103.005zM12 1a3 3 0 110 6 3 3 0 010-6zM2.5 5.5h3v-3h-3v3zm9.5-3a1.5 1.5 0 100 3 1.5 1.5 0 000-3z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "3.141.0",
3
+ "version": "3.142.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,8 +18,8 @@
18
18
  "devDependencies": {
19
19
  "@arkweid/lefthook": "^0.7.7",
20
20
  "@gitlab/eslint-plugin": "21.2.0",
21
- "@gitlab/svgs": "^3.140.0",
22
- "@gitlab/ui": "^115.6.0",
21
+ "@gitlab/svgs": "^3.141.0",
22
+ "@gitlab/ui": "^115.6.1",
23
23
  "@nuxtjs/tailwindcss": "6.11.4",
24
24
  "dompurify": "^3.2.4",
25
25
  "eslint": "8.57.1",