react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 522 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.clearFormatting = void 0;
var clearFormatting = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M0 14h9v2h-9zM14 2h-4.727l-2.871 11h-2.067l2.871-11h-4.205v-2h11zM14.528 16l-2.028-2.028-2.028 2.028-0.972-0.972 2.028-2.028-2.028-2.028 0.972-0.972 2.028 2.028 2.028-2.028 0.972 0.972-2.028 2.028 2.028 2.028z"
}
}]
};
exports.clearFormatting = clearFormatting;
;