note constant

String const note

Implementation

static const String note =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m30.348 11.35-3.6-3.6h-20.2v35.8h29.6v-18.7"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m30.948 10.55-13 18.2-1.5 12.6 11.5-5.3 13.3-18.4a.978.978 0 00-.2-1.4l-8.4-6a1.268 1.268 0 00-1.7.3Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M16.948 36.85a4.4 4.4 0 013.5 2.6m-2.5-10.7 10 7.3m1.2-22.9 10 7.4m-11.4-5.6 10.1 7.4m-26.6-1.8v-9.5c0-1.4 2.5-1.3 2.5 0v10.7c0 2.5-4.7 2.5-4.7 0V7.45c0-4 5.6-4 5.9 0"/></svg>';