alien constant

String const alien

Implementation

static const String alien =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11 17a2.5 2.5 0 002 0"/><path d="M12 3C7.336 3 4.604 5.331 4.138 8.595a11.816 11.816 0 002 8.592 10.777 10.777 0 003.199 3.064c1.666 1 3.664 1 5.33 0a10.777 10.777 0 003.199-3.064 11.89 11.89 0 002-8.592C19.4 5.33 16.668 3 12.004 3zm-4 8 2 2m6-2-2 2"/></g></svg>';