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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M20 11.75a.74.74 0 01-.45-.15L12 5.94 4.45 11.6a.75.75 0 01-.9-1.2l8-6a.75.75 0 01.9 0l8 6a.75.75 0 01.15 1 .74.74 0 01-.6.35Z"/><path fill="currentColor" d="M18 19.75H6a.76.76 0 01-.75-.75V9.5a.75.75 0 011.5 0v8.75h10.5V9.5a.75.75 0 011.5 0V19a.76.76 0 01-.75.75Z"/><path fill="currentColor" d="M14 19.75a.76.76 0 01-.75-.75v-6.25h-2.5V19a.75.75 0 01-1.5 0v-7a.76.76 0 01.75-.75h4a.76.76 0 01.75.75v7a.76.76 0 01-.75.75Z"/></svg>';