next_outline constant

String const next_outline

Implementation

static const String next_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m1.5 2.5.29-.407A.5.5 0 001 2.5h.5Zm0 10H1a.5.5 0 00.79.407L1.5 12.5Zm7-5 .29.407a.5.5 0 000-.814L8.5 7.5ZM1 2.5v10h1v-10H1Zm.79 10.407 7-5-.58-.814-7 5 .58.814Zm7-5.814-7-5-.58.814 7 5 .58-.814ZM13 2v11h1V2h-1Z"/></svg>';