react-icons-kit
Version:
React Icons Kit using various Svg Icon set
47 lines (46 loc) • 1.26 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_time_to_leave_twotone = void 0;
var ic_time_to_leave_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5.12 11l-.12.34V16h14v-4.66l-.12-.34H5.12zm2.38 4c-.83 0-1.5-.67-1.5-1.5S6.67 12 7.5 12s1.5.67 1.5 1.5S8.33 15 7.5 15zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M18.92 5.01C18.72 4.42 18.16 4 17.5 4h-11c-.66 0-1.21.42-1.42 1.01L3 11v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.85 6h10.29l1.04 3H5.81l1.04-3zM19 16H5v-4.66l.12-.34h13.77l.11.34V16z"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "7.5",
"cy": "13.5",
"r": "1.5"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "16.5",
"cy": "13.5",
"r": "1.5"
},
"children": []
}]
};
exports.ic_time_to_leave_twotone = ic_time_to_leave_twotone;
;