react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.67 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.circle_stop = void 0;
var circle_stop = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "CIRCLE__x2F__STOP_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "CIRCLE__x2F__STOP"
},
"children": [{
"name": "g",
"attribs": {
"id": "CIRCLE__x2F__STOP"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M40,21H24c-1.657,0-3,1.343-3,3v16c0,1.657,1.343,3,3,3h16c1.657,0,3-1.343,3-3V24C43,22.343,41.657,21,40,21z M32,0\r\n\t\t\t\tC14.327,0,0,14.327,0,32s14.327,32,32,32s32-14.327,32-32S49.673,0,32,0z M32,58C17.641,58,6,46.359,6,32C6,17.641,17.641,6,32,6\r\n\t\t\t\tc14.359,0,26,11.64,26,26C58,46.359,46.359,58,32,58z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M40,21H24c-1.657,0-3,1.343-3,3v16c0,1.657,1.343,3,3,3h16c1.657,0,3-1.343,3-3V24C43,22.343,41.657,21,40,21z M32,0\r\n\t\t\t\tC14.327,0,0,14.327,0,32s14.327,32,32,32s32-14.327,32-32S49.673,0,32,0z M32,58C17.641,58,6,46.359,6,32C6,17.641,17.641,6,32,6\r\n\t\t\t\tc14.359,0,26,11.64,26,26C58,46.359,46.359,58,32,58z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.circle_stop = circle_stop;