clipboard_solid constant

String const clipboard_solid

Implementation

static const String clipboard_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="M11 0H4v1H1v12.5A1.5 1.5 0 002.5 15h10a1.5 1.5 0 001.5-1.5V1h-3V0Zm-1 1H5v1.5a.5.5 0 00.5.5h4a.5.5 0 00.5-.5V1Z" clip-rule="evenodd"/></svg>';