greenroom constant
String
const greenroom
Icon Data of greenroom
Implementation
static const String greenroom =
'<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8 24A16 16 0 0124 8m16 16a16 16 0 01-16 16"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M13.5 24A10.5 10.5 0 0124 13.5m0 21A10.5 10.5 0 0034.5 24H24"/></svg>';