trumpet constant

String const trumpet

Implementation

static const String trumpet =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path d="M32 28h6v11a3 3 0 11-6 0V28Z"/><path stroke-linecap="round" d="M29 12h10a3 3 0 013 3v10a3 3 0 01-3 3H28"/><path stroke-linejoin="round" d="M14 14h-2a6 6 0 000 12h2"/><path d="M14.198 33a.198.198 0 01-.198-.198V6.198c0-.11.089-.198.198-.198H17.5C24.956 6 31 12.044 31 19.5S24.956 33 17.5 33h-3.302Z"/></g></svg>';