circle_multiple_outline constant

String const circle_multiple_outline

Implementation

static const String circle_multiple_outline =
    '<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 4a8 8 0 018 8 8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8m0 14a6 6 0 006-6 6 6 0 00-6-6 6 6 0 00-6 6 6 6 0 006 6M3 12a5.99 5.99 0 004 5.65v2.09c-3.45-.89-6-4.01-6-7.74 0-3.73 2.55-6.85 6-7.74v2.09C4.67 7.17 3 9.39 3 12Z"/></svg>';