ohctechv3/.svn/pristine/29/291757b004e600b8445f9ba96f810c030a31a7c7.svn-base
2024-10-28 15:03:36 +05:30

10 lines
424 B
Plaintext

"use client";
import createSvgIcon from './utils/createSvgIcon';
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
d: "m7.72 17.7 3.47-1.53.81-.36.81.36 3.47 1.53L12 7.27z",
opacity: ".3"
}, "0"), /*#__PURE__*/_jsx("path", {
d: "m4.5 20.29.71.71L12 18l6.79 3 .71-.71L12 2zm8.31-4.12-.81-.36-.81.36-3.47 1.53L12 7.27l4.28 10.43z"
}, "1")], 'NavigationTwoTone');