clone_solid constant

String const clone_solid

Implementation

static const String clone_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="M24 10V6a2 2 0 00-2-2H6a2 2 0 00-2 2v16a2 2 0 002 2h4V12a2 2 0 012-2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M30 12H14a2 2 0 00-2 2v16a2 2 0 002 2h16a2 2 0 002-2V14a2 2 0 00-2-2Zm-2 11h-5v5h-2v-5h-5v-2h5v-5h2v5h5Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';