settings_remote_outline constant

String const settings_remote_outline

Implementation

static const String settings_remote_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 23q-.425 0-.712-.288Q8 22.425 8 22V10q0-.425.288-.713Q8.575 9 9 9h6q.425 0 .713.287Q16 9.575 16 10v12q0 .425-.287.712Q15.425 23 15 23Zm3-8.75q.525 0 .887-.363.363-.362.363-.887t-.363-.887q-.362-.363-.887-.363t-.887.363q-.363.362-.363.887t.363.887q.362.363.887.363Zm-3.55-6.8-1.4-1.4q1-1 2.275-1.525Q10.6 4 12 4t2.675.525q1.275.525 2.275 1.525l-1.4 1.4q-.725-.725-1.637-1.088Q13 6 12 6t-1.912.362q-.913.363-1.638 1.088Zm-2.8-2.8L4.2 3.2Q5.775 1.675 7.788.837 9.8 0 12 0q2.2 0 4.213.837 2.012.838 3.537 2.413l-1.4 1.4q-1.25-1.3-2.9-1.975T12 2q-1.8 0-3.45.675-1.65.675-2.9 1.975ZM10 21h4V11h-4Zm0 0h4Z"/></svg>';