swimsuit constant

String const swimsuit

Implementation

static const String swimsuit =
    '<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="M14 4v7m20-7v7M12 31h24v5c-3 0-10 3-10 8h-5c0-5-6-8-9-8v-5Z"/><circle cx="14" cy="18" r="7"/><circle cx="34" cy="18" r="7"/><path d="M21 18h6"/></g></svg>';