nine_key constant

String const nine_key

Implementation

static const String 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="M24.5 14a5.5 5.5 0 100 11 5.5 5.5 0 000-11Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M19 29c.818 2.193 2.548 4 5.5 4 3.038 0 5.5-2.686 5.5-6v-7"/></g></svg>';