s_turn_right constant

String const s_turn_right

Implementation

static const String s_turn_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="M30 24H13c-4 0-7-3-7-7s3-7 7-7h19M8 38h27c4 0 7-3 7-7s-3-7-7-7h-5"/><path stroke-linecap="round" stroke-linejoin="round" d="m13 43-5-5 5-5"/><circle cx="37.176" cy="10" r="5" transform="rotate(-180 37.176 10)"/></g></svg>';