scroll_v constant

String const scroll_v

Implementation

static const String scroll_v =
    '<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="m9.172 16.818-1.415 1.414L12 22.475l4.243-4.243-1.415-1.414L12 19.647l-2.828-2.829Zm5.656-9.636 1.415-1.414L12 1.525 7.757 5.768l1.415 1.414L12 4.354l2.828 2.828Z"/><path fill-rule="evenodd" d="M12 9a3 3 0 110 6 3 3 0 010-6Zm0 2a1 1 0 110 2 1 1 0 010-2Z" clip-rule="evenodd"/></g></svg>';