cart constant

String const cart

Implementation

static const String cart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="720" height="820" preserveAspectRatio="xMidYMid meet" viewBox="0 0 720 820"><path fill="currentColor" d="M278 557q29 0 49 20t20 50-20 49-49 20-49-20-21-49 21-50 49-20zm324 0q29 0 50 20t20 50-20 49-50 20-49-20-20-49 20-50 49-20zM255 418v24h452q11 0 11 11v46q0 12-11 12H174q-12 0-12-12 0-81-21-159L72 79q-3-8-11-8H5q-5 0-5-5V6q0-5 5-5h129q5 0 5 5v35q0 7 7 7h561q11 0 11 11v186q0 15-9 27t-24 17z"/></svg>';