puzzle_piece constant

String const puzzle_piece

Implementation

static const String puzzle_piece =
    '<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="M14.9.9c-1.1-1-2.5-1.3-3.1-.4-.7 1.1.5 1.7-.3 2.5-.5.6-2-.8-2-.8l-.8-.8-1.4 1.4c-.6.7-2.1 1.5-2.6 1.1-.7-.6.1-1.8-.5-2.6-.7-1-2.1-.8-3 .3-1 1.1-1.4 2.4-.5 3 1.1.7 1.9-.3 2.7.5.4.4-.2 1.7-.5 2.1L.6 9.5 7.1 16l1.7-1.7c.7-.7 1.5-2 1.1-2.4-.6-.7-1.7.1-2.5-.4-1-.7-.8-2 .3-3s2.5-1.3 3.1-.4c.7 1.1-.4 1.8.4 2.6.4.4 1.6-.2 2-.6L15.3 8l-1.1-1.1c-.6-.6-1.9-2-1.4-2.5.6-.7 1.7.2 2.5-.4.9-.8.6-2.1-.4-3.1z"/></svg>';