react-icons-kit
Version:
React Icons Kit using various Svg Icon set
25 lines (24 loc) • 543 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_last_page_twotone = void 0;
var ic_last_page_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none",
"opacity": ".87"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41zM16 6h2v12h-2V6z"
},
"children": []
}]
};
exports.ic_last_page_twotone = ic_last_page_twotone;
;