@icongo/mc
Version:
Micon Icons
13 lines • 573 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCYandex = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1024 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M612.4 1263.2 262.8 2048H8l384-839.2C211.6 1117.2 91.2 951.2 91.2 644.4 90.8 214.8 363.2 0 686.8 0H1016v2048H795.6v-784.8H612.4zM795.6 186H678c-177.6 0-349.6 117.6-349.6 458.4 0 329.2 157.6 435.2 349.6 435.2h117.6V186z"
})
}));
export { MCYandex };