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

7 lines
275 B
Plaintext

"use client";
import createSvgIcon from './utils/createSvgIcon';
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon( /*#__PURE__*/_jsx("path", {
d: "M15.53 17.46 12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46"
}), 'Wifi1BarSharp');