fix: update stroke and fill colors in icon-titlebar.svg to match branding
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<path
|
||||
d="M0 0 L-26 -15 L-26 15 L0 30 Z"
|
||||
fill="none"
|
||||
stroke="#A0AF54"
|
||||
stroke="#73C991"
|
||||
stroke-width="4"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
@@ -13,7 +13,7 @@
|
||||
<path
|
||||
d="M0 0 L26 -15 L26 15 L0 30 Z"
|
||||
fill="none"
|
||||
stroke="#A0AF54"
|
||||
stroke="#73C991"
|
||||
stroke-width="4"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
@@ -21,7 +21,7 @@
|
||||
<path
|
||||
d="M0 -30 L-26 -15 L0 0 L26 -15 Z"
|
||||
fill="none"
|
||||
stroke="#A0AF54"
|
||||
stroke="#73C991"
|
||||
stroke-width="4"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
@@ -32,9 +32,9 @@
|
||||
y="-14"
|
||||
width="24"
|
||||
height="28"
|
||||
fill="#C4D36A"
|
||||
fill="#73C991"
|
||||
fill-opacity="0.32"
|
||||
stroke="#A0AF54"
|
||||
stroke="#73C991"
|
||||
stroke-width="8"
|
||||
/>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user