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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 19v-6.733a4 4 0 00-1.245-2.9L13.378 3.31a2 2 0 00-2.755 0L4.245 9.367A4 4 0 003 12.267V19a2 2 0 002 2h14a2 2 0 002-2Z"/></svg>';