coat_hanger constant

String const coat_hanger

Implementation

static const String coat_hanger =
    '<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="M19 13a5 5 0 115 5v4m20 14H4c0-5 6-14 20-14s20 9 20 14Z"/></svg>';