UNPKG

@icongo/mc

Version:
13 lines 872 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCVimeoSquare = 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: "M1600 128H192C86 128 0 214 0 320v1408c0 106 86 192 192 192h1408c106 0 192-86 192-192V320c0-106-86-192-192-192zm-64.8 598.4c-5.6 124.4-92.8 295.2-261.2 511.6-174 226-321.2 339.2-441.6 339.2-74.8 0-137.6-68.8-189.2-206.4-100.8-369.2-143.6-585.6-226.8-585.6-9.6 0-43.2 20-100.4 60.4L256 768c147.6-129.6 288.4-273.6 376.4-281.6 99.6-9.6 160.8 58.4 184 204.4 82 518.4 118.4 596.8 267.2 362 53.6-84.8 82.4-148.8 86-193.2 13.6-131.2-102.4-122.4-180.8-88.8 62.8-206 183.2-306 360.4-300.4 131.6 4 193.6 89.6 186 256z" }) })); export { MCVimeoSquare };