react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 587 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.circleONotch = void 0;
var circleONotch = {
"viewBox": "0 0 1792 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1760 896q0 176-68.5 336t-184 275.5-275.5 184-336 68.5-336-68.5-275.5-184-184-275.5-68.5-336q0-213 97-398.5t265-305.5 374-151v228q-221 45-366.5 221t-145.5 406q0 130 51 248.5t136.5 204 204 136.5 248.5 51 248.5-51 204-136.5 136.5-204 51-248.5q0-230-145.5-406t-366.5-221v-228q206 31 374 151t265 305.5 97 398.5z"
}
}]
};
exports.circleONotch = circleONotch;
;