asana constant

String const asana

Implementation

static const String asana =
    '<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"><ellipse cx="13.3" cy="33.42" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="7.8" ry="7.71"/><ellipse cx="34.7" cy="33.42" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="7.8" ry="7.71"/><ellipse cx="24" cy="14.58" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="7.8" ry="7.71"/></svg>';