sreenshot constant

String const sreenshot

Implementation

static const String sreenshot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M469 213h-25q-13-54-52-93t-93-52V43q0-18-13-30.5T256 0t-30 12.5T213 43v25q-54 13-93 52t-52 93H43q-18 0-30.5 13T0 256t12.5 30T43 299h25q13 54 52 93t93 52v25q0 18 13 30.5t30 12.5 30-12.5 13-30.5v-25q54-13 93-52t52-93h25q18 0 30.5-13t12.5-30-12.5-30-30.5-13zM299 399v-15q0-17-13-30t-30-13-30 13-13 30v15q-37-11-63-37t-37-63h15q17 0 30-13t13-30-13-30-30-13h-15q11-37 37-63t63-37v15q0 17 13 30t30 13 30-13 13-30v-15q75 23 100 100h-15q-17 0-30 13t-13 30 13 30 30 13h15q-11 37-37 63t-63 37z"/></svg>';