tree_two constant

String const tree_two

Implementation

static const String tree_two =
    '<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-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M11 24s-3 2-3 6c0 6 10 8 10 8m19-14s3 2 3 6c0 6-10 8-10 8m-6-22.001v28"/><path d="M19.126 13.5a6 6 0 119.748 0"/><path stroke-linejoin="round" d="M13 13s-4 2.5-4 6 3 6 3 6m23-12s4 2.5 4 6-3 6-3 6"/></g></svg>';