classic_computer constant

String const classic_computer

Implementation

static const String classic_computer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M16 0H4C2.9 0 2 .899 2 2v15a1 1 0 001 1v2h14v-2a1 1 0 001-1V2c0-1.101-.899-2-2-2zm-2 15h-4v-1h4v1zm1-4H5V3h10v8z"/></svg>';