home_outline constant

String const home_outline

Icon Data of home_outline

Implementation

static const String home_outline =
    '<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="M12 23.16V36h24V23.16l-12-6.857-12 6.858ZM10 22v16h28V22l-14-8-14 8Z" clip-rule="evenodd"/><path d="M28 25h6v11h-6V25Zm-14 0h11v6H14v-6Zm18-10.182V12h3v5l-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>';