memo_game constant

String const memo_game

Icon Data of memo_game

Implementation

static const String memo_game =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M5.5 5.5h10v10h-10zm13.5 0h10v10H19zm13.5 0h10v10h-10zM5.5 19h10v10h-10zM19 19h10v10H19zm13.5 0h10v10h-10zm-27 13.5h10v10h-10zm13.5 0h10v10H19zm13.5 0h10v10h-10z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.5 22h4v4h-4zm27-13.5h4v4h-4z"/></svg>';