two_triangles_two constant

String const two_triangles_two

Implementation

static const String two_triangles_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-linejoin="round" stroke-width="4"><path d="M44 24 4 4v40l40-20Z"/><path d="m4 24 40 20V4L4 24Z"/></g></svg>';