loupe constant

String const loupe

Implementation

static const String loupe =
    '<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="M11 11V8h2v3h3v2h-3v3h-2v-3H8v-2h3Z"/><path fill-rule="evenodd" d="M3 12a9 9 0 009 9h6a3 3 0 003-3v-6a9 9 0 10-18 0Zm9-7a7 7 0 110 14 7 7 0 010-14Z" clip-rule="evenodd"/></g></svg>';