shield_tick_solid constant

String const shield_tick_solid

Implementation

static const String shield_tick_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.252.066a.5.5 0 01.496 0l7 4A.5.5 0 0115 4.5v.72a10.15 10.15 0 01-7.363 9.76.5.5 0 01-.274 0A10.152 10.152 0 010 5.22V4.5a.5.5 0 01.252-.434l7-4Zm-.18 10.645 4.318-5.399-.78-.624-3.682 4.601L4.32 7.116l-.64.768 3.392 2.827Z" clip-rule="evenodd"/></svg>';