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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16.867 7.105a1.49 1.49 0 10-2.715 0A8.638 8.638 0 009.419 9.5H7.75c-.41 0-.75.34-.75.75s.34.75.75.75h.07l-1.614 3.882-.156-.082a1.3 1.3 0 01-.7-1.16v-2.11c0-.29-.24-.53-.53-.53H2.53c-.29 0-.53.24-.53.53v5.06c0 2.2.9 4.31 2.5 5.83l3.685 3.502c.17.175.344.343.525.505v.003h.003a10.12 10.12 0 002.345 1.572l-.968.938c-.4.39-.12 1.06.43 1.06h9.91c.55 0 .82-.67.43-1.06l-.97-.94h-.065a10.11 10.11 0 004.868-5.074A6.276 6.276 0 0030 16.73 3.73 3.73 0 0026.27 13c-.764 0-1.494.236-2.104.653L23.06 11h.2c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-1.658a8.638 8.638 0 00-4.735-2.395Zm8.502 13.567a10.15 10.15 0 00-.41-5.076c.325-.373.8-.596 1.311-.596.95 0 1.73.78 1.73 1.73 0 1.77-1.09 3.296-2.631 3.942Z"/></svg>';