star_and_crescent constant

String const star_and_crescent

Implementation

static const String star_and_crescent =
    '<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"><g fill="currentColor"><path d="M23 24.18a.35.35 0 01-.176.305A11.769 11.769 0 0117 26c-6.075 0-11-4.477-11-10S10.925 6 17 6c2.139 0 4.135.555 5.824 1.515a.35.35 0 01.176.306c0 .262-.273.436-.516.34A9.43 9.43 0 0019 7.5c-4.97 0-9 3.806-9 8.5s4.03 8.5 9 8.5a9.43 9.43 0 003.484-.66.375.375 0 01.516.34Z"/><path d="M21.388 13.227a.125.125 0 01.224 0l.888 1.798a.125.125 0 00.094.069l1.984.288c.103.015.143.14.07.213l-1.437 1.4a.125.125 0 00-.035.11l.338 1.977a.125.125 0 01-.18.132l-1.776-.933a.125.125 0 00-.116 0l-1.775.933a.125.125 0 01-.181-.132l.338-1.976a.125.125 0 00-.035-.111l-1.436-1.4a.125.125 0 01.069-.213l1.984-.288a.125.125 0 00.095-.069l.887-1.798Z"/><path d="M6 1a5 5 0 00-5 5v20a5 5 0 005 5h20a5 5 0 005-5V6a5 5 0 00-5-5H6ZM3 6a3 3 0 013-3h20a3 3 0 013 3v20a3 3 0 01-3 3H6a3 3 0 01-3-3V6Z"/></g></svg>';