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

16 lines
893 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ShieldArrowRightFilled: FluentIcon;
export declare const ShieldArrowRightRegular: FluentIcon;
export declare const ShieldArrowRight16Regular: FluentIcon;
export declare const ShieldArrowRight16Filled: FluentIcon;
export declare const ShieldArrowRight20Regular: FluentIcon;
export declare const ShieldArrowRight20Filled: FluentIcon;
export declare const ShieldArrowRight24Regular: FluentIcon;
export declare const ShieldArrowRight24Filled: FluentIcon;
export declare const ShieldArrowRight28Regular: FluentIcon;
export declare const ShieldArrowRight28Filled: FluentIcon;
export declare const ShieldArrowRight32Regular: FluentIcon;
export declare const ShieldArrowRight32Filled: FluentIcon;
export declare const ShieldArrowRight48Regular: FluentIcon;
export declare const ShieldArrowRight48Filled: FluentIcon;