yellow_circle constant

String const yellow_circle

Implementation

static const String yellow_circle =
    '<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 1c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C1 7.716 7.716 1 16 1Zm-1.765 2.119L3.119 14.235a13.12 13.12 0 00.106 4.186L18.421 3.225a13.07 13.07 0 00-4.186-.106Zm-.852.145a13.016 13.016 0 00-10.12 10.119l10.12-10.12ZM3.349 19.004c.26 1.1.66 2.144 1.178 3.115L22.12 4.527a12.912 12.912 0 00-3.114-1.178L3.349 19.005ZM22.572 4.782l-17.79 17.79c.52.887 1.142 1.706 1.85 2.442L25.015 6.633a13.046 13.046 0 00-2.442-1.852Zm2.796 2.205L6.985 25.367a13.035 13.035 0 002.442 1.852l17.79-17.791a13.048 13.048 0 00-1.85-2.442Zm2.105 2.895L9.88 27.473a12.92 12.92 0 003.114 1.178L28.65 12.995a12.912 12.912 0 00-1.178-3.114Zm1.302 3.698L13.579 28.775a13.07 13.07 0 004.186.106l11.116-11.116a13.111 13.111 0 00-.106-4.186Zm-.038 5.038-10.12 10.12a13.016 13.016 0 0010.12-10.12Z"/></svg>';