arrows_expand_down_right constant

String const arrows_expand_down_right

Implementation

static const String arrows_expand_down_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M11 5a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h4a2 2 0 002-2V5ZM9 5H5v4h4V5Z" clip-rule="evenodd"/><path d="M19 13h2v8h-8v-2h4.586l-5.364-5.364a1 1 0 011.414-1.414L19 17.586V13Z"/></g></svg>';