inspection constant

String const inspection

Implementation

static const String inspection =
    '<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-linecap="round" stroke-linejoin="round" d="M43 33V19H5v22a2 2 0 002 2h17"/><path stroke-linejoin="round" d="M5 10a2 2 0 012-2h34a2 2 0 012 2v9H5v-9Z"/><path stroke-linecap="round" d="M16 5v8m16-8v8"/><circle cx="30" cy="32" r="7"/><path stroke-linecap="round" stroke-linejoin="round" d="m36 37 6 5"/></g></svg>';