semantics constant

String const semantics

Implementation

static const String semantics =
    '<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" stroke="currentColor" stroke-width="2" d="m2 17 10-5 10 5v4l-10-5-10 5v-4Zm0-9 10-5 10 5v4L12 7 2 12V8Z"/></svg>';