men_jacket constant

String const men_jacket

Implementation

static const String men_jacket =
    '<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="m6 10 12-6h12l12 6-2 25h-6v9H14v-9H8L6 10Zm8 25V20m20 15V20"/><path d="M24 10a6 6 0 006-6H18a6 6 0 006 6Z"/></g></svg>';