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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M25.042 16.87a6.962 6.962 0 100 13.922 6.96 6.96 0 000-13.922zm-18.084 0a6.962 6.962 0 000 13.922 6.967 6.967 0 006.964-6.964 6.962 6.962 0 00-6.964-6.958zm16-8.698a6.958 6.958 0 11-13.916 0c0-3.844 3.115-6.964 6.958-6.964s6.958 3.12 6.958 6.964z"/></svg>';