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"><path fill="currentColor" d="M8.5 2a3 3 0 000 6h7a3 3 0 100-6h-7Zm7 7a3 3 0 100 6 3 3 0 000-6Zm-10 3a3 3 0 013-3h3v6h-3a3 3 0 01-3-3Zm3 4a3 3 0 103 3v-3h-3Z"/></svg>';