purple_circle constant

String const purple_circle

Implementation

static const String purple_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 1C7.716 1 1 7.716 1 16c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15Zm1.5 2.086L3.086 17.5a13.141 13.141 0 01-.072-2.1L15.4 3.015a13.23 13.23 0 012.1.072Zm2.338.49c.54.167 1.065.367 1.572.6L4.176 21.41a12.911 12.911 0 01-.6-1.572L19.838 3.576ZM5.19 23.224 23.224 5.19c.43.288.842.602 1.234.938l-18.33 18.33c-.336-.392-.65-.804-.938-1.234Zm2.352 2.648 18.33-18.33c.337.392.65.804.938 1.234L8.776 26.81c-.43-.288-.842-.601-1.234-.938Zm3.048 1.952L27.824 10.59c.233.507.433 1.032.6 1.572L12.162 28.424a12.926 12.926 0 01-1.572-.6Zm3.91 1.09L28.914 14.5a13.153 13.153 0 01.072 2.1L16.6 28.985a13.245 13.245 0 01-2.1-.072Zm5.561-.56 8.292-8.293a13.033 13.033 0 01-8.292 8.292ZM3.647 11.938a13.033 13.033 0 018.292-8.292l-8.292 8.292Z"/></svg>';