UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

45 lines (44 loc) 1.41 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.idea = void 0; var idea = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z" }, "children": [] }, { "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M256,384c17.672,0,32-14.328,32-32h-64C224,369.672,238.328,384,256,384z" }, "children": [{ "name": "path", "attribs": { "d": "M256,384c17.672,0,32-14.328,32-32h-64C224,369.672,238.328,384,256,384z" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M256,128c-53.016,0-96,42.984-96,96c0,37.781,21.875,70.375,53.625,86.031L224,336h64l10.375-25.969\r\n\t\tC330.109,294.375,352,261.781,352,224C352,170.984,309.016,128,256,128z" }, "children": [{ "name": "path", "attribs": { "d": "M256,128c-53.016,0-96,42.984-96,96c0,37.781,21.875,70.375,53.625,86.031L224,336h64l10.375-25.969\r\n\t\tC330.109,294.375,352,261.781,352,224C352,170.984,309.016,128,256,128z" }, "children": [] }] }] }] }; exports.idea = idea;