toy_brick_remove_outline constant

String const toy_brick_remove_outline

Implementation

static const String toy_brick_remove_outline =
    '<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"><path fill="currentColor" d="M19 6V5c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v1h-2V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v1H3v14h11v-2H5V8h14v5h2V6m-3.12 9.46L20 17.59l2.12-2.12 1.42 1.41L21.41 19l2.13 2.12-1.42 1.42L20 20.41l-2.12 2.13-1.42-1.42L18.59 19l-2.12-2.12"/></svg>';