lava_lamp constant

String const lava_lamp

Implementation

static const String lava_lamp =
    '<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" d="M10 3 8 16h8L14 3h-4m1.5 2.75a.75.75 0 01.75.75.75.75 0 01-.75.75.75.75 0 01-.75-.75.75.75 0 01.75-.75m1 2.75a1 1 0 011 1 1 1 0 01-1 1 1 1 0 01-1-1 1 1 0 011-1m-1 3.5a1.5 1.5 0 011.5 1.5 1.5 1.5 0 01-1.5 1.5 1.5 1.5 0 01-1.5-1.5 1.5 1.5 0 011.5-1.5M8 17l2 2-2 2h8l-2-2 2-2H8Z"/></svg>';