notification_line constant

String const notification_line

Implementation

static const String notification_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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M15 19a2 2 0 01-1.85 1.995L13 21h-2a2 2 0 01-1.995-1.85L9 19h6ZM12 2a7 7 0 016.996 6.76L19 9v3.764l1.822 3.644a1.1 1.1 0 01-.869 1.586l-.115.006H4.162a1.1 1.1 0 01-1.03-1.487l.046-.105L5 12.764V9a7 7 0 017-7Zm0 2a5 5 0 00-4.995 4.783L7 9v3.764a2 2 0 01-.136.725l-.075.17L5.619 16h12.763l-1.17-2.342a2.002 2.002 0 01-.203-.709L17 12.764V9a5 5 0 00-5-5Z"/></g></svg>';