maze constant

String const maze

Implementation

static const String maze =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11.37 9.593 8.779 7 1 14.778l2.593 2.593 7.778-7.778ZM15.222 7 23 14.778l-2.576 2.576-5.202-5.202-5.202 5.202-2.576-2.576L15.222 7Z"/></svg>';