arrow_right constant

String const arrow_right

Implementation

static const String arrow_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="50" preserveAspectRatio="xMidYMid meet" viewBox="0 0 50 50"><path fill="currentColor" d="M25 42c-9.4 0-17-7.6-17-17S15.6 8 25 8s17 7.6 17 17-7.6 17-17 17zm0-32c-8.3 0-15 6.7-15 15s6.7 15 15 15 15-6.7 15-15-6.7-15-15-15z"/><path fill="currentColor" d="m24.7 34.7-1.4-1.4 8.3-8.3-8.3-8.3 1.4-1.4 9.7 9.7z"/><path fill="currentColor" d="M16 24h17v2H16z"/></svg>';