badge constant
String
const badge
Icon Data of badge
Implementation
static const String badge =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M4 0C2.9 0 2 .9 2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM3 4.81V8l1-1 1 1V4.81c-.31.11-.65.19-1 .19s-.69-.08-1-.19z"/></svg>';