trace constant

String const trace

Implementation

static const String trace =
    '<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" stroke="#fff" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M24 6C14.059 6 6 14.059 6 24s8.059 18 18 18 18-8.059 18-18"/><path stroke-linecap="round" d="M24 15a9 9 0 109 9m-9 0 6.3-6.306"/><path fill="#555" d="M30.3 11.426V17.7h6.325L42 12.3h-6.297V6L30.3 11.426Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';