google_lens constant

String const google_lens

Implementation

static const String google_lens =
    '<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="M6 2h12a4 4 0 014 4v6h-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2h6v2H6a4 4 0 01-4-4V6a4 4 0 014-4m6 6a4 4 0 014 4 4 4 0 01-4 4 4 4 0 01-4-4 4 4 0 014-4m6 8a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2Z"/></svg>';