shield_tick_outline constant

String const shield_tick_outline

Implementation

static const String shield_tick_outline =
    '<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" stroke="currentColor" stroke-linejoin="round" d="M4 7.5 7 10l4-5M7.5.5l-7 4v.72a9.651 9.651 0 007 9.28 9.651 9.651 0 007-9.28V4.5l-7-4Z"/></svg>';