react-icons-kit-allreact
Version:
Fork off React Icons Kit loosening the reactjs version
6 lines (5 loc) • 551 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var minusCircled = exports.minusCircled = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M256,32C132.3,32,32,132.3,32,256s100.3,224,224,224s224-100.3,224-224S379.7,32,256,32z M384,272H128v-32h256V272z" }, "children": [{ "name": "path", "attribs": { "d": "M256,32C132.3,32,32,132.3,32,256s100.3,224,224,224s224-100.3,224-224S379.7,32,256,32z M384,272H128v-32h256V272z" }, "children": [] }] }] }] };