heart_outline constant

String const heart_outline

Icon Data of heart_outline

Implementation

static const String heart_outline =
    '<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="M16.5 4.5c2.206 0 4 1.794 4 4 0 4.669-5.543 8.941-8.5 11.023C9.043 17.441 3.5 13.169 3.5 8.5c0-2.206 1.794-4 4-4a4.01 4.01 0 013.273 1.706L12 7.953l1.227-1.746A4.008 4.008 0 0116.5 4.5m0-1.5A5.49 5.49 0 0012 5.344 5.49 5.49 0 007.5 3 5.5 5.5 0 002 8.5c0 5.719 6.5 10.438 10 12.85 3.5-2.412 10-7.131 10-12.85A5.5 5.5 0 0016.5 3z"/></svg>';