texture constant

String const texture

Implementation

static const String texture =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m12 6-6 6m36 24-6 6M22 6 6 22M32 6 6 32M42 6 6 42m36-26L16 42m26-16L26 42"/></svg>';