copy_one constant

String const copy_one

Implementation

static const String copy_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-width="4"><path fill="#555" stroke-linejoin="round" d="M13 38h28V16H30V4H13v34Z"/><path stroke-linejoin="round" d="m30 4 11 12M7 20v24h21"/><path d="M19 20h4m-4 8h12"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';