circle_layer constant

String const circle_layer

Icon Data of 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 2a6.998 6.998 0 00-6.88 5.737 6 6 0 018.143 8.143A6.997 6.997 0 0015 2z" opacity=".25"/><circle cx="7" cy="17" r="5" fill="currentColor"/><path fill="currentColor" d="M11 7a6 6 0 00-5.97 5.406 4.997 4.997 0 016.564 6.564A6 6 0 0011 7z" opacity=".5"/></svg>';