screenmaster constant

String const screenmaster

Icon Data of screenmaster

Implementation

static const String screenmaster =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M5.5 9.2h3.7v0h25.9a3.983 3.983 0 013.7 3.7l.112 20.736M9.281 13.743 9.2 35.1a3.98 3.98 0 003.7 3.7h25.9v0h3.7"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M16.6 31.4v-3.7l11.1-11.1 3.7 3.7-11.1 11.1Z"/></svg>';