react-icons-kit
Version:
React Icons Kit using various Svg Icon set
33 lines (32 loc) • 602 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.edit3 = void 0;
var edit3 = {
"viewBox": "0 0 24 24",
"children": [{
"name": "polygon",
"attribs": {
"points": "14 2 18 6 7 17 3 17 3 13 14 2"
},
"children": []
}, {
"name": "line",
"attribs": {
"x1": "3",
"y1": "22",
"x2": "21",
"y2": "22"
},
"children": []
}],
"attribs": {
"fill": "none",
"stroke": "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}
};
exports.edit3 = edit3;
;