polygon constant

String const polygon

Icon Data of polygon

Implementation

static const String polygon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path d="M18 38a4 4 0 11-8 0 4 4 0 018 0Z"/><path fill-rule="evenodd" d="M14 40a2 2 0 100-4 2 2 0 000 4Zm0 2a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/><path d="M14 20a4 4 0 11-8 0 4 4 0 018 0Z"/><path fill-rule="evenodd" d="M10 22a2 2 0 100-4 2 2 0 000 4Zm0 2a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/><path d="M42 20a4 4 0 11-8 0 4 4 0 018 0Z"/><path fill-rule="evenodd" d="M38 22a2 2 0 100-4 2 2 0 000 4Zm0 2a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/><path d="M38 38a4 4 0 11-8 0 4 4 0 018 0Z"/><path fill-rule="evenodd" d="M34 40a2 2 0 100-4 2 2 0 000 4Zm0 2a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/><path d="M28 10a4 4 0 11-8 0 4 4 0 018 0Z"/><path fill-rule="evenodd" d="M24 12a2 2 0 100-4 2 2 0 000 4Zm0 2a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="m34.919 19.028-9-6.429 1.162-1.627 9 6.429-1.162 1.627Zm-13.135-6.217-8.703 6.217-1.162-1.627 8.703-6.217 1.162 1.627Zm-10.141 9.972 2.666 12-1.952.434-2.667-12 1.953-.434Zm22.047 12 2.556-11.5 1.952.434-2.555 11.5-1.953-.434ZM17 37h14v2H17v-2Z" clip-rule="evenodd"/></g></svg>';