composition constant

String const composition

Implementation

static const String composition =
    '<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="none"><path fill="#555" fill-rule="evenodd" d="m39.828 21.786-17.86 17.86c-3.414 3.414-9.03 3.332-12.545-.182-3.515-3.515-3.597-9.132-.182-12.546L27.1 9.058" clip-rule="evenodd"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="m39.828 21.786-17.86 17.86c-3.414 3.414-9.03 3.332-12.545-.182-3.515-3.515-3.597-9.132-.182-12.546L27.1 9.058M8.734 27.424l26.144-.688"/><path fill="#fff" d="M29.393 20.907a2 2 0 10-2.828-2.829 2 2 0 002.828 2.829Zm-5.657 2.828a2 2 0 10-2.828-2.828 2 2 0 002.828 2.828Z"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="m23.564 5.522 19.8 19.8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';