heart constant

String const heart

Implementation

static const String heart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="37" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 37 32"><path fill="currentColor" d="M27 0a9.97 9.97 0 00-6.704 2.595A9.97 9.97 0 0018.5 4.749a10 10 0 00-1.796-2.155A9.974 9.974 0 0010 0C4.486 0 0 4.486 0 10c0 3.722 1.158 6.66 3.871 9.825 3.942 4.6 13.919 11.62 14.342 11.917a.496.496 0 00.574 0c.423-.297 10.4-7.317 14.343-11.917C35.842 16.66 37 13.722 37 10c0-5.514-4.486-10-10-10zm5.371 19.175C28.876 23.251 20.191 29.516 18.5 30.72c-1.691-1.204-10.376-7.469-13.87-11.545C2.085 16.206 1 13.462 1 10c0-4.963 4.038-9 9-9 2.227 0 4.37.829 6.032 2.335a9 9 0 012.02 2.664c.17.34.726.34.896 0a8.984 8.984 0 012.02-2.663A8.968 8.968 0 0127 1c4.962 0 9 4.037 9 9 0 3.462-1.085 6.206-3.629 9.175z"/></svg>';