microphone constant

String const microphone

Implementation

static const String microphone =
    '<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"><path fill="currentColor" d="M11.69 16.15h.62c1.48 0 2.67-1.23 2.67-2.75V6c0-1.52-1.2-2.75-2.67-2.75h-.62c-1.48 0-2.67 1.23-2.67 2.75v7.39c0 1.52 1.2 2.75 2.67 2.75ZM10.52 6c0-.69.53-1.25 1.17-1.25h.62c.65 0 1.17.56 1.17 1.25v7.39c0 .69-.53 1.25-1.17 1.25h-.62c-.65 0-1.17-.56-1.17-1.25V6Zm7.23 3.39v4.23c0 2.81-2.22 5.09-5 5.23v1.9c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-1.9c-2.78-.14-5-2.42-5-5.23V9.39c0-.41.34-.75.75-.75s.75.34.75.75v4.23a3.77 3.77 0 003.77 3.76h.97a3.77 3.77 0 003.77-3.76V9.39c0-.41.34-.75.75-.75s.75.34.75.75Z"/></svg>';