bullseye constant

String const bullseye

Implementation

static const String bullseye =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5a7 7 0 107 7 7 7 0 00-7-7Zm0 12a5 5 0 115-5 5 5 0 01-5 5Zm0-8a3 3 0 103 3 3 3 0 00-3-3Zm0 4a1 1 0 111-1 1 1 0 01-1 1Zm0-12a11 11 0 1011 11A11 11 0 0012 1Zm0 20a9 9 0 119-9 9 9 0 01-9 9Z"/></svg>';