UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

50 lines (49 loc) 1.38 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.circle = void 0; var circle = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": { "id": "CIRCLE_1_", "enable-background": "new " }, "children": [{ "name": "g", "attribs": { "id": "CIRCLE" }, "children": [{ "name": "g", "attribs": { "id": "CIRCLE" }, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M32,0C14.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,32\r\n\t\t\t\tC6,17.64,17.641,6,32,6c14.359,0,26,11.64,26,26C58,46.359,46.359,58,32,58z" }, "children": [{ "name": "path", "attribs": { "d": "M32,0C14.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,32\r\n\t\t\t\tC6,17.64,17.641,6,32,6c14.359,0,26,11.64,26,26C58,46.359,46.359,58,32,58z" }, "children": [] }] }] }] }] }] }] }] }; exports.circle = circle;