monkey_face constant

String const monkey_face

Implementation

static const String monkey_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="M55.087 24.853c-.977-6.743-4.993-11.406-11.711-14.07 1.145-.605 1.885-.908 1.885-.908-3.236-1.14-6.045-1.804-8.477-2.106 1.279-.963 2.133-1.329 2.133-1.329-19.752-2.786-29.492 8.2-30.104 18.428C4.943 25.547 2 28.91 2 32.969c0 4.017 2.883 7.354 6.696 8.08C9.132 50.464 19.396 58 31.999 58c12.605 0 22.869-7.536 23.305-16.951 3.812-.727 6.696-4.065 6.696-8.08 0-4.092-2.995-7.478-6.913-8.116M8.901 38.137c-2.31-.6-4.023-2.675-4.023-5.168 0-2.416 1.613-4.438 3.816-5.106.049 2.162.618 4.229 1.614 6.134a14.31 14.31 0 00-1.407 4.14m35.647 1.787c1.328 1.656 2.106 3.59 2.106 5.665 0 6.082-6.562 11.01-14.655 11.01s-14.654-4.928-14.654-11.01c0-2.075.777-4.009 2.107-5.665-4.557-2.758-7.474-6.98-7.474-11.719 0-16.934 20.021-6.146 20.021-6.146s20.022-10.787 20.022 6.146c0 4.738-2.917 8.961-7.473 11.719m10.551-1.787a14.363 14.363 0 00-1.406-4.141c.996-1.905 1.564-3.972 1.613-6.134 2.203.669 3.815 2.69 3.815 5.106 0 2.494-1.712 4.569-4.022 5.169"/><path fill="currentColor" d="M34.145 40.803c.553 0 1-.919 1-2.057 0-1.133-.447-2.059-1-2.059-.554 0-1 .926-1 2.059 0 1.138.446 2.057 1 2.057m-4.292 0c.553 0 1-.919 1-2.057 0-1.133-.447-2.059-1-2.059-.554 0-1 .926-1 2.059 0 1.138.446 2.057 1 2.057"/><ellipse cx="40.682" cy="31.746" fill="currentColor" rx="3.5" ry="4.5"/><ellipse cx="23.318" cy="31.746" fill="currentColor" rx="3.5" ry="4.5"/><path fill="currentColor" d="M31.998 45.439c-4.689 0-9.459-1.271-9.845-.942-1.425 1.214 2.944 6.939 9.845 6.977 6.9-.035 11.272-5.762 9.844-6.977-.386-.328-5.154.943-9.844.942"/></svg>';