UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 682 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.socialMyspace = void 0; var socialMyspace = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M256,0C114.609,0,0,114.609,0,256c0,141.391,114.609,256,256,256c141.391,0,256-114.609,256-256\r\n\tC512,114.609,397.391,0,256,0z M256,472c-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": "352,256 160,256 160,224 128,224 128,288 384,288 384,224 352,224 " }, "children": [] }] }; exports.socialMyspace = socialMyspace;