earbuds_outline constant

String const earbuds_outline

Implementation

static const String earbuds_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="M8 21q-2.075 0-3.537-1.462Q3 18.075 3 16V6.2q0-1.35.825-2.275Q4.65 3 6 3q1.35 0 2.175.825Q9 4.65 9 6q0 1.275-.863 2.137Q7.275 9 6 9H5v7q0 1.25.875 2.125T8 19q1.25 0 2.125-.875T11 16V8q0-2.075 1.463-3.537Q13.925 3 16 3t3.538 1.463Q21 5.925 21 8v10q0 1.275-.962 2.137Q19.075 21 17.8 21t-2.037-.863Q15 19.275 15 18t.863-2.137Q16.725 15 18 15h1V8q0-1.25-.875-2.125T16 5q-1.25 0-2.125.875T13 8v8q0 2.075-1.462 3.538Q10.075 21 8 21ZM5 7h1q.425 0 .713-.287Q7 6.425 7 6t-.287-.713Q6.425 5 6 5t-.713.287Q5 5.575 5 6Zm13 12q.425 0 .712-.288Q19 18.425 19 18v-1h-1q-.425 0-.712.288Q17 17.575 17 18t.288.712Q17.575 19 18 19Zm0-1ZM6 6Z"/></svg>';