start_cog constant

String const start_cog

Implementation

static const String start_cog =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M4 0v6h1.7l.2.7.2.6h.1l1.2-.6 1.8 1.8-.6 1.2v.1l.6.2.7.2v.2L16 7 4 0zm.5 10.5c-.2 0-.4.1-.5.2-.3.2-.5.5-.5.8s.2.7.5.8c.1.1.3.2.5.2.6 0 1-.4 1-1s-.4-1-1-1z"/><path fill="currentColor" d="M9 12v-1l-1.1-.4c-.1-.3-.2-.6-.4-.9l.5-1-.7-.7-1 .5c-.3-.2-.6-.3-.9-.4L5 7H4l-.4 1.1c-.3.1-.6.2-.9.4l-1-.5-.7.7.5 1.1c-.2.3-.3.6-.4.9L0 11v1l1.1.4c.1.3.2.6.4.9l-.5 1 .7.7 1.1-.5c.3.2.6.3.9.4L4 16h1l.4-1.1c.3-.1.6-.2.9-.4l1 .5.7-.7-.5-1.1c.2-.3.3-.6.4-.9L9 12zm-4.5 1.5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>';