react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 394 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.yCombinator = void 0;
var yCombinator = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M809 1004l266-499h-112l-157 312q-24 48-44 92l-42-92-155-312h-120l263 493v324h101v-318zM1536 128v1536h-1536v-1536h1536z"
}
}]
};
exports.yCombinator = yCombinator;
;