chart_spiral constant

String const chart_spiral

Icon Data of chart_spiral

Implementation

static const String chart_spiral =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2a13.919 13.919 0 00-8.675 3.033A1.973 1.973 0 007 5a2 2 0 00-2 2 1.975 1.975 0 00.033.325A13.986 13.986 0 1016 2Zm0 26A11.977 11.977 0 016.359 8.886a1.831 1.831 0 001.153.04l1.463 1.463a8.986 8.986 0 0011.831 13.207 1.992 1.992 0 002.79-2.79 8.93 8.93 0 000-9.612 1.992 1.992 0 00-2.79-2.79 8.944 8.944 0 00-10.417.571L8.926 7.512a1.83 1.83 0 00-.04-1.153A11.992 11.992 0 1116 28Zm0-14a2 2 0 11-2 2 2.002 2.002 0 012-2Zm3.433-.019 2.055-2.055a2.044 2.044 0 00.227.045 6.957 6.957 0 010 8.058 2.044 2.044 0 00-.227.045l-2.055-2.055a3.879 3.879 0 000-4.038Zm.596-3.696a2 2 0 00.045.227l-2.055 2.055a3.879 3.879 0 00-4.038 0L11.816 10.4a6.952 6.952 0 018.213-.116Zm-7.462 3.696A3.951 3.951 0 0012 16a4.005 4.005 0 004 4 3.952 3.952 0 002.019-.567l2.055 2.055a2 2 0 00-.045.227 6.988 6.988 0 01-9.627-9.9Z"/></svg>';