react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 404 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.pagebreak = void 0;
var pagebreak = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M4 6v-6h12v6h-1v-5h-10v5zM16 9v7h-12v-7h1v6h10v-6zM8 7h2v1h-2zM5 7h2v1h-2zM11 7h2v1h-2zM14 7h2v1h-2zM0 4.5l3 3-3 3z"
}
}]
};
exports.pagebreak = pagebreak;