figma_outline constant

String const figma_outline

Implementation

static const String figma_outline =
    '<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" stroke="currentColor" d="M7.5 1v8.5m0 0v2a2 2 0 11-2-2m2 0h-2m0 0a2 2 0 110-4m0 0h2m-2 0h4m-4 0a2 2 0 110-4h4a2 2 0 110 4m0 0a2 2 0 110 4 2 2 0 010-4Z"/></svg>';