stethoscope constant

String const stethoscope

Icon Data of stethoscope

Implementation

static const String stethoscope =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M7 4c-.79 0-1.457.46-1.781 1.125C3.953 5.477 3 6.629 3 8v9.375l.25.281s2.355 2.758 5.75 3.25V23c0 3.3 2.7 6 6 6s6-2.7 6-6v-5c0-1.117.883-2 2-2s2 .883 2 2v.188c-1.156.417-2 1.519-2 2.812 0 1.645 1.355 3 3 3s3-1.355 3-3c0-1.293-.844-2.395-2-2.813V18c0-2.2-1.8-4-4-4s-4 1.8-4 4v5c0 2.219-1.781 4-4 4-2.219 0-4-1.781-4-4v-2.094c3.395-.492 5.75-3.25 5.75-3.25l.25-.281V8c0-1.371-.953-2.523-2.219-2.875A1.979 1.979 0 0013 4a1.999 1.999 0 100 4c.656 0 1.23-.32 1.594-.813.25.18.406.473.406.813v8.563c-.36.363-2.488 2.437-5 2.437s-4.64-2.074-5-2.438V8c0-.34.156-.633.406-.813C5.77 7.68 6.344 8 7 8a1.999 1.999 0 100-4zm19 16c.563 0 1 .438 1 1 0 .563-.438 1-1 1-.563 0-1-.438-1-1 0-.563.438-1 1-1z"/></svg>';