notification_duotone constant

String const notification_duotone

Implementation

static const String notification_duotone =
    '<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="M224 60a28 28 0 11-28-28 28 28 0 0128 28Z" opacity=".2"/><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 0Zm16-68a36 36 0 11-36-36 36 36 0 0136 36Zm-16 0a20 20 0 10-20 20 20.1 20.1 0 0020-20Z"/></svg>';