nail_polish_one constant

String const nail_polish_one

Implementation

static const String nail_polish_one =
    '<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"><rect width="32" height="24" x="8" y="20" fill="#555" rx="2"/><path fill="#555" d="M17 4h14v16H17zm5 28h4l1 5h-6l1-5Z"/><path d="M24 20v12m7-12H17"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';