grill_spatula constant

String const grill_spatula

Implementation

static const String grill_spatula =
    '<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="m10.2 10.2 6.3 6.3m2.847.075 1.08 1.079a1.96 1.96 0 01-2.773 2.772l-1.08-1.079a1.96 1.96 0 012.773-2.772zM3 7l3.05 3.15a2.9 2.9 0 004.1-4.1L7 3 3 7z"/></svg>';