heart_line constant

String const heart_line

Implementation

static const String heart_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M18 32.43a1 1 0 01-.61-.21C11.83 27.9 8 24.18 5.32 20.51 1.9 15.82 1.12 11.49 3 7.64c1.34-2.75 5.19-5 9.69-3.69A9.87 9.87 0 0118 7.72a9.87 9.87 0 015.31-3.77c4.49-1.29 8.35.94 9.69 3.69 1.88 3.85 1.1 8.18-2.32 12.87-2.68 3.67-6.51 7.39-12.07 11.71a1 1 0 01-.61.21ZM10.13 5.58A5.9 5.9 0 004.8 8.51c-1.55 3.18-.85 6.72 2.14 10.81A57.13 57.13 0 0018 30.16a57.13 57.13 0 0011.06-10.83c3-4.1 3.69-7.64 2.14-10.81-1-2-4-3.59-7.34-2.65a8 8 0 00-4.94 4.2 1 1 0 01-1.85 0 7.93 7.93 0 00-4.94-4.2 7.31 7.31 0 00-2-.29Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';