pin_fill constant

String const pin_fill

Implementation

static const String pin_fill =
    '<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"><circle cx="12" cy="9.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M12 2a8 8 0 00-8 7.92c0 5.48 7.05 11.58 7.35 11.84a1 1 0 001.3 0C13 21.5 20 15.4 20 9.92A8 8 0 0012 2Zm0 11a3.5 3.5 0 113.5-3.5A3.5 3.5 0 0112 13Z"/></svg>';