arrow_up_fill constant

String const arrow_up_fill

Implementation

static const String arrow_up_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="M13.06 3.283a1.5 1.5 0 00-2.12 0L5.281 8.939a1.5 1.5 0 002.122 2.122L10.5 7.965V19.5a1.5 1.5 0 003 0V7.965l3.096 3.096a1.5 1.5 0 102.122-2.122L13.06 3.283Z"/></g></svg>';