UNPKG

@icongo/mc

Version:
13 lines 826 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlBusSolid = 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: "M1920 640v256h-128v1024q0 27-10 50t-27.5 40.5-40.5 27.5-50 10h-128q-27 0-50-10t-40.5-27.5-27.5-40.5-10-50H512q0 27-10 50t-27.5 40.5T434 2038t-50 10H256q-27 0-50-10t-40.5-27.5T138 1970t-10-50V896H0V640h128V320q0-40 15-75t41-61 61-41 75-15h1280q40 0 75 15t61 41 41 61 15 75v320h128zM256 1152h640V640H256v512zm256 320q0-26-19-45t-45-19-45 19-19 45v64h128v-64zm1152 192H256v128h1408v-128zm-128-128v-64q0-26-19-45t-45-19-45 19-19 45v64h128zm128-896h-640v512h640V640z" }) })); export { MCMdlBusSolid };