scroll_h constant

String const scroll_h

Implementation

static const String scroll_h =
    '<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"><g fill="currentColor"><path d="M7.182 9.172 5.768 7.757 1.525 12l4.243 4.243 1.414-1.415L4.353 12l2.829-2.828Zm9.636 5.656 1.414 1.415L22.475 12l-4.243-4.243-1.414 1.415L19.646 12l-2.828 2.828Z"/><path fill-rule="evenodd" d="M15 12a3 3 0 11-6 0 3 3 0 016 0Zm-2 0a1 1 0 11-2 0 1 1 0 012 0Z" clip-rule="evenodd"/></g></svg>';