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