home constant

String const home

Implementation

static const String home =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1.4 6 2.7V1H4v3L0 6.6l.6.8L8 2.6l7.4 4.8.6-.8z"/><path fill="currentColor" d="M8 4 2 8v7h5v-3h2v3h5V8z"/></svg>';