arrow_left_down_fill constant

String const arrow_left_down_fill

Implementation

static const String arrow_left_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="M8.086 13.793V9.414a1.5 1.5 0 00-3 0v8a1.5 1.5 0 001.5 1.5h8a1.5 1.5 0 100-3h-4.379l8.157-8.157a1.5 1.5 0 10-2.121-2.12l-8.157 8.156Z"/></g></svg>';