badges constant

String const badges

Icon Data of badges

Implementation

static const String badges =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 17v-4l-5 3-5-3v4l5 3zm0-9V4l-5 3-5-3v4l5 3z"/></svg>';