UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

63 lines (62 loc) 1.88 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.layers = void 0; var layers = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "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\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z" }, "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\t\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "256,355.219 151.031,289.625 128,304 256,384 384,304.25 360.969,289.812 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "256,355.219 151.031,289.625 128,304 256,384 384,304.25 360.969,289.812 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "256,306.859 151.594,241.609 128,256.359 256,336.359 384,256.609 360.391,241.797 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "256,306.859 151.594,241.609 128,256.359 256,336.359 384,256.609 360.391,241.797 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "128,208 256,288 384,208.25 256,128 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "128,208 256,288 384,208.25 256,128 \t" }, "children": [] }] }] }] }; exports.layers = layers;