aries constant

String const aries

Implementation

static const String aries =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2m19.014 23.951c-.348.365-.859.575-1.406.575-.968 0-1.982-.667-2.049-1.939-.104-2.027-1.62-4.221-3.863-4.074-1.875.127-3.147 1.585-4.003 4.587L33.9 46.044c-.244.884-.99 1.455-1.899 1.455s-1.655-.571-1.899-1.456l-5.794-20.946c-.596-2.091-1.737-4.588-3.792-4.588l-.147.004c-2.228.124-3.805 1.761-3.925 4.074-.066 1.273-1.081 1.939-2.049 1.939-.547 0-1.06-.21-1.406-.575-.346-.364-.514-.854-.484-1.417.193-3.707 2.771-7.778 7.17-8.021 3.976-.234 7.019 2.538 8.432 7.507L32 38.103l3.895-14.08c1.414-4.973 4.469-7.744 8.435-7.51 4.397.245 6.976 4.316 7.169 8.021.028.563-.14 1.053-.485 1.417"/></svg>';