christmas_tree_one constant

String const christmas_tree_one

Implementation

static const String christmas_tree_one =
    '<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" stroke-width="4" d="M24 36v8M14 15 24 4l10 11-3 3 8 8-5 1.158L42 36H6l8-8.842L9 26l8-8-3-3Z"/></svg>';