warehousing constant

String const warehousing

Implementation

static const String warehousing =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M34 24H18m6-6-6 6 6 6"/><circle cx="38" cy="24" r="4" fill="#555"/><path stroke-linecap="round" d="M40.706 13A20.102 20.102 0 0038 9.717 19.935 19.935 0 0024 4C12.954 4 4 12.954 4 24s8.954 20 20 20c5.45 0 10.392-2.18 14-5.717A20.104 20.104 0 0040.706 35"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';