@icongo/mc
Version:
Micon Icons
13 lines • 874 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlShuffle = 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: "M1765 640q-127 4-240.5 35.5t-215 87T1117 895t-172 170q-34 39-68 76t-72 72q-168 153-372 238T0 1536v-128q131 0 248.5-30.5t222.5-86 198.5-134T847 983q35-41 70.5-79t75.5-74q81-72 170.5-130t187-99 202-63.5T1766 512l-147-147 90-90 302 301-302 301-90-90zM805 836q-22 24-42.5 48.5T719 933q-74-68-157.5-122.5T387 718t-188-58T0 640V512q229 0 433 85.5T805 836zm904 335 302 301-302 301-90-90 147-147q-110-3-215.5-26t-203.5-64.5-188.5-100.5T987 1212q22-24 42.5-48.5t43.5-48.5q72 66 152 119t167.5 91 181 59 191.5 24l-146-147z"
})
}));
export { MCMdlShuffle };