Replace emoji icons with SVG brand logos in provider selection wizard
Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/d14501d8-c118-48ef-a860-d329fda432b9 Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
||||
<rect width="48" height="48" rx="6" fill="#E20074"/>
|
||||
<!-- Telekom T shape -->
|
||||
<!-- Horizontal bar -->
|
||||
<rect x="8" y="14" width="32" height="6" rx="3" fill="white"/>
|
||||
<!-- Vertical stem -->
|
||||
<rect x="21" y="14" width="6" height="22" rx="0" fill="white"/>
|
||||
<!-- Arc above T -->
|
||||
<path d="M16 14 Q24 6 32 14" fill="none" stroke="white" stroke-width="3.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 457 B |
Reference in New Issue
Block a user