pushpin constant

String const pushpin

Implementation

static const String pushpin =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M32 4H16l4 3-4 13s-6 4-6 8h10l4 16 4-16h10c0-4-4-6.833-6-8L28 7l4-3Z"/></svg>';