header constant

String const header

Implementation

static const String header =
    '<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="M16 496h480V16H16ZM48 48h416v416H48Z"/><path fill="currentColor" d="M288 144h32v96H192v-96h32v-32H96v32h32v224H96v32h128v-32h-32v-96h128v96h-32v32h128v-32h-32V144h32v-32H288v32z"/></svg>';