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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M18.78 12.653a5.22 5.22 0 100 10.44 5.22 5.22 0 000-10.44zm-13.56 0a5.22 5.22 0 10.001 10.439 5.22 5.22 0 00-.001-10.439zm12-6.525a5.22 5.22 0 11-10.44 0 5.22 5.22 0 0110.44 0z"/></svg>';