meh constant

String const meh

Implementation

static const String meh =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0Zm2.529 13.674H6.947a.698.698 0 000 1.396h5.582a.698.698 0 100-1.396ZM5.814 6.28a1.395 1.395 0 100 2.79 1.395 1.395 0 000-2.79Zm8.372 0a1.395 1.395 0 100 2.79 1.395 1.395 0 000-2.79Z"/></svg>';