center_circle constant

String const center_circle

Icon Data of center_circle

Implementation

static const String center_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="M30 15h-2.05A12.007 12.007 0 0017 4.05V2h-2v2.05A12.007 12.007 0 004.05 15H2v2h2.05A12.007 12.007 0 0015 27.95V30h2v-2.05A12.007 12.007 0 0027.95 17H30ZM17 25.95V22h-2v3.95A10.017 10.017 0 016.05 17H10v-2H6.05A10.017 10.017 0 0115 6.05V10h2V6.05A10.017 10.017 0 0125.95 15H22v2h3.95A10.017 10.017 0 0117 25.95Z"/></svg>';