@icongo/mc
Version:
Micon Icons
13 lines • 635 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCRockrms = 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 32zm629.6 1678h-360l-448-525.2C742 1103.2 798 960.4 920 960.4h301.2L882.8 563.2 545.6 958.8h-360l588.4-690c57.6-73.6 165.2-69.2 218 0l630.8 740.4c76 91.2 8 228.8-110.4 224.4-2.4 0-296.8.8-296.8.8l406 475.6z"
})
}));
export { MCRockrms };