react-icons-kit
Version:
React Icons Kit using various Svg Icon set
69 lines (68 loc) • 1.91 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.magnet = void 0;
var magnet = {
"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.702-216-216c0-119.297,96.703-216,216-216c119.298,0,216,96.703,216,216\r\n\tC472,375.298,375.298,472,256,472z"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "320",
"y": "144",
"width": "32",
"height": "32"
},
"children": [{
"name": "rect",
"attribs": {
"x": "320",
"y": "144",
"width": "32",
"height": "32"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M320,272.438C320,307.546,291.546,336,256.453,336h-0.906C220.453,336,192,307.546,192,272.438V192h-32v80.656\r\n\t\tC160,325.313,202.688,368,255.328,368h1.344C309.313,368,352,325.313,352,272.656V192h-32V272.438z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M320,272.438C320,307.546,291.546,336,256.453,336h-0.906C220.453,336,192,307.546,192,272.438V192h-32v80.656\r\n\t\tC160,325.313,202.688,368,255.328,368h1.344C309.313,368,352,325.313,352,272.656V192h-32V272.438z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "160",
"y": "144",
"width": "32",
"height": "32"
},
"children": [{
"name": "rect",
"attribs": {
"x": "160",
"y": "144",
"width": "32",
"height": "32"
},
"children": []
}]
}]
}]
};
exports.magnet = magnet;
;