seat constant

String const seat

Implementation

static const String seat =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" d="M17 21.458c-4.057 1.274-7 5.065-7 9.542 0 5.523 4.477 10 10 10a9.985 9.985 0 008.662-5"/><path stroke-linecap="round" stroke-linejoin="round" d="M38 20c-4 0-7.5-.5-14-3v12h14v14"/><circle cx="24" cy="8" r="4"/></g></svg>';