push_pin_simple_fill constant

String const push_pin_simple_fill

Implementation

static const String push_pin_simple_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M224 176a8 8 0 01-8 8h-80v56a8 8 0 01-16 0v-56H40a8 8 0 010-16h9.3L70.5 48H64a8 8 0 010-16h128a8 8 0 010 16h-6.5l21.2 120h9.3a8 8 0 018 8Z"/></svg>';