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" fill-rule="evenodd" d="M8.38 1.353 8 1.131l-.38.222-7.25 4.25a.75.75 0 00.76 1.294l.87-.51V14h12V6.387l.87.51a.75.75 0 10.76-1.294l-7.25-4.25Zm4.12 4.154L8 2.87 3.5 5.507V12.5H6V8h4v4.5h2.5V5.507ZM8.5 9.5v3h-1v-3h1Z" clip-rule="evenodd"/></svg>';