screencam constant

String const screencam

Implementation

static const String screencam =
    '<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="M24 2.5A21.5 21.5 0 1045.5 24 21.44 21.44 0 0024 2.5ZM9.05 24.78A14.84 14.84 0 0123.22 9.05h1.56a15.49 15.49 0 0113.1 9.38A14.36 14.36 0 0139 25.17a1.85 1.85 0 01-2.05 1.66.36.36 0 01-.29-.09L26.44 24a1.89 1.89 0 00-2.34 1.37 1.64 1.64 0 000 1l2.73 10.16a1.88 1.88 0 01-1.36 2.34.37.37 0 00-.3.1 14.36 14.36 0 01-6.74-1.07 15.32 15.32 0 01-9.38-13.12Z"/></svg>';