enquire constant

String const enquire

Implementation

static const String enquire =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-miterlimit="2" d="M37 16a5 5 0 110-10 5 5 0 010 10Zm-25-4a4 4 0 110-8 4 4 0 010 8Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m26 39 6-5v-6c0-3.466 2-6 5-6s5 2.534 5 6v14m-18-9-6-5v-4c0-3.466-2-6-5-6s-5 2.534-5 6v18"/></g></svg>';