@icongo/mc
Version:
Micon Icons
13 lines • 769 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCVimeoV = 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: "M1791.2 614.4c-8 174.4-129.6 413.2-365.6 716.4C1182 1647.6 976 1806 807.2 1806c-104.4 0-192.8-96.4-265.2-289.2C401.2 1000 341.2 697.2 224.8 697.2c-13.6 0-60.4 28.4-140.8 84.4L0 672.8c206.4-181.2 403.6-382.8 527.2-394 139.6-13.6 225.2 82 257.6 286 114.8 726 165.6 835.6 374.4 506.8 74.8-118.4 115.2-208.4 120.8-270.4 19.2-183.6-143.2-171.2-253.2-124 88-288.4 256.4-428.4 504.8-420.4 183.2 4.8 270 124.4 259.6 357.6z"
})
}));
export { MCVimeoV };