microscope constant

String const microscope

Implementation

static const String microscope =
    '<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" d="M26 44c4.346-3.008 6.663-6.049 6.95-9.122.286-3.073-.642-5.366-2.784-6.878"/><path d="M27.655 28.223a4.5 4.5 0 100-9 4.5 4.5 0 000 9Z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" d="m24.288 27-5.51 5.577-9.192-9.192L27.97 5l9.192 9.192-6.187 6.187"/><path stroke-linecap="round" d="m6.558 28.136 7.861 7.678M6 44h36"/></g></svg>';