play_lesson constant

String const play_lesson

Implementation

static const String play_lesson =
    '<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="M7 4v7l2.5-1.5L12 11V4Zm11 19q-2.075 0-3.537-1.462Q13 20.075 13 18q0-2.075 1.463-3.538Q15.925 13 18 13t3.538 1.462Q23 15.925 23 18q0 2.075-1.462 3.538Q20.075 23 18 23Zm-1.25-2.5 4-2.5-4-2.5ZM11 18q0 1.075.338 2.087.337 1.013.912 1.913H5q-.825 0-1.413-.587Q3 20.825 3 20V4q0-.825.587-1.413Q4.175 2 5 2h12q.825 0 1.413.587Q19 3.175 19 4v7.05q-.25-.025-.5-.038Q18.25 11 18 11q-2.925 0-4.962 2.037Q11 15.075 11 18Z"/></svg>';