heart_ballon constant

String const heart_ballon

Implementation

static const String heart_ballon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17.333 4C13.333 4 12 7.156 12 11.05 12 18.1 19.8 24.51 24 26c4.2-1.49 12-7.9 12-14.95C36 7.156 34.312 4 30.667 4 28.434 4 25.194 7.077 24 8.889 22.806 7.077 19.566 4 17.333 4ZM24 26c-2 1.09-5 3.5-5 7s10 2.5 10 6-11 5-11 5"/></svg>';