notification_fill constant

String const notification_fill

Implementation

static const String notification_fill =
    '<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"><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-7Z"/></g></svg>';