tractor constant

String const tractor

Implementation

static const String tractor =
    '<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="7" cy="15" r="4"/><path d="M7 15v.01"/><circle cx="19" cy="17" r="2"/><path d="M10.5 17H17m3-1.8V11a1 1 0 00-1-1h-6l-2-5H5v6.5"/><path d="M18 5h-1a1 1 0 00-1 1v4"/></g></svg>';