@icongo/mc
Version:
Micon Icons
13 lines • 983 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCCreativeCommonsPd = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1984 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M992 32C444 32 0 476.4 0 1024c0 548 444 992 992 992s992-444 992-992c0-547.6-444-992-992-992zm0 1798c-556.8 0-943.2-552-760.8-1071.6l315.2 140.4c-8.4 42-13.2 86-13.2 131.6 0 396 295.6 507.6 481.6 507.6 91.6 0 214-26.8 317.6-118L1188 1244.4c-22 25.2-70.4 66.8-145.2 66.8-151.2 0-214.8-159.6-215.6-287.6 921.6 410.4 866 386 871.6 387.2C1561.6 1660.4 1296.4 1830 992 1830zm776.8-600-896-400c75.2-136 219.6-122.8 298.8-44l161.6-166.4c-108.4-93.2-232-110-312.4-110-189.6 0-323.6 82-402.8 206.4L318.4 582.4c144.4-219.6 392.4-364.8 674-364.8 444.4 0 806 361.6 806 806 0 72-9.6 141.6-27.2 208-1.2-.4-1.6-.8-2.4-1.6z"
})
}));
export { MCCreativeCommonsPd };