needle constant

String const needle

Implementation

static const String needle =
    '<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"><g fill="currentColor"><g stroke="currentColor" stroke-linejoin="round" stroke-width="4" clip-path="url(#svgIDa)"><path stroke-linecap="round" d="M39 23 25 9m19 8L31 4m3.999 14.999 5-5m-11-1 5-5M11 37l-5 5"/><path d="M28 12 12 28l-1 9 9-1 16-16-8-8Z"/></g><defs><clipPath id="svgIDa"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>';