@icongo/mc
Version:
Micon Icons
13 lines • 439 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlPuncKey2 = 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: "M955 2048V0h138v2048H955zM0 0h140l263 1536H263zm1908 0h140l-263 1536h-140z"
})
}));
export { MCMdlPuncKey2 };