alien_fill constant

String const alien_fill

Implementation

static const String alien_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 16a96.2 96.2 0 00-96 96c0 24 12.6 55.1 33.6 83s44.5 45 62.4 45 41.2-16.8 62.4-45 33.6-59 33.6-83a96.2 96.2 0 00-96-96ZM64 116v-4a12 12 0 0112-12 36 36 0 0136 36v4a12 12 0 01-12 12 36 36 0 01-36-36Zm80 84h-32a8 8 0 010-16h32a8 8 0 010 16Zm48-84a36 36 0 01-36 36 12 12 0 01-12-12v-4a36 36 0 0136-36 12 12 0 0112 12Z"/></svg>';