beauty_instrument constant

String const beauty_instrument

Implementation

static const String beauty_instrument =
    '<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 d="M17 34h14m-15-7h16"/><rect width="30" height="16" x="9" y="4" fill="#555" rx="4"/><path d="m14 20 5 24h10l5-24m-17-8h13"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';