image_search constant

String const image_search

Implementation

static const String image_search =
    '<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="M15.5 2C18 2 20 4 20 6.5c0 .88-.25 1.71-.69 2.4l3.08 3.1L21 13.39l-3.12-3.07c-.69.43-1.51.68-2.38.68C13 11 11 9 11 6.5S13 2 15.5 2m0 2A2.5 2.5 0 0013 6.5 2.5 2.5 0 0015.5 9 2.5 2.5 0 0018 6.5 2.5 2.5 0 0015.5 4m-8 10.5L4 19h14l-4.5-6-3.5 4.5-2.5-3M20 20a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2h5.5c-.32.77-.5 1.61-.5 2.5a6.5 6.5 0 006.5 6.5c.68 0 1.34-.11 1.96-.3L20 15.24V20Z"/></svg>';