clothes_crew_neck constant

String const clothes_crew_neck

Implementation

static const String clothes_crew_neck =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M37 17v20m-26 0v7h26v-7m-26 0H4V17c0-3 2-6.5 5-9s9-4 9-4h12s6 1.5 9 4 5 6 5 9v20h-7m-26 0V17"/><path d="M30 4a6 6 0 01-12 0"/></g></svg>';