stop_circle constant

String const stop_circle

Icon Data of stop_circle

Implementation

static const String stop_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 3C8.85 3 3 8.85 3 16s5.85 13 13 13 13-5.85 13-13S23.15 3 16 3zm0 2c6.05 0 11 4.95 11 11s-4.95 11-11 11S5 22.05 5 16 9.95 5 16 5zm-5 6v10h10V11H11zm2 2h6v6h-6v-6z"/></svg>';