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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M453.122 79.012a128 128 0 00-181.087.068l-15.511 15.7-15.382-15.666-.1-.1a128 128 0 00-181.02 0l-6.91 6.91a128 128 0 000 181.019l182.373 182.371 20.595 21.578.491-.492.533.533 19.296-20.359L460.032 266.94a128.147 128.147 0 000-181.019ZM437.4 244.313 256.571 425.146 75.738 244.313a96 96 0 010-135.764l6.911-6.91a96 96 0 01135.713-.051l38.093 38.787 38.274-38.736a96 96 0 01135.765 0l6.91 6.909a96.11 96.11 0 01-.004 135.765Z"/></svg>';