direction_down constant

String const direction_down

Implementation

static const String direction_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="M11.77 16.47c0 .22.08.4.25.55l2.4 2.45c.16.16.35.23.58.23.24 0 .43-.08.59-.23l2.4-2.45c.16-.14.24-.33.24-.55 0-.22-.08-.41-.23-.57s-.34-.23-.56-.23-.42.08-.57.23l-1.06 1.05v-6.59c0-.22-.08-.41-.24-.56-.15-.14-.34-.22-.57-.22s-.42.07-.58.22c-.16.15-.24.34-.24.56v6.59l-1.06-1.05a.74.74 0 00-.55-.23c-.22 0-.42.08-.57.23s-.23.35-.23.57z"/></svg>';