keyboard_one constant

String const keyboard_one

Implementation

static const String keyboard_one =
    '<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"><rect width="40" height="24" x="4" y="18" stroke="currentColor" stroke-linejoin="round" stroke-width="4" rx="2"/><circle cx="14" cy="24" r="2"/><circle cx="16" cy="30" r="2"/><circle cx="10" cy="30" r="2"/><circle cx="20" cy="24" r="2"/><circle cx="22" cy="30" r="2"/><circle cx="26" cy="24" r="2"/><circle cx="28" cy="30" r="2"/><circle cx="32" cy="24" r="2"/><circle cx="34" cy="30" r="2"/><circle cx="38" cy="24" r="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 36h14m2-18v-4.875a1 1 0 011-1h5a1 1 0 001-1V6"/></g></svg>';