@icongo/mc
Version:
Micon Icons
13 lines • 891 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCCreativeCommonsBy = 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: "M1259.6 777.6v405.6h-113.2v482H838v-481.6H724.8v-406c0-17.6 6.4-32.8 18.4-45.2 12.4-12.4 27.6-18.8 45.2-18.8H1196c16.4 0 31.2 6.4 44.4 18.8 12.4 12.8 19.2 27.6 19.2 45.2zm-406-254.8c0-93.2 46-140 138-140s138 46.8 138 140c0 92-46 138-138 138s-138-46-138-138zM990.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.2z"
})
}));
export { MCCreativeCommonsBy };