magic_hat constant

String const magic_hat

Implementation

static const String magic_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"><path stroke-linecap="round" stroke-linejoin="round" d="M10 10c.5 3 1 4.5 1.5 8 .4 2.8.5 7.167.5 9-2.167 1-7 3-7 7s5 9 19 9 19-5 19-9-7-7-7-7 0-5.5.5-9 1-5 1.5-8"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 27c0 4-1 8-12.5 8"/><ellipse cx="24" cy="10" rx="14" ry="5"/></g></svg>';