shield_chevron constant

String const shield_chevron

Implementation

static const String shield_chevron =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 40H48a16 16 0 00-16 16v58.7c0 89.4 75.8 119.1 91 124.1a16 16 0 0010 0c15.2-5 91-34.7 91-124.1V56a16 16 0 00-16-16ZM48 56h160v58.7a115.1 115.1 0 01-8.8 45.4l-66.6-46.7a8.1 8.1 0 00-9.2 0l-66.6 46.7a115.1 115.1 0 01-8.8-45.4Zm80 167.6c-9.2-3.1-43.2-16.2-63.8-49.2l63.8-44.6 63.8 44.6c-20.6 32.9-54.5 46.1-63.8 49.2Z"/></svg>';