multiplication_sign constant

String const multiplication_sign

Implementation

static const String multiplication_sign =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M62 10.571 53.428 2 32 23.429 10.571 2 2 10.571 23.428 32 2 53.429 10.571 62 32 40.571 53.428 62 62 53.429 40.57 32z"/></svg>';