mother_heart constant

String const mother_heart

Implementation

static const String mother_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 2c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3m8 16-2-5.44c-.35-.99-.66-1.85-2-2.56-1.37-.7-2.37-1-4-1-1.61 0-2.61.3-4 1-1.32.71-1.63 1.57-2 2.56L4 18c-.23 1.13 2.38 2.44 4.13 3.19 1.21.53 2.51.81 3.87.81 1.38 0 2.67-.28 3.89-.81 1.75-.75 4.36-2.06 4.11-3.19m-4.58-.5L12 21l-3.42-3.5c-.36-.38-.58-.89-.58-1.45 0-1.13.9-2.05 2-2.05.55 0 1.06.23 1.42.61l.58.59.58-.6c.36-.37.87-.6 1.42-.6 1.11 0 2 .92 2 2.05 0 .56-.22 1.08-.58 1.45Z"/></svg>';