teapot constant

String const teapot

Implementation

static const String teapot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="896" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 896"><path fill="currentColor" d="M960 320q0 128-64 128-3 0-5 5 5 32 5 59 0 108-54.5 214.5T699 896H325q-99-71-155-197-18 5-42 5-34 0-64-46.5T17 545 0 416q0-160 128-160 51 0 80 22 54-70 133.5-110T512 128q97 0 181 45.5T830 297q2-6 2-9 0-66 47-113t113-47q16 0 32 3v125q-27 0-45.5 18.5T960 320zm-832 0q-64 0-64 114 0 57 27.5 120.5T147 635q-19-65-19-123 0-85 37-163-17-29-37-29zM448 63.5q0-26.5 18.5-45t45-18.5T557 18.5t19 45-19 45.5-45.5 19-45-19T448 63.5z"/></svg>';