@gitlab/svgs 3.28.0 → 3.29.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"><g clip-path="url(#empty-embed-panel-md__a)"><rect width="144" height="144" rx="72" fill="#E7E4F2"/><path d="M134 113V25H10v96h116a8 8 0 008-8z" fill="#fff"/><path d="M10 62.818V121h116a8 8 0 008-8V25H10v28" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M10 33h124" stroke="#171321" stroke-width="2" stroke-linecap="square" stroke-linejoin="round"/><path d="M72 103l33-15" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="104" cy="89" r="3" fill="#FF9D73" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M72 103l-33 5" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="72" cy="103" r="3" fill="#FF9D73" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="40" cy="108" r="3" fill="#FF9D73" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M105 65L72 92" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="104" cy="66" r="3" fill="#fff" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M39 94l33-2" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="72" cy="92" r="3" fill="#fff" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="40" cy="94" r="3" fill="#fff" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M105 46L72 58" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="104" cy="46" r="3" fill="#AEA5D6" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path d="M72 58L39 83" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="72" cy="58" r="3" fill="#AEA5D6" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="40" cy="82" r="3" fill="#AEA5D6" stroke="#171321" stroke-width="2" stroke-linecap="square"/><circle cx="40" cy="42" r="13" fill="#FCA326" stroke="#171321" stroke-width="2" stroke-linecap="square"/><path fill-rule="evenodd" clip-rule="evenodd" d="M41 35v-1h-2v9h2v-8zm-1 15a2 2 0 100-4 2 2 0 000 4z" fill="#171321"/></g><defs><clipPath id="empty-embed-panel-md__a"><path fill="#fff" d="M0 0h144v144H0z"/></clipPath></defs></svg>
|
package/dist/illustrations.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"illustrationCount":
|
|
2
|
+
"illustrationCount": 263,
|
|
3
3
|
"illustrations": [
|
|
4
4
|
{
|
|
5
5
|
"name": "illustrations/Dependency-list-empty-state.svg",
|
|
@@ -145,6 +145,10 @@
|
|
|
145
145
|
"name": "illustrations/empty-state/empty-deploy-keys-lg.svg",
|
|
146
146
|
"size": 4475
|
|
147
147
|
},
|
|
148
|
+
{
|
|
149
|
+
"name": "illustrations/empty-state/empty-embed-panel-md.svg",
|
|
150
|
+
"size": 2232
|
|
151
|
+
},
|
|
148
152
|
{
|
|
149
153
|
"name": "illustrations/empty-state/empty-escalation.svg",
|
|
150
154
|
"size": 1995
|