transcribe constant

String const transcribe

Implementation

static const String transcribe =
    '<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="M18.05 15.95q-1.4-1.325-2.225-3.125Q15 11.025 15 9q0-2.025.825-3.825.825-1.8 2.225-3.125l1.55 1.6q-1.1 1.025-1.725 2.4T17.25 9q0 1.575.625 2.975.625 1.4 1.725 2.425Zm3.2-3.2q-.8-.725-1.25-1.688-.45-.962-.45-2.062 0-1.1.45-2.063.45-.962 1.25-1.687l1.6 1.6q-.45.425-.725.962Q21.85 8.35 21.85 9q0 .65.275 1.188.275.537.725.962ZM9 13q-1.65 0-2.825-1.175Q5 10.65 5 9q0-1.65 1.175-2.825Q7.35 5 9 5q1.65 0 2.825 1.175Q13 7.35 13 9q0 1.65-1.175 2.825Q10.65 13 9 13Zm-8 8v-2.8q0-.825.425-1.55.425-.725 1.175-1.1 1.275-.65 2.875-1.1Q7.075 14 9 14q1.925 0 3.525.45 1.6.45 2.875 1.1.75.375 1.175 1.1.425.725.425 1.55V21Z"/></svg>';