cog constant

String const cog

Implementation

static const String 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="M16 9V7l-1.7-.6c-.2-.6-.4-1.2-.7-1.8l.8-1.6L13 1.6l-1.6.8c-.5-.3-1.1-.6-1.8-.7L9 0H7l-.6 1.7c-.6.2-1.2.4-1.7.7l-1.6-.8-1.5 1.5.8 1.6c-.3.5-.5 1.1-.7 1.7L0 7v2l1.7.6c.2.6.4 1.2.7 1.8L1.6 13 3 14.4l1.6-.8c.5.3 1.1.6 1.8.7L7 16h2l.6-1.7c.6-.2 1.2-.4 1.8-.7l1.6.8 1.4-1.4-.8-1.6c.3-.5.6-1.1.7-1.8L16 9zm-8 3c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z"/><path fill="currentColor" d="M10.6 7.9a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z"/></svg>';