u_turn_down constant

String const u_turn_down

Implementation

static const String u_turn_down =
    '<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"><path stroke-linecap="round" stroke-linejoin="round" d="M35 34V15c0-6.075-4.925-11-11-11v0c-6.075 0-11 4.925-11 11v29"/><path stroke-linecap="round" stroke-linejoin="round" d="m18 39-5 5-5-5"/><circle cx="35" cy="39" r="5" transform="rotate(90 35 39)"/></g></svg>';