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="30" height="30" preserveAspectRatio="xMidYMid meet" viewBox="0 0 30 30"><path fill="currentColor" d="M8.75 15.54c-1.12-2.4-.95-4.66.52-6.79 1.03-1.48 2.6-2.39 4.73-2.72.16-.04.34-.07.54-.08h.63c2.91.09 5.05 1.38 6.4 3.88.64 1.18.8 2.48.48 3.91-.26 1.13-.68 2.19-1.28 3.17-1.29 2.01-2.63 3.64-4 4.88-.07.07-.17.16-.3.26-.46.35-.89.53-1.28.54s-.83-.14-1.31-.45a3.37 3.37 0 01-.74-.59c-1.96-2-3.43-4-4.39-6.01zm.11-2.21c.02.11.05.25.09.44s.07.32.09.4c.28 1.26.86 2.23 1.73 2.93.88.7 1.96 1.11 3.26 1.23.29.03.46.02.51-.03s.08-.23.09-.52c-.01-.08-.03-.21-.05-.39-.02-.18-.04-.31-.06-.39-.25-1.34-.88-2.32-1.9-2.93-.18-.11-.39-.22-.62-.34s-.44-.2-.61-.27c-.17-.07-.4-.16-.69-.27-.29-.11-.5-.19-.63-.25-.16-.06-.42-.1-.8-.11-.32 0-.46.17-.41.5zm6.8 4.4c-.02.31 0 .49.06.56.07.07.25.08.55.04.38-.04.78-.12 1.2-.22 1.07-.27 1.94-.84 2.62-1.71.34-.41.6-.86.77-1.34s.34-1.05.47-1.72c.05-.23.04-.38-.03-.46-.07-.08-.22-.11-.44-.08-.59.1-1.12.23-1.59.4-1.15.43-2.02 1.01-2.62 1.74-.6.74-.93 1.66-.99 2.79z"/></svg>';