@icongo/mc
Version:
Micon Icons
13 lines • 841 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlPuncKeyLeftBottom = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 3362 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M3090 640q69 65 120 148.5t84.5 176T3345 1154t17 190q0 94-16.5 191t-50 189-85 175-120.5 149h-86v-8q71-63 124-144.5t88.5-173.5 53-188.5T3287 1344q0-94-17-190.5T3217.5 966 3129 794t-125-145v-9h86zM1122 936h74v1112H720v-80h402V936zM0 626h476v78H75v1033H0V626zm2155 718q0-93 16.5-190.5t50-189.5 85-175.5T2427 640h86v9q-32 26-58.5 58.5T2404 773q-89 124-131.5 271.5T2230 1344q0 94 17 191t52 188.5 88 172.5 126 144v8h-86q-69-65-120.5-148.5t-85-176-50-189.5-16.5-190z"
})
}));
export { MCMdlPuncKeyLeftBottom };