query constant

String const query

Icon Data of query

Implementation

static const String query =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><circle cx="11" cy="15.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M12 12h-2V8h2a2 2 0 000-4h-2a2.002 2.002 0 00-2 2v.5H6V6a4.005 4.005 0 014-4h2a4 4 0 010 8Z"/><path fill="currentColor" d="M22.448 21.034a10.971 10.971 0 00-2.527-16.29l-.999 1.73A8.997 8.997 0 115 14H3a10.992 10.992 0 0018.034 8.448L28.586 30 30 28.586Z"/></svg>';