sthetoscope constant

String const sthetoscope

Implementation

static const String sthetoscope =
    '<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 4H5a2 2 0 00-2 2v3.5h0a5.5 5.5 0 0011 0V6a2 2 0 00-2-2h-1"/><path d="M8 15a6 6 0 1012 0v-3m-9-9v2M6 3v2"/><circle cx="20" cy="10" r="2"/></g></svg>';