puzzle_2 constant

String const puzzle_2

Icon Data of puzzle_2

Implementation

static const String puzzle_2 =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="16" height="16" x="4" y="4" rx="2"/><path d="M12 4v2.5a.5.5 0 01-.5.5 1.5 1.5 0 000 3 .5.5 0 01.5.5V12m0 0v1.5a.5.5 0 00.5.5 1.5 1.5 0 010 3 .5.5 0 00-.5.5V20m8-8h-2.5a.5.5 0 01-.5-.5 1.5 1.5 0 00-3 0 .5.5 0 01-.5.5H12m0 0h-1.5a.5.5 0 00-.5.5 1.5 1.5 0 01-3 0 .5.5 0 00-.5-.5H4"/></g></svg>';