install_desktop constant

String const install_desktop

Implementation

static const String install_desktop =
    '<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 21v-2H4q-.825 0-1.412-.587Q2 17.825 2 17V5q0-.825.588-1.413Q3.175 3 4 3h8v2H4v12h16v-3h2v3q0 .825-.587 1.413Q20.825 19 20 19h-4v2Zm9-7-5-5 1.4-1.4 2.6 2.575V3h2v7.175L20.6 7.6 22 9Z"/></svg>';