hexadecimal constant

String const hexadecimal

Implementation

static const String hexadecimal =
    '<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="M7 7c-1.1 0-2 .9-2 2v6a2 2 0 002 2h2c1.11 0 2-.89 2-2V9a2 2 0 00-2-2H7m0 2h2v6H7V9m10.6 8-2.1-2.1-2.1 2.1-1.4-1.4 2.1-2.1-2.1-2.1 1.4-1.4 2.1 2.1 2.1-2.1 1.4 1.4-2.1 2.1 2.1 2.1-1.4 1.4Z"/></svg>';