trolley constant

String const trolley

Icon Data of trolley

Implementation

static const String trolley =
    '<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="11" cy="19" r="2"/><path d="m6 16 3 2m3-1 8-12m-3 5 2 1M9.592 4.695l3.306 2.104a1.3 1.3 0 01.396 1.8L10.2 13.41a1.3 1.3 0 01-1.792.394L5.102 11.7a1.3 1.3 0 01-.396-1.8L7.8 5.09a1.3 1.3 0 011.792-.394z"/></g></svg>';