@gitlab/svgs 3.135.0 → 3.136.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": 434,
2
+ "illustrationCount": 435,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "sprite_icons/abuse.svg",
@@ -1113,6 +1113,10 @@
1113
1113
  "name": "sprite_icons/quote.svg",
1114
1114
  "size": 371
1115
1115
  },
1116
+ {
1117
+ "name": "sprite_icons/recipe.svg",
1118
+ "size": 705
1119
+ },
1116
1120
  {
1117
1121
  "name": "sprite_icons/redo.svg",
1118
1122
  "size": 287
@@ -0,0 +1 @@
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="M8 0c1.442 0 2.688.815 3.315 2.005a3.856 3.856 0 013.645 3.85l-.012.303A3.848 3.848 0 0113 9.206v5.044A1.75 1.75 0 0111.25 16h-6.5A1.75 1.75 0 013 14.25V9.229A3.849 3.849 0 011.012 6.16L1 5.855a3.856 3.856 0 013.684-3.851A3.745 3.745 0 018 0zM4.5 14.25c0 .138.112.25.25.25h6.5a.25.25 0 00.25-.25V12.5h-7v1.75zM8 1.5a2.25 2.25 0 00-2.124 1.512l-.194.56-.588-.06-.239-.012A2.356 2.356 0 002.5 5.855l.007.186c.072.92.677 1.693 1.51 2.01l.483.185V11h7V8.23l.473-.189a2.353 2.353 0 00-.627-4.53l-.24-.011c-.068 0-.138.003-.21.01l-.582.05-.192-.55A2.249 2.249 0 008 1.5z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "3.135.0",
3
+ "version": "3.136.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "./index.js",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",
@@ -17,9 +17,9 @@
17
17
  },
18
18
  "devDependencies": {
19
19
  "@arkweid/lefthook": "^0.7.7",
20
- "@gitlab/eslint-plugin": "20.7.1",
21
- "@gitlab/svgs": "^3.134.0",
22
- "@gitlab/ui": "^114.6.0",
20
+ "@gitlab/eslint-plugin": "21.0.0",
21
+ "@gitlab/svgs": "^3.135.0",
22
+ "@gitlab/ui": "^114.7.1",
23
23
  "@nuxtjs/tailwindcss": "6.11.4",
24
24
  "dompurify": "^3.2.4",
25
25
  "eslint": "8.57.1",