ohctechv3/.svn/pristine/50/505baf4019b05395e446707b67561ca058a6a95a.svn-base
2024-10-28 15:03:36 +05:30

7 lines
254 B
Plaintext

"use client";
import createSvgIcon from './utils/createSvgIcon';
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon( /*#__PURE__*/_jsx("path", {
d: "M19.59 7 12 14.59 6.41 9H11V7H3v8h2v-4.59l7 7 9-9z"
}), 'CallMissedSharp');