right_fill constant

String const right_fill

Implementation

static const String right_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="M16.06 10.94a1.5 1.5 0 010 2.12l-5.656 5.658a1.5 1.5 0 11-2.121-2.122L12.879 12 8.283 7.404a1.5 1.5 0 012.12-2.122l5.658 5.657Z"/></g></svg>';