UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

103 lines (102 loc) 2.47 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_pending_outline = void 0; var ic_pending_outline = { "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,2C6.48,2,2,6.48,2,12c0,5.52,4.48,10,10,10s10-4.48,10-10C22,6.48,17.52,2,12,2z M12,20c-4.42,0-8-3.58-8-8 c0-4.42,3.58-8,8-8s8,3.58,8,8C20,16.42,16.42,20,12,20z" }, "children": [{ "name": "path", "attribs": { "d": "M12,2C6.48,2,2,6.48,2,12c0,5.52,4.48,10,10,10s10-4.48,10-10C22,6.48,17.52,2,12,2z M12,20c-4.42,0-8-3.58-8-8 c0-4.42,3.58-8,8-8s8,3.58,8,8C20,16.42,16.42,20,12,20z" }, "children": [] }] }, { "name": "circle", "attribs": { "cx": "7", "cy": "12", "r": "1.5" }, "children": [{ "name": "circle", "attribs": { "cx": "7", "cy": "12", "r": "1.5" }, "children": [] }] }, { "name": "circle", "attribs": { "cx": "12", "cy": "12", "r": "1.5" }, "children": [{ "name": "circle", "attribs": { "cx": "12", "cy": "12", "r": "1.5" }, "children": [] }] }, { "name": "circle", "attribs": { "cx": "17", "cy": "12", "r": "1.5" }, "children": [{ "name": "circle", "attribs": { "cx": "17", "cy": "12", "r": "1.5" }, "children": [] }] }] }] }] }] }; exports.ic_pending_outline = ic_pending_outline;