skull constant

String const skull

Implementation

static const String skull =
    '<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-linejoin="round" stroke-width="4"><path d="m11.263 44 3.364-8.315C10.031 32.593 7 27.293 7 21.273 7 11.733 14.611 4 24 4s17 7.733 17 17.273c0 6.02-3.031 11.32-7.627 14.412L36.737 44H11.263Z"/><path stroke-linecap="round" d="M20 38v6m8-6v6"/><path d="M17 23a3 3 0 100-6 3 3 0 000 6Zm14 0a3 3 0 100-6 3 3 0 000 6Z"/><path stroke-linecap="round" d="M32 44h-8m0 0h-8"/></g></svg>';