f_nine_key constant

String const f_nine_key

Implementation

static const String f_nine_key =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><rect width="36" height="36" x="6" y="6" stroke-linecap="round" stroke-linejoin="round" rx="3"/><path d="M30 24a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M26 29.124C26.618 30.81 28.108 32 29.848 32 32.14 32 34 30.549 34 28v-8m-13-4h-7v16m0-8h7"/></g></svg>';