tangerine constant

String const tangerine

Implementation

static const String tangerine =
    '<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="M12 2H7a5 5 0 004.625 4.986C7.144 8.886 4 13.326 4 18.5 4 25.404 9.596 31 16.5 31S29 25.404 29 18.5c0-6.77-5.38-12.282-12.099-12.494A5.002 5.002 0 0012 2ZM6 18.5C6 12.701 10.701 8 16.5 8S27 12.701 27 18.5 22.299 29 16.5 29 6 24.299 6 18.5Z"/></svg>';