@gitlab/svgs 3.34.0 → 3.36.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.
- package/dist/illustrations/empty-state/empty-admin-apps-md.svg +1 -0
- package/dist/illustrations.json +15 -11
- package/package.json +1 -1
- /package/dist/illustrations/{empty-activity-md.svg → empty-state/empty-activity-md.svg} +0 -0
- /package/dist/illustrations/{empty-projects-md.svg → empty-state/empty-projects-md.svg} +0 -0
- /package/dist/illustrations/{empty-snippets-md.svg → empty-state/empty-snippets-md.svg} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="144" height="144" fill="none" viewBox="0 0 144 144"><rect width="144" height="144" fill="#E7E4F2" rx="72"/><path fill="#fff" stroke="#171321" stroke-linecap="square" stroke-width="2" d="M96 70.5c12.426 0 22.5-10.074 22.5-22.5S108.426 25.5 96 25.5 73.5 35.574 73.5 48v22.5H96z"/><circle cx="96" cy="48" r="15" fill="#6FDAC9"/><path fill="#171321" fill-rule="evenodd" d="M97 42v-1h-2v6h-6v2h6v6h2v-6h6v-2h-6v-5z" clip-rule="evenodd"/><path stroke="#171321" stroke-linecap="square" stroke-width="2" d="M125 48a29.007 29.007 0 00-8.494-20.506A29.005 29.005 0 0096 19"/><path fill="#fff" d="M72 73v.082c.492-.054.993-.082 1.5-.082C80.956 73 87 79.044 87 86.5c0 7.288-5.776 13.228-13 13.49v.01H33c-8.837 0-16-7.163-16-16s7.163-16 16-16c1.235 0 2.437.14 3.592.405C38.623 60.69 45.647 55 54 55c9.941 0 18 8.059 18 18z"/><path stroke="#171321" stroke-linecap="square" stroke-width="2" d="M41 100h33v-.01c7.224-.262 13-6.202 13-13.49C87 79.044 80.956 73 73.5 73c-.507 0-1.008.028-1.5.082V73c0-9.941-8.059-18-18-18-8.353 0-15.377 5.69-17.408 13.405A16.047 16.047 0 0033 68c-8.837 0-16 7.163-16 16 0 7.811 5.598 14.315 13 15.72"/><circle cx="52" cy="99" r="14" fill="#6FDAC9" stroke="#171321" stroke-linecap="square" stroke-width="2"/><path stroke="#171321" stroke-linecap="square" stroke-width="2" d="M47.2 99.367l2.823 2.833 6.777-6.8"/><circle cx="75" cy="70" r="6" fill="#fff" stroke="#171321" stroke-linecap="square" stroke-width="2"/></svg>
|
package/dist/illustrations.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"illustrationCount":
|
|
2
|
+
"illustrationCount": 269,
|
|
3
3
|
"illustrations": [
|
|
4
4
|
{
|
|
5
5
|
"name": "illustrations/Dependency-list-empty-state.svg",
|
|
@@ -126,20 +126,16 @@
|
|
|
126
126
|
"size": 4568
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"name": "illustrations/empty-
|
|
130
|
-
"size":
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"name": "illustrations/empty-projects-md.svg",
|
|
134
|
-
"size": 1216
|
|
129
|
+
"name": "illustrations/empty-state/empty-access-token.svg",
|
|
130
|
+
"size": 2757
|
|
135
131
|
},
|
|
136
132
|
{
|
|
137
|
-
"name": "illustrations/empty-
|
|
138
|
-
"size":
|
|
133
|
+
"name": "illustrations/empty-state/empty-activity-md.svg",
|
|
134
|
+
"size": 500
|
|
139
135
|
},
|
|
140
136
|
{
|
|
141
|
-
"name": "illustrations/empty-state/empty-
|
|
142
|
-
"size":
|
|
137
|
+
"name": "illustrations/empty-state/empty-admin-apps-md.svg",
|
|
138
|
+
"size": 1481
|
|
143
139
|
},
|
|
144
140
|
{
|
|
145
141
|
"name": "illustrations/empty-state/empty-admin-apps.svg",
|
|
@@ -181,6 +177,10 @@
|
|
|
181
177
|
"name": "illustrations/empty-state/empty-projects-deleted-md.svg",
|
|
182
178
|
"size": 987
|
|
183
179
|
},
|
|
180
|
+
{
|
|
181
|
+
"name": "illustrations/empty-state/empty-projects-md.svg",
|
|
182
|
+
"size": 1216
|
|
183
|
+
},
|
|
184
184
|
{
|
|
185
185
|
"name": "illustrations/empty-state/empty-projects-starred-md.svg",
|
|
186
186
|
"size": 1076
|
|
@@ -197,6 +197,10 @@
|
|
|
197
197
|
"name": "illustrations/empty-state/empty-serverless-lg.svg",
|
|
198
198
|
"size": 4562
|
|
199
199
|
},
|
|
200
|
+
{
|
|
201
|
+
"name": "illustrations/empty-state/empty-snippets-md.svg",
|
|
202
|
+
"size": 2962
|
|
203
|
+
},
|
|
200
204
|
{
|
|
201
205
|
"name": "illustrations/empty-state/empty-state-agents.svg",
|
|
202
206
|
"size": 9513
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|