react-icons-kit
Version:
React Icons Kit using various Svg Icon set
32 lines (31 loc) • 785 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_bookmark_checck = void 0;
var basic_elaboration_bookmark_checck = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "18,1 46,1 46,62 32,48 18,62 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "bevel",
"stroke-miterlimit": "10",
"points": "23,22 30,29 \r\n\t43,16 "
},
"children": []
}]
};
exports.basic_elaboration_bookmark_checck = basic_elaboration_bookmark_checck;
;