@icongo/mc
Version:
Micon Icons
13 lines • 721 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlPuncKey0 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 4236 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1903 408h189l-134 328h-135zm-1773 0h138l-77 328H0zm2061 0h192l-134 328h-136zm1846 7q43 0 79.5 16.5t63 45 41.5 66 15 79.5-15 80-41.5 66.5-63 45T4037 830q-44 0-80-16.5t-62.5-45-41-66.5-14.5-80 15-79.5 41.5-66 62.5-45 79-16.5zm0 304q19 0 36-8t29-21.5 19-31 7-36.5q0-39-25.5-67t-65.5-28q-20 0-36 8t-28 21-18.5 30-6.5 36q0 18 6.5 35.5t18.5 31 28.5 22 35.5 8.5z"
})
}));
export { MCMdlPuncKey0 };