comment_heart constant

String const comment_heart

Implementation

static const String comment_heart =
    '<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="M12 8.35a3.07 3.07 0 00-3.54.53 3 3 0 000 4.24L11.29 16a1 1 0 001.42 0l2.83-2.83a3 3 0 000-4.24A3.07 3.07 0 0012 8.35Zm2.12 3.36L12 13.83l-2.12-2.12a1 1 0 010-1.42 1 1 0 011.41 0 1 1 0 001.42 0 1 1 0 011.41 0 1 1 0 010 1.42ZM12 2A10 10 0 002 12a9.89 9.89 0 002.26 6.33l-2 2a1 1 0 00-.21 1.09A1 1 0 003 22h9a10 10 0 000-20Zm0 18H5.41l.93-.93a1 1 0 000-1.41A8 8 0 1112 20Z"/></svg>';