clawdie-iso/live/operator-session/icons/clawdie-start.svg

18 lines
642 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
<!-- Clawdie Start-button icon: unified geodesic 2V logo.
Outer triangle + inverted inner triangle whose vertices
touch the midpoints of the outer sides.
Cyan on transparent — inherits panel background. -->
<path d="M32 7 L57 55 L7 55 Z"
fill="none"
stroke="#00b4d8"
stroke-width="3"
stroke-linejoin="round"/>
<path d="M19.5 31 L44.5 31 L32 55 Z"
fill="none"
stroke="#00b4d8"
stroke-width="3"
stroke-linejoin="round"/>
</svg>