Sync servers.svg from monolith for the all-apps menu. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -28,6 +28,7 @@ return [
|
||||
['name' => 'Email', 'url' => 'https://email.'.$root, 'icon' => 'email.svg'],
|
||||
['name' => 'Mail', 'url' => 'https://mail.'.$root, 'icon' => 'mail.svg'],
|
||||
['name' => 'Domains', 'url' => 'https://domains.'.$root, 'icon' => 'domains.svg'],
|
||||
['name' => 'Servers', 'url' => 'https://servers.'.$root, 'icon' => 'servers.svg'],
|
||||
['name' => 'Hosting', 'url' => 'https://hosting.'.$root, 'icon' => 'hosting.svg'],
|
||||
],
|
||||
];
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #3669e3;
|
||||
}
|
||||
|
||||
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5 {
|
||||
stroke-width: 0px;
|
||||
}
|
||||
|
||||
.cls-2 {
|
||||
fill: #698298;
|
||||
}
|
||||
|
||||
.cls-3 {
|
||||
fill: #5076be;
|
||||
}
|
||||
|
||||
.cls-4 {
|
||||
fill: #3c997d;
|
||||
}
|
||||
|
||||
.cls-5 {
|
||||
fill: #0eb061;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<rect class="cls-5" x="1.1" y="2.1" width="357.9" height="110.5" rx="55.2" ry="55.2"/>
|
||||
<rect class="cls-1" x="1.1" y="247.5" width="356.4" height="110.5" rx="55.2" ry="55.2"/>
|
||||
<rect class="cls-2" x="124.3" y="-48.8" width="110.5" height="457.4" rx="55.2" ry="55.2" transform="translate(-74.6 179.7) rotate(-45)"/>
|
||||
<path class="cls-3" d="M341.3,263.6l-6.6-6.6c-8.8-6-19.5-9.5-31-9.5h-134.7l94.1,94.1c21.5,21.5,56.5,21.5,78.1,0,21.5-21.5,21.5-56.5,0-78.1h0Z"/>
|
||||
<path class="cls-4" d="M17.8,96.4l4.2,4.2c9.5,7.4,21.3,11.9,34.2,11.9h134L96,18.3C74.4-3.2,39.5-3.2,17.8,18.3c-21.5,21.5-21.5,56.5,0,78.1Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user