tree_one constant

String const tree_one

Implementation

static const String 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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><ellipse cx="24" cy="20" rx="15" ry="16"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 14v22"/><path d="M30 34.669A14.154 14.154 0 0124 36a14.16 14.16 0 01-6-1.331"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 36v8m0-22 6-6m-6 13-6-6"/></g></svg>';