android_find_my_device_outline constant

String const android_find_my_device_outline

Implementation

static const String android_find_my_device_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="M9 17h6q.425 0 .713-.288Q16 16.425 16 16V6q0-.425-.287-.713Q15.425 5 15 5H9q-.425 0-.712.287Q8 5.575 8 6v10q0 .425.288.712Q8.575 17 9 17Zm1-2V7h4v8Zm2 8q-1.125-1.65-2.488-2.225-1.362-.575-1.487-.625-2.6-1.05-4.312-3.55Q2 14.1 2 11q0-2.075.788-3.9.787-1.825 2.137-3.175 1.35-1.35 3.175-2.138Q9.925 1 12 1t3.9.787q1.825.788 3.175 2.138 1.35 1.35 2.137 3.175Q22 8.925 22 11q0 3.1-1.712 5.6-1.713 2.5-4.313 3.55-.125.05-1.487.625Q13.125 21.35 12 23Zm0-2.95q.7-.575 1.513-1.025.812-.45 1.737-.75 2.125-.875 3.438-2.9Q20 13.35 20 11q0-3.325-2.337-5.662Q15.325 3 12 3T6.338 5.338Q4 7.675 4 11q0 2.35 1.312 4.375 1.313 2.025 3.438 2.9.925.3 1.738.75.812.45 1.512 1.025Zm0-8.525Z"/></svg>';