scroll_handle constant

String const scroll_handle

Implementation

static const String scroll_handle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 16A8 8 0 108 0a8 8 0 000 16ZM6 3a1 1 0 011 1v8a1 1 0 11-2 0V4a1 1 0 011-1Zm4 0a1 1 0 011 1v8a1 1 0 11-2 0V4a1 1 0 011-1Z" clip-rule="evenodd"/></svg>';