Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/comma.d.ts

8 lines
351 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CommaFilled: FluentIcon;
export declare const CommaRegular: FluentIcon;
export declare const Comma20Regular: FluentIcon;
export declare const Comma20Filled: FluentIcon;
export declare const Comma24Regular: FluentIcon;
export declare const Comma24Filled: FluentIcon;