target constant

String const target

Implementation

static const String target =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8 9a1 1 0 100-2 1 1 0 000 2Z"/><path d="M12 8a4 4 0 11-8 0 4 4 0 018 0Zm-4 3a3 3 0 100-6 3 3 0 000 6Z"/><path d="M15 8A7 7 0 111 8a7 7 0 0114 0Zm-7 6A6 6 0 108 2a6 6 0 000 12Z"/></g></svg>';