react-icons-kit
Version:
React Icons Kit using various Svg Icon set
25 lines (24 loc) • 825 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_motion_photos_pause_twotone = void 0;
var ic_motion_photos_pause_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M22,12c0,5.52-4.48,10-10,10S2,17.52,2,12c0-1.19,0.22-2.32,0.6-3.38L4.48,9.3C4.17,10.14,4,11.05,4,12c0,4.41,3.59,8,8,8 s8-3.59,8-8s-3.59-8-8-8c-0.95,0-1.85,0.17-2.69,0.48L8.63,2.59C9.69,2.22,10.82,2,12,2C17.52,2,22,6.48,22,12z M5.5,7 C6.33,7,7,6.33,7,5.5S6.33,4,5.5,4S4,4.67,4,5.5S4.67,7,5.5,7z M9,9v6h2V9H9z M13,9v6h2V9H13z"
},
"children": []
}]
};
exports.ic_motion_photos_pause_twotone = ic_motion_photos_pause_twotone;
;