react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 700 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_format_color_reset = void 0;
var ic_format_color_reset = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M18 14c0-4-6-10.8-6-10.8s-1.33 1.51-2.73 3.52l8.59 8.59c.09-.42.14-.86.14-1.31zm-.88 3.12L12.5 12.5 5.27 5.27 4 6.55l3.32 3.32C6.55 11.32 6 12.79 6 14c0 3.31 2.69 6 6 6 1.52 0 2.9-.57 3.96-1.5l2.63 2.63 1.27-1.27-2.74-2.74z"
},
"children": []
}]
};
exports.ic_format_color_reset = ic_format_color_reset;
;