paste_solid constant

String const paste_solid

Implementation

static const String paste_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M30 12h-4v2h4v2h2v-2a2 2 0 00-2-2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M30 18h2v6h-2z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M30 30h-2v2h2a2 2 0 002-2v-4h-2Z" class="clr-i-solid clr-i-solid-path-3"/><rect width="20" height="20" x="4" y="4" fill="currentColor" class="clr-i-solid clr-i-solid-path-4" rx="2" ry="2"/><path fill="currentColor" d="M20 30h6v2h-6z" class="clr-i-solid clr-i-solid-path-5"/><path fill="currentColor" d="M14 26h-2v4a2 2 0 002 2h4v-2h-4Z" class="clr-i-solid clr-i-solid-path-6"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';