english_mustache constant

String const english_mustache

Implementation

static const String english_mustache =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path d="M10.064 24.058c3.287-1.073 3.465-5.092 7.797-5.94 3.465-.68 5.547 1.708 6.064 4.243.433 2.122-.866 7.639-7.797 7.639C7.465 30 4.578 24.483 4 22.361c.866.849 3.465 2.546 6.064 1.697Z"/><path d="M37.936 24.058c-3.288-1.073-3.465-5.092-7.797-5.94-3.465-.68-5.547 1.708-6.064 4.243-.433 2.122.866 7.639 7.797 7.639 8.663 0 11.55-5.517 12.128-7.639-.866.849-3.465 2.546-6.064 1.697Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';