bag constant

String const bag

Icon Data of bag

Implementation

static const String 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"><path fill="currentColor" d="M19 6H5a3 3 0 00-3 3v2.72L8.837 14h6.326L22 11.72V9a3 3 0 00-3-3z" opacity=".5"/><path fill="currentColor" d="M10 6V5h4v1h2V5a2.002 2.002 0 00-2-2h-4a2.002 2.002 0 00-2 2v1h2zm-1.163 8L2 11.72V18a3.003 3.003 0 003 3h14a3.003 3.003 0 003-3v-6.28L15.163 14H8.837z"/></svg>';