react-icons-kit
Version:
React Icons Kit using various Svg Icon set
26 lines (25 loc) • 679 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.socialLinkedin = void 0;
var socialLinkedin = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M8 19h-3v-10h3v10zm11 0h-3v-5.342c0-1.392-.496-2.085-1.479-2.085-.779 0-1.273.388-1.521 1.165v6.262h-3s.04-9 0-10h2.368l.183 2h.062c.615-1 1.598-1.678 2.946-1.678 1.025 0 1.854.285 2.487 1.001.637.717.954 1.679.954 3.03v5.647z"
},
"children": []
}, {
"name": "ellipse",
"attribs": {
"cx": "6.5",
"cy": "6.5",
"rx": "1.55",
"ry": "1.5"
},
"children": []
}]
};
exports.socialLinkedin = socialLinkedin;
;