hand_painted_plate constant

String const hand_painted_plate

Implementation

static const String hand_painted_plate =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-width="4" d="M18 10h24a2 2 0 012 2v26a2 2 0 01-2 2H18M4 12a2 2 0 012-2h12v30H6a2 2 0 01-2-2V12Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M11 17v4m26-5L25 33"/><rect width="4" height="4" x="9" y="25" rx="2"/><rect width="4" height="4" x="9" y="31" rx="2"/></g></svg>';