paper_bag constant

String const paper_bag

Icon Data of paper_bag

Implementation

static const String paper_bag =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8 3h8a2 2 0 012 2v1.82a5 5 0 00.528 2.236l.944 1.888A5 5 0 0120 13.18V19a2 2 0 01-2 2H6a2 2 0 01-2-2v-5.82a5 5 0 01.528-2.236L6 8V5a2 2 0 012-2z"/><circle cx="14" cy="15" r="2"/><path d="M6 21a2 2 0 002-2v-5.82a5 5 0 00-.528-2.236L6 8m5-1h2"/></g></svg>';