Some checks are pending
Build / build (18.x, macos-latest) (push) Waiting to run
Build / build (18.x, ubuntu-latest) (push) Waiting to run
Build / build (18.x, windows-latest) (push) Waiting to run
Build / build (20.x, macos-latest) (push) Waiting to run
Build / build (20.x, ubuntu-latest) (push) Waiting to run
Build / build (20.x, windows-latest) (push) Waiting to run
15 lines
688 B
XML
15 lines
688 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="logo" version="1.1" viewBox="0 0 60 60" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="var(--ov_logo_border_color, #0b2033)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8">
|
|
<path d="M16 18 23 11 46 11 39 18Z" fill="#FF9E9E"/>
|
|
<path d="M16 18H39V41H16Z" fill="#D83B3B"/>
|
|
<path d="M39 18 46 11V34L39 41Z" fill="#A61F1F"/>
|
|
<path d="M16 18 23 11 46 11 39 18Z"/>
|
|
<path d="M16 18H39V41H16Z"/>
|
|
<path d="M39 18 46 11V34L39 41Z"/>
|
|
<path d="M39 18V41"/>
|
|
<path d="M29 11V18"/>
|
|
<path d="M20 23H35V28H30V37H25V28H20Z" fill="#FFF2F2" stroke="none"/>
|
|
</g>
|
|
</svg>
|