@icongo/mc
Version:
Micon Icons
13 lines • 777 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlSpatialVolume0 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m677 768 256-256h91v1024h-91l-256-256H384V768h293zm219 1024q94 0 183-22t171-66l60 112q-96 51-200.5 77.5T896 1920q-124 0-238.5-32t-214-90.5-181-140-140-181-90.5-214T0 1024t32-238.5 90.5-214 140-181 181-140 214-90.5T896 128q109 0 213.5 26.5T1310 232l-60 112q-82-44-171-66t-183-22q-106 0-204 27.5T508.5 361 353 481 233 636.5 155.5 820 128 1024t27.5 204 77.5 183.5T353 1567t155.5 120 183.5 77.5 204 27.5z"
})
}));
export { MCMdlSpatialVolume0 };