nerd_face constant

String const nerd_face

Implementation

static const String nerd_face =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2m18.103 9.324a16.418 16.418 0 00-8.979-.915c-.703.135-.192 2.27.388 2.156 4.168-.748 8.456.4 11.69 3.133.163.142.469.015.765-.222a27.491 27.491 0 014.06 7.66C55.73 19.456 51.657 17 47 17c-4.533 0-8.521 2.323-10.848 5.842-2.688-1.168-5.805-1.061-8.301.007C25.525 19.326 21.537 17 17 17c-4.657 0-8.73 2.457-11.026 6.137a27.468 27.468 0 014.136-7.758c.27.197.538.299.686.169a14.233 14.233 0 0111.692-3.133c.58.113 1.092-2.021.389-2.156a16.411 16.411 0 00-8.672.8C19.006 6.973 25.218 4.5 32 4.5c6.928 0 13.262 2.581 18.103 6.824M57 30c0 5.521-4.479 10-10 10s-10-4.479-10-10c0-5.524 4.479-10 10-10s10 4.476 10 10m-29.999 0c0 5.523-4.479 10-10.001 10-5.522 0-10-4.477-10-10 0-5.524 4.477-10 10-10s10.001 4.476 10.001 10M32 59.5c-14.563 0-26.511-11.379-27.436-25.712C6.187 39.119 11.139 43 17 43c7.18 0 13-5.82 13-13 0-1.276-.191-2.506-.534-3.671 1.53-.436 3.54-.434 5.068.001A12.964 12.964 0 0034 30c0 7.18 5.82 13 13 13 5.861 0 10.813-3.881 12.436-9.212C58.511 48.121 46.563 59.5 32 59.5"/><ellipse cx="20" cy="30.5" fill="currentColor" rx="4" ry="5"/><ellipse cx="44" cy="30.5" fill="currentColor" rx="4" ry="5"/><path fill="currentColor" d="M41.404 45.15c-3.223 2.269-8.353 3.834-13.66 2.433-1.421-.377-2.535 3.31-1.018 3.733 5.767 1.55 12.049.429 16.93-3.014 1.205-.868-1.054-4.027-2.252-3.152"/></svg>';