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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M4 37a1 1 0 011-1h36a1 1 0 110 2H5a1 1 0 01-1-1Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M10 22v15h28V22l-14-8-14 8Zm18 3h6v11h-6V25Zm-3 0H14v6h11v-6Z" clip-rule="evenodd"/><path d="M32 14.818V12h3v5l-3-2.182Z"/><path fill-rule="evenodd" d="M31 12a1 1 0 011-1h3a1 1 0 011 1v5a1 1 0 01-1.588.809l-3-2.182a1 1 0 01-.412-.809V12Zm2 1v1.309l1 .727V13h-1Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M23.493 10.138a1 1 0 011.014 0l17.862 10.507-1.014 1.724L24 12.16 6.645 22.37l-1.014-1.724 17.862-10.507Z" clip-rule="evenodd"/></g></svg>';