purchase_tag constant

String const purchase_tag

Icon Data of purchase_tag

Implementation

static const String purchase_tag =
    '<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"><path fill="currentColor" d="M13.707 3.293A.996.996 0 0013 3H4a1 1 0 00-1 1v9c0 .266.105.52.293.707l8 8a.997.997 0 001.414 0l9-9a.999.999 0 000-1.414l-8-8zM12 19.586l-7-7V5h7.586l7 7L12 19.586z"/><circle cx="8.496" cy="8.495" r="1.505" fill="currentColor"/></svg>';