cloud_down constant

String const cloud_down

Implementation

static const String cloud_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="30" height="30" preserveAspectRatio="xMidYMid meet" viewBox="0 0 30 30"><path fill="currentColor" d="M4.61 16.88c0 1.34.47 2.48 1.4 3.44.93.96 2.07 1.47 3.4 1.53.11 0 .17-.06.17-.17v-1.34c0-.12-.06-.18-.17-.18-.86-.04-1.59-.38-2.19-1.02-.6-.64-.9-1.39-.9-2.26 0-.83.28-1.55.85-2.17.57-.62 1.27-.97 2.1-1.07l.53-.04c.13 0 .2-.06.2-.17l.08-.55c.1-1.08.55-1.99 1.36-2.71.81-.73 1.76-1.09 2.86-1.09 1.09 0 2.04.36 2.86 1.09a4.11 4.11 0 011.4 2.71l.07.58c0 .11.06.17.17.17h1.62c.89 0 1.66.32 2.31.97.65.64.98 1.4.98 2.28 0 .87-.3 1.62-.91 2.26-.61.64-1.34.98-2.19 1.02-.13 0-.19.06-.19.18v1.34c0 .11.06.17.19.17.88-.02 1.68-.26 2.41-.72a4.94 4.94 0 002.36-4.25c0-.9-.22-1.73-.67-2.48-.44-.76-1.05-1.35-1.81-1.79s-1.59-.65-2.49-.65h-.33c-.33-1.34-1.03-2.43-2.1-3.29s-2.31-1.28-3.69-1.28c-1.41 0-2.67.44-3.76 1.31s-1.8 2-2.11 3.37c-1.1.26-2.01.84-2.73 1.74s-1.08 1.92-1.08 3.07zm6.97 1.52c0 .24.08.44.24.6l2.59 2.61c.12.16.32.23.57.23.28 0 .48-.08.61-.23l2.6-2.61c.16-.17.24-.38.24-.6 0-.23-.08-.43-.24-.58s-.36-.23-.6-.23-.44.08-.62.23l-1.12 1.11v-3.98c0-.24-.08-.43-.25-.59-.17-.16-.37-.23-.61-.23s-.43.08-.59.23c-.16.16-.23.35-.23.59v3.98l-1.1-1.11a.893.893 0 00-.63-.23c-.25 0-.45.08-.61.23-.17.15-.25.35-.25.58z"/></svg>';