figma_solid constant

String const figma_solid

Implementation

static const String figma_solid =
    '<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" d="M4 9.5a2.496 2.496 0 01-1-2c0-.818.393-1.544 1-2A2.5 2.5 0 015.5 1h4A2.5 2.5 0 0111 5.5a2.5 2.5 0 01-3 4v2a2.5 2.5 0 11-4-2Z"/></svg>';