mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-13 14:41:00 +01:00
7 lines
596 B
XML
7 lines
596 B
XML
|
<?xml version="1.0"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64">
|
||
|
<ellipse cx="32" cy="32" rx="21.5" ry="30" style="fill:#fff"/>
|
||
|
<path d="m32 64c14.21 0 24-6.64 24-32 0-25.36-9.79-32-24-32-14.2 0-24 6.64-24 32 0 25.36 9.79 32 24 32" style="fill:#0064c8"/>
|
||
|
<path d="m46.6 42.94l-10.94-10.94 10.94-10.94-16.57-16.58v21.85l-9.11-9.12-3.32 3.31 11.44 11.48-11.44 11.47 3.32 3.32 9.11-9.12v21.85l16.57-16.58m-6.62-21.85l-5.29 5.29v-10.58l5.29 5.29m-5.29 16.53l5.29 5.29-5.29 5.29v-10.58" style="fill:#fff"/>
|
||
|
</svg>
|