react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 350 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.blackTie = void 0;
var blackTie = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M0 128h1536v1536h-1536v-1536zM1085 1243l-221-631 221-297h-634l221 297-221 631 317 304z"
}
}]
};
exports.blackTie = blackTie;
;