tokens constant

String const tokens

Icon Data of tokens

Implementation

static const String tokens =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M4.5 2a2.5 2.5 0 100 5 2.5 2.5 0 000-5ZM3 4.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0ZM10.5 2a2.5 2.5 0 100 5 2.5 2.5 0 000-5ZM9 4.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm-7 6a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0ZM4.5 9a1.5 1.5 0 100 3 1.5 1.5 0 000-3Zm6-1a2.5 2.5 0 100 5 2.5 2.5 0 000-5ZM9 10.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Z" clip-rule="evenodd"/></svg>';