@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 595 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const MyLocationFilled: FluentIcon;
export declare const MyLocationRegular: FluentIcon;
export declare const MyLocation12Regular: FluentIcon;
export declare const MyLocation12Filled: FluentIcon;
export declare const MyLocation16Regular: FluentIcon;
export declare const MyLocation16Filled: FluentIcon;
export declare const MyLocation20Regular: FluentIcon;
export declare const MyLocation20Filled: FluentIcon;
export declare const MyLocation24Regular: FluentIcon;
export declare const MyLocation24Filled: FluentIcon;