react-icons-kit
Version:
React Icons Kit using various Svg Icon set
27 lines (26 loc) • 864 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosUndo = void 0;
var iosUndo = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M447.9,368.2c0-16.8,3.6-83.1-48.7-135.7c-35.2-35.4-80.3-53.4-143.3-56.2V96L64,224l192,128v-79.8\r\n\t\tc40,1.1,62.4,9.1,86.7,20c30.9,13.8,55.3,44,75.8,76.6l19.2,31.2H448C448,389.9,447.9,377.1,447.9,368.2z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M447.9,368.2c0-16.8,3.6-83.1-48.7-135.7c-35.2-35.4-80.3-53.4-143.3-56.2V96L64,224l192,128v-79.8\r\n\t\tc40,1.1,62.4,9.1,86.7,20c30.9,13.8,55.3,44,75.8,76.6l19.2,31.2H448C448,389.9,447.9,377.1,447.9,368.2z"
},
"children": []
}]
}]
}]
};
exports.iosUndo = iosUndo;
;