dew constant

String const dew

Implementation

static const String dew =
    '<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" fill-rule="evenodd" d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-3.839-9.184h-.271V9.183h.345c.296 0 .581-.115.791-.32.21-.204.328-.482.328-.771 0-.603-.501-1.092-1.12-1.092h-1.556c-.313 0-.612.12-.833.336a1.136 1.136 0 00-.345.813v15.673c0 .312.127.612.354.833.226.22.533.345.854.345h1.453c.618 0 1.12-.489 1.12-1.092 0-.603-.502-1.091-1.12-1.092zm12.17-11.452a8.368 8.368 0 00-3.222-3.15c-1.369-.761-2.9-1.142-4.591-1.142h-.349c-.297 0-.581.115-.791.32-.21.204-.328.482-.328.772 0 .603.501 1.091 1.12 1.091h.296c1.227 0 2.343.29 3.347.866a6.372 6.372 0 012.376 2.372c.58 1.004.87 2.133.871 3.388 0 1.238-.286 2.36-.858 3.362-.573 1.004-1.205 1.935-2.191 2.503-.987.569-1.865 1.07-3.076 1.07h-.69c-.618 0-1.12.488-1.12 1.091S15.628 25 16.246 25h.567c1.709 0 3.088-.504 4.407-1.358 1.437-.93 2.312-1.955 3.099-3.294s1.182-2.835 1.182-4.492-.39-3.153-1.169-4.491z"/></svg>';