stethoscope constant

String const stethoscope

Implementation

static const String stethoscope =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M21.947 4v6M10.053 7H4v14c0 5 4 11 12 11s12-6 12-11V7H10.053Zm0-3v6-6ZM40 23a4 4 0 100-8 4 4 0 000 8Z"/><path d="M16 32c0 6.627 5.373 12 12 12s12-5.373 12-12v-9"/></g></svg>';