target_two constant

String const target_two

Implementation

static const String target_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-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M24 41c9.39 0 17-7.61 17-17S33.39 7 24 7 7 14.61 7 24s7.61 17 17 17Z"/><path d="M24 32c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8Z"/><path stroke-linecap="round" d="M4 24h40M24 4v40"/></g></svg>';