hanger constant

String const hanger

Implementation

static const String 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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" fill-rule="evenodd" d="M20.73 27.125a6 6 0 016.54 0l15.55 10.108A2.593 2.593 0 0141.407 42H6.593a2.593 2.593 0 01-1.413-4.767l15.55-10.107Z" clip-rule="evenodd"/><path d="M24 25s6-8.686 6-12a6 6 0 00-12 0"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';