agenda constant
String
const agenda
Implementation
static const String agenda =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><rect width="31" height="8.5" x="8.5" y="4.75" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1"/><rect width="31" height="8.5" x="8.5" y="17.125" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1"/><rect width="31" height="14" x="8.5" y="29.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1"/><circle cx="34.75" cy="9" r="1.75" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="34.75" cy="21.375" r="1.75" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="34.75" cy="33.75" r="1.75" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';