UNPKG

@icongo/mc

Version:
13 lines 440 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlChevronRightSmall = 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: "m590 7 1017 1017L590 2041l-241-242 775-775-775-775L590 7z" }) })); export { MCMdlChevronRightSmall };