openlauncher constant

String const openlauncher

Icon Data of openlauncher

Implementation

static const String openlauncher =
    '<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"><rect width="37" height="8" x="5.5" y="34.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="4"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M9.5 5.5h29a4 4 0 014 4h0a4 4 0 01-4 4h-25"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M5.5 38.5v-29a4 4 0 014-4h0a4 4 0 014 4v25"/></svg>';