circles_three_plus_thin constant

String const circles_three_plus_thin

Implementation

static const String circles_three_plus_thin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M76 36a40 40 0 1040 40 40 40 0 00-40-40Zm0 72a32 32 0 1132-32 32.1 32.1 0 01-32 32Zm104 8a40 40 0 10-40-40 40 40 0 0040 40Zm0-72a32 32 0 11-32 32 32.1 32.1 0 0132-32ZM76 140a40 40 0 1040 40 40 40 0 00-40-40Zm0 72a32 32 0 1132-32 32.1 32.1 0 01-32 32Zm136-32a4 4 0 01-4 4h-24v24a4 4 0 01-8 0v-24h-24a4 4 0 010-8h24v-24a4 4 0 018 0v24h24a4 4 0 014 4Z"/></svg>';