computer_line constant

String const computer_line

Implementation

static const String computer_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path fill-rule="nonzero" d="M19 3a2 2 0 012 2v11a2 2 0 01-2 2h-4v1h1a1 1 0 110 2H8a1 1 0 110-2h1v-1H5a2 2 0 01-2-2V5a2 2 0 012-2Zm-6 15h-2v1h2v-1Zm6-13H5v11h14V5Z"/></g></svg>';