restore_fill constant

String const restore_fill

Implementation

static const String restore_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M19 2.5a2.5 2.5 0 012.495 2.336L21.5 5v10a2.5 2.5 0 01-2.336 2.495L19 17.5h-1.5V19a2.5 2.5 0 01-2.336 2.495L15 21.5H5a2.5 2.5 0 01-2.495-2.336L2.5 19V9a2.5 2.5 0 012.336-2.495L5 6.5h1.5V5a2.5 2.5 0 012.336-2.495L9 2.5h10Zm-4.5 7h-9v9h9v-9Zm4-4h-9v1H15l.164.005a2.5 2.5 0 012.33 2.33L17.5 9v5.5h1v-9Z"/></g></svg>';