clothes_pants_short constant

String const clothes_pants_short

Implementation

static const String clothes_pants_short =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="m6 36 2-24h32l2 24H26.842L24 25l-2.842 11H6Z"/><path d="m24 12 3 7m-3-7-4 7.5M18 12h12"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';