@icongo/mc
Version:
Micon Icons
22 lines (21 loc) • 1.35 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.MCCreativeCommonsNcJp = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var MCCreativeCommonsNcJp = function MCCreativeCommonsNcJp(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1984 2048"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M990.8 32C414.4 32 0 499.2 0 1024c0 545.6 447.2 992 990.8 992 520.8 0 993.2-403.2 993.2-992 0-555.2-430-992-993.2-992zm2.4 1802.8c-448 0-814.4-370-814.4-810.8 0-84.4 12-164.8 36-241.2l508 226H611.2v154.4h232.4l22.8 47.2v74.8H611.2V1440h255.2v224h246.8v-224H1370v-142.8l324 144.4c-6 8.8-228.4 393.2-700.8 393.2zm350.4-549.2h-230.4v-74.8l11.6-22.4 218.8 97.2zm26-205.6v-71.2h-154.4l252-464H1204l-173.6 384-92-40.8L780 545.2H516.8l109.2 204-327.6-146c111.2-176.4 330.4-392.4 694.8-392.4 451.2 0 812 360 812 813.6 0 84-10.8 162.4-31.6 236l-404-180.4z"
})
}));
};
exports.MCCreativeCommonsNcJp = MCCreativeCommonsNcJp;