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="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M216 128v80a16 16 0 01-16 16H48a16 16 0 01-16-16V56a16 16 0 0116-16h80a8 8 0 010 16H48v152h152v-80a8 8 0 0116 0ZM196 24a36 36 0 1036 36 36 36 0 00-36-36Z"/></svg>';