clipboard_plus_solid constant

String const clipboard_plus_solid

Implementation

static const String clipboard_plus_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M4 0h7v1h3v12.5a1.5 1.5 0 01-1.5 1.5h-10A1.5 1.5 0 011 13.5V1h3V0Zm1 1h5v1.5a.5.5 0 01-.5.5h-4a.5.5 0 01-.5-.5V1Zm2 10V9H5V8h2V6h1v2h2v1H8v2H7Z" clip-rule="evenodd"/></svg>';