react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 742 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosMedicalOutline = void 0;
var iosMedicalOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M438,187.713l-31.927-55.426L288,200.574V64h-64v136.574l-118.073-68.287l-31.938,55.426L192.092,256L73.998,324.287\r\n\tl31.928,55.426L224,311.426V448h64V311.426l118.072,68.287l31.939-55.426L319.908,256L438,187.713z M416.176,330.125l-15.963,27.866\r\n\tL272,284v148h-32V284l-128.213,74l-15.969-27.785l128.228-74.197L95.822,181.861l15.964-27.859L240,228V80h32v148l128.213-74\r\n\tl15.969,27.785l-128.228,74.179L416.176,330.125z"
},
"children": []
}]
};
exports.iosMedicalOutline = iosMedicalOutline;
;