clothes_sweater constant

String const clothes_sweater

Implementation

static const String clothes_sweater =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M37 19v18m-26 0v7h26v-7m-26 0H4V12l5-5 7-3h16l7 3 5 5v25h-7m-26 0V19m13 2v23M9 7l15 14M16 4l8 17m8-17-8 17M39 7 24 21"/></svg>';