key_visualizer constant

String const key_visualizer

Implementation

static const String key_visualizer =
    '<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="M3 21v-2h3v2Zm0-4v-2h8v2Zm0-4v-2h18v2Zm0-4V7h8v2Zm0-4V3h3v2Zm5 16v-2h3v2ZM8 5V3h3v2Zm5 16v-2h3v2Zm0-4v-2h8v2Zm0-8V7h8v2Zm0-4V3h3v2Zm5 16v-2h3v2Zm0-16V3h3v2Z"/></svg>';