cinematic_blur_sharp constant

String const cinematic_blur_sharp

Implementation

static const String cinematic_blur_sharp =
    '<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="m4 3 2 4h3L7 3h2l2 4h3l-2-4h2l2 4h3l-2-4h5v18H2V3Zm4 15h8v-.55q0-1.1-1.1-1.775Q13.8 15 12 15q-1.8 0-2.9.675Q8 16.35 8 17.45Zm4-4q.825 0 1.413-.588Q14 12.825 14 12t-.587-1.413Q12.825 10 12 10q-.825 0-1.412.587Q10 11.175 10 12q0 .825.588 1.412Q11.175 14 12 14Z"/></svg>';