pumpkin constant

String const pumpkin

Implementation

static const String pumpkin =
    '<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"><rect width="40" height="26" x="4" y="14" rx="13"/><ellipse cx="24" cy="27" rx="8" ry="13"/><path stroke-linecap="round" stroke-linejoin="round" d="M30 6h-3a3 3 0 00-3 3v5"/></g></svg>';