UNPKG

@icongo/mc

Version:
13 lines 546 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlRadioBullet = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2048 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M1024 640q79 0 149 30t122.5 82.5T1378 875t30 149q0 80-30 149.5t-82.5 122T1173 1378t-149 30q-80 0-149.5-30t-122-82.5-82.5-122-30-149.5q0-79 30-149t82.5-122.5 122-82.5 149.5-30z" }) })); export { MCMdlRadioBullet };