alien_thin constant

String const alien_thin

Implementation

static const String alien_thin =
    '<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 20a92.1 92.1 0 00-92 92c0 23.2 12.3 53.3 32.8 80.6 15.8 21 39.6 43.4 59.2 43.4s43.4-22.4 59.2-43.4c20.5-27.3 32.8-57.4 32.8-80.6a92.1 92.1 0 00-92-92Zm52.8 167.8C162.4 212.2 141.7 228 128 228s-34.4-15.8-52.8-40.2S44 133.2 44 112a84 84 0 01168 0c0 21.2-12 50.2-31.2 75.8ZM116 140v-4a36 36 0 00-36-36 12 12 0 00-12 12v4a36 36 0 0036 36 12 12 0 0012-12Zm-8 0a4 4 0 01-4 4 28.1 28.1 0 01-28-28v-4a4 4 0 014-4 28.1 28.1 0 0128 28Zm68-40a36 36 0 00-36 36v4a12 12 0 0012 12 36 36 0 0036-36v-4a12 12 0 00-12-12Zm4 16a28.1 28.1 0 01-28 28 4 4 0 01-4-4v-4a28.1 28.1 0 0128-28 4 4 0 014 4Zm-32 68a4 4 0 01-4 4h-32a4 4 0 010-8h32a4 4 0 014 4Z"/></svg>';