auto_detect_voice_outline constant

String const auto_detect_voice_outline

Implementation

static const String auto_detect_voice_outline =
    '<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="m5 10-.95-2.05L2 7l2.05-.95L5 4l.95 2.05L8 7l-2.05.95Zm13-3-.625-1.375L16 5l1.375-.625L18 3l.625 1.375L20 5l-1.375.625Zm2 4-.625-1.375L18 9l1.375-.625L20 7l.625 1.375L22 9l-1.375.625Zm-8 4q-1.25 0-2.125-.875T9 12V6q0-1.25.875-2.125T12 3q1.25 0 2.125.875T15 6v6q0 1.25-.875 2.125T12 15Zm0-6Zm-1 13v-3.075q-2.6-.35-4.3-2.325Q5 14.625 5 12h2q0 2.075 1.463 3.537Q9.925 17 12 17t3.538-1.463Q17 14.075 17 12h2q0 2.625-1.7 4.6-1.7 1.975-4.3 2.325V22Zm1-9q.425 0 .713-.288Q13 12.425 13 12V6q0-.425-.287-.713Q12.425 5 12 5t-.712.287Q11 5.575 11 6v6q0 .425.288.712.287.288.712.288Z"/></svg>';