nail_polish constant

String const nail_polish

Implementation

static const String nail_polish =
    '<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"><path stroke="#fff" stroke-width="4" d="M18.895 5.89A2 2 0 0120.892 4h6.216a2 2 0 011.997 1.89l.778 14A2 2 0 0127.886 22h-7.772a2 2 0 01-1.997-2.11l.778-14Z"/><path fill="#555" stroke="#fff" stroke-width="4" d="M11 28a6 6 0 016-6h14a6 6 0 016 6v13a3 3 0 01-3 3H14a3 3 0 01-3-3V28Z"/><circle cx="24" cy="33" r="3" fill="#fff"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';