geometric_flowers constant

String const geometric_flowers

Implementation

static const String geometric_flowers =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M28.991 27.991c3.515-3.514 1.3-11.429-4.95-17.677C17.794 4.065 9.88 1.849 6.365 5.364c-3.515 3.515-1.299 11.43 4.95 17.678 6.248 6.248 14.163 8.464 17.677 4.95Z"/><path d="M28.991 19.065c3.515 3.514 1.299 11.429-4.95 17.677-6.248 6.249-14.162 8.465-17.677 4.95-3.515-3.515-1.299-11.43 4.95-17.678 6.248-6.248 14.163-8.464 17.677-4.95Z"/><path d="M20.009 27.991c-3.515-3.514-1.299-11.429 4.95-17.677 6.248-6.249 14.162-8.465 17.677-4.95 3.515 3.515 1.299 11.43-4.95 17.678-6.248 6.248-14.163 8.464-17.677 4.95Z"/><path d="M20.009 19.065c-3.515 3.514-1.299 11.429 4.95 17.677 6.248 6.249 14.162 8.465 17.677 4.95 3.515-3.515 1.299-11.43-4.95-17.678-6.248-6.248-14.163-8.464-17.677-4.95Z"/></g></svg>';