sip_outline constant

String const sip_outline

Implementation

static const String sip_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="M11 15h2V9h-2Zm3 0h1.5v-2H18q.425 0 .712-.288Q19 12.425 19 12v-2q0-.425-.288-.713Q18.425 9 18 9h-4Zm-9 0h4q.425 0 .713-.288Q10 14.425 10 14v-1.75q0-.425-.287-.713-.288-.287-.713-.287H6.5v-.75H10V9H6q-.425 0-.713.287Q5 9.575 5 10v1.75q0 .425.287.712.288.288.713.288h2.5v.75H5Zm10.5-3.5v-1h2v1ZM4 20q-.825 0-1.412-.587Q2 18.825 2 18V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v12q0 .825-.587 1.413Q20.825 20 20 20Zm0-2h16V6H4v12Zm0 0V6v12Z"/></svg>';