@icongo/mc
Version:
Micon Icons
13 lines • 884 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlPlaybackRateOther = 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: "M2048 1024q0 140-37 272t-106 248-167.5 212.5T1517 1920h275v128h-512v-512h128v294q117-55 211.5-139.5t161-189.5 103-226.5T1920 1024q0-123-32-237.5t-90.5-214T1657 391t-181.5-140.5-214-90.5-237.5-32-237.5 32-214 90.5T391 391 250.5 572.5t-90.5 214-32 237.5q0 150 48 289t135 253 208 197.5T785 1887l-34 123q-110-31-208.5-84t-182-124T210 1643 96.5 1456 25 1248 0 1024q0-141 36.5-272T140 507.5t160.5-207 207-160.5T752 36.5 1024 0t272 36.5T1540.5 140t207 160.5 160.5 207T2011.5 752t36.5 272zm-512 0-768 443V581z"
})
}));
export { MCMdlPlaybackRateOther };