react-icons-kit
Version:
React Icons Kit using various Svg Icon set
25 lines (24 loc) • 615 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_watch = void 0;
var ic_watch = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none",
"opacity": ".1"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M20 12c0-2.54-1.19-4.81-3.04-6.27L16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73C18.81 16.81 20 14.54 20 12zM6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6z"
},
"children": []
}]
};
exports.ic_watch = ic_watch;