chat_heart_line constant

String const chat_heart_line

Icon Data of chat_heart_line

Implementation

static const String chat_heart_line =
    '<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="M6.455 19 2 22.5V4a1 1 0 011-1h18a1 1 0 011 1v14a1 1 0 01-1 1H6.455zM4 18.385 5.763 17H20V5H4v13.385zm8.018-3.685-3.359-3.36a2.25 2.25 0 013.182-3.182l.177.177.177-.177a2.25 2.25 0 013.182 3.182l-3.36 3.359z"/></svg>';