clipboard_heart constant

String const clipboard_heart

Implementation

static const String clipboard_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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2"/><rect width="6" height="4" x="9" y="3" rx="2"/><path d="m11.993 16.75 2.747-2.815a1.9 1.9 0 00.005-2.632 1.775 1.775 0 00-2.56-.005l-.183.188-.183-.189a1.775 1.775 0 00-2.56-.004 1.899 1.899 0 00-.004 2.632l2.738 2.825z"/></g></svg>';