snippet constant

String const snippet

Implementation

static const String snippet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3.625.1A.75.75 0 014.65.375L8 6.177 11.35.375a.75.75 0 111.3.75L8.864 7.677l1.97 3.412A2.503 2.503 0 0114 13.5a2.5 2.5 0 11-4.425-1.595L7.999 9.176l-.26.45a.75.75 0 01-1.298-.751l.692-1.199L3.35 1.125A.75.75 0 013.625.1ZM5.5 13.5a1 1 0 11-2 0 1 1 0 012 0Zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Zm5.5 0a1 1 0 11-2 0 1 1 0 012 0Z" clip-rule="evenodd"/></svg>';