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="#3e4347" d="M0 0h64v64H0z"/><path fill="#d0d0d0" d="M30.9 32h2.2v32h-2.2z"/><path fill="#ffdd7d" d="m32 3.2 3 19.7L48.9 8.7l-9.1 17.7 19.6-3.3L41.6 32l17.8 8.9-19.6-3.3 9.1 17.7L35 41.1l-3 19.7-3-19.7-13.9 14.2 9.1-17.7-19.6 3.3L22.4 32 4.6 23.1l19.6 3.3-9.1-17.7L29 22.9z"/><path fill="#ffce31" d="m25.3 52.5 2.5-14.7-13.3 6.9 10.7-10.5L10.4 32l14.8-2.2-10.7-10.5 13.3 6.9-2.5-14.7L32 24.8l6.7-13.3-2.5 14.7 13.3-6.9-10.7 10.5L53.6 32l-14.8 2.2 10.7 10.5-13.3-6.9 2.5 14.7L32 39.2z"/><path fill="#fff" d="m41.5 18.9-5.1 9.9 11-1.8-10 5 10 5-11-1.8 5.1 9.9-7.8-8L32 48.2l-1.7-11.1-7.8 8 5.1-9.9-11 1.8 10-5-10-5 11 1.8-5.1-9.9 7.8 8L32 15.8l1.7 11.1z"/></svg>';