perfume constant

String const perfume

Implementation

static const String perfume =
    '<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"><rect width="16" height="10" x="16" y="4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="3"/><rect width="36" height="24" x="6" y="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="12"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M6 33c3.042-3.867 12-3 18-1s14 5 18 0"/><path d="M25 9a1 1 0 11-2 0 1 1 0 012 0Z"/></g></svg>';