UNPKG

@icongo/mc

Version:
22 lines (21 loc) 1.37 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MCCreativeCommonsPdAlt = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var MCCreativeCommonsPdAlt = function MCCreativeCommonsPdAlt(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.4 32c567.2 0 993.6 440.4 993.6 992 0 588.4-474 992-993.6 992C454.4 2016 0 1578 0 1024 0 492.4 418.8 32 990.4 32zm3.2 178.8c-472.8 0-814.8 391.6-814.8 813.2 0 439.2 364.8 811.2 814.8 811.2 412.8 0 811.2-324.4 811.2-811.2.4-455.2-360.8-813.2-811.2-813.2zM542 1293.2V744h272.8c134.8 0 202 62 202 186 0 36-12 186-228.4 186h-108v177.2H542zm136.4-446.4v166.4h116.8c111.6 0 120-166.4-3.6-166.4H678.4zm375.6 446.4V744h212.8c85.6 0 280 20.8 280 274.4 0 254-194.4 274.4-280 274.4H1054zm136.4-434V1178h79.6c96 0 138-61.2 138-159.6 0-168-124.8-159.6-140-159.6l-77.6.4z" }) })); }; exports.MCCreativeCommonsPdAlt = MCCreativeCommonsPdAlt;