@gitlab/svgs 2.11.0 → 2.12.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="144" height="144" viewBox="0 0 144 144" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M126.45 28.009a70.001 70.001 0 11-9.883-9.989" stroke="#AC7FFF" stroke-opacity=".24" stroke-width="4" stroke-linecap="round"/><circle cx="52" cy="92" r="12" stroke="#6E49CB" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><circle cx="52" cy="52" r="12" stroke="#6E49CB" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><circle cx="93" cy="72" r="15.75" stroke="#AFA3C6" stroke-opacity=".16" stroke-width="6"/><path d="M109.889 80.144a18.75 18.75 0 10-4.881 6.256" stroke="#6E49CB" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M95 67a2 2 0 10-4 0v3h-3a2 2 0 100 4h3v3a2 2 0 104 0v-3h3a2 2 0 100-4h-3v-3z" fill="#04AF92"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="68" cy="40" r="10.809" fill="#F0F0F0" stroke="#DBDBDB" stroke-width="2.382"/><circle cx="46" cy="16" r="12" stroke="#DBDBDB" stroke-width="2.382"/><circle cx="46" cy="64" r="12" stroke="#DBDBDB" stroke-width="2.382"/><circle cx="23" cy="40" r="21" stroke="#6E49CB" stroke-width="2.382"/><circle cx="23" cy="40" r="17" fill="#6E49CB"/><circle cx="23" cy="40" r="17" fill="#fff" fill-opacity=".9"/><path d="M22.313 48V33.366M15 40.305h15" stroke="#6E49CB" stroke-width="2.382" stroke-linecap="round"/></svg>
|
package/dist/illustrations.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"illustrationCount":
|
|
2
|
+
"illustrationCount": 252,
|
|
3
3
|
"illustrations": [
|
|
4
4
|
{
|
|
5
5
|
"name": "illustrations/Dependency-list-empty-state.svg",
|
|
@@ -177,6 +177,10 @@
|
|
|
177
177
|
"name": "illustrations/empty-state/empty-state-clusters.svg",
|
|
178
178
|
"size": 5299
|
|
179
179
|
},
|
|
180
|
+
{
|
|
181
|
+
"name": "illustrations/empty-state/empty-subgroup-md.svg",
|
|
182
|
+
"size": 836
|
|
183
|
+
},
|
|
180
184
|
{
|
|
181
185
|
"name": "illustrations/empty-state/empty-tags-lg.svg",
|
|
182
186
|
"size": 1564
|
|
@@ -765,6 +769,10 @@
|
|
|
765
769
|
"name": "illustrations/starred_empty.svg",
|
|
766
770
|
"size": 6953
|
|
767
771
|
},
|
|
772
|
+
{
|
|
773
|
+
"name": "illustrations/subgroup-create-new-sm.svg",
|
|
774
|
+
"size": 612
|
|
775
|
+
},
|
|
768
776
|
{
|
|
769
777
|
"name": "illustrations/subscription-cancelled.svg",
|
|
770
778
|
"size": 1567
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gitlab/svgs",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.12.0",
|
|
4
4
|
"description": "SVG Assets for GitLab",
|
|
5
5
|
"main": "",
|
|
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": "12.0
|
|
21
|
+
"@gitlab/eslint-plugin": "12.2.0",
|
|
22
22
|
"bootstrap": "^4.3.1",
|
|
23
23
|
"eslint": "7.32.0",
|
|
24
24
|
"glob": "^7.1.3",
|