UNPKG

@icongo/mc

Version:
13 lines 480 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCBandcamp = 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 0 1024s444 992 992 992 992-444 992-992S1540 32 992 32zm192.8 1304.4h-724L799.6 712h724l-338.8 624.4z" }) })); export { MCBandcamp };