@icongo/mc
Version:
Micon Icons
13 lines • 1.23 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCViadeoSquare = 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-477.2 1396.8c-169.6 184.8-480 186.4-649.6 0-272-294.4-79.2-784.4 324.8-784.4 53.2 0 106.4 8.4 156.4 26.8-17.2 33.6-29.2 70.4-33.6 108.4-38.8-16.4-80.8-24-122.8-24-195.2 0-338.4 166.8-338.4 355.6 0 172 114 314.8 278 343.6 246-96 291.6-470.4 291.6-700 0-29.2 0-59.2-2.4-88.4C982 630.8 920.4 504 850 384.4c108.4 73.2 167.6 250 176.8 376.4v1.6c30.8 90 47.2 184.8 47.2 280 0 216.4-87.6 396-273.2 512.8l-9.6.8c200 4 344.8-154.4 344.8-348.8 0-48.8-8.4-97.2-27.6-142.8 38-7.6 74-22.4 105.6-42 61.2 146.4 50.4 349.2-91.2 502.4zm113.2-590c-53.2 0-100.4-28.4-137.6-64.4 87.6-48 198.4-122.8 249.2-212 6-12 16.4-34.4 18-48-50 111.6-176.8 199.2-295.6 226.8-18.8-29.2-30-62-30-97.2 0-41.2 20.8-96.4 51.6-126.4 86.4-82 212-34 289.6-200 130 184.8 52.4 521.2-145.2 521.2z"
})
}));
export { MCViadeoSquare };