UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

87 lines (86 loc) 2.3 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_stop_circle_twotone = void 0; var ic_stop_circle_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M12,4c-4.41,0-8,3.59-8,8c0,4.41,3.59,8,8,8c4.41,0,8-3.59,8-8C20,7.59,16.41,4,12,4z M16,16H8V8h8V16z", "opacity": ".3" }, "children": [{ "name": "path", "attribs": { "d": "M12,4c-4.41,0-8,3.59-8,8c0,4.41,3.59,8,8,8c4.41,0,8-3.59,8-8C20,7.59,16.41,4,12,4z M16,16H8V8h8V16z", "opacity": ".3" }, "children": [] }] }, { "name": "rect", "attribs": { "height": "8", "width": "8", "x": "8", "y": "8" }, "children": [{ "name": "rect", "attribs": { "height": "8", "width": "8", "x": "8", "y": "8" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10s10-4.48,10-10S17.52,2,12,2z M12,20c-4.41,0-8-3.59-8-8c0-4.41,3.59-8,8-8 c4.41,0,8,3.59,8,8C20,16.41,16.41,20,12,20z" }, "children": [{ "name": "path", "attribs": { "d": "M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10s10-4.48,10-10S17.52,2,12,2z M12,20c-4.41,0-8-3.59-8-8c0-4.41,3.59-8,8-8 c4.41,0,8,3.59,8,8C20,16.41,16.41,20,12,20z" }, "children": [] }] }] }] }] }] }; exports.ic_stop_circle_twotone = ic_stop_circle_twotone;