garden_cart constant

String const garden_cart

Implementation

static const String garden_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="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="17.5" cy="17.5" r="2.5"/><path d="M6 8v11a1 1 0 001.806.591L11.5 14.5v.055"/><path d="M6 8h15l-3.5 7-7.1-.747a4 4 0 01-3.296-2.493L4.251 4.63A1 1 0 003.323 4H2"/></g></svg>';