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" fill-rule="evenodd" transform="translate(4)"><circle cx="12" cy="12" r="4"/><path d="M4 24a4 4 0 004-4v-4H4a4 4 0 100 8Zm0-8h4V8H4a4 4 0 100 8Zm0-8h4V0H4a4 4 0 100 8Zm8 0H8V0h4a4 4 0 110 8Z"/></g></svg>';