podium_off constant

String const podium_off

Implementation

static const String podium_off =
    '<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="M12 8h7l-.621 2.485A2 2 0 0116.439 12H16m-4 0H7.561a2 2 0 01-1.94-1.515L5 8h3M7 8V7m.864-3.106A2.99 2.99 0 0110 3m-2 9 1 9m6.599-5.387L15 21m-8 0h10M3 3l18 18"/></svg>';