taskbar constant

String const taskbar

Icon Data of taskbar

Implementation

static const String taskbar =
    '<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="22.05" height="32.42" x="12.98" y="7.79" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M35 38.18h5.95a2.6 2.6 0 002.59-2.59V12.41a2.6 2.6 0 00-2.59-2.59H35"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M35.02 34.8h5.32V15.93h-5.32M13 38.18H7.09a2.6 2.6 0 01-2.59-2.59V12.41a2.6 2.6 0 012.59-2.59H13"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M12.98 34.8H7.66V15.93h5.32m2.65-3.39h16.75v24.21H15.63z"/></svg>';