find_in_page constant

String const find_in_page

Implementation

static const String find_in_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="M9 13a3 3 0 003 3 3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3m11 6.59V8l-6-6H6a2 2 0 00-2 2v16a2 2 0 002 2h12c.45 0 .85-.15 1.19-.4l-4.43-4.43c-.8.52-1.76.83-2.76.83a5 5 0 01-5-5 5 5 0 015-5 5 5 0 015 5c0 1-.31 1.96-.83 2.75L20 19.59Z"/></svg>';