ngc_outline constant

String const ngc_outline

Implementation

static const String ngc_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M3 3.5a11.08 11.08 0 019 0M.5 6.5v5.764a1.236 1.236 0 002.342.553L3.5 11.5m11-5v5.764a1.236 1.236 0 01-2.342.553L11.5 11.5M6 7.5h3m-5.7 3.499L1.148 8.31A2.961 2.961 0 01.5 6.461v-.396a2.565 2.565 0 015.032-.705l1.117 3.91a1.922 1.922 0 01-3.35 1.729Zm8.4 0 2.151-2.688a2.96 2.96 0 00.649-1.85v-.396a2.565 2.565 0 00-5.032-.705L8.351 9.27a1.922 1.922 0 003.35 1.729Z"/></svg>';