stop_cog constant

String const stop_cog

Implementation

static const String stop_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="M1 0v7.2l.5-.5 1.2.6h.1l.2-.6.3-.7h2.4l.2.7.2.6h.1l1.2-.6 1.8 1.8-.6 1.2v.1l.6.2.7.2v2.4l-.7.2-.6.2v.1l.6 1.2-.4.7H16V0H1z"/><path fill="currentColor" d="M5.5 11.5a1 1 0 11-2 0 1 1 0 012 0z"/><path fill="currentColor" d="M7.9 12.4 9 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-.2.3-.5.4-.8zm-3.4 1.1c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>';