ohctechv3/.svn/pristine/61/61e07ee3510096f0a843c7b185299cd9c00ccf50.svn-base

7 lines
227 B
Plaintext
Raw Permalink Normal View History

2024-10-28 15:03:36 +05:30
"use client";
import createSvgIcon from './utils/createSvgIcon';
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon( /*#__PURE__*/_jsx("path", {
d: "M5 14h3v6H5z"
}), 'SignalCellularAlt1BarSharp');