arrow_right_fill constant

String const arrow_right_fill

Implementation

static const String arrow_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"><path d="M0 0h24v24H0z"/><path d="m15.06 5.283 5.657 5.657a1.5 1.5 0 010 2.12l-5.656 5.658a1.5 1.5 0 01-2.122-2.122l3.096-3.096H4.5a1.5 1.5 0 010-3h11.535L12.94 7.404a1.5 1.5 0 012.122-2.121Z"/></g></svg>';