home_minus constant

String const home_minus

Implementation

static const String home_minus =
    '<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="M16 20H5a1 1 0 01-1-1v-7.86a1 1 0 01.281-.695l5.5-5.7a1 1 0 011.439 0l2.8 2.9-1.43 1.402L10.5 6.88 6 11.54v6.455h11v1A1 1 0 0116 20Zm4-6h-8v-2h8v2Z"/></svg>';