midikeyboard constant

String const midikeyboard

Implementation

static const String midikeyboard =
    '<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="M33.67 4.84v23h6.89V10.43"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M18.24 45.45A21.87 21.87 0 012.71 21.37 21.61 21.61 0 0124.09 2.5a21.63 21.63 0 0121.23 19.06A21.87 21.87 0 0129.58 45.5"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m29.58 45.5-1-4.18h-9.41l-.93 4.13M14 5v22.8H7.12v-17m20.11-8.04v25.06h-6.84v-25m-9.69 25v13.74m26.19-13.74v14.07M23.84 27.82v13.49"/></svg>';