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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M5.7 15.2c.3.3 1 .8 1.8.8 2.7 0 3.3-2 3.4-3.6.2-2.3.8-2.2 1.1-2.2.7 0 .9.4.9 1.1-.6.4-1 1-1 1.7 0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2h-.2c-.2-.9-.7-1.8-1.8-1.8-1.6 0-2 1.4-2.1 2.9C9.7 14.2 9 15 7.5 15c-.4 0-.8-.2-1-.4-.6-.5-.5-2.3-.5-2.3 2 0 4-1.8 4.7-4.8l-.2-.1c.3-1.2.5-2.6.5-3.6 0-1.1-.3-1.9-1-2.5S8.5.5 7.9.5C7.7.2 7.4 0 7 0c-.5 0-1 .4-1 1s.4 1 1 1c.4 0 .7-.2.8-.5.5 0 1 .2 1.5.6s.7.9.7 1.7c0 .9-.2 2.2-.5 3.5l-.2-.1C9 8.3 8 10.8 6 10.8H5c-2 0-3-2.5-3.3-3.6l-.2.1C1.2 6 1 4.7 1 3.8c0-.8.2-1.3.7-1.7.4-.4 1-.5 1.5-.6.1.3.4.5.8.5.6 0 1-.4 1-1s-.4-1-1-1c-.4 0-.7.2-.9.5-.6 0-1.4.2-2.1.8S0 2.7 0 3.8c0 1 .2 2.4.5 3.7l-.2.1C1 10.5 3 12.3 5 12.3c0 0-.1 2.2.7 2.9zM14 14c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.5 1-1 1z"/></svg>';