treasure_chest constant

String const treasure_chest

Implementation

static const String treasure_chest =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M42 4H6a2 2 0 00-2 2v36a2 2 0 002 2h36a2 2 0 002-2V6a2 2 0 00-2-2Z"/><path stroke-linecap="round" d="M4 24h13m14 0h13"/><path d="M24 31a7 7 0 100-14 7 7 0 000 14Z"/></g></svg>';