Use woomanager.svg for Woo Manager in app launcher.
Deploy Ladill Woo Manager / deploy (push) Successful in 27s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-07 00:07:16 +00:00
co-authored by Cursor
parent ba762cfab7
commit ec138a903f
2 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ return [
['name' => 'POS', 'url' => 'https://pos.'.$root.'/sso/connect?redirect='.urlencode('https://pos.'.$root.'/dashboard'), 'icon' => 'pos.svg'],
['name' => 'Mini', 'url' => 'https://mini.'.$root.'/sso/connect?redirect='.urlencode('https://mini.'.$root.'/dashboard'), 'icon' => 'mini.svg'],
['name' => 'Give', 'url' => 'https://give.'.$root.'/sso/connect?redirect='.urlencode('https://give.'.$root.'/dashboard'), 'icon' => 'give.svg'],
['name' => 'Woo Manager', 'url' => 'https://woo.'.$root.'/sso/connect?redirect='.urlencode('https://woo.'.$root.'/dashboard'), 'icon' => 'woo.svg'],
['name' => 'Woo Manager', 'url' => 'https://woo.'.$root.'/sso/connect?redirect='.urlencode('https://woo.'.$root.'/dashboard'), 'icon' => 'woomanager.svg'],
['name' => 'Transfer', 'url' => 'https://transfer.'.$root.'/sso/connect?redirect='.urlencode('https://transfer.'.$root.'/dashboard'), 'icon' => 'transfer.svg'],
['name' => 'Accounting', 'url' => 'https://accounting.'.$root.'/sso/connect?redirect='.urlencode('https://accounting.'.$root.'/dashboard'), 'icon' => 'accounting.svg'],
['name' => 'Invoice', 'url' => 'https://invoice.'.$root.'/sso/connect?redirect='.urlencode('https://invoice.'.$root.'/dashboard'), 'icon' => 'invoice.svg'],
@@ -0,0 +1,31 @@
<?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: #33669a;
}
.cls-1, .cls-2, .cls-3, .cls-4 {
stroke-width: 0px;
}
.cls-2 {
fill: #ffd05a;
}
.cls-3 {
fill: #f16667;
}
.cls-4 {
fill: #319966;
}
</style>
</defs>
<rect class="cls-3" x="-.4" y="83.3" width="109.1" height="62.3" rx="30.7" ry="30.7"/>
<rect class="cls-2" x="46.1" y="83.3" width="62.6" height="188.7" rx="30.8" ry="30.8"/>
<rect class="cls-4" x="109.3" y="58.7" width="62.6" height="240.4" rx="30.8" ry="30.8" transform="translate(167.6 -47.1) rotate(45)"/>
<rect class="cls-1" x="172.8" y="84.5" width="62.6" height="188.7" rx="30.8" ry="30.8"/>
<rect class="cls-3" x="235.1" y="60.2" width="62.6" height="238.8" rx="30.8" ry="30.8" transform="translate(205 -135.8) rotate(45)"/>
</svg>

After

Width:  |  Height:  |  Size: 1004 B