notification_bold constant

String const notification_bold

Implementation

static const String notification_bold =
    '<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="M220 128v80a20.1 20.1 0 01-20 20H48a20.1 20.1 0 01-20-20V56a20.1 20.1 0 0120-20h80a12 12 0 010 24H52v144h144v-76a12 12 0 0124 0Zm16-68a40 40 0 11-40-40 40 40 0 0140 40Zm-24 0a16 16 0 10-16 16 16 16 0 0016-16Z"/></svg>';