add_print constant

String const add_print

Implementation

static const String add_print =
    '<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-width="4"><path stroke-linejoin="round" d="M12 19H6V6h36v13h-6"/><path fill="#555" stroke-linejoin="round" d="M12 12h24v32l-6-4.444L24 44l-6-4.444L12 44V12Z"/><path d="M20 26h8m-4-4v8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';