shield_x_outline constant

String const shield_x_outline

Implementation

static const String shield_x_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.5 4.5 6 6m-6 0 6-6m-3-4-7 4v.72a9.651 9.651 0 007 9.28 9.651 9.651 0 007-9.28V4.5l-7-4Z"/></svg>';