react-icons-kit
Version:
React Icons Kit using various Svg Icon set
38 lines (37 loc) • 876 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_streetview_twotone = void 0;
var ic_streetview_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12.56 14.33c-.34.27-.56.7-.56 1.17V21h7c1.1 0 2-.9 2-2v-5.98c-.94-.33-1.95-.52-3-.52-2.03 0-3.93.7-5.44 1.83z"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "18",
"cy": "6",
"r": "5"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M11.5 6c0-1.08.27-2.1.74-3H5c-1.1 0-2 .9-2 2v14c0 .55.23 1.05.59 1.41l9.82-9.82C12.23 9.42 11.5 7.8 11.5 6z"
},
"children": []
}]
};
exports.ic_streetview_twotone = ic_streetview_twotone;
;