split_turn_down_left constant

String const split_turn_down_left

Implementation

static const String split_turn_down_left =
    '<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="M37 22H21a8 8 0 00-8 8v14"/><circle cx="37" cy="8.944" r="5" transform="rotate(-90 37 8.944)"/><path stroke-linecap="round" stroke-linejoin="round" d="M37 14v29m5-4-5 5-5-5m-14 0-5 5-5-5"/></g></svg>';