@icongo/mc
Version:
Micon Icons
13 lines • 819 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlFerrySolid = 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: "M1768 1792h152v128h-216q-12 24-29 47t-38 41-46 29-55 11q-41 0-71-9.5t-53.5-23.5-42-30.5-37-30.5-38.5-23.5-46-9.5-46 9.5-38 23-36.5 30-41.5 30-53.5 23-72.5 9.5-72.5-9.5-53.5-23-41.5-30-36.5-30-38-23-46-9.5-46 9.5-38.5 23.5-37 30.5-42 30.5-53.5 23.5-71 9.5q-31 0-56-10.5t-45.5-28.5-37-41-29.5-48l-2-3-214 3v-128h152L0 1487v-157l256-85V768h152l128-256h232V256h384v256h232l128 256h152v477l256 85v157zM896 512h128V384H896v128zm640 690V896H384v306l576-192z"
})
}));
export { MCMdlFerrySolid };