woolen_hat constant

String const woolen_hat

Implementation

static const String woolen_hat =
    '<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="10" x="4" y="34" stroke-linecap="round" stroke-linejoin="round" rx="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 26v8m9-8v8m9-8v8"/><circle cx="24" cy="8" r="4"/><path d="M8 34c0-8.25 1-22 16-22s16 13.75 16 22"/></g></svg>';