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="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M15.5 14.69h-1.25V7.78a.62.62 0 00-.25-.47L8.4 2.7a.65.65 0 00-.81 0L2 7.31a.62.62 0 00-.22.47v6.91H.5V7.78a1.87 1.87 0 01.68-1.44l5.62-4.6a1.88 1.88 0 012.39 0l5.63 4.6a1.87 1.87 0 01.68 1.44z"/><path fill="currentColor" d="M11.05 12.11H9.8A1.72 1.72 0 008 10.49a1.72 1.72 0 00-1.8 1.62H5a3 3 0 013-2.87 3 3 0 013.05 2.87zm-6.1 0H6.2v2.58H4.95zm4.85 0h1.25v2.58H9.8z"/></svg>';