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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6 6a3 3 0 013-3h3v6H9a3 3 0 01-3-3Zm6-3h3a3 3 0 010 6h-3V3Z"/><path d="M12 12a3 3 0 116 0 3 3 0 01-6 0v0Zm-6 6a3 3 0 013-3h3v3a3 3 0 01-6 0Zm0-6a3 3 0 013-3h3v6H9a3 3 0 01-3-3Z"/></g></svg>';