@icongo/mc
Version:
Micon Icons
13 lines • 808 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCOpera = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1984 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1255.6 130.8c-680.8 0-1010.4 895.2-590 1420.4 146 181.6 354.4 302.4 590 302.4 145.2 0 281.2-44.4 397.6-121.6-175.2 156.8-407.6 252-661.2 252-15.6 0-32 0-47.6-1.2C418.4 1958.4 0 1524.4 0 992 0 444 444 0 992 0h3.2c252.4 1.2 482.8 96.4 657.6 252.4-116-77.6-252.4-121.6-397.2-121.6zm407.2 1590.8c-163.6 98.8-362.8 94.4-528-23.2 224.8-82 390.8-366.4 390.8-706.4 0-338.8-164.8-623.2-389.6-706.4 167.2-116.8 364.8-121.2 531.6-20 423.6 394.8 422 1062.8-4.8 1456z"
})
}));
export { MCOpera };