jewelry_store constant

String const jewelry_store

Implementation

static const String jewelry_store =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M12 8.5a4.5 4.5 0 11-9 0 4.498 4.498 0 012.71-4.125l.176.137.774.601A3.498 3.498 0 004 8.5C4 10.43 5.57 12 7.5 12S11 10.43 11 8.5a3.498 3.498 0 00-2.66-3.387l.95-.738A4.498 4.498 0 0112 8.5zm-4.5-4L10 2.555 9 1H6L5 2.555l1.5 1.167 1 .778z"/></svg>';