react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 691 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrowCircleODown = void 0;
var arrowCircleODown = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1120 928q0 12-10 24l-319 319q-11 9-23 9t-23-9l-320-320q-15-16-7-35 8-20 30-20h192v-352q0-14 9-23t23-9h192q14 0 23 9t9 23v352h192q14 0 23 9t9 23zM768 352q-148 0-273 73t-198 198-73 273 73 273 198 198 273 73 273-73 198-198 73-273-73-273-198-198-273-73zM1536 896q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z"
}
}]
};
exports.arrowCircleODown = arrowCircleODown;
;