heart_plus constant

String const heart_plus

Implementation

static const String heart_plus =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M11 12h4.958v.918H11z"/><path d="M13 10h.918v4.957H13z"/><path d="M11.917 8.958h3.055c.605-1.135.997-2.431.997-3.896a4.019 4.019 0 00-4.011-4.031 4.015 4.015 0 00-3.911 3.148 4.054 4.054 0 00-3.945-3.148c-2.237 0-4.05 1.824-4.05 4.072 0 6.496 8.005 9.838 8.005 9.838s.785-.324 1.86-.974v-3.05h2V8.958z"/></g></svg>';