tag constant

String const tag

Implementation

static const String tag =
    '<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" d="M15.62 21.119a3 3 0 01-4.243 0l-8.323-8.123C2.45 12.448 2 11.63 2 10.75V6a3 3 0 013-3h4.75c.88 0 1.698.451 2.246 1.054l8.073 8.373a3 3 0 010 4.242l-4.45 4.45Zm-.708-.707 4.45-4.45a2 2 0 000-2.828l-8.25-8.55C10.776 4.197 10.302 4 9.75 4l-4.777-.027C3.87 3.973 3 4.895 3 6v4.75c0 .552.197 1.026.584 1.362l8.5 8.3a2 2 0 002.828 0ZM6.5 5a2.5 2.5 0 110 5 2.5 2.5 0 010-5Zm0 1a1.5 1.5 0 100 3 1.5 1.5 0 000-3Z"/></svg>';