aliens_fill constant

String const aliens_fill

Implementation

static const String aliens_fill =
    '<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 2a8.5 8.5 0 018.5 8.5c0 6.5-5.5 12-8.5 12s-8.5-5.5-8.5-12A8.5 8.5 0 0112 2zm5.5 10a4.5 4.5 0 00-4.475 4.975 4.5 4.5 0 004.95-4.95A4.552 4.552 0 0017.5 12zm-11 0c-.16 0-.319.008-.475.025a4.5 4.5 0 004.95 4.95A4.5 4.5 0 006.5 12z"/></svg>';