podium constant

String const podium

Icon Data of podium

Implementation

static const String podium =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 8h14l-.621 2.485A2 2 0 0116.439 12H7.561a2 2 0 01-1.94-1.515L5 8zm2 0V6a3 3 0 013-3m-2 9 1 9m7-9-1 9m-8 0h10"/></svg>';