react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 486 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.sigma = void 0;
var sigma = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M14.713 11.48l0.694-1.48h0.594l-1 6h-15v-1.16l5.18-6.113-5.18-5.18v-3.547h15.313l0.688 4h-0.537l-0.293-0.607c-0.552-1.146-0.967-1.393-2.17-1.393h-10.344l5.517 5.516-4.647 5.483h8.474c1.813 0 2.291-0.65 2.713-1.52z"
}
}]
};
exports.sigma = sigma;
;