circled_m constant

String const circled_m

Implementation

static const String circled_m =
    '<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="M32 2C15.431 2 2 15.432 2 32s13.432 30 30 30c16.568 0 30-13.432 30-30S48.568 2 32 2zm15 47h-6V24l-9 9-9-9v25h-6V15h6l9 9 9-9h6v34z"/></svg>';