crown constant

String const crown

Implementation

static const String crown =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 8.087c1.007 0 1.826-.82 1.826-1.826 0-1.006-.82-1.825-1.826-1.825s-1.826.82-1.826 1.826c0 1.008.82 1.827 1.826 1.827zm0-3.044a1.217 1.217 0 110 2.437 1.218 1.218 0 010-2.437zm-11.077 8.25c.812 2.61 1.132 6.645 1.257 9.41.027 0 .053-.008.08-.008h19.48c.027 0 .054.008.08.01.125-2.767.445-6.8 1.257-9.413-.45-.23-.813-.59-1.05-1.038-2.4 2.048-5.157 6.18-5.157 6.18s-3.026-6.058-4.305-9.812c-.182.045-.37.074-.565.074s-.383-.03-.565-.073c-1.278 3.754-4.305 9.812-4.305 9.812s-2.756-4.132-5.157-6.18c-.235.446-.6.808-1.05 1.037zm.73-2.163c0-1.007-.82-1.826-1.827-1.826S2 10.124 2 11.13s.82 1.826 1.826 1.826 1.826-.82 1.826-1.826zm-1.827 1.218a1.217 1.217 0 110-2.437 1.217 1.217 0 010 2.439zM25.74 23.913H6.26a1.826 1.826 0 00.001 3.651h19.48a1.827 1.827 0 00-.001-3.653zm2.434-14.61c-1.007 0-1.826.82-1.826 1.827s.82 1.826 1.826 1.826S30 12.136 30 11.13s-.82-1.826-1.826-1.826zm0 3.045a1.217 1.217 0 11-.001-2.439 1.217 1.217 0 01.001 2.441z"/></svg>';