home_heart_fill constant

String const home_heart_fill

Implementation

static const String home_heart_fill =
    '<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 20a1 1 0 01-1 1H5a1 1 0 01-1-1v-9H1l10.327-9.388a1 1 0 011.346 0L23 11h-3v9zm-8-3 3.359-3.359a2.25 2.25 0 10-3.182-3.182l-.177.177-.177-.177a2.25 2.25 0 10-3.182 3.182L12 17z"/></svg>';