heart_o constant

String const heart_o

Implementation

static const String heart_o =
    '<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="M11.7 2C10.8 2 9 2.5 8 4.1 7 2.5 5.2 2 4.2 2 1.9 2 0 3.9 0 6.2c0 4 7.4 8.5 7.7 8.7l.3.2.3-.2c.3-.2 7.7-4.8 7.7-8.7C16 3.9 14.1 2 11.7 2zM8 13.9c-2.2-1.4-7-5-7-7.7C1 4.4 2.5 3 4.2 3c.1 0 2.5.1 3.3 2.4L8 6.8l.5-1.4C9.3 3.1 11.7 3 11.8 3 13.5 3 15 4.4 15 6.2c0 2.7-4.8 6.3-7 7.7z"/></svg>';