react-icons-kit
Version:
React Icons Kit using various Svg Icon set
43 lines (42 loc) • 1.65 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.socialMarkdown = void 0;
var socialMarkdown = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {
"transform": "translate(96 48)"
},
"children": [{
"name": "g",
"attribs": {
"id": "icon-markdown"
},
"children": [{
"name": "g",
"attribs": {
"id": "icon-markdown"
},
"children": [{
"name": "path",
"attribs": {
"fill": "#231F20",
"d": "M351.659,48H-31.659C-49.496,48-64,62.484-64,80.308v255.349C-64,353.493-49.496,368-31.659,368h383.318\r\n\t\t\tC369.496,368,384,353.493,384,335.656V80.308C384,62.484,369.496,48,351.659,48z M188.023,304h-56.048v-96l-42.04,53.878\r\n\t\t\tL47.913,208v96H-8.131V112h56.044l42.022,67.98l42.04-67.98h56.048V304L188.023,304z M271.68,304l-69.635-96h42v-96h56.043v96\r\n\t\t\th42.027l-70.453,96H271.68z"
},
"children": [{
"name": "path",
"attribs": {
"fill": "#231F20",
"d": "M351.659,48H-31.659C-49.496,48-64,62.484-64,80.308v255.349C-64,353.493-49.496,368-31.659,368h383.318\r\n\t\t\tC369.496,368,384,353.493,384,335.656V80.308C384,62.484,369.496,48,351.659,48z M188.023,304h-56.048v-96l-42.04,53.878\r\n\t\t\tL47.913,208v96H-8.131V112h56.044l42.022,67.98l42.04-67.98h56.048V304L188.023,304z M271.68,304l-69.635-96h42v-96h56.043v96\r\n\t\t\th42.027l-70.453,96H271.68z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.socialMarkdown = socialMarkdown;