clone constant

String const clone

Implementation

static const String clone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M472 16H160a24.027 24.027 0 00-24 24v312a24.027 24.027 0 0024 24h312a24.027 24.027 0 0024-24V40a24.027 24.027 0 00-24-24Zm-8 328H168V48h296Z"/><path fill="currentColor" d="M344 464H48V168h56v-32H40a24.027 24.027 0 00-24 24v312a24.027 24.027 0 0024 24h312a24.027 24.027 0 0024-24v-64h-32Z"/></svg>';