sparkler constant

String const sparkler

Implementation

static const String sparkler =
    '<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="M2 2v60h60V2H2m50.25 30-8.644 1.304 14.072 7.039-15.523-2.576 6.228 6.136-7.761-4.026 7.248 13.967-11.044-11.208 1.431 8.623-3.91-7.817-1.329 8.81v7.874H30.98v-7.888l-1.327-8.796-3.912 7.817 1.433-8.623L16.13 53.843l7.246-13.966-7.759 4.025 6.228-6.136-15.524 2.577 14.072-7.039L11.75 32l8.645-1.304-14.074-7.039 15.522 2.576-6.227-6.135 7.759 4.025-7.245-13.967 11.044 11.208-1.433-8.622 3.912 7.817L32 5l2.347 15.558 3.91-7.817-1.431 8.625 11.044-11.21-7.248 13.969 7.761-4.026-6.227 6.135 15.522-2.576-14.073 7.039L52.25 32"/><path fill="currentColor" d="m36.096 29.024 4.831-9.311-7.364 7.474L32 16.813l-1.565 10.374-7.362-7.474 4.831 9.311-10.349-1.717L26.938 32l-9.383 4.694 10.349-1.718-4.831 9.311 7.362-7.473L32 47.188l1.563-10.374 7.364 7.473-4.831-9.311 10.347 1.718L37.063 32l9.38-4.693z"/></svg>';