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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M9 18v24h30V18L24 6 9 18Z"/><path stroke-linejoin="round" d="M19 29v13h10V29H19Z"/><path stroke-linecap="round" d="M9 42h30"/></g></svg>';