cross_ring constant

String const cross_ring

Implementation

static const String cross_ring =
    '<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-linejoin="round" stroke-width="4"><path d="M24 12a4 4 0 100-8 4 4 0 000 8Zm0 32a4 4 0 100-8 4 4 0 000 8ZM8 28a4 4 0 100-8 4 4 0 000 8Zm32 0a4 4 0 100-8 4 4 0 000 8Z"/><path stroke-linecap="round" d="M12 24h24M24 12v24m13.305-20.89a16.073 16.073 0 00-4.415-4.415m-17.78 0a16.074 16.074 0 00-4.415 4.415l4.415-4.415ZM10.696 32.89a16.08 16.08 0 004.415 4.415l-4.415-4.415Zm22.195 4.415a16.079 16.079 0 004.415-4.415l-4.415 4.415Z"/></g></svg>';