split_turn_down_right constant

String const split_turn_down_right

Implementation

static const String split_turn_down_right =
    '<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="M13 22h16a8 8 0 018 8v14"/><circle cx="13" cy="8.944" r="5" transform="rotate(-90 13 8.944)"/><path stroke-linecap="round" stroke-linejoin="round" d="M13 14v29m5-4-5 5-5-5m34 0-5 5-5-5"/></g></svg>';