shipping constant

String const shipping

Icon Data of shipping

Implementation

static const String shipping =
    '<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"><path fill="currentColor" d="M18 8h-2V7a2 2 0 00-2-2H4a2 2 0 00-2 2v10h2a3 3 0 106 0h4a3 3 0 106 0h2v-5l-4-4zM7 18.5a1.5 1.5 0 11.001-3.001A1.5 1.5 0 017 18.5zM4 14V7h10v7H4zm13 4.5a1.5 1.5 0 11.001-3.001A1.5 1.5 0 0117 18.5z"/></svg>';