circles_four_thin constant

String const circles_four_thin

Implementation

static const String circles_four_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 32Zm104-72a40 40 0 1040 40 40 40 0 00-40-40Zm0 72a32 32 0 1132-32 32.1 32.1 0 01-32 32Z"/></svg>';