necktie constant

String const necktie

Implementation

static const String necktie =
    '<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="m15 36 6-23h6l6 23-9 8-9-8Zm6-32h6l3 2-3 7h-6l-3-7 3-2Z"/></svg>';