shopping_cart constant

String const shopping_cart

Icon Data of shopping_cart

Implementation

static const String shopping_cart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-3 -4 24 24"><path fill="currentColor" d="M7 16a2 2 0 110-4 2 2 0 010 4zm7 0a2 2 0 110-4 2 2 0 010 4zM.962 1.923A.962.962 0 01.962 0h1.151c.902 0 1.682.626 1.878 1.506l1.253 5.642c.196.88.976 1.506 1.878 1.506h7.512l1.442-5.77H6.731a.962.962 0 010-1.922h9.345a1.923 1.923 0 011.866 2.39L16.5 9.12a1.923 1.923 0 01-1.866 1.457H7.122a3.846 3.846 0 01-3.755-3.012L2.113 1.923H.962z"/></svg>';