pin_top constant

String const pin_top

Implementation

static const String pin_top =
    '<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"><g fill="currentColor"><path d="M12 14a2 2 0 110 4 2 2 0 010-4Z"/><path fill-rule="evenodd" d="M8 5a1 1 0 010-2h8a1 1 0 110 2h-3v5.083A6.002 6.002 0 0112 22a6 6 0 01-1-11.917V5H8Zm4 7a4 4 0 110 8 4 4 0 010-8Z" clip-rule="evenodd"/></g></svg>';