react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 450 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.share = void 0;
var share = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M4 10c0 0 0.919-3 6-3v3l6-4-6-4v3c-4 0-6 2.495-6 5zM11 12h-9v-6h1.967c0.158-0.186 0.327-0.365 0.508-0.534 0.687-0.644 1.509-1.135 2.439-1.466h-6.914v10h13v-4.197l-2 1.333v0.864z"
}
}]
};
exports.share = share;
;