direction_adjustment_two constant

String const direction_adjustment_two

Implementation

static const String direction_adjustment_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="m18 10 6-6m0 0 6 6m-6-6v10m-6 24 6 6m0 0 6-6m-6 6V34m14-16 6 6m0 0-6 6m6-6H34m-24-6-6 6m0 0 6 6m-6-6h10"/><circle cx="24" cy="24" r="4"/></g></svg>';