arrow_down_fill constant

String const arrow_down_fill

Implementation

static const String arrow_down_fill =
    '<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 d="M0 0h24v24H0z"/><path d="M10.5 16.035 7.404 12.94a1.5 1.5 0 10-2.122 2.121l5.657 5.657a1.5 1.5 0 002.122 0l5.657-5.656a1.5 1.5 0 10-2.122-2.122L13.5 16.035V4.5a1.5 1.5 0 00-3 0v11.535Z"/></g></svg>';