alien_outline constant

String const alien_outline

Implementation

static const String alien_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" d="M6.52 11.435c.24.107.719.497.981.497.263 0 .741-.39.982-.497m-3.926-4.97 1.472 1.49m4.417-1.49-1.472 1.49M7.5.5C3.94.5 1.967 2.45 1.612 4.974c-.358 2.33.136 4.53 1.472 6.461.643.953 1.486 1.876 2.454 2.486 1.271.772 2.654.772 3.925 0 .967-.61 1.81-1.533 2.454-2.486 1.33-1.934 1.824-4.13 1.472-6.461C13.034 2.449 11.062.5 7.501.5Z"/></svg>';