react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 595 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.shareAlt = void 0;
var shareAlt = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1216 1024q133 0 226.5 93.5t93.5 226.5-93.5 226.5-226.5 93.5-226.5-93.5-93.5-226.5q0-12 2-34l-360-180q-92 86-218 86-133 0-226.5-93.5t-93.5-226.5 93.5-226.5 226.5-93.5q126 0 218 86l360-180q-2-22-2-34 0-133 93.5-226.5t226.5-93.5 226.5 93.5 93.5 226.5-93.5 226.5-226.5 93.5q-126 0-218-86l-360 180q2 22 2 34t-2 34l360 180q92-86 218-86z"
}
}]
};
exports.shareAlt = shareAlt;
;