next_small_outline constant

String const next_small_outline

Implementation

static const String next_small_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="m4.5 5.5.248-.434A.5.5 0 004 5.5h.5Zm0 4H4a.5.5 0 00.748.434L4.5 9.5Zm3.5-2 .248.434a.5.5 0 000-.868L8 7.5Zm-4-2v4h1v-4H4Zm.748 4.434 3.5-2-.496-.868-3.5 2 .496.868Zm3.5-2.868-3.5-2-.496.868 3.5 2 .496-.868ZM10 5v5h1V5h-1Z"/></svg>';