hat constant

String const hat

Implementation

static const String 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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M9 16a8 8 0 018-8h14a8 8 0 018 8v16H9V16Z"/><rect width="40" height="8" x="4" y="32" rx="2"/><path d="M9 22h8m14 0h8"/></g></svg>';