gboard constant

String const gboard

Implementation

static const String gboard =
    '<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="M5 16v-2h2v2Zm3 3v-2h8v2Zm9-3v-2h2v2ZM4 22q-.825 0-1.412-.587Q2 20.825 2 20V10q0-.825.588-1.413Q3.175 8 4 8h2V3q0-.425.287-.713Q6.575 2 7 2h10q.425 0 .712.287Q18 2.575 18 3v5h2q.825 0 1.413.587Q22 9.175 22 10v10q0 .825-.587 1.413Q20.825 22 20 22Zm8-7.95 4.5-3.75V3.5h-9v6.8ZM4 20h16V10h-2v.525q0 .125-.125.475H19v2h-2v-1.175L14.4 14H16v2h-2v-1.65l-1 .825V16h-2v-.85l-1-.825V16H8v-2h1.6L7 11.825V13H5v-2h1.125q-.05-.125-.088-.238Q6 10.65 6 10.525V10H4Zm8.1-9q-1.275 0-2.162-.85Q9.05 9.3 9.05 8q0-1.3.888-2.15Q10.825 5 12.1 5q1.05 0 1.575.4.525.4.6.5l-.75.725q-.3-.35-.662-.475-.363-.125-.788-.125-.825 0-1.375.55T10.15 8q0 .875.563 1.412.562.538 1.387.538.425 0 1-.25t.75-1.075h-1.8V7.7h2.825q.05.125.063.25.012.125.012.275 0 1.35-.825 2.062Q13.3 11 12.1 11Z"/></svg>';