image_circle_plus constant

String const image_circle_plus

Implementation

static const String image_circle_plus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m7 0v3m0 3V5m0 0h3m-3 0h-3"/><path fill-rule="evenodd" d="M6.978 6.488A2.674 2.674 0 018.5 6c.41 0 1.003.115 1.522.488.57.41.978 1.086.978 2.012 0 .926-.408 1.601-.978 2.011A2.674 2.674 0 018.5 11c-.41 0-1.003-.115-1.522-.489C6.408 10.101 6 9.427 6 8.5c0-.926.408-1.601.978-2.012zm9.353 15.456C18.611 21.177 23 18.143 23 12a1 1 0 00-1-1h-1c-4.803 0-8.21 1.072-10.555 2.622 2.035.662 4.076 1.82 5.63 3.751a1 1 0 01-1.56 1.254c-1.515-1.884-3.65-2.912-5.796-3.41a15.464 15.464 0 00-3.531-.388c-.784.003-1.477.066-2.024.157a1.005 1.005 0 01-.232.012l-.096.016a1 1 0 00-.76 1.367c.652 1.584 2.135 3.723 4.51 5.097 2.42 1.399 5.684 1.958 9.745.466z" clip-rule="evenodd"/></g></svg>';