puzzle_rtl constant

String const puzzle_rtl

Implementation

static const String puzzle_rtl =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><circle cx="3" cy="10" r="3" fill="currentColor"/><path fill="currentColor" d="M9.42 3A2.94 2.94 0 009 4.5a3 3 0 006 0 2.94 2.94 0 00-.42-1.5H19v12a2 2 0 01-2 2H5V3z"/></svg>';