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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m16 8-1.43 1.393L20.15 15H8v2h12.15l-5.58 5.573L16 24l8-8-8-8z"/><path fill="currentColor" d="M16 30a14 14 0 1114-14 14.016 14.016 0 01-14 14Zm0-26a12 12 0 1012 12A12.014 12.014 0 0016 4Z"/></svg>';