price_tag constant

String const price_tag

Implementation

static const String price_tag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m16 5-.313.28L4.28 16.813l-.686.688.687.72 9.5 9.5.72.687.69-.687 11.53-11.407L27 16V5H16zm.844 2H25v8.156L14.5 25.594 6.406 17.5 16.844 7zM22 9a1 1 0 100 2 1 1 0 000-2z"/></svg>';