circle_layer constant

String const circle_layer

Implementation

static const String circle_layer =
    '<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="M15.979 2.068c-3.73-.524-7.18 2-7.849 5.672a5.985 5.985 0 00-3.086 4.658A5 5 0 007 22a5.007 5.007 0 004.607-3.06 5.963 5.963 0 004.635-3.076 6.985 6.985 0 005.69-5.893 6.996 6.996 0 00-5.953-7.903zM7 21a4 4 0 110-8 4 4 0 010 8zm4.907-3.089c.055-.296.093-.599.093-.911a5 5 0 00-5-5c-.312 0-.615.037-.912.092a4.997 4.997 0 115.82 5.82zm4.82-3.172-.02.032a5.94 5.94 0 00.288-1.529 5.997 5.997 0 00-5.746-6.237 5.973 5.973 0 00-1.985.258 5.996 5.996 0 117.464 7.476z"/></svg>';