thunderbolt constant

String const thunderbolt

Implementation

static const String thunderbolt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 26a2 2 0 012-2h36a2 2 0 012 2v5.36c0 .954-.683 1.781-1.52 2.238-1.187.65-2.724 1.943-3.273 4.416C38.966 39.092 38.105 40 37 40H11c-1.105 0-1.967-.908-2.207-1.986-.55-2.474-2.086-3.767-3.273-4.416C4.683 33.141 4 32.314 4 31.36V26Zm10 5h20M25 4l-6 7h10l-6 7"/></svg>';