@icongo/mc
Version:
Micon Icons
13 lines • 665 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCYahoo = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m1008 1168 16 880c-50.8-8.8-94-15.6-129.2-15.6-33.6 0-76.8 6.8-129.2 15.6l16-880C561.6 788.8 340 380.8 85.6 0c47.6 12.4 92 15.6 132.8 15.6 36 0 81.6-3.2 136.4-15.6 163.6 288.8 328.4 554.8 540 902C1044 655.6 1259.2 325.6 1434.4 0c44.4 11.6 88 15.6 131.6 15.6 46 0 92.8-4 140-15.6-137.6 191.6-526.4 867.6-698 1168z"
})
}));
export { MCYahoo };