add_to_home_screen constant

String const add_to_home_screen

Implementation

static const String add_to_home_screen =
    '<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 23q-.825 0-1.412-.587Q6 21.825 6 21v-4h2v1h10V6H8v1H6V3q0-.825.588-1.413Q7.175 1 8 1h10q.825 0 1.413.587Q20 2.175 20 3v18q0 .825-.587 1.413Q18.825 23 18 23Zm-3.6-6L3 15.6 8.6 10H5V8h7v7h-2v-3.6Z"/></svg>';