crown_outline constant

String const crown_outline

Implementation

static const String crown_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m12 8 3 5.2 3-2.7-.7 3.5H6.7L6 10.5l3 2.7L12 8m0-4-3.5 6L3 5l2 11h14l2-11-5.5 5L12 4m7 14H5v1c0 .6.4 1 1 1h12c.6 0 1-.4 1-1v-1Z"/></svg>';