react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 483 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.navigation2 = void 0;
var navigation2 = {
"viewBox": "0 0 24 24",
"children": [{
"name": "polygon",
"attribs": {
"points": "12 2 19 21 12 17 5 21 12 2"
},
"children": []
}],
"attribs": {
"fill": "none",
"stroke": "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}
};
exports.navigation2 = navigation2;