repositioning constant

String const repositioning

Implementation

static const String repositioning =
    '<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="M33 22c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0Z"/><path d="M24 25a3 3 0 100-6 3 3 0 000 6ZM9 14s7.5-11.5 20.5-7S42 24.5 42 24.5M42 8v16m-3 10s-6 11-19.5 7.5S6 24 6 24m0 0v16"/></g></svg>';