photo_heart constant

String const photo_heart

Icon Data of photo_heart

Implementation

static const String photo_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="M15 8h.01M12.5 20H7a3 3 0 01-3-3V7a3 3 0 013-3h10a3 3 0 013 3v5"/><path d="m4 15 4-4c.928-.893 2.072-.893 3 0l2.5 2.5m5.494 8 2.518-2.58a1.74 1.74 0 00.004-2.413 1.627 1.627 0 00-2.346-.005l-.168.172-.168-.172a1.627 1.627 0 00-2.346-.004 1.74 1.74 0 00-.004 2.412l2.51 2.59z"/></g></svg>';