up_fill constant

String const up_fill

Implementation

static const String 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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M10.94 7.94a1.5 1.5 0 012.12 0l5.658 5.656a1.5 1.5 0 11-2.122 2.121L12 11.121l-4.596 4.596a1.5 1.5 0 11-2.122-2.12l5.657-5.658Z"/></g></svg>';