react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 529 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.omega = void 0;
var omega = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M11 14h4l1-2v4h-6v-3.347c2.049-0.883 3.5-3.081 3.5-5.653 0-3.35-2.462-5.973-5.5-5.973s-5.5 2.622-5.5 5.973c0 2.572 1.451 4.77 3.5 5.653v3.347h-6v-4l1 2h4v-0.509c-2.932-1.038-5-3.553-5-6.491 0-3.866 3.582-7 8-7s8 3.134 8 7c0 2.938-2.068 5.452-5 6.491v0.509z"
}
}]
};
exports.omega = omega;
;