direction_adjustment constant

String const direction_adjustment

Implementation

static const String direction_adjustment =
    '<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="m20 8 4-4m0 0 4 4m-4-4v12m-4 24 4 4m0 0 4-4m-4 4V32m16-12 4 4m0 0-4 4m4-4H32M8 20l-4 4m0 0 4 4m-4-4h12"/><circle cx="24" cy="24" r="2"/></g></svg>';