next_page constant

String const next_page

Icon Data of next_page

Implementation

static const String next_page =
    '<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"><path fill="currentColor" d="M18 8h-8V6h8v2zm4-4v8l-6 6H8a2 2 0 01-2-2V4a2 2 0 012-2h12a2 2 0 012 2zm-2 0H8v12h6v-4a2 2 0 012-2h4V4zM4 6a2 2 0 00-2 2v12c0 1.1.9 2 2 2h12a2 2 0 002-2H4V6z"/></svg>';