clothes_windbreaker constant

String const clothes_windbreaker

Implementation

static const String clothes_windbreaker =
    '<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"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M37 25v12m-26 0v7h26v-7m-26 0H4V18l6.125-5L17 18l7-8 7 8 6.875-5L44 18v19h-7m-26 0V25"/><path fill="#555" d="m17 18 7-8 7 8 11-8-2.5-6H9l-3 6 11 8Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M19 10h5m5 0h-5m0 0-7 8-11-8 3-6h30.5l2.5 6-11 8-7-8Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';