home constant

String const home

Icon Data of home

Implementation

static const String home =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16.612 2.214a1.01 1.01 0 00-1.242 0L1 13.419l1.243 1.572L4 13.621V26a2.004 2.004 0 002 2h20a2.004 2.004 0 002-2V13.63L29.757 15 31 13.428ZM18 26h-4v-8h4Zm2 0v-8a2.002 2.002 0 00-2-2h-4a2.002 2.002 0 00-2 2v8H6V12.062l10-7.79 10 7.8V26Z"/></svg>';