death_star constant

String const death_star

Implementation

static const String death_star =
    '<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"><circle cx="24" cy="24" r="20"/><path stroke-linecap="round" d="M5 25h39"/><circle cx="19" cy="15" r="4"/><path stroke-linecap="round" d="M31 31h12m-9-14h8M25 37h14"/><path d="M40 11.998A19.91 19.91 0 0144 24c0 7.808-4.475 14.572-11 17.865M4.4 20c-.262 1.292-.4 2.63-.4 4 0 1.727.219 3.402.63 5"/></g></svg>';