beauty_instrument constant

String const beauty_instrument

Icon Data of 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-linecap="round" stroke-linejoin="round" stroke-width="4"><path stroke="#fff" d="M17 34h14m-15-7h16"/><rect width="30" height="16" x="9" y="4" fill="#fff" stroke="#fff" rx="4"/><path stroke="#fff" d="m14 20 5 24h10l5-24"/><path stroke="#000" d="M17 12h13"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';