figma constant

String const figma

Implementation

static const String figma =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 16c0-7.109 10.667-7.109 10.667 0S16 23.109 16 16zM5.333 26.667a5.33 5.33 0 015.333-5.333h5.333v5.333c0 7.109-10.667 7.109-10.667 0zM16 0v10.667h5.333c7.109 0 7.109-10.667 0-10.667zM5.333 5.333a5.33 5.33 0 005.333 5.333h5.333V-.001h-5.333a5.33 5.33 0 00-5.333 5.333zm0 10.667a5.33 5.33 0 005.333 5.333h5.333V10.666h-5.333a5.33 5.33 0 00-5.333 5.333z"/></svg>';