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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M6 18h8M3 22h18m-7 0a7 7 0 100-14h-1m-4 6h2M8 6h4"/><path d="M13 10V6.5a.5.5 0 00-.5-.5.5.5 0 01-.5-.5V3a1 1 0 00-1-1H9a1 1 0 00-1 1v2.5a.5.5 0 01-.5.5.5.5 0 00-.5.5V10c0 1.1.9 2 2 2h2a2 2 0 002-2Z"/></g></svg>';